Rank: Member
Joined: 2/21/2007(UTC) Posts: 1,113
|
Since BV configures the Left Column differently than I'm used to, I'm trying to figure out how to insert a custom control (Panelbar Menu) so that it will show up on all pages. There is no "left column" control that is included in all pages, as there is a header and footer. I've tried creating an HTML column with my control code, but it is not showing up. The control code must include a <SPAN id=ctl00_MainContent_ContentColumnEditor_GridView1_ctl04_ctl00_lblHtml><%@ Register -- tag -- so I'm not sure where this should be placed.
Can I create a new "Master" template that is included on all pages, or should I go at it from the HTML column route? |
|
|
|
|
Rank: Member
Joined: 2/3/2007(UTC) Posts: 100
|
The best way to do it is creating a new file under ContentBlock. Name the file and make sure to configure the VB file according to your needs. Once you are finished, it will show up in the admin panel under Content/Columns. Then you call it for from the dropdown menu as you are calling a HTML Rotator or Category or Side Menu etc... and if you would like to same column show up in Cart and Checkout pages, then you need to make some changes in Cart - Checkout pages (style). Then you can call it with <%Register...%>. Hope this helps.
|
|
|
|
Rank: Member
Joined: 2/21/2007(UTC) Posts: 1,113
|
If I'm following you, you are saying to create a new contentblock template. That's a great idea. I'll give that a shot. |
|
|
|
|
Rank: Member
Joined: 4/30/2007(UTC) Posts: 383
|
Joe which panel bar is that running on your site and did you get it running based on instructions here?
We're looking to implement a second navigation system on the left hand column, just a brands - brand - product lines type of thing, but the existing BV 2 category limit is not useful for us. Is that a ProjectSeven product?
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.