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

X-Cart - reBOOT - Responsive Template

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1071  
Old 10-22-2015, 12:24 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
can we upload different images for different screen size equipment?

If you mean can you use the srcset attribute, yes it's possible, but it's not currently supported out of the box.
__________________
xcartmods.co.uk
Reply With Quote
  #1072  
Old 10-29-2015, 04:07 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quick blog canonical URLs fix for reBOOT v4.7.3...

In skin/reboot/custom/reboot_service_head.tpl

Replace...

Code:
{if $homepage} <link rel="canonical" href="{$current_location}" /> {else} <link rel="canonical" href="{$current_location}/{$canonical_url}" /> {/if}

With...

Code:
{if $homepage} <link rel="canonical" href="{$current_location}" /> {elseif $main eq "reboot_blog"} <link rel="canonical" href="http://{$smarty.server.HTTP_HOST}{$smarty.server.REQUEST_URI}" /> {else} <link rel="canonical" href="{$current_location}/{$canonical_url}" /> {/if}

Thanks to Paul for pointing it out.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (10-29-2015)
  #1073  
Old 10-29-2015, 06:40 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil, Thank you so much for the very quick reply!

For my 4.6.6 live site I did the following.
Code:
add code to /skin/common_files/customer/service_head.tpl and change {elseif $main eq "reboot_blog"} to {elseif $main eq "wordpress"}
Thanks again! Paul
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote

The following user thanks elmirage001 for this useful post:
PhilJ (10-29-2015)
  #1074  
Old 10-30-2015, 01:51 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: X-Cart - reBOOT - Responsive Template

Hello,

We need to set up a dev space for our page which we only can have for 6 days.
Site is locked and needs an additional key to unlock as it's a different domain. Tried to contact via LIVE Chat as time is limited to 6 days, waited 5 minutes, chat got closed. We really need to have an additional key as soon as possible to continue work.

Thanks.
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #1075  
Old 10-30-2015, 02:41 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Please post a ticket with your order ID / X-Cart version.

I'm busy updating reBOOT to v4.7.4 at the moment.
__________________
xcartmods.co.uk
Reply With Quote
  #1076  
Old 10-30-2015, 03:09 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
Please post a ticket with your order ID / X-Cart version.
I'm busy updating reBOOT to v4.7.4 at the moment.

Posted. Thanks for speedy reply.
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #1077  
Old 10-30-2015, 04:27 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

reBOOT v4.7.4 is now available. Demo. Changelog.

New lower price of $149 for the time being also.

If you're upgrading from v4.7.3, it's fairly straightforward, but get in touch if you need any help.
__________________
xcartmods.co.uk
Reply With Quote

The following 3 users thank PhilJ for this useful post:
chamberinternet (11-02-2015), elmirage001 (10-30-2015), wendy.email (11-05-2015)
  #1078  
Old 11-13-2015, 01:11 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quick fix for the 'Must agree to conditions' on Fastlane and One Page Checkouts (reBOOT v4.7.3 and v4.7.4).

https://www.xcartmods.co.uk/reboot/fixes/X-Cart_Reboot_Checkout_Terms_Fix_v4.7.3_v4.7.4.zip

Just upload the two files. Only affects stores that have the reBOOT 'Must agree to conditions' option disabled.

Thanks to Anton.
__________________
xcartmods.co.uk
Reply With Quote
  #1079  
Old 11-13-2015, 07:33 AM
  tam10's Avatar 
tam10 tam10 is offline
 

eXpert
  
Join Date: Mar 2007
Posts: 252
 

Default Re: X-Cart - reBOOT - Responsive Template

I can not understand why after choosing the option of category products to be displayed as default (the way i arranged them in admin > category products.

WHY it does not shows like that???

Never had issue with it before i changed the skin, now it's all big mess. Any ideas on how to fix that?

Thank you in advance
__________________
Tammy
x-cart gold + 4.7.2
x-cart 5.2.10

Reply With Quote
  #1080  
Old 11-13-2015, 07:49 AM
 
TA TA is offline
 

eXpert
  
Join Date: Apr 2006
Posts: 303
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
Small fix for the 'agree to terms' on Fastlane and One Page Checkouts (reBOOT v4.7.3 and v4.7.4). Just uplaod the two files. Thanks to Anton.

https://www.xcartmods.co.uk/reboot/fixes/X-Cart_Reboot_Checkout_Terms_Fix_v4.7.3_v4.7.4.zip

Phil, Does this apply to AC One Page, XCart One Page or both?
__________________
v4.7.12
v5.4.x (In Dev)
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 12:22 AM.

   

 
X-Cart forums © 2001-2020