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
  #361  
Old 12-10-2013, 05:14 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
In the usual manner... follow the instructions here...
http://help.x-cart.com/index.php?title=X-Cart:Banner_System

There is a minor fix for it though (v2), which you can get here.

Thank you ,its working perfectly that i want.Thanks a lot.

I have PM you please check.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote

The following user thanks xtech for this useful post:
PhilJ (12-10-2013)
  #362  
Old 12-11-2013, 02:18 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Hello all,
Those who are using reboot template with x-cart addons and third party addons I want to tell that Phil is very much helpful and respond me very fast and efficient way.

Thank you Phil for your great effort.

I have posted issues via ticket system for third party module help but he helps me very much.He is very much co operative.

Thank you for a nice template.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #363  
Old 12-13-2013, 11:24 AM
  jcorneli's Avatar 
jcorneli jcorneli is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 74
 

Default Re: X-Cart - reBOOT - Responsive Template

Okay. I have been at this all day. All of the installs when great. I just can't seem to get rid of the BBC in the twitter feed in version 2.2. Do I still need to install TWITTER FEED UPDATE TO SUPPORT TWITTER API v1.1??
__________________
www.usapolicesupply.com
v4.6.3

Xcartmods reBoot Template
WebsiteCM CDSEO Pro SEO
BCS Multipe Upselling Links
Firetank Feed Manager

BCS Product Importer Updater Pro
BCS Drop Shipper Pro
BCS Quote Request Module
BCS Printable Online Catalog
Reply With Quote
  #364  
Old 12-13-2013, 11:38 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
I just can't seem to get rid of the BBC in the twitter feed in version 2.2

Edit skin/reboot/custom/footer/footer_LT.tpl

Code:
<a class="twitter-timeline" width="100%" height="200" href="https://twitter.com/{$config.reboot.reboot_social_twitter}" data-widget-id="392026396958007297">Tweets by @{$config.reboot.reboot_social_twitter}</a>

Change data-widget-id="392026396958007297" to your widget ID
Create a widget at https://twitter.com/settings/widgets
Info at https://dev.twitter.com/docs/embedded-timelines

Quote:
Do I still need to install TWITTER FEED UPDATE TO SUPPORT TWITTER API v1.1??

No, reBOOT v2 uses a simple embedded Twitter timeline. Just perform the above.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
jcorneli (12-13-2013)
  #365  
Old 12-13-2013, 12:05 PM
  jcorneli's Avatar 
jcorneli jcorneli is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 74
 

Default Re: X-Cart - reBOOT - Responsive Template

I want to send a shout out to Phil. I have been using the Ability template for a while and I am switching to ReBoot now. He is always helpful.

I highly recommend the new version. It is far superior to any other around.
__________________
www.usapolicesupply.com
v4.6.3

Xcartmods reBoot Template
WebsiteCM CDSEO Pro SEO
BCS Multipe Upselling Links
Firetank Feed Manager

BCS Product Importer Updater Pro
BCS Drop Shipper Pro
BCS Quote Request Module
BCS Printable Online Catalog
Reply With Quote

The following user thanks jcorneli for this useful post:
PhilJ (12-13-2013)
  #366  
Old 12-18-2013, 09:25 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

$50 OFF UNTIL JAN 1ST 2014 WITH COUPON - XMAS

Purchase
__________________
xcartmods.co.uk
Reply With Quote
  #367  
Old 12-18-2013, 10:32 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil,
In my store I have seen in any category or manufacturer page in products sections product is loading first in row view then in grid view and it is taking some time to change from row view to grid view,though I set Default products view to grid view from admin Products Display options.

Why this is happening can you please help me?

Also how to get reboot version 2.2?

Thanks.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #368  
Old 12-19-2013, 04:17 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
In my store I have seen in any category or manufacturer page in products sections product is loading first in row view then in grid view and it is taking some time to change from row view to grid view,though I set Default products view to grid view from admin Products Display options.

Could be due to..

1) Slow server response
2) Loading too many products on one page at once
3) Something else slowing the page down, such as a huge category menu

Try using Firebug's "Net" tab to see if there are any bottlenecks.
Ensure the reBOOT image lazy loader is enabled.
Ensure the JS/CSS speedup tools are enabled in general settings.
Try optimising as much as possible, enable GZIP etc.

Quote:
Also how to get reboot version 2.2?
Post a ticket stating your order ID.
__________________
xcartmods.co.uk
Reply With Quote
  #369  
Old 12-19-2013, 10:20 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
Could be due to..

1) Slow server response
2) Loading too many products on one page at once
3) Something else slowing the page down, such as a huge category menu

Try using Firebug's "Net" tab to see if there are any bottlenecks.
Ensure the reBOOT image lazy loader is enabled.
Ensure the JS/CSS speedup tools are enabled in general settings.
Try optimising as much as possible, enable GZIP etc.


Thank you for your reply.Can I post a ticket for this issue?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #370  
Old 12-20-2013, 05:05 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 gift wrapping tooltip on the one page checkout...

Upload this file to skin/reboot/lib/cluetip

Then delete skin/reboot/lib/cluetip/jquery.cluetip.css
__________________
xcartmods.co.uk
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:59 AM.

   

 
X-Cart forums © 2001-2020