Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Oct 2012
    Location
    Haysville, Ks
    Posts
    13
    Plugin Contributions
    0

    Default Displaying sidebox on one page

    Site: www.prymlurg.com

    I looked at the information in the Tutorials located here http://www.zen-cart.com/content.php?251 but that didn't work or I did it wrong.

    I have created several sideboxes that I want to display on particular pages. I used the Blank_Sidebox mod to create them. That whole mess is located here http://www.zen-cart.com/showthread.p...x-and-sql-help

    If I want to display the box I created called main_sidebox on the main page and no other page, what file do I edit? I also have some EZ-Pages that I have created and corresponding sideboxes. How do I get the specific sidebox to display for that particular ez-page?

  2. #2
    Join Date
    Oct 2012
    Location
    Haysville, Ks
    Posts
    13
    Plugin Contributions
    0

    Default Re: Displaying sidebox on one page

    I got the main_sidebox to display on the main page only. Now I need to assign sideboxes to particular ezpages. How do I reference the ezpage I want within this code?
    Code:
    if ($this_is_home_page)

  3. #3
    Join Date
    Oct 2012
    Location
    Haysville, Ks
    Posts
    13
    Plugin Contributions
    0

    Default Re: Displaying sidebox on one page

    Found it.
    Code:
    (in_array($ezpage_id,explode(",",'17')))
    17 indicates the ezpage id number.

 

 

Similar Threads

  1. v139g One page is suddenly not displaying properly: main_page=index&cPath=5
    By jayne514 in forum General Questions
    Replies: 2
    Last Post: 24 Mar 2012, 10:51 PM
  2. v150 Sidebox on one ez page ID only
    By buildingblocks in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Feb 2012, 12:52 AM
  3. Adding one sidebox to a define page when sidebox is turned off
    By Happyworker in forum Basic Configuration
    Replies: 3
    Last Post: 30 Nov 2008, 01:27 AM
  4. Display custom sidebox only on one page.
    By shackle in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Aug 2007, 09:28 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