Support Forums

Categories_Parent Not Displaying Totals

This is a discussion on Categories_Parent Not Displaying Totals within the Technical Support forums, part of the Technical Support Forums category; Hi, I am trying to display all my parent categories on my pages and am using the "categories_parent" plugin. I ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 02-13-2009, 12:14 PM   #1
Customer
 
Join Date: Aug 2008
Posts: 80
Rep Power: 14
nagrap2 is on a distinguished road
Default Categories_Parent Not Displaying Totals

Hi,

I am trying to display all my parent categories on my pages and am using the "categories_parent" plugin. I am not able to display the totals, do I have to specify another parameter as I see the function has the following set at the start: $show_total='N';


I am using the suggested code in my layout.tpl file as per the documentation.

{categories_parent}
<ul>
{foreach from=$pcat item=entry}
<li>{$entry.link} {$entry.total}</li>
{/foreach}
</ul>

If I want to also display the images for each category, can someone let me how I do this?

Thanks in advance...
__________________
Many Thanks,

Nagrap2

Developer Version 4.1
nagrap2 is offline  
Old 02-13-2009, 12:18 PM   #2
curmudgeon
 
Join Date: Mar 2006
Posts: 5,416
Rep Power: 138
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

include show_total="Y" in the plugin line....

{categories_parent show_total="Y"}

That plugin does not get category image details from the database at all so you would have to add that functionality to the plugin.
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline  
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Content Not Displaying tdisraeli Technical Support 16 01-14-2009 09:40 AM
Displaying enlarged images Red Technical Support 10 04-24-2008 11:36 AM
Displaying parent+subcategories rsigua Templates, HTML, CSS, and Design Help 3 08-01-2007 05:35 AM
Not displaying price Unregistered Pre Sales Questions 4 02-27-2007 01:39 PM


All times are GMT -4. The time now is 12:56 PM.


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