• Resolved etienne66

    (@etienne66)


    Hello everyone !

    I’m currently developing my comparative website with the rehub theme. For each comparative page i’m using the Advanced query listing builder component wich fetch all my product for a specific product category. The issue is that i’m adding a lot of product coming from many providers. Now in a list I can have like more than 100 product, it’s not a problem on the post page but in the Greenshift editor the query is also done and it’s making a lot of latency and it can even making the editor page crash. More I have product on a post more the editor page has latency. So I’m wondering if there is way to cancel the query from this component only in the editor mode. Or another way to reduce the latency from que query.

    Etienne

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpsoul

    (@wpsoul)

    If you plan to show users more than 100 items on page, you will need more powerful hosting. It doesn’t matter where you use query: in editor or in frontend. Both use Wp query class of wordpress. I recommend to use infinite scroll option in query builder

    Plugin Author wpsoul

    (@wpsoul)

    closing as it doesnt have activity

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