Need a script for posting ads in gallery view not list view

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
SXP
Forum Newbie
Posts: 6
Joined: Thu Nov 14, 2013 8:28 pm

Need a script for posting ads in gallery view not list view

Post by SXP »

done, had a friend do it for me.
Last edited by SXP on Tue Dec 10, 2013 8:56 pm, edited 4 times in total.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Need help modifying a php classified ads script

Post by Celauran »

The layout you're describing can be achieved fairly easily by pulling in ads by descending date order and floating the elements within a container. Setting the desired 50 per page may be as simple as changing a setting in your script's pagination call, or you may need to handle pagination yourself.
SXP
Forum Newbie
Posts: 6
Joined: Thu Nov 14, 2013 8:28 pm

Re: Need help modifying a php classified ads script

Post by SXP »

.....
Last edited by SXP on Tue Dec 10, 2013 8:57 pm, edited 1 time in total.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Need help modifying a php classified ads script

Post by Celauran »

Better to post it here so anyone can help you.
SXP
Forum Newbie
Posts: 6
Joined: Thu Nov 14, 2013 8:28 pm

Re: Need help modifying a php classified ads script

Post by SXP »

Celauran wrote:Better to post it here so anyone can help you.
ok, thanks.. i'll do that.
SXP
Forum Newbie
Posts: 6
Joined: Thu Nov 14, 2013 8:28 pm

Re: Need help modifying a php classified ads script

Post by SXP »

..
Last edited by SXP on Tue Dec 10, 2013 8:58 pm, edited 2 times in total.
SXP
Forum Newbie
Posts: 6
Joined: Thu Nov 14, 2013 8:28 pm

Re: Need help modifying a php classified ads script

Post by SXP »

...
Last edited by SXP on Tue Dec 10, 2013 8:58 pm, edited 4 times in total.
SXP
Forum Newbie
Posts: 6
Joined: Thu Nov 14, 2013 8:28 pm

Re: Need help modifying a php classified ads script

Post by SXP »

am I posting the wrong files?
Post Reply