The Crabby Host Archives
Search:     Advanced search
* Home
The Crabby Host Archives  |  Crabby eCommerce Business Solutions  |  Get Zenned! Zen Cart Help and Information Center  |  Topic: HELP! TOTAL DUMMY DESPERATELY NEED HELP! 0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 3 Go Down Print
Author Topic: HELP! TOTAL DUMMY DESPERATELY NEED HELP!  (Read 664 times)
juliartz
Gettin' Crabby
*

Karma: 23
Offline Offline

Posts: 127



« on: November 14, 2007, 12:08:43 AM »

ok, now anyone who does respond, please keep in mind, that you need to really dumb down your answers to me, ok?  On the sidebars see where it says page 2, 3 etc? How do I change/rename that? And, is there a way to ADD some more? I would appreciate any help I can get.  Thanks bunches!
~julz~
Logged

JuliArtz ~ Where Art & Life Come Together
The Tavern Wench
Administrator
Cranky Crab
*

Karma: -1313
Offline Offline

Posts: 2682


Stupidity is its own punishment.


« Reply #1 on: November 14, 2007, 12:28:07 AM »

Ok Julz...

That has to be changed in your Zen Cart files, either via FTP or your Cpanel File Manager.
The file you need is public_html/includes/languages/YOUR TEMPLATE/english.php

The place to change it is located on or about line 147 and it will look like this:
Quote
// information box text in sideboxes/more_information.php - were TUTORIAL_
  define('BOX_HEADING_MORE_INFORMATION', '');
  define('BOX_INFORMATION_PAGE_2', 'Page 2');
  define('BOX_INFORMATION_PAGE_3', 'Page 3');
  define('BOX_INFORMATION_PAGE_4', 'Page 4');

Make sure you leave the ' marks and only change the text in between. (I highlighted it in red what to change)

Now you will also have to go to public_html/includes/languages/english/page_2.php

To change this:
Quote
define('NAVBAR_TITLE', 'Page 2');
define('HEADING_TITLE', 'Page 2');

As far as adding extra pages...there is a mod that will do that.  You can find it here: About Us Page Mod

Personally, I find it much easier to just use the EZ Pages. 



HTH 
Logged
juliartz
Gettin' Crabby
*

Karma: 23
Offline Offline

Posts: 127



« Reply #2 on: November 14, 2007, 12:51:26 AM »

Ok Julz...

That has to be changed in your Zen Cart files, either via FTP or your Cpanel File Manager.
The file you need is public_html/includes/languages/YOUR TEMPLATE/english.php

The place to change it is located on or about line 147 and it will look like this:
Quote
// information box text in sideboxes/more_information.php - were TUTORIAL_
  define('BOX_HEADING_MORE_INFORMATION', '');
  define('BOX_INFORMATION_PAGE_2', 'Page 2');
  define('BOX_INFORMATION_PAGE_3', 'Page 3');
  define('BOX_INFORMATION_PAGE_4', 'Page 4');

Make sure you leave the ' marks and only change the text in between. (I highlighted it in red what to change)

Now you will also have to go to public_html/includes/languages/english/page_2.php

To change this:
Quote
define('NAVBAR_TITLE', 'Page 2');
define('HEADING_TITLE', 'Page 2');

As far as adding extra pages...there is a mod that will do that.  You can find it here: About Us Page Mod

Personally, I find it much easier to just use the EZ Pages. 



HTH 


uh ummm, the ezpages? How do you change/rename/add in there? Could you give me a little more help there, purty pleeze??  sniff
Logged

JuliArtz ~ Where Art & Life Come Together
The Tavern Wench
Administrator
Cranky Crab
*

Karma: -1313
Offline Offline

Posts: 2682


Stupidity is its own punishment.


« Reply #3 on: November 14, 2007, 07:10:56 AM »

uh ummm, the ezpages? How do you change/rename/add in there? Could you give me a little more help there, purty pleeze??  sniff

It was late when I wrote that and may not have been clear.  Sorry. sniff

You can 'turn off' your 'More Information' box and not display the Page 2, Page 3, Page 4 links.  Then you can use the EZ Pages instead of those 3 pages. 

Did that make sense?  I need more coffee.  morning coffee  hysterical
Logged
Baysbeauty
Baysbeauty Gift Store
Really Crabby
*

Karma: 171
Offline Offline

Gender: Female
Posts: 643



« Reply #4 on: November 14, 2007, 10:22:31 AM »

Juls, here is a link of an easy step by step for you.

http://tutorials.zen-cart...com/index.php?article=242

My page 2,3,& 4 our now my About Us, Out of Stock and Discontinued Items.
Logged

juliartz
Gettin' Crabby
*

Karma: 23
Offline Offline

Posts: 127



« Reply #5 on: November 14, 2007, 01:41:23 PM »

Juls, here is a link of an easy step by step for you.

http://tutorials.zen-cart...com/index.php?article=242

My page 2,3,& 4 our now my About Us, Out of Stock and Discontinued Items.

Ok, I changed the name of the pg 2, 3,4 last night (umm, early this morning - with help of course) and I also renamed one to another. My question is that I need another space/title link. How can I easily add one? And just where do I find the links for the "newsletter"?   
Logged

JuliArtz ~ Where Art & Life Come Together
Baysbeauty
Baysbeauty Gift Store
Really Crabby
*

Karma: 171
Offline Offline

Gender: Female
Posts: 643



« Reply #6 on: November 14, 2007, 01:45:25 PM »

I'm not sure how to do a page four, however you can go into your ez pages and make as many pages as you want. 

Look at my site, www.baysbeauty.com and you will see on the right side "Important Links".  Those are easy pages and you can add as many as you want.
Logged

Alana
Gettin' Crabby
*

Karma: 115
Offline Offline

Gender: Female
Posts: 138



« Reply #7 on: November 14, 2007, 02:02:43 PM »

Although I do not have this cart, if you wanted to add additional pages, couldn't you just copy and paste the line before it and add it to the next line with the new name?  I have done something like that before on my cart.

Alana
Logged

The Tavern Wench
Administrator
Cranky Crab
*

Karma: -1313
Offline Offline

Posts: 2682


Stupidity is its own punishment.


« Reply #8 on: November 14, 2007, 02:57:42 PM »

I wish it was that easy in Zen Alana! blink1
It involves more than just one file from what I've seen.

In Zen, the only way I know of to add addtional pages to the More Information Box (with the other 3) is to install the About Us mod I mentioned in my previous post.

That's why I said that for me it was easier to just use the EZ Pages like Bays is talking about.

HTH 
Logged
Alana
Gettin' Crabby
*

Karma: 115
Offline Offline

Gender: Female
Posts: 138



« Reply #9 on: November 14, 2007, 03:35:17 PM »

oh my.  I have much to learn about those Zen carts.   For my custom pages, I do that in my admin and it just says add another custom page, so I can add as many and title them to what ever very easily.  I still edit in my text editor and then paste into my add custom pages in admin.

If I want to make changes to my default page, I just pull that file from my FTP, edit and upload it.  I have never had to do something for one file and change it in another file to get it to work.  I am usually dealing with one file for the whole process.  The main thing for me is to know which file I am editing.  Not all are created equal.  LOL..

It is important to know what file your working with.
Logged

The Tavern Wench
Administrator
Cranky Crab
*

Karma: -1313
Offline Offline

Posts: 2682


Stupidity is its own punishment.


« Reply #10 on: November 14, 2007, 03:41:45 PM »

Our Zen 'EZ Pages' are set up that way.  We do everything thru the admin.  I figure eventually they may do away with the 'more information' sidebox and those pages 2,3,4 or fix them where you can edit the titles from the Admin.

Right now they are set up where you can edit the page itself inside the admin, but to change the titles you have to go into "THE files"  (I call them "The Files that must not be touched, unless you know what you're doing")  hysterical

The EZ Pages on the other hand, you can do everything within the Admin.

They are planning a complete overhaul of their Admin section but I don't expect that to be released until sometime next year.

Logged
Baysbeauty
Baysbeauty Gift Store
Really Crabby
*

Karma: 171
Offline Offline

Gender: Female
Posts: 643



« Reply #11 on: November 14, 2007, 03:45:31 PM »

What I do when I'm changing info in my Core is to always make a copy of it first and place in notepad before I make the changes then if something is wrong I always have a backup to see what I have done wrong if I made a mistake. 
Logged

Alana
Gettin' Crabby
*

Karma: 115
Offline Offline

Gender: Female
Posts: 138



« Reply #12 on: November 14, 2007, 03:50:15 PM »


Quote
Right now they are set up where you can edit the page itself inside the admin, but to change the titles you have to go into "THE files"  (I call them "The Files that must not be touched, unless you know what you're doing")

A new workshop


Hey everyone! WE HAVE SNOW.  Yep I am watching our first snow here in Wisconsin.
Logged

Baysbeauty
Baysbeauty Gift Store
Really Crabby
*

Karma: 171
Offline Offline

Gender: Female
Posts: 643



« Reply #13 on: November 14, 2007, 03:56:28 PM »

I love snow!

Now do you know how to add new pages through your admin of your cart?  Speaking of your ez pages that is?  If not I can help you as it is really easy.
Logged

2boysandtoys
Cranky Crab
*

Karma: 406
Offline Offline

Gender: Female
Posts: 2557


Banned with the Best !!!


« Reply #14 on: November 14, 2007, 05:14:35 PM »

Snow?  Oh my....I'm not ready for that quite yet.... gotcha
Logged

Erin
 
Pages: [1] 2 3 Go Up Print 
The Crabby Host Archives  |  Crabby eCommerce Business Solutions  |  Get Zenned! Zen Cart Help and Information Center  |  Topic: HELP! TOTAL DUMMY DESPERATELY NEED HELP! « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Valid XHTML 1.0! Valid CSS!