-
Created a topic, My users love it, on the site WordPress.org Forums:
Easy to setup, adds a rank and ranking image depending… -
Posted a reply to Conditional Dropdown Values Issue v2.2.1, on the site WordPress.org Forums:
The 'All taxonomy' option is removed from ALL dropdowns when an option is selected. -
Posted a reply to pictures attachments show in search results !!!, on the site WordPress.org Forums:
I also have this issue in the latest version. -
Created a topic, Conditional Dropdown Values Issue v2.2.1, on the site WordPress.org Forums:
The conditional dropdown values were working fine for … -
Created a topic, Future multiple terms support, on the site WordPress.org Forums:
I have read your FAQ and have seen that this isn't cur… -
Posted a reply to Cannot order select fields using API, on the site WordPress.org Forums:
Resolved using: function moveElement(&$array, $a, $b) { $out = array_splice($array, $a, 1); array_splice($array, $b, 0,… -
Posted a reply to Missing argument 2 for custom_tax_ordering(), on the site WordPress.org Forums:
Can you explain how moveElement($taxonomies, 3, 0); allows us to rearrange the filters? -
Created a topic, Cannot order select fields using API, on the site WordPress.org Forums:
I am attempting to rearrange my filters based on your … -
Posted a reply to Activating plugin error, on the site WordPress.org Forums:
This was an issue caused by disabling a custom post types/taxonomies plugin - and therefore… -
Posted a reply to Multiple PHP errors after WP 4.6.1 & plugins upgrade, on the site WordPress.org Forums:
*Touch wood* I have fixed this by upgrading from PHP 5.4 to 5.6 -
Created a topic, Activating plugin error, on the site WordPress.org Forums:
I have just upgraded WordPress to the latest version, … -
Posted a reply to Multiple PHP errors after WP 4.6.1 & plugins upgrade, on the site WordPress.org Forums:
That cleared up and now it is: Fatal error: Call to undefined function wp_edit_posts_query() in… -
Posted a reply to Multiple PHP errors after WP 4.6.1 & plugins upgrade, on the site WordPress.org Forums:
After posting this I have just refreshed and have a white screen with the error:… -
Posted a reply to Multiple PHP errors after WP 4.6.1 & plugins upgrade, on the site WordPress.org Forums:
The difficulty right now is that the admin area has everything enabled and has no… -
Created a topic, Multiple PHP errors after WP 4.6.1 & plugins upgrade, on the site WordPress.org Forums:
I have read the WP4.6 master list and cannot fix my is…