Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 43
  1. #11
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: how to add an additional sidebox

    Quote Originally Posted by jfuller
    How do I create an additional categories sidebox. I don't know if I am to follow the instructions provided here about additional sideboxes. Thanks!
    I'm curious. What would you put in an additional categories box? Wouldn't it just repeat what was already in your categories box?
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  2. #12
    Join Date
    May 2004
    Posts
    777
    Plugin Contributions
    0

    Default Re: how to add an additional sidebox

    Ajeh -

    Is the sidebox technique you posted a generic method regardless of Zencart versions? i.e. can be used on 1.27d and 1.3.0.2?

    Also since the reply to the use for additional categories question was affirmative, I assume this box can be used for anything and not just banners?


    Thanks Much,

    b

  3. #13
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,673
    Plugin Contributions
    6

    Default Re: how to add an additional sidebox

    I showed how to clone a banner box ...

    But the concept is the same ...

    Each sidebox needs the 2 files ...

    You need to customize what's inside ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  4. #14
    Join Date
    Jun 2006
    Location
    Taos,NM
    Posts
    321
    Plugin Contributions
    0

    Default Re: how to add an additional sidebox

    Hate to be dense, but in light of the information provided, I used the blank sidebox mod. It shows up in the admin, and I followed the directions exactly (at least 3 times) and get the following errors, when I turn on the box:

    Warning: main(includes/templates/Series_12_Paper/sideboxes/tpl_zazachat_sidebox.php): failed to open stream: No such file or directory in /home/handmad/public_html/includes/modules/sideboxes/Series_12_Paper/zaza_sidebox.php on line 31

    Warning: main(includes/templates/Series_12_Paper/sideboxes/tpl_zazachat_sidebox.php): failed to open stream: No such file or directory in /home/handmad/public_html/includes/modules/sideboxes/Series_12_Paper/zaza_sidebox.php on line 31

    Warning: main(includes/templates/Series_12_Paper/sideboxes/tpl_zazachat_sidebox.php): failed to open stream: No such file or directory in /home/handmad/public_html/includes/modules/sideboxes/Series_12_Paper/zaza_sidebox.php on line 31

    Fatal error: main(): Failed opening required 'includes/templates/Series_12_Paper/sideboxes/tpl_zazachat_sidebox.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/handmad/public_html/includes/modules/sideboxes/Series_12_Paper/zaza_sidebox.php on line 31


    Just in case - I putcopies of the files in the main dirs.

    What am I not seeing?
    Thanks
    Laura
    Laura M Collins Invitation Designs


    "The best way to navigate in a new area is to first get totally lost in it."...Mike L. Stein

  5. #15
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: how to add an additional sidebox

    I'm puzzled as the blank sidebox mod installs files called blank_sidebox.php in modules and and tpl_blank_sidebox.php in template_default/sideboxes, not the files or locations to which your warnings/errors refer. So either it is not the source of your problem, or you have made some significant changes to it.

    BTW I don't recommend this mod. It appears to simply create a layout table (bad practise) in a the left or right column without any of the normal Zen Cart sidebox heading hooks used for styling. If you wanted an image with link (such as for zaza chat graphic), I'd personally do this as an always on banner sizebox banner without the need for an external mod.

    Anyway, if you prefer the route you've already started, then I'd suggest that your problem is probably linked to the different naming conventions between zaza_sidebox and tpl_zazachat_sidebox.
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #16
    Join Date
    Jun 2006
    Location
    Taos,NM
    Posts
    321
    Plugin Contributions
    0

    Default Re: how to add an additional sidebox

    Quote Originally Posted by kuroi
    BTW I don't recommend this mod. It appears to simply create a layout table (bad practise) in a the left or right column without any of the normal Zen Cart sidebox heading hooks used for styling. If you wanted an image with link (such as for zaza chat graphic), I'd personally do this as an always on banner sizebox banner without the need for an external mod..
    Okay Kuroi, I rolled back all the changes and am starting fresh your way. So - I can use an existing banner sidebox (once I figure out the names of the files) andjust pop my zazachat code & image in there?

    Many Thanx,
    Laura
    Laura M Collins Invitation Designs


    "The best way to navigate in a new area is to first get totally lost in it."...Mike L. Stein

  7. #17
    Join Date
    Jul 2005
    Posts
    48
    Plugin Contributions
    0

    Default Re: how to add an additional sidebox

    I've been using this GREAT tutorial to add sideboxes to 1.2.7 ( i added a bunch)... Now that I'm in the process of upgrading, will this work with 1.3.2

    Extra Sideboxes:
    Designed for: Zen Cart v1.2 Release
    Create by: Jason LeBaron <jason@Networkdad.com>

  8. #18
    Join Date
    Jan 2004
    Posts
    58,246
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: how to add an additional sidebox

    If you use the new version for 1.3, from the downloads section, then ... yes.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #19
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: how to add an additional sidebox

    I assume that Dr Byte is referring to the blank sidebox mod which he tidied up earlier this month. My earlier recommendation not to use this is now out-of-date and reversed as the new version conforms to v1.3 sidebox structure (I still don't like the table it inserts as an example, but it's a user choice whether to retain this example or replace it with something better )
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  10. #20
    Join Date
    Jul 2005
    Posts
    48
    Plugin Contributions
    0

    Default Re: how to add an additional sidebox

    I added sidebox with the Blank Sidebox mod... However, I added text links the first few are okay but the last two doubled up on the last line--how do I seperate them...

    I added links as such:
    (file: inlcudes/templates/template_default/sideboxes/tpl_extra_box.php )

    <!-- EDIT BELOW THIS LINE -->
    <a href="http://versamaeluxe.com/index.phpmain_page=page&id=7&chapter=0">Designer Spotlight</a>
    <a href="http://versamaeluxe.com/index.phpmain_page=page&id=10&chapter=0">Designer Programs</a>
    <a href="http://versamaeluxe.com/index.phpmain_page=page&id=8&chapter=0">Press</a>
    <a href="http://versameluxe.com/index.phpmain_page=page&id=9&chapter=0">Media Kit</a>
    <!-- EDIT ABOVE THIS LINE -->

    Is this correct or should I be adding links in a different manner?

 

 
Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. Additional info in sidebox
    By sandihudson in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Jun 2011, 01:19 AM
  2. Additional EZ pages Sidebox
    By jeskremer in forum Basic Configuration
    Replies: 3
    Last Post: 10 Mar 2009, 07:03 PM
  3. Additional Sidebox Only to Appear in current_category_id
    By limelites in forum Addon Sideboxes
    Replies: 11
    Last Post: 22 Feb 2009, 10:37 PM
  4. Add An Additional Sidebox
    By CarolinaReefs in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Aug 2006, 07:28 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
  •