Changing the 3.1 Single Page Ad listing
If someone would like to know how to do this with ClassiPress 3.1 I will post a Mod if you reply with a request.
This view shows my use of some Custom Field Checkboxes in the Form for a Sales/Rental property category. When the Ad poster fills out the form it has some categories to include extra information about the Ad for the property or rental.
Normally, ClassiPress 3.1 out-of-the-box will place all Custom Fields information in the upper right where the Street and City are listed. I have changed this default to make, in my case, all checkbox form fields to show up in those boxes as unordered list items.
The boxes on the right show some of the values that could be checked in the form.
This is a Test site that is not open to the public yet.
The boxes on the right can also be created with no borders by modifying the CSS style.
This is my attempt to use more of the white space on the right and to Compact details so that the Upper Righhand list area does not get so long.
I also wrote the code to keep the Custom Field Checkbox values from showing up as comma separated items in the Top Right List area. This code keeps them from showing up and places them instead in the Ul - li list boxes.
Also, for
SEO purposes my code puts the full text Description higher in the code than the checkboxes so that a search engine sees the description text paragraphs before it reads the checkbox values...
Here is a view of how I use the single ad listing space.