codenegar
Forum Replies Created
-
Great. Thanks.
Thank you.
I did another debug and found that errors happen in aiosp_mrt_get_url function.
At line 1821 when it looks for a taxonomy and a term, if the term is empty, get_term_link return an error.
If you add here a condition to check $term, $taxonomy are not empty, it would be much bullet proof code.I have a plugin that generates pages on the fly, it uses WordPress search and custom taxonomies to create pages with custom posts.
Some users can’t load pages when your plugin is active, I debugged the code and found that your plugin uses $url variable as string (in fact it’s a wp_error object in those cases).
I need to edit each your plugin, but it’s more bullet proof for your plugin to avoid using wp_error as string.You can use WooCommerce AJAX Product Filter Here is a screenshot.
Forum: Plugins
In reply to: [WooCommerce] Show result excerpt of layered navigation filteringYou can use WooCommerce AJAX Product Filter Here is a screenshot.
Forum: Plugins
In reply to: {Plugin: WooCommerce Ajax Layered Nav] Not displayingYou can use WooCommerce AJAX Product Filter Here is a screenshot.
Forum: Plugins
In reply to: [WooCommerce] Advanced Product FiltersYou can use WooCommerce AJAX Product Filter Here is a screenshot.