View Single Post
  #476  
Old 03-13-2014, 05:37 AM
 
elmirage001 elmirage001 is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by xtech
Hello Phil,
I have installed the new version of reboot but when i delete Bootstrap CSS CDN URL//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css and call locally then the effect is not applied and entire CSS getting distorted also facing jQuery pop up alert like- blockUI requires jQuery v1.2.3 or later! You are using v1.10.2

How to recover these issue?

Thank you.
Until you hear from Phil try the following.

In reBOOT Admin jQuery CDN URL replace
Code:
//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js
With
Code:
//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote