hi, it doesn’t work.
Error:Uncaught TypeError: Cannot read property ‘fn’ of undefined
the jquery wasn’t called as it requires the <script> tags
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js”></script>
without <script> tag, it becomes a variable i think.
Correct! td-api-plugin v1.1 worked. I’m using the latest newsmag version 2.3.4 and what’s bundled is old version of the plugin which is v1.0.. hope you bundle the latest plugin there in the next updates to avoid this issue.
Thanks a lot!
hi, any response?
hi, i’ve managed to fix it by specifying a height to the title, but if there’s any better fix, let me know. Thanks!
Thanks it worked somehow, but there still a problem..
please refer from this screenshot:
http://i.imgur.com/ObDgRHc.png
as seen above, it still creates a space.. i’ve noticed that when the title number of lines is not equal, it creates a space. as you’ve noticed, one module has 3 lines of title, while the next one, it has 2 lines of title.. then the space is created below.. any fix?
Thanks!
hi, it worked but creates spaces every 3 modules as shown here:
also, how can I decrease font size? it’s too big when i check in my mobile.
never mind, i solved it by copying the above code but replacing .td_block_wrap to .td-module-meta-info
Thanks!
thanks it worked in pages, but didn’t work in archive pages. any fix?
Just implement steps here: https://forum.tagdiv.com/how-to-make-the-site-faster/
It would be better if you’re on VPS hosting.
Mine is at 86% could go higher if only i can solve this render-blocking issue đ
Hi, i’m sorry but i think the fault is, i’m getting the registered scripts of the dashboard instead of the homepage. I seem to the scripts now. But another problem is the speedboost doesnt seem to work.
Here’s my system status
I deleted the cache content in wp-content > cache
however, pagespeed still shows the render block
here is my code added in speedbooster:
pagespeed seems to return the same renderblock error on the scripts i added. Also the default scripts like jquery etc..
I already tried in different browsers.
Hi, as I stated, i already generated the registered script(or render blocks that you are referring). refer from my first post. What I’m asking is their difference. What appears in pagespeed insights, doesn’t appear in the registered scripts.
hi, i’m sorry but im not familiar with wordpress syntax yet. So I need to put it on functions.php right? then how can i reference the js/css that appeared in pagespeed syntax?
Hi, let me clarify. my speedbooster plugin is activated in system status. I already did what you stated. the problem is the code in functions.php … the js and css in pagespeed insights doesn’t appear in the registered scripts generated by functions.php. I can’t get the id of the plugins to be put in speedboost plugin.