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 Adapt Template (https://forum.x-cart.com/showthread.php?t=64553)

larag 12-15-2012 08:42 PM

Re: X-Cart Adapt Template
 
Quote:

Originally Posted by PhilJ
Edit skin/adapt/custom/promos.tpl


Ensure that your <root>/files directory permissions are not set to 700 - Change them to 755.


Phil,
I have images now, thanks.
I tracked down the promos, it wasn't the file you suggested but adapt/custom/menu_image_rotator.tpl. I was expecting something within the backend. It is working great but the images do not scale on mobile devices.

I seem to have an issue with checkout. It is not generating anything useful to identify the error. It appears to be http://www.batiksandbuttons.com.au/cart.php?mode=checkout. It wont allow progression past this page. Upon completion of personal details, click apply and this is the error "An error occurred while processing a request. Please refresh the page.
If the problem still persists after refreshing the page please contact us on the matter."
Does anyone have any ideas?

larag 12-15-2012 08:52 PM

Re: X-Cart Adapt Template
 
Free products with the Adapt template. What edits are required?

PhilJ 12-16-2012 06:28 AM

Re: X-Cart Adapt Template
 
Quote:

I tracked down the promos, it wasn't the file you suggested but adapt/custom/menu_image_rotator.tpl. I was expecting something within the backend. It is working great but the images do not scale on mobile devices.

You can add class="responsive" to your images to make them scale.

Quote:

Upon completion of personal details, click apply and this is the error "An error occurred while processing a request. Please refresh the page.
If the problem still persists after refreshing the page please contact us on the matter."

This will be a config issue and not related to the template, search through the forum as other people have experienced the same.

Quote:

Free products with the Adapt template. What edits are required?

Set the product price to zero, then in skin/adapt/customer/main/product_details.tpl

Replace...

Code:

<input type="text" size="7" name="price" />

With...
Code:

FREE!

yages 12-17-2012 12:30 PM

Re: X-Cart Adapt Template
 
Phil

Upgrade to your Adapt template is now on hold
Re considering the whole project now
No response from you on this forum and also emails leaves me no alternative

buywink 12-19-2012 04:13 AM

Re: X-Cart Adapt Template
 
Will it work on 4.5.4 Platinum?

totaltec 12-19-2012 05:45 AM

Re: X-Cart Adapt Template
 
Quote:

Originally Posted by buywink
Will it work on 4.5.4 Platinum?

I'm betting that it will. The versions are very similar (Gold, GoldPlus, Platinum), and the skins usually contain everything that is needed, with the additional modules and option in Platinum simply unlocked or added.

I would expect it to work on all versions just fine. However it may be best to wait for Phil to provide the answer. XC Platinum does not have a test package available for download (that I know of), so it is hard for developers to test this without buying a license.

PhilJ 12-19-2012 05:50 AM

Re: X-Cart Adapt Template
 
Quote:

Will it work on 4.5.4 Platinum?

Yes it should work fine, although any additional module code (product wizard, feature comparison etc.) would need to be added in by you, but that should not pose much of a problem.

We've had several orders from people intending to use the template on X-Cart Platinum.

Thanks Mike, congrats on your responsive skin too :)

PhilJ 12-19-2012 06:36 AM

Re: X-Cart Adapt Template
 
For a $50 discount on Adapt, use the coupon - XMAS2012

Offer Available from 19th Dec - 31st Dec 2012

buywink 12-19-2012 09:58 PM

Re: X-Cart Adapt Template
 
Hello Phil,

Quote:

We've had several orders from people intending to use the template on X-Cart Platinum.

I want to purchase it for 4.5.4 Platinum but there is no options to buy for 4.5.4 Platinum.Please suggest me where to buy it for my 4.5.4 Platinum license.

PhilJ 12-20-2012 06:10 AM

Re: X-Cart Adapt Template
 
Hi buywink, there's no Platinum version of the template, but as suggested before, the Gold Plus version should work fine with minimal customization. You'll need to add in the product wizard, feature comparison yourself. Unfortunately we don't have a platinum version to test with ourselves.

It really depends on your coding skills and how familiar you are with smarty and the x-cart modules. If you are a novice, the template may not be for you.

If you decide to purchase, don't forget to use the coupon above.

gotpump 12-20-2012 06:22 PM

Re: X-Cart Adapt Template
 
Hey Phil,

Been trying to get a hold of you with no success. The adapt template I purchased is not working. I have tried everything! PM me please!

buywink 12-20-2012 09:13 PM

Re: X-Cart Adapt Template
 
Quote:

It really depends on your coding skills and how familiar you are with smarty and the x-cart modules. If you are a novice, the template may not be for you.

If I purchase the x-cart Platinum license (4.5.4 pro) and purchase the adept template then after purchasing again need to customize for Platinum versions !!!

is it not possible to release for platinum versions?

xtech 12-21-2012 02:31 AM

Re: X-Cart Adapt Template
 
Quote:

