Page 7 of 10 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 94
  1. #61
    Join Date
    Oct 2009
    Posts
    1
    Plugin Contributions
    0

    red flag Re: Fresh Zen -- JellyFish Template Support Thread

    Hi,I am very like your templates zenfish.I used it very fine .thank you very much!

  2. #62
    Join Date
    Sep 2005
    Posts
    1
    Plugin Contributions
    0

    Default Re: Bring you a Fresh Zen -- JellyFish Template Support Thread

    Quote Originally Posted by ghopper View Post
    I've hidden "Site Map" . But how do I hide these two items in the "infomation" section?
    Gift Certificate FAQ
    Newsletter Unsubscribe

    Thanks.
    I have exact same issues - Looking for answers!

  3. #63
    Join Date
    Jun 2005
    Location
    California
    Posts
    23
    Plugin Contributions
    1

    Default Re: Bring you a Fresh Zen -- JellyFish Template Support Thread

    Quote Originally Posted by ghopper View Post
    I've hidden "Site Map" . But how do I hide these two items in the "infomation" section?
    Gift Certificate FAQ
    Newsletter Unsubscribe

    Thanks.
    Quote Originally Posted by orverda View Post
    I have exact same issues - Looking for answers!
    Hi orverda, ghopper,

    You need to do some custom work on this.

    Go to includes -> modules -> sideboxes , then create a new folder which name is as same as the template (here is tvzen_jellyfish), then copy the file information.php from "includes -> modules -> sideboxes" to "includes -> modules -> sideboxes -> tvzen_jellyfish", then you can edit the information.php as your wish.

    Have a nice day. :)
    Last edited by magicbox; 9 Dec 2009 at 09:38 PM.

  4. #64
    Join Date
    Jun 2005
    Location
    California
    Posts
    23
    Plugin Contributions
    1

    Default Re: Fresh Zen -- JellyFish Template Support Thread

    Quote Originally Posted by kenqiang520 View Post
    Hi,I am very like your templates zenfish.I used it very fine .thank you very much!
    I'm happy you like it :)

  5. #65
    Join Date
    Jun 2005
    Location
    California
    Posts
    23
    Plugin Contributions
    1

    Default Re: Fresh Zen -- JellyFish Template Support Thread

    Quote Originally Posted by s0lnishk0 View Post
    I've got the same problem - it says it's meant to be 3 column and I've got both enabled but only the left one works. I've got quite a few boxes to add there and it just gets overloaded. Would have been better if I could split between left and right. Does anyone know how to fix it?

    Also I've asked previously: how to get rid of the word [MORE] in the sidebar near the link to New/Featured products?

    Thanks a lot!

    Quote Originally Posted by midpath View Post
    Love this template. Is there any way to make it 3 columns? Thanks!
    Hi s0lnishk0 and midpath,

    This template is two columns, so if you have anything set in right column, it still show up in left column, soryy for that at the moment, hum, maybe in the future when I have time I will think about to create a 3 columns one ?

    To get rid of the [more] work, you need to do some custom work:

    1. Create a copy of tpl_box_default_left.php (or tpl_box_default_right.php, depends on where your staff is) from "includes/templates/template_default/common" to "includes/templates/tvzen_jellyfish/common" , then edit it like below
    original :
    Code:
    // choose box images based on box position
      if ($title_link) {
        $title = '<a href="' . zen_href_link($title_link) . '">' . $title . BOX_HEADING_LINKS . '</a>';
      }
    //
    now
    Code:
    // choose box images based on box position
      if ($title_link) {
        $title = '<a href="' . zen_href_link($title_link) . '">' . $title . /*  BOX_HEADING_LINKS .   */'</a>';
      }
    //
    .

    Good luck!

  6. #66
    Join Date
    Jun 2005
    Location
    California
    Posts
    23
    Plugin Contributions
    1

    Default Re: Fresh Zen -- JellyFish Template Support Thread

    Quote Originally Posted by slomojojo View Post
    The "details" button for the center column Specials and New Products doesn't work in Internet Explorer (works ok in FF 3.5). There are 2 files in the \includes\modules\tvzen_jellyfish folder with typos: new_products.php and specials_index.php

    In new_products.php at the end of line 73, and specials_index.php at the end of line 77 you'll find:

    <div class="tv_prodetail"' . $products_details . '</div>');

    The "div" statement isn't closed. Add the closing bracket (highlighted in red) so it looks like this:

    <div class="tv_prodetail">' . $products_details . '</div>');


    AND REMEMBER TO BACKUP BEFORE MAKING ANY CHANGES
    Great work! slomojojo! Thank you for your great helps!

  7. #67
    Join Date
    Dec 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Fresh Zen -- JellyFish Template Support Thread

    Hi. Really like the theme :)

    I have tried installing Zen Lightbox and when I do I stop geting product pages. I uninstalled and tried slim box but this gives me the same issue.

    I guess they are over writing something they shouldn't. Does anyone have any suggestions?

    I haven't posted on there lists yet. I tried with another theme I am working with for another site and it works fine.

    Thanks
    Rob

  8. #68
    Join Date
    Jan 2010
    Location
    Dennington Victoria
    Posts
    1
    Plugin Contributions
    0

    Default Re: Fresh Zen -- JellyFish Template Support Thread

    Hi there firstly I am a very new newbie and apolagise for my silly questions straight away!

    Secondly I love your template! It is fantastic!

    Ok the problem I am having is I can't seem to get rid of the numbers next to the listings on the main page? I followed all the settings as per your instructions but still can't get rid of the numbers?

    Any help would be great!

    Thanks
    attinaps
    www.attinaps.com
    Newbie Zenner

  9. #69
    Join Date
    Feb 2009
    Posts
    186
    Plugin Contributions
    1

    Default Re: Fresh Zen -- JellyFish Template Support Thread

    love the template, but a question

    i cant get the ezpages menu to work on the top
    zencart.extendmydesign.com

  10. #70
    Join Date
    Mar 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Fresh Zen -- JellyFish Template Support Thread

    How do I get rid of the new products and featured products?

    Also how do I get rid of the: Powered by Zen Cart | Designed by Theme Valley?

    How do I change the heading on the internet browser?
    Thanks

 

 
Page 7 of 10 FirstFirst ... 56789 ... LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Carlisle Fresh Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 330
    Last Post: 2 Aug 2017, 03:34 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  5. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM

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