• Resolved timedoorwp

    (@timedoorwp)


    Dear 10Web Booster Team,

    I love using the plugin to easily boost my websites, but lately I notice some strange behavior that from my testing, is caused by 10Web Booster plugin.

    I use 10Web Booster to boost homepage speed performance, only homepage are set to be boosted, but somehow it affect javascript on other page.

    paramatex.com is an e-commerce website that use woocommerce, I also add YITH wishlist plugin for it. Although only homepage are optimised with 10Web Booster, login page javascript and YITH Wishlist javascript are not working properly.

    Login page (paramatex.com/login) will show both login and register form in a single page, by code this is correct, but since woocommerce control the view of login and register using Javascript, it should only show one of the form according to the URL.

    this can be fixed by simply clicking “clear cache” from 10Web Booster plugin on admin page.

    and Yesterday when checking the website, I notice that “add to wishlist” button on detail page always show spinner, and I think this is also can be fixed simply by clicking the “clear cache” on admin.

    I don’t think this should be happening. I hope 10Web Booster team can fix this problem. Since clicking “clear cache” on daily basis is not ideal.

    Thank You
    Best Regards

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Mane Grigoryan

    (@manegr)

    Hi @timedoorwp ,
    Thank you for contacting us. Our apologies for the caused inconvenience.

    The mentioned pages are not being optimized, however they are still being cached. To remove them from caching, please, follow these steps:

    1. Head to WordPress Dashboard > 10Web Booster section.
    2. Add &mode=advanced to the link in WordPress Dashboard.
    3. Find “Pages Where 10Web Booster is Disabled” under General section and exclude any page you need.

    Please, let me know if it helped.
    Regards, Mane

    Thread Starter timedoorwp

    (@timedoorwp)

    Dear @manegr,

    Thank you for the reply, I’ll test this out directly.
    But upon registering the page I want 10Web Booster to not cache, there are notes about how to write the path, is there any in-depth tutorial on how to do this?

    Currently I write like this

    /login /register /product/*

    to my basic knowledge of path this should work just fine, but I want to know if there are more advance way to do it

    Thank You
    Best Regards

    Plugin Support Mane Grigoryan

    (@manegr)

    Dear @timedoorwp ,
    Thank you for getting back to us. The pattern depends on your needs.

    For example /login is a specific URL pattern that matches only the exact path /login. It does not match any subpaths or additional segments in the URL. For example, it would match “https://example.com/login” but would not match “https://example.com/login/user” or “https://example.com/login/reset.”

    Meanwhile /login/* matches the exact path /login followed by any number of additional segments or subpaths. This means it can match URLs like “https://example.com/login/user” or “https://example.com/login/reset.”

    Regards, Mane

    Thread Starter timedoorwp

    (@timedoorwp)

    Dear @manegr,

    Thank you for the feedback.
    just to make sure, I’ll update my path.

    and while looking at the advance page option I want to ask what is the difference between “Pages Where 10Web Booster is Disabled” and “Non Optimizable Pages List”?

    I think that’s all for my current question.
    Thank you for the Time
    Best Regards

    Plugin Support Mane Grigoryan

    (@manegr)

    Dear @timedoorwp ,
    Non-optimizable pages are default pages, which we exclude form 10Web Booster to make sure they are not optimized and cached.

    This is done with the purpose to prevent any known issues.
    Regards, Mane

    Thread Starter timedoorwp

    (@timedoorwp)

    Dear @manegr,

    Thank you for the additional information.
    So it is better to add new path on the  “Pages Where 10Web Booster is Disabled” and leave the “Non Optimizable Pages List” as a default setting from the plugin itself.

    I think that’s all my question, thank again for the help.
    Best Regards

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Other Page Javascript aren’t working properly’ is closed to new replies.