PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Change default ad display order (http://www.photopost.com/forum/classifieds-installation-upgrades/109330-change-default-ad-display-order.html)

kontrabass July 25th, 2004 05:33 PM

Change default ad display order
 
I may be overlooking this... Is there an easy way to change the default display order, from 'most viewed' to most recently posted? I'd like new ads to be at the top by default.

TIA!

Chuck S July 27th, 2004 11:57 AM

In admin options

Show recent products in default location (bottom)? (if no, will display at top)

Show Most Recent Additions on Index page?

kontrabass August 16th, 2004 02:50 PM

Sorry - I wasn't clear. I'm looking at the ad listing pages. The default selection in the "Sort by..." drop down menu is "Most Views". I'd like to change this so that the default view selected is "Most Recent"....

Chuck S August 16th, 2004 03:03 PM

Okay in a future version most likely category specific sort parameters will be possible like Photopost.

For now to do that edit showcat.php line 78

if ( empty($sort) ) $sortparam = 2;

change to this

if ( empty($sort) ) $sortparam = 1;

nimzie February 24th, 2005 03:50 PM

how do I do this in PP 4.86?

Chuck S February 24th, 2005 04:50 PM

You dont

In Photopost cat editor you can specify the cat default sort order

nimzie February 24th, 2005 04:54 PM

I"m trying to change the combo box for sorting to sort the most recent first - and have it be the default. Not reorg the categories. Sorry for being vague :)

Chuck S February 24th, 2005 04:59 PM

what do you mean combo box?

This thread talking about sort order is talking about the sort order when going to showcat or in your case showgallery.

However the edit categories specified sort order will override that box setting to what the cat sort order is

nimzie February 24th, 2005 05:15 PM

Sorry, I thought he was referring to the Sort By: combo box (drop down list).

In ShowGallery, there is a Sort By drop down list. I would like to have sort by latest on top and be the default option chosen when the user goes to the screen.

Thanks

Chuck S February 24th, 2005 05:24 PM

He is

As I stated in Photopost Admin category editor you can specify a default sort for each cat

nimzie February 25th, 2005 04:27 PM

1 Attachment(s)
Chuck, I think we may have our lines crossed somewhere. I'm trying to change the sort order of this list so that latest comes up first and not most popular. The values to change in edit categories are to reorder my categories, not sort orders. Here is a screenshot. That is what I am trying to change.
Thanks for your help :)

Chuck S February 25th, 2005 06:07 PM

Yes and since your talking Photopost I have told you how to do it

nimzie February 26th, 2005 10:45 AM

1 Attachment(s)
Quote:

Originally Posted by omegatron
Yes and since your talking Photopost I have told you how to do it

I am talking about photopost and we still have our lines crossed. Attached is a pic of what you have mentioned to change. That changes the presentation order of the photopost galleries in the index screen. It has nothing to do with changing the sort order of that combo box I took the screenshot above.
Does anyone know how to make the sort order default be the Most Recent instead of most active?
I've attached a screenshot once again of my edit categories screen. There is nothing there about the sort order for the "Sort By" combo box (drop down list) found in the ShowGallery.php file.


All times are GMT -5. The time now is 06:27 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97