|
|
#1 |
|
Member
Join Date: Jan 2009
Location: England
Posts: 42
Rep Power: 2 ![]() |
Hi all,
I have a problem with my new_listings plugin. What I am trying to acheive is to have all new listings on the home.tpl page, but showing the new listings in say 4 per row and 3 rows all boxed in like my feature_listings_horizontal plugin below. I have tried to simply replace feature_listings_horizontal with new_listings and although it shows the new listings it only shows 1 listing per row, am I missing something ? or cant this be done ? Many thanks for any advise offered - Jason {* Featured Listings *}<br /> <table class="tableborder"> <tr> <th><img src="/uploads/featured-ad-s.jpg"> Your advert featured here for �5.00 <a href="/usercheckout.php"><font color=red>Add it here</a> </th> </tr> <tr> <td> {feature_listings_horizontal number=8 cols=4 table_attr='width="100%" align="center"' td_attr='width="25%" style="border: 1px solid #000;" align="center" valign="middle"'} </td> </tr> </tr> </table>
__________________
v4.0.9 Hosted |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,354
Rep Power: 41 ![]() ![]() |
Jason,
The new_listings plugin works the same as the featured listings. Did you put in the variables to actually show the "number" of listings and the number of "columns"? The featured listings that you show in your code shows only 8 listings in 4 columns which equals two rows.
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0.9, 4.1 Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds. Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#3 | |
|
Member
Join Date: Jan 2009
Location: England
Posts: 42
Rep Power: 2 ![]() |
Quote:
Yes I did put the number of listings and the number of columns, all it did was to increase the number of new listings shown, but one under the other, not side by side (if you know what i mean) to acheive 4 listings per row Jason
__________________
v4.0.9 Hosted |
|
|
|
|
|
|
#4 |
|
Member
Join Date: Jan 2009
Location: England
Posts: 42
Rep Power: 2 ![]() |
This is exactly what i used
{new_listings number=16 rows=4 cols=4 table_attr='width="100%" align="center"' td_attr='width="25%" style="border: 1px solid #000;" align="center" valign="middle"'}
__________________
v4.0.9 Hosted |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Plugin - Category Tag Cloud | Eric Barnes | v4 Modules / Modifications | 8 | 01-12-2009 03:14 PM |
| Search Mod Plugin For Location System V4 | asklexi | v4 Modules / Modifications | 1 | 12-26-2008 03:54 AM |
| Plugin - Recently Viewed | Eric Barnes | v4 Modules / Modifications | 17 | 11-04-2008 12:25 PM |
| Plugin Help | dollpage | v4 Questions & Support | 12 | 10-13-2008 04:37 PM |
| New_listings | quickbiz | v3.0 Questions & Support | 4 | 04-03-2006 09:40 AM |