When on the login page, I have lost use of the seperate menu links. I presume this is correct?? If it is, how do I loose the links so that people can't see them, and the only option they have is to go back?
Do you have a URL to demonstrate the issue you are having, and whether you have custom build your primary nav menu or is it auto from Actinic in a whole list of nav items?
Thats odd as I get 'directory listing denied' on all three browsers.
Just to check that I have explained myself properly; when you go to the login page via the link top right, and then want to link to another page top right, they just come back with 'directory listing denied'. Thanks.
Can see what you mean now. Since this is a custom nav, you will have to copy the nav from your Primary template to the search layout template. The reason for the error is because the blank href value will automatically take the value from the BASEHREF which is "<Actinic:BASEHREF VALUE="http://shop.smarterproducts.co.uk/acatalog/"/>"
Go to Design | Options | Layouts and click edit against 'Login Page Layout', now you will have to enter the URL's for the custom nav to enable it to work, or simply copy and past the second set of code from above to replace teh existing code on that page.
I notice that the smart theme has the menu removed when you go to the log in page. How would I assign a different primary tempalte to this page only, so that I could remove the othe rmenu items rather than do the above?
I assume that you have tried to use NQVs such as NAVBHOMELINK etc. and Actinic is not correctly substituting the correct URLs - but only on a couple of pages, including the login page. I have EXACTLY the same problem.
Are we talking about an oversight/bug in actinic, and an associated workaround? it seems that the login page SHOULD work like the others. In my experience, the search results page as well as the login page are rendered reasonably useless as far as navigation is concerned. I recently submitted a support request about this issue and am expecting a reply shortly.
I have applied my primary template to my login page. Surely it should work?
Unfortunately I haven't yet - and I'm getting a little anxious because I told my client that I would likely have the site finished and ready to rumble within the next two weeks, as of about a week ago :/
They have made contact with me over the last couple of days (two of them) saying that they were sorry for the delay and they would be back to me shortly, so I'm hoping they are actually working on the issue and will come back to me with something substantial.
To recap though, am I correct that somethings not quite right? You said above that using a specific template designed individually for the login page would sort the problem, but I simply can't see any logical reason why my assigned Act_primary.html template isn't good enough, especially considering that it works on all the other pages...
I would also like to emphasis that I have found the same problem with the search results page, and can now confirm that it is the case whether you use simple or normal search.
You can check out my site at http://www.musicdealcity.com
Unfortunately the version thats online right now does not have my latest fix for product categories (top level sections lists) on brochure pages, so the only way to get to the shopis to add "/catalog/shop" to the url
Comment