Page 47 of 326 FirstFirst ... 3745464748495797147 ... LastLast
Results 461 to 470 of 3251
  1. #461
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by CnTGifts View Post
    anyway t oget the text for Price to show up beside the price on the product pages
    You want to add text like this?

    Our Price: $9.99

  2. #462
    Join Date
    Sep 2005
    Posts
    912
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    yeah thats it

  3. #463
    Join Date
    Oct 2007
    Location
    singapore
    Posts
    25
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    No, unfortunately that is not an easy change, but I'll be looking into this for a future upgrade.
    Hi,
    Check with you..why does the column div when viewed under firefox just shows as single line in the center? while explorer it works fine.
    If we have few products under sub category it looks odd in firefox as there is only a single divder in the center instead of after each product. any solution?
    Check with you is it possible to assign a css for all products so that can be viewed by column? currently the column mod doesn't support al products list.

    It would be great if can have column view for all products so that people can showcase products neatly .

    As i feel you are expert in css can do something on this.

  4. #464
    Join Date
    Feb 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Which category specifically, which browser?

    Thanks!
    Mac Foxfire - the latest version

    Items We Carry = Categories
    Top category is Appliques - welcome message shows up
    Sub-category - Applique Designs - this does not show the welcome message
    2nd sub-category - Ellen McCarn Appliques - this shows the welcome message

    I just checked again all of the categories and found that if there are sub-categories I get the Main Page's Welcome message. If there are no sub-categories no welcome message.

    Beth-Katherine
    http://smockingbooks.com/index.php?main_page=

    (no orders as there is no secure socket layer in place, yet)

  5. #465
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    You want to add text like this?

    Our Price: $9.99
    Open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and change this:
    Code:
    echo $one_time . ((zen_has_product_attributes_values((int)$_GET['products_id']) and $flag_show_product_info_starting_at == 1) ? TEXT_BASE_PRICE : '') . zen_get_products_display_price((int)$_GET['products_id']);
    to this:

    Code:
    echo $one_time . ((zen_has_product_attributes_values((int)$_GET['products_id']) and $flag_show_product_info_starting_at == 1) ? TEXT_BASE_PRICE : 'Our Price: ') . zen_get_products_display_price((int)$_GET['products_id']);

  6. #466
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by sooraj View Post
    Hi,
    Check with you..why does the column div when viewed under firefox just shows as single line in the center? while explorer it works fine.
    If we have few products under sub category it looks odd in firefox as there is only a single divder in the center instead of after each product. any solution?
    Check with you is it possible to assign a css for all products so that can be viewed by column? currently the column mod doesn't support al products list.

    It would be great if can have column view for all products so that people can showcase products neatly .

    As i feel you are expert in css can do something on this.
    Did you install column divider lite? If you search for me in that thread, you'll see the instructions for fixing this issue.

  7. #467
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Beth-katherine View Post
    Mac Foxfire - the latest version

    Items We Carry = Categories
    Top category is Appliques - welcome message shows up
    Sub-category - Applique Designs - this does not show the welcome message
    2nd sub-category - Ellen McCarn Appliques - this shows the welcome message

    I just checked again all of the categories and found that if there are sub-categories I get the Main Page's Welcome message. If there are no sub-categories no welcome message.

    Beth-Katherine
    http://smockingbooks.com/index.php?main_page=

    (no orders as there is no secure socket layer in place, yet)
    Did you make a change to includes/templates/YOUR_TEMPLATE/templates/tpl_index_categories.php?

  8. #468
    Join Date
    Sep 2005
    Posts
    912
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Thank you for that on the shopping cart sidebox is there a way to add a check out button to that

  9. #469
    Join Date
    Feb 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Did you make a change to includes/templates/YOUR_TEMPLATE/templates/tpl_index_categories.php?
    No, but apparently the FAQ Manager add-on was the culprit as I deleted all the files related to it and the problem disappeared. I will put it back when the bugs are out. Meanwhile back to uploading products.

    Thank you.

    Beth

  10. #470
    Join Date
    Oct 2007
    Location
    singapore
    Posts
    25
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Did you install column divider lite? If you search for me in that thread, you'll see the instructions for fixing this issue.
    Hi,
    But reference for column lite divider seems now not reelvant as the css file look like this-
    so how to make the horizontal line appear in firefox?pls suggest

    .vDotLine
    {
    background-color: transparent;
    background-image: url(../images/delim_v.gif);
    background-repeat: repeat-y;
    background-attachment: scroll;
    -x-background-x-position: center;
    -x-background-y-position: top;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    width: 20px;
    font-size: 1px;
    }

    .hDotLine
    {
    background-image: url(../images/delim_v.gif);
    }

 

 

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:21 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