Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Creating new sidebox

    Seeing your main site nav and your shop, I observe that there is a still easier way to get the nav sidebox you want: ez-pages. You can create ez-page external or internal links with the names you want, enable them in the ez-pages sidebox, and style the links with your stylesheet to look just like the main site. No PHP or HTML coding needed at all, just CSS.

  2. #2
    Join Date
    Jan 2010
    Posts
    15
    Plugin Contributions
    0

    Default Re: Creating new sidebox

    Thank you for the ez-pages direction. How do I get the links show up in my blank_sidebox? In the ez-pages setup there is a choice of 'sidebox' and if I choose it then they show up in the right side column box called "Important Links." I have a feeling that maybe by playing with order I can get them into blank sidebox? I have tried different order numbers for sidebox, but didn't move out of "Important Links."
    Last edited by JayR; 30 Jan 2010 at 09:08 PM.

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Creating new sidebox

    The "sidebox" setting is for the ez-pages sidebox (titled "Important Links").

    If you want to use them separately, you can turn off the ez-pages from sidebox (but keep the sort order), and use the zen_ez_pages_link(##) function (where ## is the ez-page id) in your blank sidebox. You need to ensure that it is used as PHP code and not HTML text markup.
    Similar to this:
    <?php echo zen_ez_pages_link(##) ?>
    for each link.

 

 

Similar Threads

  1. Creating NEW [MORE] LINK on sidebox header
    By willie bee in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Dec 2011, 10:25 PM
  2. Need help creating a new sidebox.
    By TJR Stores in forum Basic Configuration
    Replies: 2
    Last Post: 8 Jul 2009, 09:16 AM
  3. Creating a New Class to Control single sidebox
    By JosephKola in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Nov 2008, 04:44 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