View Single Post
  #1397  
Old 08-10-2019, 10: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 floracal
Hi Phil,

Can't edit Testimonials running 4.7.11

Thanks Mark


Hi Mark,

In testimonials_admin.php

Change http
Code:
<link href="http://stackpath.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css" rel="stylesheet">

To https
Code:
<link href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css" rel="stylesheet">

Sorry Phil, I forgot to send you this one.

Paul
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote