Forums Get help. Give help.
pick latest 5 posts tagged video for the anything slider...
-
$loop = new WP_Query(
array(
'numberposts' => 2,
'orderby' => 'post_date',
//'post_type' => 'anything_slides',
//'orderby' => $attr['orderby'],
'order' => $attr['order'],
'posts_per_page' => -1,
//'slide_cat' => $attr['cat'],
'tag' => 'video'
)
);
I am able to extract posts tagged video for anything slider however the player is not being seen. How can I fix this problem. Your help will be appreciated.
Thanks -
Unfortunately I am working locally.
I am using [jwplayer.....]
I can see the shortcode of jwplayer along with the content section in the slider....
However, If I use the posts from the anything slider then it works fine...
Is there any video slider that picks the recent posts....
Thanks -
Sorry, I'm clueless with this stuff... maybe Jacob can help you... try posting this question over in the Wordpress forums.
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Categories
- All Discussions15,493
- CSS Combat7,193
- Other Discussions3,820
- JavaScript Jungle2,455
- PHP Problems2,025
Tips
Just some helpful hints to get the most out of the forums.
