Need a script for posting ads in gallery view not list view
Moderator: General Moderators
Need a script for posting ads in gallery view not list view
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.
Re: Need help modifying a php classified ads script
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
.....
Last edited by SXP on Tue Dec 10, 2013 8:57 pm, edited 1 time in total.
Re: Need help modifying a php classified ads script
Better to post it here so anyone can help you.
Re: Need help modifying a php classified ads script
ok, thanks.. i'll do that.Celauran wrote:Better to post it here so anyone can help you.
Re: Need help modifying a php classified ads script
..
Last edited by SXP on Tue Dec 10, 2013 8:58 pm, edited 2 times in total.
Re: Need help modifying a php classified ads script
...
Last edited by SXP on Tue Dec 10, 2013 8:58 pm, edited 4 times in total.
Re: Need help modifying a php classified ads script
am I posting the wrong files?