.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donations always welcome: www.zen-cart.com/donate
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Scenario:
I am re-writting the page ... I don't want you to see it ...
I am a typical store owner and do not know how to edit code ...
I need a switch or a configuration setting in the admin to turn off that text ...
I am a typical store owner and do not know how to edit code ...
I don't need all that stuff nor want all that stuff in the define page text editor ... I just want what I have in my language file define statement ...
I need a switch or a configuration setting in the admin to turn off that text ...
I am a typical store owner and do not know how to edit code ...
I want to turn off the Link in the more_information sidebox and add the link in the footer with EZ-Pages ... but I want the Define text to show ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
So the setting is just there "for completeness"? :)
Getting back to my other question for a minute, how do I change the link text itself from "Page 2" to something else?
In this tutorial section:
http://tutorials.zen-cart.com/index.php?article=242
it says I should change the definitions in the "page_2.php" file. But even after doing that the link text itself does not change....
doug
And when there are 1000s of Zen Carts out there and 10% want this working one way and 25% want it working another way and 35% want it another way and ... and ... and ...
You make a switch and let the store owner set it the way s/he wants to set it at any given moment of the day ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
The "link name" for the sidebox content is actually in the english.php file.
The "page_2.php" file contains the heading and breadcrumb definitions, as those are read "only" when page_2 is loaded (cuz "page_2" will load page_2.php language file and tpl_page_2_default.php template file, etc etc ...) but since the sidebox links are on "all "pages, it needs to be defined globally ... hence you'll see it in the english.php file, which loads for all pages.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donations always welcome: www.zen-cart.com/donate
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Bookmarks