Thread Starter
snive
(@snive)
Yes I think it’s strange
I’ve tried to use OR and then I get more hits but I whant to use AND to only show post with the both values
I’m using Advanced Custom Fields plugin to add this different custom fields but that schould not be the problem because I can use the custom fields like normal fields
Thread Starter
snive
(@snive)
Yes
it was the “$(‘.anythingSlider’).anythingSlider(4);” I was looking for
Sorry I asked the question before I looked in the Wiki
Big Thanx!
You can call shortcode in the header with do_shortcode
example:
<?php echo do_shortcode('[anything_slides cat=yourcategory width=500 height=200 delay=1000 resume=15000 animation=750 order=ASC orderby=menu_order]'); ?>