Originally Posted by PhilJ
Hi buywink, there's no Platinum version of the template, but as suggested before, the Gold Plus version should work fine with minimal customization. You'll need to add in the product wizard, feature comparison yourself. Unfortunately we don't have a platinum version to test with ourselves.

It really depends on your coding skills and how familiar you are with smarty and the x-cart modules. If you are a novice, the template may not be for you.

If you decide to purchase, don't forget to use the coupon above.


Hi Phil,
I want to buy this template for 4.5.4 Platinum.Please release this for 4.5.4 Platinum without any code modifications.

buywink 12-25-2012 09:58 PM

Re: X-Cart Adapt Template
 
Hello Phil,
Any release date of 4.5.4 Platinum?

Pitak 12-26-2012 03:37 AM

Re: X-Cart Adapt Template
 
Phil, on the OPC, the "apply" button next to the Gift Certificate box is missing. Can you please provide the new file that fixes this. Thanks.

larag 12-28-2012 02:24 AM

Re: X-Cart Adapt Template
 
Quote:

Originally Posted by PhilJ
You can add class="responsive" to your images to make them scale.

thanks this worked a treat.


Set the product price to zero, then in skin/adapt/customer/main/product_details.tpl

Replace...

Code:

<input type="text" size="7" name="price" />

With...
Code:

FREE!

Phil, there must be something else. It is not adding the product to the cart and therefor allowing checkout and download. Here is an example http://www.batiksandbuttons.com.au/Cuzco-Quilt-Free-Pattern-Download.html
can you any further advice?

buywink 12-28-2012 03:03 AM

Re: X-Cart Adapt Template
 
Hello have you planned to release adapt for X-cart Platinum version please?

PhilJ 12-28-2012 06:50 AM

Re: X-Cart Adapt Template
 
Quote:

Phil, there must be something else. It is not adding the product to the cart and therefor allowing checkout and download.

Before you added "FREE" insert...
Code:

<input type="hidden" name="price" value="0" />
Quote:

Hello have you planned to release adapt for X-cart Platinum version please?

No sorry, I am not planning on releasing Platinum versions of any of my templates.

There's no Platinum demo available and $1500 is too much to pay for the privilege. If there is higher demand, I may reconsider.

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

Holiday 12-30-2012 08:31 AM

Re: X-Cart Adapt Template
 
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.

proboscidian 01-08-2013 02:14 PM

Problem with "sort by extra fields"
 
1 Attachment(s)
I am having a problem with product sorting using the Adapt template. Sort by Product A-Z and Price Low to High work fine, but sorting by extra fields is not working at all. In admin the fields all show for selection, but on the customer side the field names don't show correctly - they look like this:
~~~~|Extra Field| ||~~~~
One of the extra fields I am trying to sort by doesn't show in the dropdown at all. Trying to sort results in an empty product list.

I have attached a screenshot.

I have written to Phil through his support desk on the website but I haven't had a response in almost a week, so hopefully someone else has a solution!

censusadv88 01-08-2013 05:26 PM

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?

proboscidian 01-11-2013 05:50 AM

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.

PhilJ 01-11-2013 07:38 AM

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.

censusadv88 01-11-2013 05:31 PM

Re: X-Cart Adapt Template
 
Testimonials admin is still not login-able. Not sure what I am doing wrong here.

buywink 01-13-2013 10:32 PM

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.

gotpump 01-13-2013 11:16 PM

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.

Henry 01-14-2013 08:50 AM

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.

yages 01-14-2013 12:34 PM

Re: X-Cart Adapt Template
 
I have been waiting 2 months for a reply from Phil
Just about given up on him

censusadv88 01-14-2013 05:10 PM

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.

JacksmithxD 01-15-2013 07:32 AM

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. :roll:

JacksmithxD 01-15-2013 07:39 AM

Re: X-Cart Adapt Template
 
Quote:

Originally Posted by buywink
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.



Do you normally buy things without reading? If so please visit my Ebay store... :lol:

Phil doesn't support Platinum, nor does he plan to as of yet (view his reply in this threads).

It seems a bit odd that all your modules aren't working, however this could be down to the files you're using aren't coded for Platinum (Just a guess as Phil hasn't released a version for it yet, I'm not using Platinum so not sure how different the structure is) it could also be that you've missed a steps on the install instructions, or not patched your cart yet.

JacksmithxD 01-15-2013 07:43 AM

Re: X-Cart Adapt Template
 
Quote:

Originally Posted by censusadv88
Testimonials admin is still not login-able. Not sure what I am doing wrong here.


Sounds more like an SQL error, have you checked this? Find this file on the root of your install.

/testimonial_send.php

Failing that go into Phpmyadmin and change your details if you can? :D

censusadv88 01-15-2013 03:37 PM

Re: X-Cart Adapt Template
 
ADAPT HACK OF THE DAY 1/15/2013

Problem: In WebKit browsers (Chrome & Safari) the dropdown header menus in mobile mode do not render the background color. This causes the the drop down to be plain white (the text is also white) such that the labels "Help & Information" and "Product Categories" are not shown. However since IE, and FF do render the background color you do see labels.

