X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart Smart Template v4.4.x (https://forum.x-cart.com/showthread.php?t=55088)

PhilJ 11-20-2010 01:08 PM

Re: X-Cart Smart Template v4.4.x
 
Quote:

How do you change the colour of the black menu strip with the search button in it

Modify skin/smart_template/custom/themes/xxxx/header.png
xxxx being your chosen theme. A link to the source files was sent with your order.

jimcon 11-23-2010 07:12 AM

Re: X-Cart Smart Template v4.4.x
 
Phil The browser tab shows "X-Cart Smart Template v4.4x" Can this be changed to something like "NES X-Cart Smart Template"? If so where?

PhilJ 11-23-2010 07:20 AM

Re: X-Cart Smart Template v4.4.x
 
General Settings > SEO

jimcon 11-23-2010 02:27 PM

Re: X-Cart Smart Template v4.4.x
 
Thanks, Phil
It worked perfectly

PhilJ 11-24-2010 06:24 AM

Re: X-Cart Smart Template v4.4.x
 
The Smart Template now comes with a dynamic four level vertical flyout category menu, giving you even more value for money :)
(Free for existing purchasers, just email us your order ID)

PhilJ 11-24-2010 08:25 AM

Re: X-Cart Smart Template v4.4.x
 
For anyone having issues with the Mailchimp module, it's not related to the template. There's a 'fix' available here.

candc 11-25-2010 07:55 AM

Re: X-Cart Smart Template v4.4.x
 
Quote:

Originally Posted by PhilJ
The Smart Template now comes with a dynamic four level vertical flyout category menu, giving you even more value for money :)


Bargain:D

Is this for existing users, or new buyers only Phil?

candc 11-27-2010 10:35 AM

Re: X-Cart Smart Template v4.4.x
 
Wild stab in the dark, anyone using Frontpage Slideshow with this template?

PhilJ 11-29-2010 05:30 AM

Re: X-Cart Smart Template v4.4.x
 
Quote:

Wild stab in the dark, anyone using Frontpage Slideshow with this template?

I've used the standalone slideshow before on previous versions, shouldn't have any issues adding it to the template... It's just a case of getting the paths right...
Code:

{php}
 $nameOfSlideshowToDisplay = "demoslideshow";
 $URLofyoursite = "http://www.yourstore.com";
 $AbsoluteServerPathofyoursite = "/absolute/path/to/store";
 include_once($AbsoluteServerPathofyoursite."/fpss/mod_fpslideshow.php");
{/php}


candc 11-29-2010 08:13 AM

Re: X-Cart Smart Template v4.4.x
 
Cheers Phil, adding to the template is fine.

Getting it to work with the site is another matter entirely:D

Conflicts with the news, layouts, switchers etc it seems.


All times are GMT -8. The time now is 05:29 PM.

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