Hey there. I would like to know where i can remove that "Lets see waht we have here" stuff, i dont like it and would like to edit it =) Where canif ind it? I havent been able to locate it as of yet
This is a discussion on How do i remove the "Lets see what we have here?" within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Hey there. I would like to know where i can remove that "Lets see waht we have here" stuff, i ...
Hey there. I would like to know where i can remove that "Lets see waht we have here" stuff, i dont like it and would like to edit it =) Where canif ind it? I havent been able to locate it as of yet
(Nearly) All text in OSC in contained in a file some where in /includes/languages/*.php or in a sub directory
In your case you want to edit .../<all languages>/index.php
Look for "HEADING_TITLE":
define('HEADING_TITLE', 'Let\'s See What We Have Here');
Good Luck!
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
First of all, I see this
define('HEADING_TITLE', 'Let\'s See What We Have Here');
in two places in the file. When I change either one, I can a parse error and have to re-upload my index.php file! It's such a simple change - I'm changing the text 'Let\'s See What We Have Here'
That's it...anyone have an idea? Did this work for others?
In oscmax, you no longer have to do this. You just need to edit your Category Heading Title in the admin. It will become whatever you set it at there.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
It can either be set through admin or in the catalog/includes/languages/english.php file.
Vince
http://www.inkyvinny.com
On a standard ms2 site I installed a search engine optimizer mod that replaced the "Lets see.." text with the category name. This makes the most sense. Is there a quick way to do this in Max? I assume there is a function I could call easily...
miahac, osCMax has a feature that when you create the category, you specify the custom text that you want. That way you can fully optimize the text heading to be whatever you want it to be.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
I am feeling a little dense because I do not see it. Here is what I am looking at:
UPDATE: I found the problem. In the main configuration, make sure you have Allow Category Descriptions set to true
Well, I assumed that since you wanted category descriptions that you would have left it on in the admin. This setting is always set to true by default, so you must have turned it off at some point.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
I must have, thanks though. I was not thinking to look there.
Bookmarks