Hi,
The plugin is awesome and working very nice. I want to add ” a custom field value of posts as drop down with category chain select to filter post”.
please reply me.
Thanks,
Mithlesh
https://www.ads-software.com/plugins/category-ajax-chain-selects/
]]>Hi,
If you want this plugin to be working with Woocommerce product categories please update :
$taxurl = get_option('woocommerce_permalinks')['category_base'];
in chainselects.php line143
and :
taxurl = tax_url;
in chainselects.js line 29
https://www.ads-software.com/plugins/category-ajax-chain-selects/
]]>wordpress plugin Category Ajax Chain Selects shows wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/bricpro/public_html/wp-includes/functions.php on line 3049 , i added my site last year , now my site gets down because of some plugin issue , Now i had debugged my site i am receiving this error , i am not suur why this is happening for this plugin ,once i deactivate this plugin there error got removed , how can i fix this without loss my old data and functnalities.
https://www.ads-software.com/plugins/category-ajax-chain-selects/
]]>Sir
i am new to wordpress…
please tell me how to use your plugin….
i am using same kind of plugin from widget area…
but i can’t understand the coding..
and where to put this codding ..
and hoe to modify this codding according to my requirments
https://www.ads-software.com/plugins/category-ajax-chain-selects/
]]>how set text color red if the level is selected?
https://www.ads-software.com/plugins/category-ajax-chain-selects/
]]>there are two problems
1) if level>=3 the list_number>=3 is not loading
2) if $tax = a custom taxonomy, then at levels 1st and 2nd you see this (), only brackets, no name and not loading if level>=3
*if $tax=catecory and level<=2 it’s working
https://www.ads-software.com/plugins/category-ajax-chain-selects/
]]>OK, I have created a custom Post Type called Products, the taxonomies are as follows:
Systems & Assemblies
Systems A
Systems B
Product Category
Category 1
Category 2
Division
Division 1
Division 2
My code is as follows but it is not working.
<?php chainselect_getcategories( 'Products', 3, array('Systems and Assemblies', 'Product Category', 'Product Division'), array('Systems and Assemblies', 'Product Category', 'Division') ) ?>
I am not sure about that last array. I have a name with an & so do I use the slug or what?
Thanks
https://www.ads-software.com/extend/plugins/category-ajax-chain-selects/
]]>I am using this plugin and so far so good. I would like to know how to add the page title according to what the user selects. In case a user selects case1=Cars, case2=Toyota, case3 =toyota celica
i want the page title to be Showing Car Results for Toyota Celica
Any help will be apreciated
https://www.ads-software.com/extend/plugins/category-ajax-chain-selects/
]]>I have 3 categories and are displaying correctly but they all are wrapped inside a div id called “chainselect_wrap” can I put each select box in it’s own div and keep “chainselect_wrap” as the parent div? so it will be
chainselect_wrap
other-div
category_select_box
3 times
I tried adding the child div after the echo that calls “chainselect_wrap” it place them all correctly in its own div and displays correctly the content on the first select box but once selected the second and third select boxes are empty
https://www.ads-software.com/extend/plugins/category-ajax-chain-selects/
]]>Hi,
The plugin is awesome and works like a charm. I want to show “Empty Categories” in drop down as these categories have subcategories which have posts.
If I place a post in these empty categories, they start to display.
Thanx,
Navs
https://www.ads-software.com/extend/plugins/category-ajax-chain-selects/
]]>If you have 2 different taxonomies that are not hierarchical (actor, genre) and you are trying to use this ajax chained plugin to find a particular movie that has both taxonomies, how do you set it up? For example, you select from the actor dropdown “Bruce Willis” and then you select “Action” from the genre dropdown. And on submit you would find the list of movies such as die hard. Can this be done? Right now I can only seem to get it to work with any categories that are hiearchical (ie. parent/child categories) but that’s not really how you would set up taxonomies. Thanks in advance for your help.
https://www.ads-software.com/extend/plugins/category-ajax-chain-selects/
]]>Hey there,
I have made a main category (Country) then County and parented it with Country and then Town and parented it with County. I have put the code in the sidebar, I can select Country then County and then Town, I hit submit… and I get a error page 404. What do I do wrong?
https://www.ads-software.com/extend/plugins/category-ajax-chain-selects/
]]>Hi, is there someone who got this plugin working the way it should?
I have tried a lot but to me it seems the plugin only drills when the “last” or “deepest” dropdown has been selected…
In my case: vehicles -> manufacturers -> models
when I select a vehicle: nothing shows
when I select a manufacturer: nothing shows
I have to select the deepest (in hierarchy) dropdown which then shows me the correct results.
I have tried this in different combinations/configurations, no luck…
Kind regards,
Arne.
https://www.ads-software.com/extend/plugins/category-ajax-chain-selects/
]]>Simply doesn’t work with WordPress 3.05
]]>