This topic has 3 replies, 2 voices, and was last updated 10 years, 10 months ago by Anonymous.
Viewing 4 posts - 1 through 4 (of 4 total)
I am unable to order the flex slides by date. I added a new slide for a client and its showing up last even though its the newest slide. http://www.andrebisson.ca/
Doesnt seem to be related to date published like normal
Any ideas? Thanks!
Brendan
Hi,
We’re sorry to say that, to display flex sliders based on date feature isn’t available as of now. We’ll implement that in the coming updates soon.
So is there anyway to control the order of them in general?
thanks
You can do that by changing the order and orderby in flex-slider.php file
Edit the code in musicplay/slider/flex-slider.php on line no. 50 as shown below,
'orderby' => 'date',
'order' => 'ASC/DESC'
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.