This is a discussion on Let\'s See What We Have Here instead of Category Name within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hello we just purchased a template of oscmax (Looks like it an oscommerce template) It workd fine , but it ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hello we just purchased a template of oscmax (Looks like it an oscommerce template) It workd fine , but it is showing "Lets see what we have here" instead of the category name , ( like it is in oscommerce) we got oscmax 2.0 rc3 version Does anyone knows where can I change it , so the categories heading will be the category name. Thank you |
|
#2
| ||||
| ||||
| First, do you have the Display category names feature enabled in the admin? Next, you would edit this in the index_products.tpl.php file and make sure the following code is present where the category description is supposed to be displayed: PHP Code:
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| i must say that this mod that is in OSCmax is pretty useless it does it work for a depth of 2 cat's not more so if you have a top catagorie that name it takes over and sometimes a catagorie below that but not further. |
|
#4
| ||||
| ||||
| Quote:
I just tested on 5 deep and it works fine with no issues. Take a look at the screen shot.
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| tha file index_products.tpl.php was only in fallback template It seems to be fine (like you said it should be " <?php /* bof catdesc for bts1a, replacing "echo HEADING_TITLE;" by "categories_heading_title" */ if ( (ALLOW_CATEGORY_DESCRIPTIONS == 'true') && (tep_not_null($category['categories_heading_title'])) ) { echo $category['categories_heading_title']; } else { echo HEADING_TITLE; } /* eof catdesc for bts1a */ ?> any way I noticed that the problem is in all templates aabox and fallback too. any Idea? Thanks Nimrod |
|
#6
| |||
| |||
| Quote:
/edit, with some searching i got it working like it should but then again i have index_products.tpl.php in my templates folder, so i think you should copy it over to your template folder (just in case) and further i made the mistake that i had made cat's without the mod on so that's why it didn't work. So set the mod to true and check your cat's so select one and edit it then you should get a other page then normal and make sure that "Category Name:" and "Category Heading Title:" are filled in then it should work. Last edited by Gizmor; 04-19-2008 at 07:22 AM. |
|
#7
| ||||
| ||||
| Quote:
The problem is not with osCMax. If you don't have Category Heading Title filled in in the admin panel for that category, it will display the default 'Lets see...' text. Is the template you purchased specifically for osCMax or osCommerce standard? If it is for osCommerce, it will not work with osCMax without converting it to use the BTS template format.
__________________ Michael Sasek osCMax Developer
|
| The Following User Says Thank You to michael_s For This Useful Post: | ||
yulises (04-20-2008) | ||
|
#8
| |||
| |||
| Thank you , My mistake , I just notice that the categorie heading title in the admin was blank, sorry for all the trouble i made... |
|
#9
| |||
| |||
| Hi, I had this problem too...and I figured out the same thing. I always try to remember that by far the largest number of computer issues are USER ERROR (in other words, its my fault, not the PC) Computers can be so humbling. J |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Specials & Products_new sort category & sub-category dropdown menu | michael_s | New osCommerce Contributions | 0 | 03-02-2008 10:23 PM |
| Category name listed twice for each category | seanloughry | osCMax v2 Customization/Mods | 0 | 11-02-2007 08:00 AM |
| Adding Category Descriptions in Category List for each Cat. | el1jones | osCMax v2 Customization/Mods | 1 | 03-15-2006 01:37 AM |
| Category name | damnedpig | osCMax v1.7 Discussion | 8 | 06-11-2004 11:32 AM |
| New category does not create new category folder | Anonymous | osCommerce 2.2 Installation Help | 3 | 02-23-2003 12:52 PM |