Re: Winchester Black Responsive Template
Quote:
Originally Posted by
himmon
Btw, the picture Carousel seems to break when you enable SSL and view the site under HTTPS.
In the includes/templates/winchester_black/templates/tpl_index_default.php file change this:
Code:
<script type="text/javascript" src="<?php echo HTTP_SERVER . DIR_WS_CATALOG . DIR_WS_TEMPLATE; ?>jscript/jquery.carouFredSel-6.0.2.js"></script>
to this:
Code:
<script type="text/javascript" src="<?php echo HTTPS_SERVER . DIR_WS_CATALOG . DIR_WS_TEMPLATE; ?>jscript/jquery.carouFredSel-6.0.2.js"></script>
Thanks,
Anne
Re: Winchester Black Responsive Template
Quote:
Originally Posted by
picaflor-azul
In the includes/templates/winchester_black/templates/tpl_index_default.php file change this:
Code:
<script type="text/javascript" src="<?php echo HTTP_SERVER . DIR_WS_CATALOG . DIR_WS_TEMPLATE; ?>jscript/jquery.carouFredSel-6.0.2.js"></script>
to this:
Code:
<script type="text/javascript" src="<?php echo HTTPS_SERVER . DIR_WS_CATALOG . DIR_WS_TEMPLATE; ?>jscript/jquery.carouFredSel-6.0.2.js"></script>
Thanks,
Anne
Thanks, that's fixed it!
1 Attachment(s)
Re: Winchester Black Responsive Template
Really loving this template, on glitch for me, I get this when I click on My Account
Attachment 15026
Mike
Re: Winchester Black Responsive Template
Maybe on odd request, but can you/how do you, turn off the Left Slide Out ?
Mike
Re: Winchester Black Responsive Template
Quote:
Originally Posted by
Mikeondraco
Really loving this template, on glitch for me, I get this when I click on My Account
Attachment 15026
Mike
If you post a link to your site I can take a look.
Thanks,
Anne
Re: Winchester Black Responsive Template
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look.
Thanks,
Anne
Still very much under development Anne so it's 'hidden' :smile:. I get that error on Login and Register too. Plus the Search Box seems to not work at the moment either.
www.dracocrafts.com/dcshop
Mike
Re: Winchester Black Responsive Template
Fixed the search box issue Anne, reading back through your earlier replies on here :D
Mike
Re: Winchester Black Responsive Template
Quote:
Originally Posted by
Mikeondraco
Still very much under development Anne so it's 'hidden' :smile:. I get that error on Login and Register too. Plus the Search Box seems to not work at the moment either.
www.dracocrafts.com/dcshop
Mike
Now this is just my opinion, but I do find it a little off that you are quite happy to ask for Anne's help on this forum, but don't seem quite as happy to keep her company name in the footer of your site to give her the credit she deserves...
Re: Winchester Black Responsive Template
Quote:
Originally Posted by
OLCS
Now this is just my opinion, but I do find it a little off that you are quite happy to ask for Anne's help on this forum, but don't seem quite as happy to keep her company name in the footer of your site to give her the credit she deserves...
As I said, very much in development and certainly not live, I'm experimenting with all sorts of settings. Perhaps you should reserve judgement until the site goes live?
Mike
Re: Winchester Black Responsive Template
Quote:
Originally Posted by
Mikeondraco
Still very much under development Anne so it's 'hidden' :smile:. I get that error on Login and Register too. Plus the Search Box seems to not work at the moment either.
www.dracocrafts.com/dcshop
Mike
I don't think the error is template related. It is an ajax error. If you are running 1.5.4 maybe you have deleted the ajax files?
Thanks,
Anne