Page 93 of 152 FirstFirst ... 43839192939495103143 ... LastLast
Results 921 to 930 of 1518
  1. #921
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    rbarbour:

    Just to be sure I know what I am doing, are these the 3 files I need to upload:


    CATALOG_FILES/includes/templates/responsive_default/jscript/jquery.matchHeight.js
    CATALOG_FILES/includes/templates/responsive_default/jscript/jscript_matchHeight-min.js
    CATALOG_FILES/includes/templates/responsive_default/jscript/jscript_responsive_framework.php
    Thank you,

    Silver

  2. #922
    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
    rbarbour:

    Just to be sure I know what I am doing, are these the 3 files I need to upload:




    Thank you,

    Silver
    See post 855 and 857

  3. #923
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    rbarbour:

    I see what you are saying but the codes are different.

    This is the code that you say to create on post 855:

    create:
    Code:

    Code:
    /includes/templates/responsive_sheffield_blue/jscript/jscript_matchHeight.php

    but the actual code is:


    Code:
    /includes/templates/responsive_sheffield_blue/jscript/jquery.matchHeight.js
    So, either I have made a mistake, I don't understand, or something else is wrong??

    Thanks,

    Silver

  4. #924
    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
    CATALOG_FILES/includes/templates/responsive_default/jscript/jquery.matchHeight.js
    Forget about this one

    Quote Originally Posted by SilverHD View Post
    CATALOG_FILES/includes/templates/responsive_default/jscript/jscript_matchHeight-min.js
    upload this one

    Quote Originally Posted by SilverHD View Post
    CATALOG_FILES/includes/templates/responsive_default/jscript/jscript_responsive_framework.php
    Forget about this one

    create one:
    Code:
    /includes/templates/responsive_sheffield_blue/jscript/jscript_matchHeight.php
    paste this code in above:
    Code:
    <?php
    /**
     * @package templateSystem
     * @copyright Copyright 2003-2016 Zen Cart Development Team
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version ZCA/GIT: $Id: rbarbour New for v1.5.5 $
     */
    ?>
    
    <script type="text/javascript"><!--//
    (function($) {
    $(document).ready(function() {
    
    $('.centerBoxContentsProducts').matchHeight();
    
    
      });
    }) (jQuery);
    //--></script>

  5. #925
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    matchHeight
    Quote Originally Posted by rbarbour View Post
    See post 855 and 857
    zc 1.5.5a with Responsive Sheffiled Blue, IH4 and other mods.

    Does matchHeight not play nice with IH4 and/or Colorbox or other mods with jscripts? With the changes as in post 855 and 857 I don't see anything different on my pages and my images open individually in a new window not a popup), with no close/previous/next facility.

    Clicking on any product also generates the following errors in Firebug:

    ReferenceError: jQuery is not defined
    this.options)});b._afterUpdate&&b._afterUpdate(a,b._groups)};b._update=function( ...


    jscript...-min.js (line 11, col 1)
    TypeError: $.browser is undefined


    msie = $.browser.msie,


    jQuery_...nner.js (line 25, col 2)
    TypeError: $(...).matchHeight is not a function
    $('.centerBoxContentsProducts').matchHeight();
    The errors don't occur when site is initially opened but do occur when anything is clicked on, including refresh page.

    I have replicated this on my live site but have taken the matchHeight files off while I sort this. I still have them on my test site to continue playing with.


    If I switch to responsive classic template I get this error:
    TypeError: $(...).colorbox is not a function

    $("a[rel^='colorbox']").colorbox({opacity:0.6,speed:400,initialWidth:250,initial...
    and the product images appear in popups as I would expect.

    Using max-height in my css has my product listing boxes evenly set so I am in no panic. I'm just curious and always looking to improve my understanding.

  6. #926
    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 rbarbour View Post
    Forget about this one



    upload this one



    Forget about this one

    create one:
    Code:
    /includes/templates/responsive_sheffield_blue/jscript/jscript_matchHeight.php
    paste this code in above:
    Code:
    <?php
    /**
     * @package templateSystem
     * @copyright Copyright 2003-2016 Zen Cart Development Team
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version ZCA/GIT: $Id: rbarbour New for v1.5.5 $
     */
    ?>
    
    <script type="text/javascript"><!--//
    (function($) {
    $(document).ready(function() {
    
    $('.centerBoxContentsProducts').matchHeight();
    
    
      });
    }) (jQuery);
    //--></script>
    Thank you for posting the instructions for this ;)

    I have been working on the upgrades for the template packages. Thank you so much for your help with converting them to the new DIY package. I like the new one better because there are no core file overwrites. It will make future upgrades so much easier.

    Thanks,

    Anne

  7. #927
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    rbarbour:

    I am not trying to be difficult here, but could you be a bit more clear. Which one should I upload and which one should I forget? Just a bit confused.

    Thanks,

    Silver

  8. #928
    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
    rbarbour:

    I am not trying to be difficult here, but could you be a bit more clear. Which one should I upload and which one should I forget? Just a bit confused.

    Thanks,

    Silver
    Code:
    Forget about this one
    CATALOG_FILES/includes/templates/responsive_default/jscript/jquery.matchHeight.js
    Code:
    Forget about this one
    CATALOG_FILES/includes/templates/responsive_default/jscript/jscript_responsive_framework.php
    Code:
    upload this one
    CATALOG_FILES/includes/templates/responsive_default/jscript/jscript_matchHeight-min.js

    create this one:
    Code:
    /includes/templates/responsive_sheffield_blue/jscript/jscript_matchHeight.php
    and add this code to it:

    PHP Code:
    <?php
    /**
     * @package templateSystem
     * @copyright Copyright 2003-2016 Zen Cart Development Team
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version ZCA/GIT: $Id: rbarbour New for v1.5.5 $
     */
    ?>

    <script type="text/javascript"><!--//
    (function($) {
    $(document).ready(function() {

    $('.centerBoxContentsProducts').matchHeight();


      });
    }) (jQuery);
    //--></script>

  9. #929
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by picaflor-azul View Post
    Thank you for posting the instructions for this ;)

    I have been working on the upgrades for the template packages. Thank you so much for your help with converting them to the new DIY package. I like the new one better because there are no core file overwrites. It will make future upgrades so much easier.

    Thanks,

    Anne
    Glad I could help!

  10. #930
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by soxophoneplayer View Post
    matchHeight

    zc 1.5.5a with Responsive Sheffiled Blue, IH4 and other mods.

    Does matchHeight not play nice with IH4 and/or Colorbox or other mods with jscripts? With the changes as in post 855 and 857 I don't see anything different on my pages and my images open individually in a new window not a popup), with no close/previous/next facility.

    Clicking on any product also generates the following errors in Firebug:



    The errors don't occur when site is initially opened but do occur when anything is clicked on, including refresh page.

    I have replicated this on my live site but have taken the matchHeight files off while I sort this. I still have them on my test site to continue playing with.


    If I switch to responsive classic template I get this error: and the product images appear in popups as I would expect.

    Using max-height in my css has my product listing boxes evenly set so I am in no panic. I'm just curious and always looking to improve my understanding.
    Shouldn't be any conflict. The error indicated, states that is can't find matchHeight, make sure it is loading.

    Take a look at post 928 to make sure /jscript/jscript_matchHeight-min.js is in place.

 

 

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