![]() |
RP3.3 Category Intros Hi Chuck, We'd like to enable category intros, but I'm not sure how they work. I entered an Intro Title and some Intro Text in the category editor form, and enabled Category Intro, but I don't see it when viewing the category. What am I doing wrong? I couldn't find a global admin option that would disable them. Is there one? We're running RP3.3. Thanks, Zig |
Hello If you do the cat into in admin category editor it should show when viewing the category in showcat script |
Well, I don't see it anywhere when viewing the category. I've checked our copy of showcat.php. It matches the 3.3 distribution. What else should I check? Quote:
|
http://www.reeftalk.com/reviews/index.php/cat/39 I show that it works fine I would need more info maybe a url here. I think the issue here though is the whole thought of the feature and how it works. Basically it was designed for parent categories which have subcategories which as we know are served via the index.php file. Now if you want category intro's for categories that do not have subcats for I think you might want to do this simple edit in showcat.php add in bold. Code: Content visible to verified customers only. |
Hi Chuck, Thanks for you fast response! This mod works, but only if I set "Contains Products" in the category with the intro to "No". When I do this, I can see the Intro title and text, but it causes an unwanted side-effect: The categories with intros are listed in the index with a dark grey background with an expand/contract button (+/-) while categories without intros are in light grey without the +/- button. We also don't get the number of products and review stats displayed for categories with intros either. We have the depth of categories to display set to 3 (maximum category depth of our implementation). I'm not sure yet if this is acceptable. Is there any way we can get the intros without changing the way the index is displayed? Thanks, Zig Quote:
|
actually just replace $hasintro with $catinfo['intro'] in the query define at top of showcat.php |
Thanks Chuck! That did the trick. Do I still need the first mod? Quote:
|
yes of course |
| All times are GMT -5. The time now is 01:59 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0