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)

jkwalz108 05-28-2011 09:15 PM

Re: X-Cart Smart Template v4.4.x
 
Did you run cleanup.php?

Quote:

Originally Posted by sparrowdog
Hoping someone might be able to help me with an install of Smart Template on 4.4.3

I have done over 24 installs & set ups of x-cart, but this is my first with 4.4.3 and first with this template.

The 4.4.3 install went fine and with the Light & Lucid skin I could see my categories and have started putting products in.

I have just followed the step by step guide for installing the template, and as you can see http://www.eatdrinkstainless.com.au/home.php, none of the stylesheets appear to be working, but more importantly, I can't see my categories or my content or anything.

What have I done wrong? I'm usually very good at these things.

I have put a ticket in with xcartmods but it's early Sunday morning and thought someone may be awake and able to help me out.


sparrowdog 05-28-2011 09:22 PM

Re: X-Cart Smart Template v4.4.x
 
I followed the instructions for the template. That wasn't on there. I did do the clear templates/cache thing.

I just ran the cleanup.php (presumably by entering www.eatdrinkstainless.com.au/cleanup.php in a browser) and it hasn't made any difference.

sparrowdog 05-28-2011 09:28 PM

Re: X-Cart Smart Template v4.4.x
 
Also, I can't access the http://www.eatdrinkstainless.com.au/admin/configuration.php?option=Smart_Template file inside the admin, so I'm thinking the patch didn't take? I did it twice. Is there a way to patch it manually?

sparrowdog 05-28-2011 09:31 PM

Re: X-Cart Smart Template v4.4.x
 
Never mind, the SQL patch got uploaded in the wrong spot. This is what happens when you work on a Sunday afternoon instead of watching telly!

jkwalz108 05-30-2011 07:57 AM

Re: X-Cart Smart Template v4.4.x
 
1 Attachment(s)
I am trying to get the Fast Lane Checkout to not be spread out across the entire top of the page but to look more like the rest of the store. I tried to do this:

Quote:

To change the layout width at checkout, in skin/smart_template/customer/home.tpl

Change... (around line 30)
Code:

.container_fixed { width: 100%; }

To...

Code:

.container_fixed { width: 970px; }

But it is still spread out. I guess my main concern is that the links in the upper right corner are jumbled/over-lapping (see attached screen-shot) and don't seem to work with Smart Template in Fast Lane. I was hoping that by reducing the width of the check-out page this issue might be resolved.

Does anyone have any suggestions?

Thanks,

Jason

cflsystems 05-30-2011 07:43 PM

Re: X-Cart Smart Template v4.4.x
 
OPC has it's own files you need to change - look in skin/modules/OPC

jkwalz108 06-01-2011 01:22 PM

Re: X-Cart Smart Template v4.4.x
 
1 Attachment(s)
Here is another question...sorry if it's been asked already.

Does anyone know how to center the "Details" buttons under the products in teh attached image?

jkwalz108 06-01-2011 01:32 PM

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

Originally Posted by cflsystems
OPC has it's own files you need to change - look in skin/modules/OPC


Thanks- I did install the OPC mod but this issue pre-dated the installation.

dio2006 06-01-2011 08:06 PM

Showing 0 price for new and random products
 
Showing 0 price for new and random products on front page. How can i fix it? i am using Product variants. If you click on product - showing correct price.
https://picasaweb.google.com/lh/photo/I2LzdohCWd5FOFmn-MNGt9htceRAKFv3M3P4NtHoIfI?feat=directlink

sparker2 06-08-2011 09:22 AM

Re: X-Cart Smart Template v4.4.x
 
Has anyone successfully enlarged the top header to use a larger logo? I requested help on this issue months ago but it was never addressed as far as I can see. I went through all the post and still did not find a solution to this question even though others have also asked. Can someone or Phil be so kind to lay out the proper instruction step by step to use a larger logo. I really love this template but everything looks a bit bunched up on top. When I change the logo size in the css files my logo does get bigger but it is chopped off and behind other items. It seems like it has to be a way to push everything else down a bit to account for the larger logo. Thank you all so much for your time and help. Shareen

sparker2 06-08-2011 10:06 AM

Re: X-Cart Smart Template v4.4.x
 
Phil where do I go to get the most current Smart Template 4.4.3 files? I am in the process of upgrading my site to version 4.4.3 from version 4.4.2

Thank you for your reply.

Freakmode 06-08-2011 11:32 PM

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

