Page 1 of 2 12 LastLast
Results 1 to 10 of 3244

Hybrid View

  1. #1
    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 gsdcypher View Post
    Hmmm... even though those defined pages show up in the information sidebox and work, they are not in the admin, under "Configuration", "Define Page Status".....

    Guess I still need to add something somewhere???

    The ezpages I made that are not showing are just surrounded by alignment code:

    Code:
    <p align="justify">
    and a back link at the bottom
    thanks
    Ok, since you added them, and they are not default zen define pages, remove the php code around them (the code is there for default zen define pages):

    <li><?php echo '<a href="' . zen_href_link(FILENAME_PAYMENT_OPTIONS) . '">' . BOX_INFORMATION_PAYMENT_OPTIONS . '</a>'; ?></li>
    <li><?php echo '<a href="' . zen_href_link(FILENAME_RETURN_POLICY) . '">' . BOX_INFORMATION_RETURN_POLICY . '</a>'; ?></li>

  2. #2
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Bingo! That worked like a charm for the defined pages. The now show in the sitemap. Thanks.


    Now just the ezpages from the important links sidebox that I added. How do we get all of those to show???

    Thanks.

  3. #3
    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 gsdcypher View Post
    Bingo! That worked like a charm for the defined pages. The now show in the sitemap. Thanks.


    Now just the ezpages from the important links sidebox that I added. How do we get all of those to show???

    Thanks.
    Are they all on under "Tools", "Ez-Pages" for the sidebox? Did you give all of them a sort order? If they are configured correctly, they should show up.

  4. #4
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Actually none of the pages in my important links sidebox show up... for example. The dog training ezpage shows up in the sidebox but on not on the sitemap. http://www.allk-9.com/pages/dog-training-pv-c0-20.html
    And that page has links to the other ezpages (that are not supposed to show in the sidebox) but I would like them to show on the sitemap (if that is possible).

    I am thinking the links from the important links side box should be after the categories and before the information links on the sitemap.
    http://www.allk-9.com/sitemap.html

    Hope all of that is clear...

    Thanks.

  5. #5
    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 gsdcypher View Post
    Actually none of the pages in my important links sidebox show up... for example. The dog training ezpage shows up in the sidebox but on not on the sitemap. http://www.allk-9.com/pages/dog-training-pv-c0-20.html
    And that page has links to the other ezpages (that are not supposed to show in the sidebox) but I would like them to show on the sitemap (if that is possible).

    I am thinking the links from the important links side box should be after the categories and before the information links on the sitemap.
    http://www.allk-9.com/sitemap.html

    Hope all of that is clear...

    Thanks.
    I think we're confusing each other.

    Like I said, just because you make a page, doesn't mean its going to show up on the site map. Add them manually to tpl_site_map.php.

    I thought you said that links weren't showing up IN the sidebox. Are all the links you want in the sidebox, in the sidebox?

  6. #6
    Join Date
    Aug 2007
    Location
    Launceston
    Posts
    19
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi,

    At the risk of the answer being somewhere in all of the 127 pages of this thread, I'd like to ask you how I can get rid of some white space that - for a change - only appears in Firefox, but not in IE.

    See: http://www.taspotatoes.com.au/shop

    The white space appears below the main navigation bar. I've ruled out it being caused by the logo. I've tried to adjust the "#navMain a span" by playing around with the padding, but although this appears to fix the problem when I change the bottom to 0, it results in shortened hover images as they are also cut off and which looks weird.

    It may have something to do with the fact that my top shadow box doesn't show in either browser - for some reason it is hiding behind the main navigation bar. It is possible that IE just ignores this but FF doesn't.

    Any ideas on where the problem might be?

    Thanks,
    wizard247

  7. #7
    Join Date
    Aug 2007
    Location
    Launceston
    Posts
    19
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Also my site is not "fluid" although I don't mind it as it ties in with the rest of the site, but I was just wondering why.

    Immediately after installation - before changing anything on the template or shopping cart files I noticed the design was not fluid.

    Thanks,
    Louise

  8. #8
    Join Date
    Mar 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I'm sure its been gone over, but I can't wade through 127 pages to see it.

    First of all, great template, its amazing.

    If you head to travoltron.com/store you'll see there is a Link in the EZ pages header for the accompanying forum. (I did not use phpBB, thus, I did not integrate it with zc.)
    I'd love for this link to be in the same bar that shows the login, my account, checkout, etc.

    I've pored over the stylesheet, but I'm at a loss for how to go about that.

    I'd also love to add another button to link the blog.


    Thanks everyone. I'm digging zc pretty hard, and loving the community effort. Everyone here rocks!

  9. #9
    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 yoyoben View Post
    I'm sure its been gone over, but I can't wade through 127 pages to see it.

    First of all, great template, its amazing.

    If you head to travoltron.com/store you'll see there is a Link in the EZ pages header for the accompanying forum. (I did not use phpBB, thus, I did not integrate it with zc.)
    I'd love for this link to be in the same bar that shows the login, my account, checkout, etc.

    I've pored over the stylesheet, but I'm at a loss for how to go about that.

    I'd also love to add another button to link the blog.


    Thanks everyone. I'm digging zc pretty hard, and loving the community effort. Everyone here rocks!
    There's no way that could be done with the stylesheet.

    You'd have to open up includes/modules/sideboxes/cherry_zen/information.php

    and add that link manually.

    If you want it at the bottom of the box, just add it after this:

    Code:
      if (SHOW_NEWSLETTER_UNSUBSCRIBE_LINK == 'true') {
        $information[] = '<a href="' . zen_href_link(FILENAME_UNSUBSCRIBE) . '">' . BOX_INFORMATION_UNSUBSCRIBE . '</a>';
      }
    Just make it like a regular link (don't worry about php):

    Code:
    <a href="http://travoltron.com/forum/">Name of link here</a>

  10. #10
    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 wizard247 View Post
    Also my site is not "fluid" although I don't mind it as it ties in with the rest of the site, but I was just wondering why.

    Immediately after installation - before changing anything on the template or shopping cart files I noticed the design was not fluid.

    Thanks,
    Louise
    It's probably because you are looking with a lower resolution monitor. The site is designed to get no smaller than 1000px, so if the width of your browser is about that, then it won't be "fluid", but it will be fluid for "most" other people.

    You can change the 1000px to a smaller number in this section of stylesheet.css (though I wouldn't go smaller than about 850px):

    Code:
    #nw {
    	width:80%; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
    	max-width:1300px; /* prevents the main content from getting wider than 1300px in sites other than IE */
    	min-width:1000px; /* this prevents the main content from getting smaller than 1000px in browsers OTHER THAN IE. You can make this as small as 800px, BUT any smaller than that, and the top header menu will break into two lines. Also, if you make this width 800px, you will need to make sure your product image on the product info page is no wider than 190px */
    	}
    	
    /* IE only. Controls Width of Site and Main Content*/
    * html #nw {
    	width:expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientWidth > 1300? "1300px" : d.clientWidth > 1048? "80%" : d.clientWidth < 1048? "1000px" : "80%")); /* this prevents the site from getting smaller than 1000px or wider than 1300px in IE */
    	}

 

 
Page 1 of 2 12 LastLast

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

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