• Resolved katmacau

    (@katmacau)


    Hi. Hustle is effecting my google page speed score by loading assets that are not used on pages that are not using the popup.

    I have one popup. I did previous allow fonts but reverted it back to default fonts only. My popup is only set to show on the home page.

    However I can see every other page is unnecessarily loading these assets:

    • hustle_icons-css
    • hustle_global-css
    • hustle_info-css
    • hustle_popup-css
    • hustle-fonts-css

    Along with the various JS items like hui_scripts-js-extra etc.

    I know I can manually unset these assets from loading but I want the plugin to not load them on every page. Please help

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @katmacau

    I hope you are doing well.

    Can you double check if you configured the visibility rules? https://wpmudev.com/docs/wpmu-dev-plugins/hustle/#visibility-modules

    Best Regards
    Patrick Freitas

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @katmacau,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to open a new thread if you have new queries.

    Kind Regards
    Nithin

    Thread Starter katmacau

    (@katmacau)

    Hello. Sorry about the delay. I’ve doubled checked visibility rules and its set to show on home page only.
    Screenshot: https://snipboard.io/DEVY57.jpg

    I can see its not loading all the assets but it is loading:

    – hustle-icons-font.woff2
    – hustle-fonts-css
    – hui_scripts-js-extra
    – hustle_front-js-extra
    – hustle_front-js
    – optin_admin_fitie-js

    I have also checked again and I am using Default fonts. I dont want any new fonts added.

    Plugin Support Laura – WPMU DEV Support

    (@wpmudevsupport3)

    Hi @katmacau,

    Hope this message finds you well.

    Those are not all the assets that Hustle loads when a pop-up is rendered.

    I ran a test on my site, using a page that does not have a pop-up enabled, but I was not able to find in audits any Hustle assets:

    https://pagespeed.web.dev/analysis/https-lauraz-store-forminator-quizz/lo9t5mss80?form_factor=mobile

    Could you share the link of your test so we can take a look?

    However, I notified our Hustle team, and once they reply we will update this topic with their comments.

    Best regards,
    Laura

    Plugin Support Laura – WPMU DEV Support

    (@wpmudevsupport3)

    Hi @katmacau,

    We receive an update from our Hustle team.

    They explained this is the expected behavior, which is due to avoiding issues when sites do have static caches as we experienced before.

    In such case, you can use this define on your wp-config.php:

    define('HUSTLE_STATIC_CACHE_ENABLED', false);

    Only if your server does not have a Static Server, otherwise some visibility conditions might not work.

    Best regards,
    Laura

    Thread Starter katmacau

    (@katmacau)

    Hi Laura

    This particular site is hosted with WPMU Dev and we are also using your hummingbird pro plugin. Should I still add that snippet?

    Thanks

    Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @katmacau

    In this case, you will need to disable our Static Server?Cache and use Cache from Hummingbird which can handle this snippet.

    Please note if you’re our paid member and your query is related to our products or sites hosted with us, you should always use our support page to create tickets: https://wpmudev.com/hub2/support

    Kind Regards,
    Kris

    Thread Starter katmacau

    (@katmacau)

    Hello. I looked at our WPMU hosting options and got “This setting can’t be changed on the Quantum plan.” What can I do?

    Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @katmacau

    Hope you’re doing well today!

    As mentioned in our previous response, since you have a hosted site with us and your query is related to our products, you can create a support ticket with us here: https://wpmudev.com/hub2/support

    Kind Regards,
    Saurabh

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Assets loaded on pages without popup’ is closed to new replies.