This is a discussion on A Few questions. Are They Possible? within the v4 Questions & Support forums, part of the Help & Support category; Sorry here's my Classifieds...
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#11
|
||||
|
||||
|
Sorry here's my Classifieds
__________________
Ver.4 Designer |
|
#12
|
||||
|
||||
|
Try to replace your layout.tpl file with this one:
http://www.68classifieds.com/customerhelp/layout.txt This creates a right column and no left column.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter |
|
#13
|
||||
|
||||
|
Thanks for the swift reply. I'm sorry if there is a misunderstanding, but I want to keep the left column. I want to create an additional column on the right that will include the Member Nav, nav, and the feed info you provided.
Set-up something like: [Categories|content | member nav] [sponsor |content | navigation] [sponsor |content | rss feed] Thanks
__________________
Ver.4 Designer |
|
#14
|
||||
|
||||
|
Here is an updated version:
http://www.68classifieds.com/customerhelp/layout.txt This has three columns like you want. Each one has a comment to specify where it goes.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter |
|
#15
|
||||
|
||||
|
You're the man!
I'll give it a go....
__________________
Ver.4 Designer |
|
#16
|
||||
|
||||
|
Thank you sooo much Suzkaw for the above. It wasn't quite what I wanted, but I was able to use it as a start to get me to what I needed.
![]() Also, can you tell me how to create the below? I would like to add a "Quick Links" heading. Quote:
__________________
Ver.4 Designer |
|
#17
|
||||
|
||||
|
Hi,
I am using the code Eric posted on the previous page. It works fine but i cant limit how many display, the example you gave was a .php this is .aspx how can i limit it to 3 items? Cheers, Nick
__________________
Nick Bowers 68c v4.09 Developer |
|
#18
|
|||
|
|||
|
Quote:
You can append the following to the 'external' address. (For example: yoursite.com/external.php?type=new) 1. type - new - featured - top - dateadded (default) 2. cat - the cat's slug - the cat id may work 3. state 4. city 5. country 6. owner 7. searchtext 8. minprice 9. maxprice 10. limit So, it sounds like you need to use 'limit' instead of 'count'. Hope this helps. |
|
#19
|
||||
|
||||
|
Hi,
Sorry i should have explained myself a bit better. I am not rrying to do it for my feed. For example Coal Mining How can i limit one of these? Cheers EDIT: in the index.php i have $url = 'http://www.truckworld.com.au/absolutenm/rss.aspx; but if i have $url = 'http://www.truckworld.com.au/absolutenm/rss.aspx?limit=2'; nothing changes.
__________________
Nick Bowers 68c v4.09 Developer Last edited by bowers01; 11-11-2008 at 07:23 PM. |
|
#20
|
||||
|
||||
|
You would limit it inside the foreach loop. For example:
PHP Code:
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Some questions | cwp | v4 Questions & Support | 7 | 02-27-2008 04:20 PM |
| More Pre Sales Questions | Ken | Pre Sales Questions | 11 | 01-16-2008 07:50 PM |
| just a few questions before I buy the hosted version | Unregistered | Pre Sales Questions | 4 | 07-18-2007 09:38 AM |
| Some Questions | wel-usa | v3.1 Questions & Support | 15 | 06-25-2006 02:42 AM |