Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart Adapt Template

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #191  
Old 02-08-2013, 09:04 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Adapt Template

Hi Steve, it's the same for CDSEO, try this...

In skin/adapt/js/adapt_custom.js

In line 6...

Quote:
path: 'skin/adapt/css/grid/',

Put the full path to your store, eg.

Quote:
path: 'http://www.yourstore.com/skin/adapt/css/grid/',
__________________
xcartmods.co.uk
Reply With Quote
  #192  
Old 02-08-2013, 09:28 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: X-Cart Adapt Template

Yes I had the same with cdseo on another cart yesterday, that's why I said it could be bug with XC.Just thought I'll post in here as I know you monitor it and provided solution will benefit everyone using it. The problem I see with the absolute path is that is absolute and any change in it will again be a problem, hard to see or find. It may worth filing a bug report with QT maybe
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #193  
Old 02-09-2013, 02:54 AM
 
qwerty qwerty is offline
 

Advanced Member
  
Join Date: Aug 2006
Location: UK
Posts: 94
 

Default Re: X-Cart Adapt Template

hi phil i no your busy but can you reply to a support ticket i have waiting thanks
ID: 1HZL6S3XVP
__________________
x cart v 5.2.10
ver 4.7.7 Gold Plus
Reply With Quote
  #194  
Old 02-14-2013, 05:03 PM
 
censusadv88 censusadv88 is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 55
 

Default Re: X-Cart Adapt Template

Quote:
Originally Posted by PhilJ
Hi censusadv88, I've replied your ticket.

Thanks Phil! Definitely one to save the day with your expert replies. Best X-Cart template ever.
__________________
JC-x-cart 4.0.9
X-Cart Gold 4.5.5 / X-payments 1.0.6

SIGHTLESS =)
Reply With Quote

The following user thanks censusadv88 for this useful post:
PhilJ (02-15-2013)
  #195  
Old 02-19-2013, 04:32 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Adapt Template

Re. X-Cart v4.5.5, there's a an extra field in the config table, so for the SQL patch, you just to add it on to each xcart_config entry line, eg.

Replace...

Quote:
REPLACE INTO xcart_config VALUES ('adapt_sep_1','<span style=\"color:red;font-size:20px;\">Theme Options</span>','','Adapt',100,'separator','','','');

With

Quote:
REPLACE INTO xcart_config VALUES ('adapt_sep_1','<span style=\"color:red;font-size:20px;\">Theme Options</span>','','Adapt',100,'separator','','','','');

If anyone wants the new v455 patch, just get in touch.

Also in v455, they took out the ability to use PHP tags in Smarty (security reasons?). If you want that back...

include/templater/templater.php

Replace...

Quote:
'PHP_TAGS' => false,

With...

Quote:
'PHP_TAGS' => true,

I think there's other smarty modifiers disabled in v455, keep an eye on your error logs.

My advice is to hold off on the v455 upgrade for a short while, unless you really feel you must have it

Or at the very least, clone your store and perform the upgrade on it... not your live store.
__________________
xcartmods.co.uk
Reply With Quote
  #196  
Old 02-20-2013, 01:09 PM
  DrQuietus's Avatar 
DrQuietus DrQuietus is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 81
 

Default Sort products by position

Did you ever sort out the problem with post #140? Sorting by extra fields?

Looking at the regular appearance settings for x-cart the "Select the order in which products should be displayed within a category" drop-down no longer has "Default" as an option.

How can I sort the products by position?
__________________
Dave Jones
dave@industrialwebworks.net
Mostly 4.7.2 - 4.7.5
Reply With Quote
  #197  
Old 02-22-2013, 08:16 AM
 
Bluemonk Bluemonk is offline
 

Advanced Member
  
Join Date: Apr 2010
Posts: 47
 

Default Re: X-Cart Adapt Template

Has anyone removed the top nav bar, header search box, and mini-cart from on the checkout page? Since going live with Ability, I'm seeing an extra 13% of people that start checkout navigate away. My old template did not have navigation on the checkout page.

If anyone else has done I'd like to see how it looks - could you post or PM your URL.

Also, since going live I'm seeing a lot of people submitting an order before entering in the credit card information. I'm using the Authorize.net DPM mod to take cards on the page. Did anyone else experience this?

Thanks
__________________
X-cart Gold V4.7, Ultra skin
Reply With Quote
  #198  
Old 02-22-2013, 09:32 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart Adapt Template

Hello Phil,
I have seen that in Adapt there is an blog admin options and in home page there is an blog link to display wordpress blog site-

My question is in WordPress blog integrations will it cover-

We need only to synchronize the login/account between store and wordpress (i.e. when an account is created, it should be created in wordpress too. and if a user logs in to a store, he/she should be logged to the blog automatically)

Is this work?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #199  
Old 02-25-2013, 10:09 PM
 
yages yages is offline
 

eXpert
  
Join Date: Sep 2004
Location: Australia
Posts: 332
 

Default Re: X-Cart Adapt Template

Hi Phil

I have decided not to go ahead with the adapt skin which I purchase many months ago, I now find it does not suit my requirements
Could you please email me the 4.5.4 version of the ability skin so my upgrade which has been in progress for many month can go ahead
Thanks
__________________
yages
x-cart version 4.5.5
Reply With Quote
  #200  
Old 02-25-2013, 11:14 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart Adapt Template

Hello Phill,

We need only to synchronize the login/account between store and wordpress (i.e. when an account is created, it should be created in wordpress too. and if a user logs in to a store, he/she should be logged to the blog automatically)

Is this work?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 02:21 PM.

   

 
X-Cart forums © 2001-2020