Home › Forums › CSS › Website not displaying text? › Re: Website not displaying text?
February 19, 2013 at 11:44 am
#125236
Member
Viewing source and opening Inspector are two different things, really.
If you want to see the error that I see when clicking on your links, open up Chrome and right click anywhere on the page and select ‘Inspect Element’. Once the inspector is up you can go to the Console tab and see any errors that are running (you’ll also see that your Twitter code is throwing an error).
As far as changing it goes, I couldn’t actually find where the AJAX call is being made because the theme is bundled with *so many* JS files – I might be able to dig later today, but hopefully somebody else can help you out in the mean time.