![]() |
Re: X-Cart Smart Template v4.4.x
I think when Phil gets back from the holiday, he will be making some changes to the files. I love this template also, but I am having a few issues also.
|
Re: X-Cart Smart Template v4.4.x
Hi Phil,
The template has problem showing new product's thumbnail. Whenever I post new item, the product's thumbnail doesn't show in New Product Panel. It shows a blank image. http://www.ekidult.com but it shows correct under the category page. For example, a new product's thunbnail link in the homepage: http://www.ekidult.com/image.php?type=T&id=18550 the new product's thunbnail link in the category page: http://www.ekidult.com/images/T/TBCC-418-DD1-Ti-Lite-MP41-Submachine.jpg Besides, it shows a newly created category with a messy page: http://www.ekidult.com/preorder |
Re: X-Cart Smart Template v4.4.x
If you are using the template with a layout of 3 products per row, how do you force the search results to show up in this way as mine keep returning as 1 per row and it looks bad.
|
Re: X-Cart Smart Template v4.4.x
I am using featured pager on homepage. Is there a way to have border for each featured product?
I used firebug and looked at custom/css/common.css file. I was not able to have border for featured products. I really appreciate any help. Thank you. |
Re: X-Cart Smart Template v4.4.x Random Products
Is anyone else having a problem with the Random Products on the home page showing (hidden but for sale products)? Mine is showing the products I have hidden as well as the ones I have available.
|
Re: X-Cart Smart Template v4.4.x
Hi all, sorry for the delay, happy new year to you all.
If you want to increase the number of new or random products... Simply edit smart_new_products.php or smart_random_products.php Code:
$qry = "SELECT * FROM " . $sql_tbl["products"] . " WHERE forsale='Y' AND avail > 0 ORDER BY add_date DESC LIMIT 3"; |
Re: X-Cart Smart Template v4.4.x
Hi Phil,
I hope you had great holiday. I have following questions. How do I define the number of products shown on each pagination for "featured products pager"? It is now showing all of the featured products on homepage. I would like to have them separated on different pagination. Also, how could I have border on each featured product if I choose "pager" featured products type? Thank you very much. |
Re: X-Cart Smart Template v4.4.x
Hi Phil,
If you do drop by, how do we change the price for the new/random products on the home page to account for the new VAT rate. Thanks:D |
Re: X-Cart Smart Template v4.4.x Product Display
1 Attachment(s)
Free products not displaying correctly.
All and any Free Products Priced $o.oo will not show correctly in the template. When I select to display the products using the original x-cart display, the problem goes away. Anyone else having this issue or something similar? |
Re: X-Cart Smart Template v4.4.x
In smart_random_products.php
Can I change this code below to something else so that my Random Products only show products that are not hidden only? At the moment it is displaying everything. If so can you help by telling me how to achieve this. Thank you very much in advance. (WHERE forsale='Y' AND avail) |
All times are GMT -8. The time now is 01:14 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.