Sort Display

tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Sort Display

Post by tubeman »

Hi,
How to sort galleries by Gallery shows?

Regards,
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Sort Display

Post by admin »

Hi!

order=total_shows
Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Sort Display

Post by tubeman »

Hi,

1.) Suppose my index page has 120 thumbs and I only want 5 new thumbs to appear between position 110-120 how do I achieve this?
2.) If at any point I don't want any new thumbs to appear on index page, how do I achieve this?

Regards,
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Sort Display

Post by admin »

1. settings

Test positions start
do not test new thumbs at positions higher then

110

Test positions end
do not test new thumbs at positions lower then
0 means any place after 'Test positions start'

120

% of test places on page
% of places on each page where we test NEW thumbs
Num of places = ("Test positions end" - "Test positions start") * percent of test places

4


2. just set % of test places on page = 0
Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Sort Display

Post by tubeman »

Thanks
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Sort Display

Post by admin »

NP
Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Sort Display

Post by tubeman »

Hi, If i want to sort display by total Gallery shows not shows, as you can see there are 2 parameters when we see thumbs in admin area, one is "shows" and another one is "Gallery shows", so what would I add here:

<thumb num=1-120></thumb>

Also do I need to add any desc or asc tag?

Please let me know. Thanks.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Sort Display

Post by admin »

order=total_shows

sorts by total Gallery shows DESC

lemme know if you need ASC
Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Sort Display

Post by tubeman »

Hi,
I tried :

<thumb order=total_shows num=1-120></thumb> but it didn't sort thumbs by Total Gallery Shows, it should display thumbs with highest number of Total Gallery shows. Still trying to figure this out.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Sort Display

Post by admin »

send me admin area and where\how to check it
Don't forget to run script update
Post Reply