Solution: Add a conditional CSS code for webkit browsers to render the text for the drop down header menus in black. Conditional CSS allow you to target the problematic browser, and fix errors.

In altskin.css (located in skin/adapt/css) find:

Code:

/*--------------------------------------------------------
MOBILE MODE HEADER SELECT MENUS
--------------------------------------------------------*/

select.mobile_header_menu,
select.mobile_mega_menu,
select.mobile_flyout_menu {
        width: 100%;
        background: #2887D6 url(../images/gradient.png) center repeat-x;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        border: 1px solid #ccc;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}


Add the following conditional CSS AFTER THIS CODE!

Code:

@media screen and (-webkit-min-device-pixel-ratio:0) {
        select.mobile_header_menu,select.mobile_flyout_menu {
            color:#000;
        }
    }


Hope this helps!

buywink 01-16-2013 03:03 AM

Re: X-Cart Adapt Template
 
Quote:

Originally Posted by JacksmithxD
Do you normally buy things without reading? If so please visit my Ebay store... :lol:

Phil doesn't support Platinum, nor does he plan to as of yet (view his reply in this threads).

It seems a bit odd that all your modules aren't working, however this could be down to the files you're using aren't coded for Platinum (Just a guess as Phil hasn't released a version for it yet, I'm not using Platinum so not sure how different the structure is) it could also be that you've missed a steps on the install instructions, or not patched your cart yet.


Hello,
This was last reply from Phil-" 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."

http://forum.x-cart.com/showthread.php?t=64553&page=15 post #143

and
Quote:

Originally Posted by PhilJ
Yes it should work fine, although any additional module code (product wizard, feature comparison etc.) would need to be added in by you, but that should not pose much of a problem.

We've had several orders from people intending to use the template on X-Cart Platinum.

Thanks Mike, congrats on your responsive skin too :smile:


I HAVE INSTALLED SUCCESSFULLY AND AFTER INSTALLATION I HAVE SEEN THAT LOTS OF OPTIONS ARE NOT COMING IN PLATINUM VERSIONS.I DO NOT UNDERSTAND WHY PHIL SAID THAT IT SHOULD WORK ON PLATINUM VERSIONS.

@Phil Please look into the matter and provide me the necessary files to run smoothly in Platinum versions.

Thanks.

PhilJ 01-16-2013 05:14 AM

Re: X-Cart Adapt Template
 
Four features were removed from Gold Plus, in order to make it faster on mobile devices. View the very first post of this thread...

Quote:

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.

I said the above, because it should not pose too much of a problem to insert the few additional modules template code.

That said, I simply do not have the Platinum files, nor do I intend to support Platinum stores with this template.

So anyone intending to use the skin on Platinum, only do so at your own risk and ensure you have the relevant coding experience to add in the outstanding module code!

PhilJ 01-16-2013 07:32 AM

Re: X-Cart Adapt Template
 
Anyone using CDSEO, please read the FAQs

"My page display breaks after enabling CDSEO, why?"

futurac 01-16-2013 08:42 AM

Re: X-Cart Adapt Template
 
My 2 cents.

Adapt finally installed and site is live.
template looks awesome, quicker than my previous 4.4.2 site.

Phil is too busy, but it worth waiting if possible for him to install and do the tweaks.
Great Job Phil, just try to make A copy of yourself , so we will have more availability of Phil2....

Next step is Maxcdn, not simple to install, still busy with it.

Henry 01-16-2013 10:15 AM

Re: X-Cart Adapt Template
 
I would like to add the video thumbnails from the product page videos tab to the home page inside the welcome box. Does anyone know what file the video thumbnails and links are located. Thanks!

buywink 01-16-2013 09:46 PM

Re: X-Cart Adapt Template
 
Quote:

Originally Posted by PhilJ
Four features were removed from Gold Plus, in order to make it faster on mobile devices. View the very first post of this thread...



I said the above, because it should not pose too much of a problem to insert the few additional modules template code.

That said, I simply do not have the Platinum files, nor do I intend to support Platinum stores with this template.

So anyone intending to use the skin on Platinum, only do so at your own risk and ensure you have the relevant coding experience to add in the outstanding module code!


If I provide you the demo platinum version in order to test all of the features and functionality of Adapt in platinum versions then?

The product wizard, feature comparison in adapt-where to add this?

gotpump 01-20-2013 07:25 PM

Re: X-Cart Adapt Template
 
1. My Cats menu on the left hand side when i expand to view sub-cats and click a link it doesn't take me to that page instead just directs me to the main category and I have to click the link again. Any ideas?



2. Also some of my products under *NEW* on the home page display with a 0.00 price if they have a product variant and I did not set an original price for them just a price in the variants. Does anyone know how to possible modify:

Code:

if (document.getElementById('po778').selectedIndex == 0)
{ alert('Please select an Option.'); return false;
}
else return true;


to display the lowest price or any price for that matter if a variant has not yet been selected? Or is there a better way of doing this?


All times are GMT -8. The time now is 04:11 AM.

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