Support Forums

advert number count in showlistings.tpl not using {$numrows}

This is a discussion on advert number count in showlistings.tpl not using {$numrows} within the Templates, HTML, CSS, and Design Help forums, part of the General category; I would like to show the actual number of items listed in showlistings.tpl If possible I would prefer not to ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 02-22-2010, 09:37 AM   #1
Customer
 
jason1971's Avatar
 
Join Date: Jan 2009
Location: England
Posts: 147
Rep Power: 13
jason1971 is on a distinguished road
Default advert number count in showlistings.tpl not using {$numrows}

I would like to show the actual number of items listed in showlistings.tpl If possible I would prefer not to use {$numrows} because if there are no listings there it still show up 1 because of the <TD> which shows "no listings found ...

I have found the code which shows the actual number of items listed below, but I cannot get it to show up in showlistings.tpl, I have done the debug thing and {$data[td].total} does not show up anywhere

{if $data[td].total <> ''} ({$data[td].total}) {/if}

Does this mean I am unable to show the exact number of items unless I use {$numrows} ?

Many thanks for any help offered

Jason
__________________
v4.1.8 Hosted - using Templatecodes neo2- green template
jason1971 is offline   Reply With Quote
Old 02-22-2010, 02:54 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 135
Eric Barnes is just really nice Eric Barnes is just really nice
Default

How about something like:
{if $numrows > 1}
Total Listings: {$numrows}
{/if}
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 02-23-2010, 01:20 AM   #3
Customer
 
jason1971's Avatar
 
Join Date: Jan 2009
Location: England
Posts: 147
Rep Power: 13
jason1971 is on a distinguished road
Default

thanks eric, worked a treat
__________________
v4.1.8 Hosted - using Templatecodes neo2- green template
jason1971 is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Number of views in Showlistings? Isje Technical Support 8 06-01-2009 04:50 AM
Count and show number of listings in showlistings.tpl jason1971 Technical Support 5 05-08-2009 03:00 AM
How to display a count of the number of ads in a category j890432m Technical Support 12 07-15-2008 03:19 PM


All times are GMT -4. The time now is 06:31 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0