• Resolved cdelin

    (@cdelin)


    Hi,

    I wonder if there is a way to speed up or prioritize the ajax loading of the counter number in the [ti_wishlist_products_counter] shortcode.

    The number is ajax loaded to the element with class wishlist_products_counter_number.

    If you open a fresh browser and visit the page the counter is one of the last things to load. In some cases you have to start scrolling before the number loads.

    There is nothing else wrong. I’m using the free version, would buying the plugin help? Any suggestions are welcome.

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

Viewing 1 replies (of 1 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @cdelin

    The loading of the counter is triggered on the page load event.

    In some cases, the counter number may appear to load later compared to other elements on the page. This can be influenced by various factors such as server performance and network speed. However, we have optimized the AJAX loading process to be as fast as possible.

    Please note that once the counter data is loaded, it is stored in the browser session and subsequent page loads will use this stored data instead of making another AJAX request. This helps to improve the performance and reduce the loading time on subsequent visits.

    Upgrading to the premium version of the plugin will not significantly impact the loading time of the counter. The AJAX loading process itself is already optimized for speed. However, if you are experiencing slow loading times, we recommend checking your server performance and overall website optimization to ensure optimal performance.

    If you have any specific suggestions or concerns regarding the loading time of the counter, please let us know, and we will be happy to assist you further.

Viewing 1 replies (of 1 total)
  • The topic ‘Widget counter number slow on inital load’ is closed to new replies.