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

yages 08-28-2015 04:32 PM

Re: X-Cart - reBOOT - Responsive Template
 
Hi Phil
I would like to upgrade my site
Do you do this type of work

PhilJ 08-31-2015 12:40 AM

Re: X-Cart - reBOOT - Responsive Template
 
Hi Yages, I'm busy at the moment, but may be available in 1-2 weeks or so. Drop me a PM or ticket.

PhilJ 08-31-2015 12:47 AM

Re: X-Cart - reBOOT - Responsive Template
 
Little 'product tags' feature added (reBOOT v4.7.3). Demo (see below tabs). Utilises product 'search keywords' field. Get it here.

(Intended as a customer helper only, not for SEO). Now included.

PhilJ 09-02-2015 04:43 PM

Re: X-Cart - reBOOT - Responsive Template
 
Quick reBOOT v4.7.3 'search by price' improvement, skin/reboot/custom/search_by_price.tpl

Replace...
Code:

{if $main ne "advanced_search" && $main ne "search"}
<form method="POST" action="search.php" name="search-by-price">
<input type="hidden" name="mode" value="search">
{/if}

With...
Code:

{if $main ne "advanced_search" && $main ne "search"}
<form method="POST" action="search.php" name="search-by-price">
<input type="hidden" name="mode" value="search">
{if $current_category}
<input type="hidden" name="posted_data[categoryid]" value="{$current_category.categoryid}">
{/if}
{/if}

{if $current_category}
<p class="text-center">{$lng.lbl_search_in}: <b class="text-success">{$current_category.category}</b></p>
{/if}

So visitors can then search for products by price within the current category. Demo. Now included.

PhilJ 09-04-2015 05:56 PM

Re: X-Cart - reBOOT - Responsive Template
 
Just posted a free mod that might be of use :)

elmirage001 09-12-2015 08:52 AM

Re: X-Cart - reBOOT - Responsive Template
 
Hi Phil,

I just wanted to thank you again for all your hard work on making reBOOT the best! I just received another testimonial on how easy it is to shop on my site.
Quote:

This was an easy order to do. Many of the other companies was to complex just to purchase. I'm 71 and a disabled vet that likes to keep life simple. It will not be my only order. Thanks xxxxx
Again, Thank you!

Paul

PhilJ 09-12-2015 10:52 AM

Re: X-Cart - reBOOT - Responsive Template
 
Thanks again Paul, I'm really pleased it's working well for you... I can also vouch that your products and service are top notch. If anyone wants some superb meteorite specimens to add to, or start a collection, Paul's your man! ;)

elmirage001 09-17-2015 08:27 PM

Re: X-Cart - reBOOT - Responsive Template
 
For anyone using Magic Zoom and having compatibility issues with reBOOT 4.7.3

I've tweaked some of the template files to have Cloud Zoom function like Magic Zoom which has allowed me to remove Magic Zoom. Magic Zoom added overhead to my site as well.

Same Product Page 4.6.6 MZ live vs 4.7.3 CZ dev
------------------------------------------------------------------
Live 4.6.6 Magic Zoom Site: 1.2MB page size - 2.27 seconds to load
Development 4.7.3 Cloud Zoom Site: 461.8KB page size - 1.73 seconds to load

If you're having trouble getting Magic Zoom to work please feel free to PM me and I'll send you my file edits.

A huge thank you to Phil for purchasing the developers license to the newest Cloud Zoom 3 so we can all enjoy all of the current version enhancements.

Paul

PhilJ 09-27-2015 02:26 PM

Re: X-Cart - reBOOT - Responsive Template
 
50% discount until 1st October ! ... use coupon MOON

DrQuietus 09-28-2015 12:57 AM

Re: X-Cart - reBOOT - Responsive Template
 
How difficult is it to add more spaces for slides? Looks like some PHP, DB and Template changes?


All times are GMT -8. The time now is 03:37 AM.

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