Still looking for coder who can help me. phpnoobie not answering after recieve files.
Hi jankovichs,
I have replied but I cant see it in my outbox so maybe I didnt send it
Ive had a little play around and look at the plugin and the styling part is no problem for me, I can get it looking identicle to your example. But the problem is that the classifieds plugin outputs the layout in rows for each category, I switched the layout into columns but it just creates new columns for each category on a single row (which will eventually bloat your theme after 4-5 cats).
I need to figure out how to include the PHP output in a "loop" to that it creates a new row after every 4 columns.
Ive tried a few things I found on google, but no success as of yet... Its probably a really simple solution, im sure Im pretty close to getting it working but not quite yet... im not called PHPnoobie for nothing lol
Hopefully one of the more experienced coders can shed some light on this, and how to add the output onto new rows after x amount of columns.
@Moc - Yes I found that one and tried several others I also found on google.
They dont call me PHPnoobie for nothing lol, I do understand the concept of how that code works, but as to how to implement it into a plugin, is way beyond me...