Announcement

Collapse
No announcement yet.

Displaying In-Store page links within Act_Primary.html

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Displaying In-Store page links within Act_Primary.html

    Hi all,

    I want to move the in-store text links that appear at the top of each store page (e.g. Online Store > Basic Products) from their normal position to elsewhere in each store page (directly below the top navigation links).
    I guess I've got to move code to Act_Primary.html, but exactly what code do I move?
    I've tried taking the code contained in Act_ParentSectionsLink.html and moving it into Act_Primary.html, but to no avail, when previewed the text isn't replaced by the actual page titles.

    Does anyone know if or how this is possible?

    Tony.

    #2
    Hi there

    This is possible in v7, what you need to do, is to open Act_Productbody.html by going into "Advance | Template Manager | Sections" and click on "Body" along the top. This will open "Act_Productbody.html"

    Simply find "NETQUOTEVAR:PARENTSECTIONSTOP" and comment this out

    Open Act_Primary.html and place "NETQUOTEVAR:PARENTSECTIONSTOP" to where you want it to display

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment

    Working...
    X