Originally Posted by sparker2
Has anyone successfully enlarged the top header to use a larger logo? I requested help on this issue months ago but it was never addressed as far as I can see. I went through all the post and still did not find a solution to this question even though others have also asked. Can someone or Phil be so kind to lay out the proper instruction step by step to use a larger logo. I really love this template but everything looks a bit bunched up on top. When I change the logo size in the css files my logo does get bigger but it is chopped off and behind other items. It seems like it has to be a way to push everything else down a bit to account for the larger logo. Thank you all so much for your time and help. Shareen


Like this one? http://www.jobananas.com

sparker2 06-09-2011 12:01 AM

Re: X-Cart Smart Template v4.4.x
 
Yes Yes! Please help me!

sparker2 06-09-2011 12:03 AM

Re: X-Cart Smart Template v4.4.x
 
I just want to add my rather large logo pretty much in the same place but i just need to learn how to move everything down so it will fit.

Freakmode 06-09-2011 12:42 AM

Re: X-Cart Smart Template v4.4.x
 
Look in smart_template/custom/themes

Just edit your default theme css file.

Look for the Logo entries - Ours are full width and 100px high which sit on top of the header background with is 180px high and includes the background for the speedbar.

Code:

/*--------------------------------------------------------

LOGO

--------------------------------------------------------*/



/* Adjust Logo Width & Height Dimensions Here : Default W480 x H100 */

#st_logo h1 { background: url(sky/logo.png) no-repeat; width: 900px; height: 100px; border: 0; overflow: hidden; margin: 0; padding: 0; z-index: 30; float: left; }

#st_logo h1 a { display: block; text-indent: -10000px; width: 900px; height: 100px; border: 0; text-decoration: none; }

#st_logo h1 a:hover { border: 0; text-decoration: none; }


JacksmithxD 06-09-2011 03:08 AM

Re: X-Cart Smart Template v4.4.x
 
Someone should make a guide to edit Smart Template and sell it for a few $$, i'm sure you would be able to make a guide out of this huge thread, and alot of people would benefit from it. ;)

PhilJ 06-09-2011 06:23 AM

Re: X-Cart Smart Template v4.4.x
 
@ sparker2, I'll email you the latest files.

There's not been many updates necessary lately, you can check the changelog here.

PhilJ 06-10-2011 06:49 AM

Re: X-Cart Smart Template v4.4.x
 
1 Attachment(s)
Customer reviews posting fix for v4.4.3

Upload attached file to skin/smart_template/modules/Customer_Reviews

Thanks to Ilter for reporting.

costanza 06-10-2011 02:50 PM

Re: X-Cart Smart Template v4.4.x
 
I'm adjusting my logo to work with this template.

Am I understanding correctly - do I need to create a .png image? Sorry, I just wanted to confirm because I think the standard x-cart templates use a .gif.

sparker2 06-11-2011 12:02 AM

Re: X-Cart Smart Template v4.4.x
 
Can someone please help me figure this out. When enlarging the header to add a larger logo do I have to edit the images [body_bg.png and header.png} in any way? Phil finally helped me with the css modifications for one theme color but I would like to apply the same changes to all the theme colors just in case I change the theme from time to Time. I requested this information from Phil several times but he has not supplied me with the instruction on what he did to resize the first theme. He just sent me the css and marked the changes he made in it but as far as the images goes, he has not shared any information. If anyone knows what I need to do and how I go about editing the images for the rest of the theme colors please help me and others that may want to make the same changes. If anyone would like to see the css file that Phil has edited for me to see the changes he made just let me know and I will post it here. Thank you all very much for your time and help in advance.

ilter 06-13-2011 12:34 AM

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

PhilJ 06-13-2011 03:02 AM

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

"Add review button not good showing"
Issue does not occur for me, probably just image not caching properly.

ilter 06-13-2011 09:04 AM

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

Cankus 06-13-2011 09:50 AM

Re: X-Cart Smart Template v4.4.x
 
Hi,

edit smart-template/modules/Customer_Reviews/vote_reviews.tpl

line 84

<td colspan="2">&nbsp;</td>

replace

<td>&nbsp;</td>


Button is okey

Cankus 06-13-2011 11:12 AM

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

PhilJ 06-14-2011 01:02 AM

Re: X-Cart Smart Template v4.4.x
 
Merih,

Quote:

How can i add iso-8859-9 in dynamic product search files
This is untested, but in /smart_dynamic_search.php

