• Resolved japohim

    (@japohim)


    Hello,

    I have installed your plugin (free version) three days ago and my website now loads in a blaze. Thank you for the wonderful work.

    My website is a career website where I use woocommerce, wpjm and capstone theme.

    After installing the plugin I noticed that the pagination feature where job seekers use to browse job feature is not working. On the single job pages as well there is a button where job seekers click to apply for the job. Both the pagination and single page apply buttons are there alright but when you clicked on it nothing happens. I am using litespeed cache. I have disabled the litespeed via debug mode and noticed that the problem is not coming from lite speed cache.

    Your plugin has really improved my site performance. I am counting on your support.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @japohim first, my apologies for not getting back to you sooner!

    I have installed your plugin (free version) three days ago and my website now loads in a blaze. Thank you for the wonderful work.

    That’s fantastic news! I hope you’ll use the plugin in the long run!

    I’ve inspected your website and it looks like you’re using LiteSpeed cache. The problem is that based not on the configuration set (which is more of an aggressive one), all the JS files are having the “defer” attribute and there is a problem with the order they are loading. When the page is cached and the optimization takes place (including the HTML minified, which seems to be causing issues with the code after <meta property="og:description" content=" if you check the HTML source in Google Chrome), there are errors in the console, including “Uncaught ReferenceError: jQuery is not defined“, a common JS error that happens when a script that is requiring JS code is triggering before the jQuery library has been loaded.

    Try to deactivate JavaScript optimization or at least remove “defer” for now and see how it works. You likely need a developer to make sure all the performance plugins are set properly. There are so many options out there in all these plugins, that it’s enough to incorrectly set one, and it will mess up things.

    I’d like to know, is there a reason you decided to use both LiteSpeed cache and Autoptimize? Is there a specific feature that one has and you used it and the other one hasn’t? Perhaps, for this website, you can only use one of these plugins, thus having fewer headaches with the configuration and there will be also fewer resources used overall. Too many performance plugins that do all sorts of operations can put pressure on the server and cause a high CPU load or a lot of memory usage.

    Thread Starter japohim

    (@japohim)

    Thank you for the comprehensive feedback. It is worth the wait.

    The issue was was resolved a day after I submitted the ticket. I was actually waiting on your technical advice as I am not a tech” person.

    I deactivated javascript optimizations on the said pages only (ie custom post pages and post) and it has been resolved!

    I use quite a lot of plugins which are all a must for me and and this plugin has really helped. That is why I am aggressive and it is working any way. Thank you.

    I will try your suggestion for the “defer” and see how it goes. But from my lay man perspective everything is fine.

    Regarding autoptimize and litespeed cache. I had quite a history with caching plugins. I started with W3 Total Cache and then added autoptimize but was still having challenges. My host suggested litespeed cache which happen to be their preferred method. From my perspective litespeed is the best of them all! So I currently use only litespeed cache. I am surprised autoptimize came up still because it has been deleted from site ages ago?

    I noticed that most people who use litespeed cache and want to use your plugin are hesitant or undecided regarding your plugin compatibility with litespeed. To me I think there is no problem at all. It has been active on my site for a couple of weeks now and I think it does not bite!

    Perhaps, I will let you gather my usage data to help you probe more into this issue. Thank you for given us this awesome plugin

    Thank you.

    Thread Starter japohim

    (@japohim)

    Hello Gabe,

    Thank you for the comprehensive feedback. It is worth the wait.

    The issue was was resolved a day after I submitted the ticket. I was actually waiting on your technical advice as I am not a tech” person.

    I deactivated javascript optimizations on the said pages only (ie custom post pages and post) and it has been resolved!

    I use quite a lot of plugins which are all a must for me and and this plugin has really helped. That is why I am aggressive and it is working any way. Thank you.

    I will try your suggestion for the “defer” and see how it goes. But from my lay man perspective everything is fine.

    Regarding autoptimize and litespeed cache. I had quite a history with caching plugins. I started with W3 Total Cache and then added autoptimize but was still having challenges. My host suggested litespeed cache which happen to be their preferred method. From my perspective litespeed is the best of them all! So I currently use only litespeed cache. I am surprised autoptimize came up still because it has been deleted from site ages ago?

    I noticed that most people who use litespeed cache and want to use your plugin are hesitant or undecided regarding your plugin compatibility with litespeed. To me I think there is no problem at all. It has been active on my site for a couple of weeks now and I think it does not bite!

    Finally, I will be using this plugin in all my future projects.

    Perhaps, I will let you gather my usage data to help you probe more into this issue (ie litespeed and Assets). Thank you for given us this awesome plugin

    Thank you.

    • This reply was modified 4 years, 9 months ago by japohim.
    • This reply was modified 4 years, 9 months ago by japohim.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pagination and Custom post buttons not working after install’ is closed to new replies.