| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
sideboxes and new pages | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() before i go too far hunting around. can anyone point me in the right direction to create my own sideboxes and information pages? i want to add a new sidebox with different category listings linking to pages of information about my business. so how do i generate a new sidebox and title it, lable the links, and is there a tool to generate basic html pages wrapped in the template so it matches the site?
__________________
Version 4.1.7 |
|||||||
#2
|
|||||||
|
|||||||
![]() The static pages are what you want, just go to 'Static Pages' and add a new Embedded Page. Those will automatically be wrapped in the template. By default, the links to them will show up in the help menu.
To create a new menu, use this: http://forum.x-cart.com/showthread.php?t=19871 If you want to have the links to the static pages appear in this menu instead of the help menu, simply open up help.tpl and move this line of code to the new menu: {include file="pages_menu.tpl"}
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
![]() thanks, i created some static pages but have yet to try the coding for creating a new menu. however, i was also seeking to learn how to remove sideboxes, in particular, the bestsellers. in the home.tpl i tried removing the line
{include file="modules/Bestsellers/menu_bestsellers.tpl" } and that seems to work. is their a better way? i tried to comment it out but perhaps i am doing it wrong. of course i've made note in case i want it back.
__________________
Version 4.1.7 |
|||||||
#4
|
|||||||
|
|||||||
![]() To comment out code in X-Cart you use this:
{* Commented out code *} Don't use the html comment tags, as that can cause problems.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||
|
|||||||
![]() where do i find 'static pages'?????
__________________
litecomerce 2.2 |
|||||||
#6
|
|||||||
|
|||||||
![]() This is an X-Cart forum and as such, answers are X-Cart only. You need to post in the LiteCommerce forums.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#7
|
|||||||||
|
|||||||||
![]() I'm trying to create a link to my static page. Is there a smarty tag to do this? I tried to make a direct link /pages/US/page.html this dosen't work. I don't want to show all my static page links (I've commented them out) just one, and in a different location than what is given by default. Any help?
__________________
X Cart Ver: 4.0.14 MySQL4 4.1.22 phpMyAdmin 2.6.0 Pearl 5.6.0 PHP 5.2.1 Python 2.2.2 Server: Apache/2.0.52 (Red Hat) OS: Linux www.cleanlinesurf.com 1. Customer Rewards Points 2. One Page Checkout (altercart) 3. Free shipping orders over $50 as Real Time Shipping 4. Gift Certificates ----------------------------------------------- Graphic Design | Boomobile Design, LLC www.boomobile.com |
|||||||||
#8
|
|||||||
|
|||||||
![]() Hi,
You can insert a direct static page link into any menu box or anywhere on the page you would like... just find the correct template and hard-code in the static page link, such as: http://www.store.com/pages.php?pageid=1 Robert
__________________
X-cart 4.1.10 |
|||||||
|
|||
X-Cart forums © 2001-2020
|