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
  #141  
Old 01-08-2013, 05:26 PM
 
censusadv88 censusadv88 is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 55
 

Default Re: X-Cart Adapt Template

Great little mod here. It truly a piece of fine art. The best template for X-Cart I have ever seen! Definitely a step up from all X-Cart templates, and now I don't need an X-Cart mobile template since this one is SOOOOOO Amazing.

That being said... Phil, my Testimonials Admin is not working. I hit 'login' but nothing happens... whats the issue?
__________________
JC-x-cart 4.0.9
X-Cart Gold 4.5.5 / X-payments 1.0.6

SIGHTLESS =)
Reply With Quote
  #142  
Old 01-11-2013, 05:50 AM
  proboscidian's Avatar 
proboscidian proboscidian is offline
 

Senior Member
  
Join Date: May 2005
Location: Clearwater, FL
Posts: 146
 

Default Re: X-Cart Adapt Template

Phil, are you there? I really need help with the Product Sorting by Extra Fields. We are close to going live, and this is a real problem.
__________________
Industrial Webworks
Various xcart versions from 4.1.19 gold - 4.7 gold
http://www.industrialwebworks.net
Reply With Quote
  #143  
Old 01-11-2013, 07:38 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart Adapt Template

Quote:
Phil, I too am interested to have the Adapt template working for x-cart platinum. The demo and the download is available for the Platinum version.

Adapt is only officially available for Gold and Gold Plus at the moment. The Gold Plus version should work fine with Platinum, but as I mentioned you'll need to add in any additional modules code yourself, such as product wizard, feature comparison etc.

There is no freely available Platinum X-Cart demo, only Gold and Gold Plus.

Purchase Adapt and use with X-Cart Platinum at your own risk.

Quote:
That being said... Phil, my Testimonials Admin is not working. I hit 'login' but nothing happens... whats the issue?

Try viewing the testimonials admin in non HTTPS mode.

Quote:
Phil, are you there? I really need help with the Product Sorting by Extra Fields. We are close to going live, and this is a real problem.

I am looking into this and will report back as soon as I can... I would suggest not sorting by extra fields for the time being.
__________________
xcartmods.co.uk
Reply With Quote
  #144  
Old 01-11-2013, 05:31 PM
 
censusadv88 censusadv88 is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 55
 

Default Re: X-Cart Adapt Template

Testimonials admin is still not login-able. Not sure what I am doing wrong here.
__________________
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:
JacksmithxD (01-15-2013)
  #145  
Old 01-13-2013, 10:32 PM
 
buywink buywink is offline
 

Advanced Member
  
Join Date: Apr 2012
Posts: 93
 

Default Re: X-Cart Adapt Template

Hello Phil,
I have purchased your x-adapt template and i have sent you a ticket.This is the ticket id- URMWHAE4RT.

These are the problems-

Hello,
I have installed Adapt for my x-cart Platinum store named http://www.gozindagi.com/home.php?shopkey=qwe123RTY
I have several questions as I have not found some of the features and addons-
1)In-Image gallery, with multiple categories and easy upload- have there any admin panel to upload any gallery name in admin adapt options.That is if I want to add gallery name then where to add? I have seen another options named manage uploads I know here i can upload gallery images but if I create any gallery then where to add?
2)Thumbnails lazy loader, which can improve page load-is this built on code?
3)Detailed image popup on thumbnail- I have not seen any detailed image in the thumbnail though it is added as a detailed image please have a look http://www.gozindagi.com/product.php?productid=17551&cat=0&featured=Y
4)General FAQ page, for up to fifty questions and answers-where to add questions from admin language file? Where to display FAQ in store front?
5)Thumbnail and detailed images watermarking !-I have not found any options.
6)Featured, new and random products display,manufacturers-I have found only 2 options in tab one featured and another new arrival.
7) The product wizard, feature comparison in adapt-where to add this?

There are lots of features that I cannot find.Please suggest me what to do?

Thanks.
__________________
x-cart Gold 4.4.5
Reply With Quote
  #146  
Old 01-13-2013, 11:16 PM
 
gotpump gotpump is offline
 

eXpert
  
Join Date: Aug 2008
Posts: 272
 

Default Re: X-Cart Adapt Template

I have sent Phil 3 tickets and a pm on the forums and have not received a reply. I don't know what he's doing or if his help desk is even working.
__________________
X-Cart DB Version: 5
Reply With Quote
  #147  
Old 01-14-2013, 08:50 AM
 
Henry Henry is offline
 

Advanced Member
  
Join Date: Mar 2009
Posts: 33
 

Default Re: X-Cart Adapt Template

I am trying to remove a couple of the boxes in the Left Column. Can anyone tell where the file is to comment these out. Thank You.

Found it - Bar.tpl in the skin/adapt/customer directory.
__________________
Hank
X-Cart 4.4.2
Reply With Quote
  #148  
Old 01-14-2013, 12:34 PM
 
yages yages is offline
 

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

Default Re: X-Cart Adapt Template

I have been waiting 2 months for a reply from Phil
Just about given up on him
__________________
yages
x-cart version 4.5.5
Reply With Quote
  #149  
Old 01-14-2013, 05:10 PM
 
censusadv88 censusadv88 is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 55
 

Default Re: X-Cart Adapt Template

ADAPT HACK OF THE DAY 1/15/2013

This is a very good template for developers. Definitely recommend it! Already have a few live sites going! Very easy template to customize!

Some mods to Adapt I can share. Should work in most builds. (Tested on 4.5.4 GOLD)

1. To fix issue where "Search Button" drops down below search bar in full screen mode (past 1200 width). This will keep the header nicer and neater than default when viewing on standard width desktop monitors (1080p these days).

In 1200.min.css change:

Code:
.grid_3{width:260px}.container_12 .grid_4{width:380px}.container_12 .grid_5{width:500px}

to

Code:
.grid_3{width:280px}.container_12 .grid_4{width:380px}.container_12 .grid_5{width:480px}

2. If you use the Currency conversion tool, the price block is not large enough to accommodate the extra space. The solution is NOT to enlarge the Products grid column height (pixels) in the backend... This does not enlarge the 'price block' code. Solution: Set price block height higher.

In altskin.css change:

Code:
ul.row_view li .product_block .price_block { height: 50px; margin-top: 10px; }

to

Code:
ul.row_view li .product_block .price_block { height: 70px; margin-top: 10px; }

3. Drop down quantity selector width is not wide enough to accommodate numbers. Numbers are hidden behind graphic. Solution: Increase width of .input-tiny to 40px (anything more and the Add to Cart button will drop down during some instances).

Go to adapt_custom.css

Change

Code:
.input-tiny { width: 30px; }

to

Code:
.input-tiny { width: 40px; }

Hope this helps! Will try to update this post with tricks with this template.
__________________
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 (01-15-2013)
  #150  
Old 01-15-2013, 07:32 AM
 
JacksmithxD JacksmithxD is offline
 

X-Adept
  
Join Date: Oct 2010
Posts: 400
 

Default Re: X-Cart Adapt Template

Quote:
Originally Posted by gotpump
I have sent Phil 3 tickets and a pm on the forums and have not received a reply. I don't know what he's doing or if his help desk is even working.

This is why there are slow replys, people like you putting 3 tickets in.
__________________
Xcart 4.5.2
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

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 01:09 AM.

   

 
X-Cart forums © 2001-2020