Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
gauravkohli
tagDiv Member

Hi,

I haven’t changed anything. I just added style.css and function.php. Still getting the same error.

Thanks

gauravkohli
tagDiv Member

Ya i have read and did the same thing, still i am experiencing the same problem. This may be because we are using child theme as when i use the main theme i am not getting this error.

Thanks

gauravkohli
tagDiv Member

Ya, That’s what i am looking for

Thanks

gauravkohli
tagDiv Member

Hi, i had 4.1 version only, still experiencing the same problem, we had more than 3000 fans, still it’s showing 0 fans.

gauravkohli
tagDiv Member

Hi Bogdan,

There are some simple things like post titles not appearing on our site http://goo.gl/bmGaV2 in IE 8 & 9 which the theme is supposed to work well on (please see attached). Please help us fix these errors are IE 8 & 9 have a share of 13% in the desktop market.

IE 8 screenshot of our site: http://i.imgur.com/caOFFaQ.jpg
IE 9 screenshot of our site: http://i.imgur.com/R50TT5q.png

Regards,
Gaurav

gauravkohli
tagDiv Member

Thanks Bogdan! I’ve been able to add it but just making sure that the syntax is $this->move_style_to_footer_queue(‘bp-legacy-css’) & not $this->move_style_to_footer(‘bp-legacy-css’) which is what the tutorial mentions (Tutorial doesn’t mention ‘footer_queue’, but ‘queue’).

Anyway, my file was saved. Do I have to clear cache before checking in Pagespeed (because I just checked & the performance has actually dropped).

Gaurav

gauravkohli
tagDiv Member

Hi Bogdan,

Thanks for your suggestions. We’re now using Super Cache & Cloudflare but still far from a decent load speed. I’m trying to add the below to the bottom of the file td-speed-booster.php but getting the error “Parse error: syntax error, unexpected ”); ‘ (T_CONSTANT_ENCAPSED_STRING)”. The position I tried to add this to was the line just below the line ‘new td_speed_booster();’

Please advise how to add the below to td-speed-booster.php without the error…

$this->move_js_to_footer(‘comment-reply’);
$this->move_js_to_footer(‘td-site-min’);
$this->move_js_to_footer(‘jquery-ui-widget’);
$this->move_js_to_footer(‘jquery-effects-shake’);
$this->move_js_to_footer(‘revmin’);
$this->move_js_to_footer(‘tp-tools’);
$this->move_js_to_footer(‘gmap_form’);
$this->move_js_to_footer(‘cfm_main_front_end’);
$this->move_js_to_footer(‘gmap_form_api’);
$this->move_js_to_footer(‘jquery’);

$this->move_style_to_footer(‘td-theme’);
$this->move_style_to_footer(‘js_composer_front’);
$this->move_style_to_footer(‘google_font_open_sans’);
$this->move_style_to_footer(‘google_font_roboto’);
$this->move_style_to_footer(‘google-fonts-style’);
$this->move_style_to_footer(‘rs-plugin-settings’);
$this->move_style_to_footer(‘contact_form_maker_frontend’);
$this->move_style_to_footer(‘jquery-ui’);

Regards,
Gaurav

gauravkohli
tagDiv Member

Hi

Thank you for the reply, we deactivated w3 Total cache plugin, re-activated it, emptied cache, disabled & re-enabled minification (including Java Script) to see if that was causing any js errors. Now it seems images are loading again (I hope its not a temporary effect & they dont go back to not loading at all).

Would really appreciate if you take a quick look to see if you still see any js errors

Also, since images are now appearing, please see if you can help with my original query about all images loading together after a noticeable delay.

Thanks

Viewing 8 posts - 1 through 8 (of 8 total)