![]() |
Re: X-Cart Smart Template v4.4.x
Hi Phil,
i try to send private msg , but your box is full i found skin design problem on (IE8 and IE9) http://demos.xcartmods.co.uk/smart/product.php?productid=132&cat=0&bestseller=Y see this picture (design problem picture) http://ilter.org/review.jpg "Add review button not good showing" but when i enter F5 problem is fixed. Can you check up please.. thank you |
Re: X-Cart Smart Template v4.4.x
Quote:
|
Re: X-Cart Smart Template v4.4.x
hi phil,
i test with 5 different computers. still same problem http://xcart-demo.qtmsoft.com/demo/home.php on this site i can see correctly. can you please check up again. thank you |
Re: X-Cart Smart Template v4.4.x
Hi,
edit smart-template/modules/Customer_Reviews/vote_reviews.tpl line 84 <td colspan="2"> </td> replace <td> </td> Button is okey |
Re: X-Cart Smart Template v4.4.x
Hi PhilJ,
I am a new smart template user and i need your support. I have 2 question. 1-) I use AJAX Dynamic Product Search but turkish characters not show in search box Turkish language use iso-8859-9 and special turkish charecters not show in box Turkish special characters : ğ-Э-ş-ı-Ж-Г-Ğ-э-Ş-İ-ж-г How can i add iso-8859-9 in dynamic product search files Exmp: www.elitmarket.com and search mesir 2-) I need mini code :) I want to use different theme for some categories can you write mini code for this option example:: {if $product.categoryid == 18} Theme = Magic {/if} {if $product.categoryid == 4} Theme = Royal {/if} :) Thanks, Merih |
Re: X-Cart Smart Template v4.4.x
Merih,
Quote:
After <?php Insert... Code:
header("Content-Type: text/html; charset=iso-8859-9"); Regarding "mini-code", you can use... Code:
{if $cat eq "18"} Code:
{if $current_category.categoryid eq "18"} |
Re: X-Cart Smart Template v4.4.x
Thanks PhilJ
add this code after <?php and correct working, header("Content-Type: text/html; charset=iso-8859-9"); I think you must add this option smart template document pages Other question I know categori select code {if $cat eq "18"} ... (Change template code here :) i need this code {/if} i need, if customer click x categori then site theme must be automatic change Thanks |
Re: X-Cart Smart Template v4.4.x
Does anyone know if the issue with incorrect sub-category counts in the fly-out menus is a Smart Template issue or a basic X-cart issue?
***On Edit*** Nevermind, it turns out that out of stock but not disabled items still show up. So I disabled the sold items to correct the counts. |
Re: X-Cart Smart Template v4.4.x
Quote:
This was a bug for the product count, is this what you're referring to? Would check the bug tracker, I think it's an x-cart thing rather than related to theme. |
Re: X-Cart Smart Template v4.4.x
Calling all template editing angels out there! Please help! I have been working on this for the longest time and have requested help before but have not received any responses on this subject and I cannot get any help at all from Phil. I am trying to resize the header to add a larger logo and footer to add more navigational links and no matter what I change nothing is lining up. I am editing my css for each theme and I am able to increase the sizes in there but now nothing will line up correctly. Do any of you have any suggestion on how to go about this? Maybe I am doing this all wrong. Thank you very much in advance for your time. Please help if you can.
http://www.stitches4u.com/aqua_footer.png |
All times are GMT -8. The time now is 03:55 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.