• gmoney9

    (@gmoney9)


    Hello, the plugin works flawlessly, but it’s a bit slow on displaying the savings on product pages. Does this affect certain setups or something?

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

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

    (@pluginbrew)

    Hi @gmoney9,

    Greetings from Pluginbrew!

    Glad to hear the plugin is working well overall. As for the savings display being a bit slow on product pages, yeah, a few factors can affect that:

    It uses AJAX to fetch data after the page has already loaded. Some themes or page builders (like Elementor or WPBakery) delay rendering certain product elements.

    If you’re using caching (e.g., WP Rocket, W3 Total Cache) or lazy loading (e.g., for JavaScript or DOM elements), the plugin’s scripts might be delayed or deprioritized. To analyze this further, can you provide your system status report from WooCoomerce -> Status -> System Status -> Get System Report?

    Thread Starter gmoney9

    (@gmoney9)

    Plugin Author pluginbrew

    (@pluginbrew)

    Hi @gmoney9,

    The plugin uses an AJAX call to display the savings amount, which is triggered when a user selects product variations. This ensures that the savings are calculated accurately based on the selected options.

    The slight delay you’re noticing happens after the plugin sends the request and waits for the server to respond with the calculated savings. This response time can vary depending on your site’s infrastructure and server performance. While a minor delay is normal, especially during dynamic calculations, any significant delay would likely be due to server-side processing and can be optimized on that end.

    Overall, the plugin is designed to be efficient, and with a well-optimized server setup, the savings display should feel smooth and responsive.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.