Conversation
supportHi, anyone know how to show only posts that are in a certain category with the shortcode [ac-flexslider]? http://wordpress.org/plugins/arconix-flexslider/
Ok, I already have find out how to do this. In line 131 in functions.php ‘category_name’ => ” , I only needed to put the category name.
Ok, I already have find out how to do this. In line 131 in functions.php ‘category_name’ => ” , I only needed to put the category name.