Developer forum

Forum » Templates » Layout and Ecom navigation

Layout and Ecom navigation


Reply
Hi,

Im struggeling getting an ecom menu to work.

Iwe enabled ecom in navigation for a page, and selected "shop". No groups shows up...at all.
If however I add a subpage, and do the same trick here, then It does work. I have used saveXml=True to verify the xml, and for some reason the groups are only in the last approach (a subpage to the page in question)

So - this could work for me if there is no other ways, but next problem is that the active group doesnt state that in the xml (active and inpath is still False).


Any hints?

Regin Madsen

Replies

 
Nicolai Høeg Pedersen
Reply
Hi Regin

Take a look at the first thread in the template forum category (its sticky so it always sits on top):

This thread has templates attached and some additional information.

http://engage.dynamicweb-cms.com/Forum-5.aspx?action=ShowThread&ThreadID=2141

If you still encounter issues, please provide a URL.
 
Rune Skovbo
Reply
Hi Nicolai.

I have a similar problem. On http://ax.net.dynamicweb.dk/Sigurd-M%C3%BCller/Min-side.aspx Only level 1 from the eCom menu is displayed. I have never had this problem before and have followed the steps in the link above.

If i change the LeftNavigationEcom.xslt to LiClean.xslt i get every level but (ofcourse) also the main menu. As far as i can see the settings are set corretly in both the code and the backend. The eCom groups on level 1 and 2 are also set to be displayed.

Any pointers?

/Rune

 
Nicolai Høeg Pedersen
Reply
Hi Rune

Checked it out - think it was because of the setting in extranet rights to only show the page for users that are member of the group.

Check it out now - still think there is an issue with your xslt though.

 
Rune Skovbo
Reply
Thanks for the quick reply!

Hmm, no difference here though. The xslt is the one you provided in the link above. Unaltered. The same one that usually works fine for me :-)

 
Rune Skovbo
Reply
Hi again

If i change this line:
To this:

I get what i want, so something must be up with the InPath? Though i can't change startlevel to "2" here:
<ul class="dwnavigation" id="leftNav" settings="startlevel:1;endlevel:99;template:LeftNavigationEcom.xslt expandmode:path;"></ul>
I was able to solve it with som CSS, but it would be nice to know what is wrong.
 
Nicolai Høeg Pedersen
Reply
sounds like bug 6608: http://developer.dynamicweb-cms.com/Releases/Known-issues.aspx

Downgrade to 19.2.2.x

 

You must be logged in to post in the forum