Page 96 of 152 FirstFirst ... 46869495969798106146 ... LastLast
Results 951 to 960 of 1518
  1. #951
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,845
    Plugin Contributions
    11

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by SilverHD View Post
    rbarbour:

    As you know by now, I am not a developer but it seems that this:

    Code:
    jscript_matchHeight-min.js
    is causing the problem. If I remove it, will this "go away."

    Thanks,

    Silver
    silver,
    it will not.

    if you post the contents of your

    /includes/templates/responsive_sheffield_blue/common/html_header.php

    then perhaps someone can direct you which lines to move around.

    decoding jquery errors can take some time and patience.

    best.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  2. #952
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    carlwhat:

    I appreciate you trying to help, but I don't think this has anything to do with the html_header.php file, unless I am totally mistaken. This all started with post #911 with if you would like to catch up a little on this. Obviously, it still isn't resolved.

    Silver

  3. #953
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by SilverHD View Post
    carlwhat:

    I appreciate you trying to help, but I don't think this has anything to do with the html_header.php file, unless I am totally mistaken. This all started with post #911 with if you would like to catch up a little on this. Obviously, it still isn't resolved.

    Silver
    After all the posts "troubleshooting" to see whats going on,

    Post #945 & 947 is where I think I narrowed the issue too. As @carlwhat suggested, this is where we are at. In order to continue to troubleshoot whats going on, seeing that file will surely help.

  4. #954
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,845
    Plugin Contributions
    11

    Default Re: Responsive Sheffield Blue V 2.0!

    silver,
    i have reviewed #911 and some of the ensuing posts. i will give you my 2 cents and you can do with it as you please.

    you are having some layout issues. in an attempt to resolve your layout issues you have downloaded some new jquery functions. so in reference to my original post, i will take back my statement as to whether removing the file will cause your problem to go away, i do not know. you can try and find out. i thought this jscript_matchHeight-min was supposed to help resolve the issue you were having; but right now, it is not loading and therefore you do not know if it will help or not.

    my suggestion to post the code for that script was to help resolve the issue with getting those functions to load so you can see if they will help solve your original problem. which is what i was attempting to help you with. now, if what you really want is help with layout, let me tell you where i would start:

    i would first validate your html.

    you can not start playing around with css and layout until your html validates and right now your home page has 29 errors and 2 warnings. most of these are not worrisome, but you have two of these errors:

    end tag for "ul" which is not finished

    stray tags will wreak havoc on your layout, and i fix all necessary html prior to looking at any css layout issues. but that's me, and i do not offer layout advice if the html does not validate. i have found validating one's html ends up being a good learning experience. even if the validation ends up being not related to the layout. (and perhaps those two stray tags are nothing..... but still...)

    you can learn and validate your html at this site:

    https://validator.w3.org/

    now, the next thing i look for is console errors. you need to open the developer tools (press f12 when using chrome or firefox) and then look at the errors (if any exist) on the console. you have 2 on the pages that i looked at. i am as close to 100% that those console errors related to jquery not being defined and Height not being a function can be resolved by looking at the load order established in html_header.php

    after those 2 things get resolved, i then look at layout. but understand you are making use of a responsive template, so that template looks different based on the size of your viewport (essentially your screen size). and i doubt you want 3 items/row when someone is looking at your site on an iPhone 5.... or maybe you do...

    as you say, i am late to the party, which i acknowledge, but i was only attempting to help with errors easily seen on your site and which, to me, need resolution, prior to looking at your layout issues.

    best.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  5. #955
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    rbarbour:

    Glad to see you are still thinking about this. I had forgotton that you had mentioned that code. My apologizies, carlwhat. I thought you were still thinking about my posting on another thread. My problem is that I am not sure what to do. It's like taking a long trip and not knowing what you are looking for once you get there.

    Thank you,

    Silver

  6. #956
    Join Date
    May 2009
    Posts
    186
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Is Responsive Sheffield Blue v2.0 good for Zen Cart v1.5.5a?
    Or is it only good for up to Zen Cart v1.5.4?
    https://www.zen-cart.com/downloads.php?do=file&id=1744

    Thanks so much!

  7. #957
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by Zean View Post
    Is Responsive Sheffield Blue v2.0 good for Zen Cart v1.5.5a?
    Or is it only good for up to Zen Cart v1.5.4?
    https://www.zen-cart.com/downloads.php?do=file&id=1744

    Thanks so much!
    It can be used with 1.5.5a but adjustments are needed. There is a thread that addresses this so if you do a search of the forum for 1.5.5 and picaflor azul templates you will find it ;)

    I am currently working long hours to get all of the template packages updated. I hope to have this one finished soon.

    Thanks,

    Anne

  8. #958
    Join Date
    May 2009
    Posts
    186
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by picaflor-azul View Post
    It can be used with 1.5.5a but adjustments are needed. There is a thread that addresses this so if you do a search of the forum for 1.5.5 and picaflor azul templates you will find it ;)

    I am currently working long hours to get all of the template packages updated. I hope to have this one finished soon.

    Thanks,

    Anne
    Great! Thanks so much!
    For easy reference I think this is the thread you're suggesting which addresses making adjustments needed for Zen Cart v1.5.5a
    https://www.zen-cart.com/showthread....rk-with-v1-5-5

  9. #959
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by carlwhat View Post
    ... i would first validate your html....you can learn and validate your html at this site: https://validator.w3.org/
    I have bad luck with w3c validator - I get errors about missing '< 's , absent '<div>'s and such - yet when I go through the code line by line these things are present, not missing. I hasten to add I do find some errors that indeed exist so I must go through the grunt work. But it makes me wonder why the false errors (checked in various browsers).

    For fun, I validated zen cart's home page: 73 errors, 46 warnings.

  10. #960
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,845
    Plugin Contributions
    11

    Default Re: Responsive Sheffield Blue V 2.0!

    i agree in that some errors are confusing at best....

    but open tags including divs and elements not allowed in specific places do play havoc on ones design. and i have never found an error that they listed that was not there on the page.... it can take a bit of work, but it's there, and frankly, i find it an invaluable tool...

    and the fact that zen-cart.com does not validate is hardly reason to not use the tool. by that reasoning, why not just use the following site, which also does not validate:

    https://validator.w3.org/nu/?doc=htt....google.com%2F

    best.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 

Similar Threads

  1. v151 Responsive Sheffield Blue v1.0
    By picaflor-azul in forum Addon Templates
    Replies: 1159
    Last Post: 23 Apr 2023, 01:20 AM
  2. 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
  3. v154 Responsive Sheffield Blue change menu links
    By Annie_zaz in forum Addon Templates
    Replies: 3
    Last Post: 7 May 2016, 11:33 PM
  4. v154 Responsive Sheffield Blue v.2.0 Pricing not showing
    By SilverHD in forum Addon Templates
    Replies: 13
    Last Post: 4 Nov 2015, 10:57 PM
  5. v154 Questions re: Responsive Sheffield Blue
    By dfontana in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Aug 2015, 02:43 AM

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