Is there a way to place a link directly on the main page that will go to an EZ page?
Also, it there a way to place a link directly on the main page to bring up an email form in the same way the "Contact Us" link does?
Is there a way to place a link directly on the main page that will go to an EZ page?
Also, it there a way to place a link directly on the main page to bring up an email form in the same way the "Contact Us" link does?
When you say "Main Page" - you could mean a variety of things...
Links to easypages are made by configuring one or more of the following:-
The EZPages sidebox menu
The EZPages header menu
The EZPages footer menu
When you create an EZPage, remember to give it a sort order, or it won't display in any of the menus.
You can also add the URL of an easypage to any of the DEFINED pages:-
EG: index.php?main_page=page&id=15
By main page I meant the first form that appears between the left ad right side sideboxes when the first page of a ZenCart website appears.
Content for the first (or main) page is entered in ADMIN>>>TOOLS>>>DEFINE PAGES EDITOR...Define Main Page.
Here, you can add any content you like, including a hyperlink:-
<a href="index.php?main_page=page&id=15">My Internal Link To an EZPage</a>
Thank you,
I find this one line of code very powerful to hyperlink to EZ pages. It works beautifully. I suspect that it also work for products since they all have ID numbers.
Is tne same feature available to hyperlink to a subject in the Information sidebox such as "Contact Us"?
I don't see an ID number in the "Contact Us" section as I was able to see in the EZ pages section.
Perhaps is requires slightly different code.
In advance, Thanks for your help.
Anyone know the code line to hyperlink to a subject in the Information sidebox such as "Contact Us"?