Page 18 of 34 FirstFirst ... 8161718192028 ... LastLast
Results 171 to 180 of 331
  1. #171
    Join Date
    Aug 2011
    Posts
    29
    Plugin Contributions
    0

    Default Re: Carlisle Fresh Template Support Thread

    Thanks! The modification to html_header.php solved it.

  2. #172
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Carlisle Fresh Template Support Thread

    Quote Originally Posted by rbarbour View Post
    This is a known bug in the responsive code, it has been updated in several of the responsive packages but I do not think Anne has updated this one yet.

    In /includes/templates/carlisle_fresh/common/html_header.php file

    Where all the responsive code is called, you will see:

    PHP Code:
    if (COLUMN_WIDTH == '0') { 
    change to:
    PHP Code:
    if (COLUMN_WIDTH == '0' || (in_array($current_page_base,explode(",",'popup_image,popup_image_additional')) )) { 
    You can exclude the responsive code on any page simply by adding the page name separated by a comma.
    You know how they say to follow your gut??? Obviously I didn't. :)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #173
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Carlisle Fresh Template Support Thread

    Happens to the best of us.

    Quote Originally Posted by mc12345678 View Post
    You know how they say to follow your gut??? Obviously I didn't. :)

  4. #174
    Join Date
    Nov 2007
    Posts
    342
    Plugin Contributions
    0

    Default Re: Carlisle Fresh Template Support Thread

    Hi gang!

    Absolutely in love with this template! THANK YOU!! One question though:

    How do I arrange so that the attributes are listed under the product description? Right now I have the attributes first then the description: http://69.195.124.109/~ceriaton/amps...roducts_id=183

    thanks!
    g

  5. #175
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Carlisle Fresh Template Support Thread

    Quote Originally Posted by gabstero View Post
    Hi gang!

    Absolutely in love with this template! THANK YOU!! One question though:

    How do I arrange so that the attributes are listed under the product description? Right now I have the attributes first then the description: http://69.195.124.109/~ceriaton/amps...roducts_id=183

    thanks!
    g
    I am happy that you like it ;)

    You can edit the includes/templates/override/carlisle_fresh/templates/tpl_product_info_display.php file to move things around on this page.

    Thanks,

    Anne

  6. #176
    Join Date
    Nov 2007
    Posts
    342
    Plugin Contributions
    0

    Default Re: Carlisle Fresh Template Support Thread

    Excellent Anne!

    Thanks a LOT that worked great!
    One more minor thing. When I click on the product thumb to display the larger image, the pop-up window is not sized to the actual 100% image size.
    What am I doing wrong?
    thanks,
    g

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

    Default Re: Carlisle Fresh Template Support Thread

    Quote Originally Posted by gabstero View Post
    Excellent Anne!

    Thanks a LOT that worked great!
    One more minor thing. When I click on the product thumb to display the larger image, the pop-up window is not sized to the actual 100% image size.
    What am I doing wrong?
    thanks,
    g
    This is a bug in the DIY template original code. You can fix it by editing the includes/templates/carlisle_fresh/common/html_header.php file. Change this:


    Code:
    if (COLUMN_WIDTH == '0') {
    to this:

    Code:
    if (COLUMN_WIDTH == '0' || (in_array($current_page_base,explode(",",'popup_image,popup_image_additional')) )) {

    Thanks,

    Anne

  8. #178
    Join Date
    Nov 2007
    Posts
    342
    Plugin Contributions
    0

    Default Re: Carlisle Fresh Template Support Thread

    Excellent!!

    it worked!

    thanks a LOT!!

  9. #179
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Carlisle Fresh Template Support Thread

    Quote Originally Posted by gabstero View Post
    Excellent!!

    it worked!

    thanks a LOT!!
    No problem ;) This fix will be included in a future template update.

    Thanks,

    Anne

  10. #180
    Join Date
    May 2008
    Posts
    30
    Plugin Contributions
    0

    Default Re: Carlisle Fresh Template Support Thread

    Hello Anne,

    I'm really happy with your template which is great!!!

    I have a problem though... it does not seem possible to use the megamenu with tablets so I'd like to switch to the mobiles menu when the width of the screen is appx.8.54 inches wide (the purpose is that when using a 10 inches tablet vertically the menu switches to the mobiles one)

    So my question is... how can we modify the screen width at which the menu is switched from megamenu to mobile?

    Thanks a lot for your help :-)

 

 
Page 18 of 34 FirstFirst ... 8161718192028 ... LastLast

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 94
    Last Post: 16 Mar 2024, 04:13 PM
  2. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  3. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  4. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  5. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 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