Long loading time (ajax)
-
Hey, I have a problem with your plugin (which is great!). When I use taxonomies with Posts, the data loads very quickly. However, when I switch to Pages (I have Case Studies—another custom taxonomy created in the WordPress database that contains categories for these Case Study pages), the loading time exceeds 4 seconds.
I noticed that the delay happens when the server processes the response, and it seems related to WordPress AJAX, possibly due to
wp.hooks.doAction("ymc_stop_loading_data", el).Could you help me understand why this issue occurs with Pages but not with Posts, or suggest a way to improve performance?
P.S. I tested another plugin, and it loads Pages much faster, so the issue seems to be specific to your plugin—which I would like to keep using. Also, even when I use the default filtering settings, the problem persists as soon as I switch the query from Posts to Pages. This seems to be the key indicator that something isn’t working correctly.
I can send the link to the website, but I would prefer not to publish it here.
The topic ‘Long loading time (ajax)’ is closed to new replies.