After <?php

Insert...

Code:

header("Content-Type: text/html; charset=iso-8859-9");

Regarding "mini-code", you can use...

Code:

{if $cat eq "18"}
...
{/if}

Or...
Code:

{if $current_category.categoryid eq "18"}
...
{/if}


Cankus 06-14-2011 02:28 AM

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

jkwalz108 06-15-2011 06:57 AM

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.

ScrapbookSupplies 06-15-2011 07:01 AM

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

Originally Posted by jkwalz108
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?


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.

sparker2 06-16-2011 07:48 PM

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

sparker2 06-23-2011 04:25 PM

Center Nivo Slider on Home page
 
Does anyone know how to center the nivo slider on the home page? Right now it is positioned to the left. I would like to have it in the center if possible. It is showing up just fine in FF but in IE (of course) it is showing up on the left.

Thank you all very much for your time and help.

sparker2 06-24-2011 09:26 AM

Re: X-Cart Smart Template v4.4.x
 
Can I pay someone to help me with my site since I cannot get any proper support from Phil at the moment with this template? Please PM me if you would be willing to help me out for a fee. Thank you very much in advance.

PhilJ 06-24-2011 09:39 AM

Re: X-Cart Smart Template v4.4.x
 
Sparker, I already replied you earlier today. Kindly check your support ticket. It's a simple case of adjusting the Nivo CSS.

costanza 06-25-2011 11:45 PM

Re: X-Cart Smart Template v4.4.x
 
Just got this template and really like it!

I'm not sure how to remove the top speedbar properly.

I found this code in skin/smart_template/custom/header.tpl :

Code:

<div id="st_speedbar">
 
        <div id="header_links_container">
        <div id="header_links_right">
 
            <div id="header_links">
            <ul>
            {section name=sb loop=$speed_bar step=-1}
            <li{if $smarty.section.sb.first} class="first"{elseif  $smarty.section.sb.last} class="last"{/if}><a  href="{$speed_bar[sb].link}">{$speed_bar[sb].title}</a></li>
            {/section}
            </ul>
            </div>
 
        </div>
        </div>
 
        <div id="header_links_left">
        {* Space for header left column *}
        </div>
 
    </div>


My question is, What part should I comment out or delete? Thanks!!!

PhilJ 06-26-2011 06:13 AM

Re: X-Cart Smart Template v4.4.x
 
Hi Costanza, you can comment out or replace this part...
Code:

            <div id="header_links">
            <ul>
            {section name=sb loop=$speed_bar step=-1}
            <li{if $smarty.section.sb.first} class="first"{elseif  $smarty.section.sb.last} class="last"{/if}><a  href="{$speed_bar[sb].link}">{$speed_bar[sb].title}</a></li>
            {/section}
            </ul>
            </div>


Readerm 06-27-2011 12:54 AM

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

Originally Posted by PhilJ
Sparker, I already replied you earlier today. Kindly check your support ticket.


Would you please reply to my ticket as well? I placed four inquiries in the ticket on June 3, 6, 16, 16, but am not getting any response. Neither do I have installed purchased mods on our second site... This is weird...

PhilJ 06-27-2011 03:56 AM

Re: X-Cart Smart Template v4.4.x
 
I will attend to your tickets shortly Michael.

uglysign 07-05-2011 04:50 AM

Re: X-Cart Smart Template v4.4.x
 
Well, I like the template and seem to be going ok with everything.

My Q, how can I incorporate the Cufon fonts in other areas, such as cat/prod descriptions and/or on static pages. Im not familiar with Cufon and lack code. But I can get ideas on how to implement them.

8) Anyone needing any help can also seek Steve @ CFLsystems, a quiet no-nonsense guy that gets it done.

Thx

PhilJ 07-06-2011 02:31 AM

Re: X-Cart Smart Template v4.4.x
 
Hi uglysign,

Quote:

My Q, how can I incorporate the Cufon fonts in other areas, such as cat/prod descriptions and/or on static pages. Im not familiar with Cufon and lack code. But I can get ideas on how to implement them.
Simply use H1, H2 or H3 tags anywhere else.
Code:

<h1>Some text</h1>
<h2>Some text</h2>
<h3>Some text</h3>


ilter 07-15-2011 09:51 AM

Re: X-Cart Smart Template v4.4.x
 
Hi, when i add new product , i dont see that product on new products area , how can i fix that problem ?


All times are GMT -8. The time now is 10:29 AM.

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