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 10-29-2010 04:06 AM

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

How do you change the New products to show on a separate page with a link in the category column
Exclusively for Smart Template purchasers, you can use this modification
Quote:

Is it possible to have the logo image included in the header template so when you change template themes the new theme will show (my logo) not the smart template logo
Yes, simply add your logo to each theme directory.
Or, recode each theme stylesheet logo CSS to point to one central theme directory.

candc 11-03-2010 01:33 AM

Re: X-Cart Smart Template v4.4.x
 
We finally took the plunge going from 4.2.1 to 4.4.1, and used this template.

Few small bugs to begin with, all sorted realtime by Phil who has been superb in every way, and incorporated into the new files:D

Really pleased with the results, this is a great looking template, breeze to install, really flexible, you can mix & match templates to play with the colours, change product layouts etc to change the look easily, and some nifty features.

Definately worth a look.

jondoe 11-04-2010 12:29 AM

Re: X-Cart Smart Template v4.4.x
 
Hi, I upgrade and install the Smart Template on xcart v4.4.1 but found a few problems. Is anyone having these problems:

1) pages in Featured Products generate an errors when I click any item in Featured box. There is an error on top of a page.
2) I've disable horizontal menu but the horizontal panel shows "Menu Item1", "Menu Item2", "Menu Item3",....
3) Login box shows "X-cart Smart Template v4.4.x"

candc 11-04-2010 12:38 AM

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

Originally Posted by jondoe
Hi, I upgrade and install the Smart Template on xcart v4.4.1 but found a few problems. Is anyone having these problems:

1) pages in Featured Products generate an errors when I click any item in Featured box. There is an error on top of a page.
2) I've disable horizontal menu but the horizontal panel shows "Menu Item1", "Menu Item2", "Menu Item3",....
3) Login box shows "X-cart Smart Template v4.4.x"


Hi,

1/ We had some similar errors at the top of the page, but cleanup.php seemed to sort them out.

2/ You need to change some code in custom/header.tpl to sort the menu

replace {include file="custom/horiz_custom.tpl"} with  

3/ No problems at all. Do you mean the box name is that? It is the standard page names on a fresh install.

PhilJ 11-04-2010 01:39 AM

Re: X-Cart Smart Template v4.4.x
 
Hi Jondoe,
1) We've not seen any such errors, try the demo. Which type of featured products? standard/carousel/pager? Or send me a screenshot by PM.
2) When you disable the horizontal category menu, you get a hard coded manu to use, but you can comment out, or put anything in its place like candc suggests.
3) Just go to General Settings > SEO to change that.

jimcon 11-04-2010 01:58 AM

Re: X-Cart Smart Template v4.4.x
 
I am new to X-Cart but hardly new to computer software. I am using version 4.4.1 of X-Cart.
The first two add ons for this version that I bought were Phil's Smart Template and Smart Comment
I had some difficulty installing Smart Template and Phil offered to do the install at no cost. As sook as Smart Template was up and running, I bought Smart Comment. I got an email from Phil, stating that the would do the install.
In all my years of dealing with computer software, I have never seen or expected customer service that equals this.
Phil brings a new meaning to the words "Customer Service"
Phil, if you write it, I will probably buy it.

jondoe 11-04-2010 03:23 AM

Re: X-Cart Smart Template v4.4.x
 
thanks for help,candc and Phil. I've fixed 2 and 3. The error won't go. Any recommended item generates an error on top of page,"foreach() in recommends.php on line 164".

Quote:

Originally Posted by jondoe
Hi, I upgrade and install the Smart Template on xcart v4.4.1 but found a few problems. Is anyone having these problems:

1) pages in Featured Products generate an errors when I click any item in Featured box. There is an error on top of a page.
2) I've disable horizontal menu but the horizontal panel shows "Menu Item1", "Menu Item2", "Menu Item3",....
3) Login box shows "X-cart Smart Template v4.4.x"


PhilJ 11-04-2010 03:48 AM

Re: X-Cart Smart Template v4.4.x
 
jondoe, you were one of the early purchasers, minor updates have been made since, I'll PM you.

PhilJ 11-04-2010 04:03 AM

Re: X-Cart Smart Template v4.4.x
 
jondoe and anyone else, that first error you describe can be fixed by doing the following...

In recommends.php

Before...
Code:

foreach ($recommends as $rid => $prod) {
Insert...
Code:

if (!empty($recommends))

jondoe 11-04-2010 04:52 AM

Re: X-Cart Smart Template v4.4.x
 
Thanks, Phil, it's all good now. The news output at news subscription page (www.domain.com/news.php#subscribe) output news with HTML code. Please take a look.


All times are GMT -8. The time now is 08:16 AM.

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