X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   relocate menu (https://forum.x-cart.com/showthread.php?t=69265)

Gabone 05-29-2014 06:49 AM

relocate menu
 
how can i relocate the top_menu.tpl content?or make another module with same content?

qualiteam 06-02-2014 03:14 AM

Re: relocate menu
 
What portion of top_menu.tpl do you want to move and where do you want it be displayed instead?

As for documentation for developing modules for X-Cart 5 - you can find it there:
http://kb.x-cart.com/display/XDD/Developer+docs

Gabone 06-02-2014 03:30 AM

Re: relocate menu
 
i've create Top.php in xlite/module/xc/customskin/view/menu/customer and i've change getDefaultTemplate() value with my location/file.tpl .thanks.

qualiteam 06-02-2014 11:47 PM

Re: relocate menu
 
So, yes, if you want to replace the top_menu.tpl template completely, you can do it by extending the \XLite\View\Menu\Customer\Top::getDefaultTemplate( ) method in your module and pointing it to your template file under the skins/default/en/module/[YOUR-DEV-ID]/[YOUR-MODULE-ID]/ directory.

Or you can do it by registering a new skin (http://kb.x-cart.com/display/XDD/Substitutional+skins) and placing your top_menu.tpl under the skins/[YOUR-SKIN/en/ directory (no need to decorate the Top.php widget).

However, since top_menu.tpl is a somewhat generic file it will be better to keep the template file unmodified, and stick to decorating the Top.php widget in your module.

Chheang Leng 07-07-2014 01:53 AM

X-cart 5 at manu to other location
 
HI, can you please give me some information on the x-cart 5
about Menu at the menu to button page and top page.

tony_sologubov 07-07-2014 03:11 AM

Re: relocate menu
 
Hi!

What kind of info you are looking for? We will be glad to help you, but need some more info to give relevant answer.

Anyway, there was a task dedicated to work with this menu and it was covered during second webinar. You can check it out here:
http://kb.x-cart.com/pages/viewpage.action?pageId=7504837#Webinar2-10Apr2014-DesignchangesinX-Cart5(Custom...thmyownme nu?

Chheang Leng 07-07-2014 06:22 PM

Main Categories
 
Hi!

Now I've categories on the site. I want to add this categories on the footer menu. Do you have any way to add?
https://plus.google.com/u/0/112551345711256146561/posts/NnB33YsRzF3?pid=6033615156308779458&oid=1125513457 11256146561
think

qualiteam 07-09-2014 01:15 AM

Re: relocate menu
 
A dedicated forum thread on the same issue:
http://forum.x-cart.com/showthread.php?t=69523


All times are GMT -8. The time now is 09:49 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.