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)

torbenbendixen 07-19-2012 08:33 AM

Re: X-Cart Smart Template v4.4.x
 
Both solutions worked perfect.
Thank you very much!!!

Quote:

Originally Posted by PhilJ
You can either add CSS along these lines...

Code:

div.ask-question a:link { font-size: 24px;  ETC ETC }

Or you can turn the link into a button...

skin/smart_template/customer/main/product_details.tpl

Replace...

{include file="customer/buttons/button.tpl" button_title=$lng.lbl_ask_question_about_product style="link" href="javascript: return !popupOpen(xcart_web_dir + '/popup_ask.php?productid=`$product.productid`')"}

With...

{include file="customer/buttons/button.tpl" button_title=$lng.lbl_ask_question_about_product style="button" href="javascript: return !popupOpen(xcart_web_dir + '/popup_ask.php?productid=`$product.productid`')"}


sabinudash 07-22-2012 05:13 PM

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

Would you please take a look at 'Sort by' showing up in all three columns on manufacturer page?

http://forum.x-cart.com/showpost.php?p=343061&postcount=670

I appreciate your help fixing this.

Mr. G 07-28-2012 08:51 PM

Re: X-Cart Smart Template v4.4.x
 
Hi Phil,
On your demo,
under the left panel section "Categories", rollover the main items. As you go down the list of main items, each of the second level subcategories fly out. However, there is no indication of whether there is a third level subcategory. This would be helpful for the shopper to see.

I give three possibilities on how to show this:
1. As you rollover the main category, all subcategories automatically fly out.
2. As you rollover the main cat, a
red (or different color) > symbol appears only on the second level cats that have a third level cat.

Otherwise the shopper has no way of knowing if there are products in the third level, and most will assume not.

torbenbendixen 07-30-2012 11:25 AM

Re: X-Cart Smart Template v4.4.x
 
I have 2 problems with a new installation on X-Cart 4.5.2 on this domain: www.satoni.com

1) The new EU cookie law function is not showing. How to enable this? It works in other templates

2) When I am on the frontpage and the pages in the left menu, I have a white bar in top of the webshop.
If I navigate to pages in the right menu, the white bar is no longer there, but then it breakes the horizontal menu and search field.

Anybody knows how to fix this?

SGS 08-28-2012 01:03 AM

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

I have put in a ticket requesting the latest version of Smart Template, for the 4.5.2 cart.

Thanks

masada3336 08-30-2012 03:29 PM

Re: X-Cart Smart Template v4.4.x
 
Hi Phil - is there a way to combine all the js files you have in the template into one? The files from the smart template aren't being included in the js and css speedup.
Thanks!

ranjitbalani@yahoo.com 10-11-2012 11:42 AM

Re: X-Cart Smart Template v4.4.x
 
Hi Can some one help me Please.
I'm trying to put a border on all my product .
Right now all my product are on left side of the page and it looks odd .
Is there a way i can make them in center and have a thin border around them.
Please Help Thanks in Advance.

I'm using smart template 3 col layout

PhilJ 10-16-2012 08:28 PM

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

On your demo, under the left panel section "Categories", rollover the main items. As you go down the list of main items, each of the second level subcategories fly out. However, there is no indication of whether there is a third level subcategory. This would be helpful for the shopper to see.

I give three possibilities on how to show this:
1. As you rollover the main category, all subcategories automatically fly out.
2. As you rollover the main cat, a
red (or different color) > symbol appears only on the second level cats that have a third level cat.

I'll work on that, and the Smart Template Demo for v4.5.3 is being updated.

Mr. G 10-21-2012 10:19 PM

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

Originally Posted by PhilJ
Try clearing your cookies also, or specifically the cookie named "view_Layout".
Quote:

Originally Posted by Mr. G
Yep that did it. Thanks. During dev testing I've always just done cleanup.php, cleared browser cache and refreshed browser and that would show changes. So this is a first (that I can remember) that this was necessary. I'll start clearing cookies from now on, too.


On both FF 16.01 and Chrome for Win7, navigating to my home page shows the row layout for an instant before showing grid. This slows page render time down. The delay is even worse on a smartphone. Google penalizes slow page load times in search engine ranking.

Since I know you're very busy, I paid Steve with CFL Systems to take a look. He wrote: "The layout switch does happen in switch_layout.js and it is read/ran after page load. There is also init.php which I suspect plays a role, but it is encrypted so nothing I can do there. Like I said - this is how this skin works - all layout dynamic changes are done with js/jQuery scripts which run after page is loaded os all elements are accessible."

Anything I can do to get the grid layout to load first and only? Please help. Thank you.

sabinudash 01-06-2013 08:36 PM

Re: X-Cart Smart Template v4.4.x
 
Is there a way to increase the number of rows for carousel featured products? Now, it shows fproducts in one row. I would like to have three rows.

I looked up js files for carousel; there's no settings to change rows number.

I appreciate any help.


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

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