Page 73 of 96 FirstFirst ... 2363717273747583 ... LastLast
Results 721 to 730 of 953
  1. #721
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,106
    Plugin Contributions
    11

    Default Re: Winchester Responsive

    Quote Originally Posted by uae-designer View Post
    I am building a site as showcase only so I want to disable the shopping cart.
    Have you gone in yourAdmin >> Configuration >> My Store >> Store Status and selected the correct setting?

  2. #722
    Join Date
    Dec 2016
    Location
    Arizona, USA
    Posts
    1
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    You may try with this

    Customer Details -> Customer Shop Status - View Shop and Prices -> set to 3

  3. #723
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    I could not find anything in this thread but found solution in Westminster thread. Putting it here so others can find it that run into the same issue.

    If you get blocked content warning in your browser looking like something like this:

    Mixed Content: The page at 'https://www.xxxxxxx.com/index.php?main_page=login' was loaded over HTTPS, but requested an insecure script 'http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js'. This request has been blocked; the content must be served over HTTPS.

    Solution is to make this edit:

    includes/templates/winchester_responsive/templates/tpl_modules_mobile_categories_tabs.php the line
    Code:
    <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" type="text/javascript"></script>
    causes an error on SSL/TLS enabled sites (broken lock, insecure items).
    To remedy this simply change that line to
    Code:
    <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" type="text/javascript"></script>
    This has already been discussed in the support threads of other templates but thought I mention it here again.
    Live and learn... the Zen way.

  4. #724
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    I have a couple of questions on the mobile functions. So in mobile I can tab on the menu on the top right and it shows me:

    Categories
    Information
    Contact

    Just taping on the word itself does not result in anything. Took me a while to try the tiny down arrow all the way to the right. Not very user friendly IMHO. Is there a way to make the whole bar and word clickable? Would be way easier. Also can I include a home symbol next to the search symbol? Again, this would greatly help with navigation on mobile.
    Live and learn... the Zen way.

  5. #725
    Join Date
    Oct 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by dbltoe View Post
    Have you gone in yourAdmin >> Configuration >> My Store >> Store Status and selected the correct setting?

    These are the settings:
    Admin >> Configuration >> My Store >> Store Status => 1= Showcase no prices
    Customer Details >> Customer Shop Status - View Shop and Prices => 3= Showroom Only

    I have done both of the above however that part is still showing.

  6. #726
    Join Date
    Oct 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    I have another question, I have tried changing the Flexible Footer to reflect our social media sites however that part now only displays the html codes and not the actual layout that it used to before editing. It's now like this:

    <a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><a href="http://www.pinterest.com/picaflorazul" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/user/ZenCartEasyHelp" target="_blank"><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a>

    I have tried reading all the possible solutions for this but to no avail. I have even tried installing the module again after restoring the site from a previous backup but it is still showing the same. Please help.

  7. #727
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Winchester Responsive

    Use an HTML Validator to check the code on the page. Might help to narrow down where the problem(s) are.

  8. #728
    Join Date
    Jan 2008
    Location
    Perth. Australia
    Posts
    64
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Hi there,
    I have been using this template for a while and love it.
    I have just tried to install the CSS/JS Loader so that I can start using the FEC.
    I have followed the instruction through to point 7 multiple times incase I made a mistake however I have noticed that my menu drop down (Categories, information and contact) in the header have stopped working.
    The call down that was previously being used is no longer working and I can't work out what is needed to be done to fix this.
    Your help would be greatly appreciated.
    The website is www.jarsbottlesdirect.com.au
    Stephen
    Jars Bottles Direct Trading as SS Croxson Enterprises Pty Ltd
    http://www.jarsbottlesdirect.com.au

  9. #729
    Join Date
    Mar 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    I am getting an error message when I click on Login button or trying to add to cart.

    How do I get rid of the error message?

    Name:  eshop_demo_error.jpg
Views: 209
Size:  41.5 KB

  10. #730
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Winchester Responsive

    Quote Originally Posted by techschema View Post
    I am getting an error message when I click on Login button or trying to add to cart.

    How do I get rid of the error message?

    Name:  eshop_demo_error.jpg
Views: 209
Size:  41.5 KB
    Looks like you're using a version of the template built for v154 on a v155 site. You need to update at least the jscript_framework.php file, and maybe more. Consult the latest version of this template for the most recent files. After that, consider https://www.zen-cart.com/showthread....63#post1306863
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 73 of 96 FirstFirst ... 2363717273747583 ... LastLast

Similar Threads

  1. v154 Winchester Black Responsive Template
    By picaflor-azul in forum Addon Templates
    Replies: 497
    Last Post: 24 Apr 2023, 09:29 PM
  2. v155 Winchester Black responsive - looking for Social media icon flexible footer fix
    By MattA66 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 8 Jun 2021, 05:34 PM
  3. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  4. v154 Where do I find the images for sliders, using Winchester Responsive Black
    By zbdude in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Apr 2016, 12:00 AM
  5. v153 Winchester Responsive - Trouble resizing carousel size?
    By hols.club in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Nov 2014, 05:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR