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 11-19-2011 11:27 AM

Re: X-Cart Smart Template v4.4.x
 
Sorry, that's been building up for ages, I just hate facebook, no disrespect to you Bill.

And relax...

BillV 11-19-2011 11:50 AM

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

Originally Posted by PhilJ
Sorry, that's been building up for ages, I just hate facebook, no disrespect to you Bill.

And relax...


Phil,
No offense taken. I do not use Facebook myself and my kids are forbidden. My client uses facebook for his business and saw this as a way to spread the word.

SGS 11-19-2011 04:44 PM

Re: X-Cart Smart Template v4.4.x
 
Anyone know of a fix for the Smart Template 4.4.x. Site Preference Switcher. I am trying to set the Product Layout manually, meaning I do not want my customers changing the product layout. I have turned off the switcher in the control menu. And followed the following instructions:

To set the initial products layout (row or grid) edit line 10 of skin/smart_template/custom/js/switchers/switch_layout.js

$.cookie('view_Layout', 'row', { // Set initial products layout: row or grid

No matter what I set here in line 10, row or grid there is no change.

Please, Please do not ask me if I have clear my cashe, Yes I have!
Mysite.com/cleanup.php" Yes I have!
I have deleted all my cookies from the site as well.
I have Switch to a clean computer, never been to the site, tried using Safari, and FireFox, both the latest versions on both PC and MAc's.

Same results!!!

Anyone ecounter this problem or know a way to fix it?

Thanks!!

SGS 11-21-2011 04:56 AM

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

Originally Posted by sparker2
Can some please tell me the step by step instruction to add a new tab to the smart tabs for products? I would like to add a new tab and have looked at the tabs.tpl file and copied and pasted one of the other sections then changed the name but it will only show the tab information that it was copied from even though I gave it a new name. I just want to display some simple txt in it so I created a txt language with the txt that i would like displayed and as you have guessed it, I got know where. Thank you very much for your help. The new tab is going to be called Machine Formats and I want it to list some txt. Site is closed so if you need me to open it so you can see, just PM.


Is there a step by step set of instructions for setting up a new tab in Smart Template 4.4.x? I have the Product Download mod as well and I still can not get the download to show up in a tab?

Anyone using Smart Template 4.4.x and the Product Download? Anyone??

SGS 11-21-2011 04:56 AM

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

Originally Posted by sparker2
Can some please tell me the step by step instruction to add a new tab to the smart tabs for products? I would like to add a new tab and have looked at the tabs.tpl file and copied and pasted one of the other sections then changed the name but it will only show the tab information that it was copied from even though I gave it a new name. I just want to display some simple txt in it so I created a txt language with the txt that i would like displayed and as you have guessed it, I got know where. Thank you very much for your help. The new tab is going to be called Machine Formats and I want it to list some txt. Site is closed so if you need me to open it so you can see, just PM.


Is there a step by step set of instructions for setting up a new tab in Smart Template 4.4.x? I have the Product Download mod as well and I still can not get the download to show up in a tab?

Anyone using Smart Template 4.4.x and the Product Download? Anyone??

ediruzza 11-21-2011 05:16 AM

Ability Demo?
 
What happened to the demo URL?

gtwing 11-21-2011 07:40 PM

Re: X-Cart Smart Template v4.4.x
 
I would really like to know more about the Ability template as well. I've been clicking on the demo link several times a day hoping for more than a closed store page. I'd rather they get rid of the link until the demo page is up, drives me crazy 8O !

gtwing 11-21-2011 07:43 PM

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

Originally Posted by PhilJ

Bearing in mind the features, it's been tricky getting everything to work seamlessly, but we're getting there.

I'd hoped to launch today, but getting it finished and documented is going to take a bit longer than I thought.

It will have five different header and footer layouts to choose from - it'll be very easy to make your own custom header/footer.


Phil,

Any chance the demo page might be up soon? How about a features list in the meantime?

PhilJ 11-22-2011 01:26 PM

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

Any chance the demo page might be up soon? How about a features list in the meantime?

Gary, I'm working on the Ability template, hence the demo not being available at the moment.

A full feature list will be available ASAP, it's getting rather large. I will move any Ability related info to a new thread shortly.

SGS, re. rows/columns switcher, do ensure that you have cleared ALL cookies to see any changes.

Adding a new tab is very simple - skin/smart_columns/custom/tabs.tpl

Along similar lines insert your tab title, eg....

Code:

<li><a href="#st_tab9" rel="tcontent9"><span>NEW TAB TITLE</span></a></li>

Then your tab content...

Code:

<div id="tcontent9" class="tabcontent">
NEW TAB CONTENT
</div>


Each tab needs to have a unique identifier, ie." tabcontent9".

SGS 11-22-2011 01:31 PM

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

With the Switcher, Yes, Yes, Yes, I have changed computers, cleaned, cleared, delete the cookies, still the same. I have installed a new xcart pro 4.4.4 and installed the Smart Template 4.4.x with the 3 page update, still the hard coded switcher does not work.

After installing the "Product Download" mod and setting up a download link, the tab still does not show up, period, and yes I have enabled Smart Tabs, YES YES YES, I get it, any time you work with anything now days, clearing the cashes and deleting cookies is a must!! Clear and delete cookies standard operating process. But when I turn off, uncheck the little box marked Enable Smart Tabs, the Tab for Product Download can now be seen with the download link but its in the Standard X-cart mode or tabs..

I am at a loose what to do next??

SGS


All times are GMT -8. The time now is 01:15 AM.

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