Page 1 of 1
Need a script for posting ads in gallery view not list view
Posted: Thu Nov 14, 2013 8:35 pm
by SXP
done, had a friend do it for me.
Re: Need help modifying a php classified ads script
Posted: Thu Nov 14, 2013 10:06 pm
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.
Re: Need help modifying a php classified ads script
Posted: Fri Nov 15, 2013 6:51 am
by SXP
.....
Re: Need help modifying a php classified ads script
Posted: Fri Nov 15, 2013 6:53 am
by Celauran
Better to post it here so anyone can help you.
Re: Need help modifying a php classified ads script
Posted: Fri Nov 15, 2013 7:28 am
by SXP
Celauran wrote:Better to post it here so anyone can help you.
ok, thanks.. i'll do that.
Re: Need help modifying a php classified ads script
Posted: Fri Nov 15, 2013 8:33 am
by SXP
..
Re: Need help modifying a php classified ads script
Posted: Fri Nov 15, 2013 8:38 am
by SXP
...
Re: Need help modifying a php classified ads script
Posted: Sat Nov 16, 2013 8:40 am
by SXP
am I posting the wrong files?