Hello
I try to exclude one category ID – but the project gets still displayed – Do you know what I´m doing wrong? – It exclude taxonomies only in search form.
If you want exclude taxonomies, in shortcode [mdf_custom] ( http://wp-filter.com/features/shortcode-mdf_custom/ ) use attribute taxonomy – write all the taxonomies except those who want to exclude
Is there a way to load the ajax without going up or down the page? – use attribute in shortcode [mdf_results_by_ajax] ( http://wp-filter.com/features/shortcode-mdf_results_by_ajax/ ) animate=0
Thread Starter
luc284
(@luc284)
Hi
thanks for your help the animate=0 works – Is there a setting where we can get your loading gif instead of ONE MOMENT?
the problem with the exclusion still exists:
we are using project-categories and we want to exclude some but if we use this shortcode it is not working, we still get the all the categories included
[mdf_results_by_ajax shortcode=”mdf_custom template=any/flippingrocks_1 post_type=project orderby=date order=desc taxonomies=ausbildung,aushilfsjobs,studium,fachkraefte,praktika,studierende” animate=0]
thanks for your help
Hello
your loading gif instead of ONE MOMENT? – http://c2n.me/3Htjf98.png
You use the incorrect syntax
Please read this( http://c2n.me/3HtjH3E.png ) – http://wp-filter.com/features/shortcode-mdf_custom/
Thread Starter
luc284
(@luc284)
thanks for your help – all solved