Announcement

Collapse
No announcement yet.

using NETQUOTEVAR:NAVBHOMELINK when logged in

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

    using NETQUOTEVAR:NAVBHOMELINK when logged in

    Hi there

    Hope you can help; the site is www.paragon-matrix.com

    user: connect
    pword: connect

    in my Primary page I used this code on the logo:

    <a href="NETQUOTEVAR:NAVBHOMELINK">NETQUOTEVAR:LOGOIMAGE</a>

    Works fine, but when you're logged in, if you click on the logo it logs you out. Is this right? In Actinic I have:
    In Design > Options > Defaults > Base Page Name = index.html
    In Design > Options > Misc > Home Page Link = Brochure
    If this is all OK, what should I be using instead, or are there any other Actinic settings I should alter?

    TIA

    Jon

    #2
    Hi Jon,

    I checked the site and noticed that the home link on the menu bar takes you to the home page without loosing the login information. The customer is not actually logged out when using the Logo link, just that you need to click back into the catalog page to see the login information.

    I tried on a default site with teh same code you use and it takes me back correctly showing the login information. What you could try doing is to edit the Primary template and replace NETQUOTEVAR:NAVBHOMELINK with the URL copied from the 'Home' menu icon on a logged in catalog pageSave the change and update the site, the logo link should then work properly.

    Kind regards,
    Bruce King
    SellerDeck

    Comment


      #3
      thanks Bruce - will give it a go.

      Comment

      Working...
      X