Posted By Timo Breumelhof on 17 Jul 2019 04:55 PM There are serveral way to do this, but I mostly do it like this: I would create a page "footerlinks" and make sure it's excluded in the main DDR menu. Example: https://demo.40fingers.ne...n-ddr-...xcludeNodes Now use this example in the footer: https://demo.40fingers.ne...DR-Menu-NodeSelector > "Direct Children of Page B-A" From the DDR example skin (for the footer): <dnn:menu menustyle="Menus/02.01-DDR-XSLT-UL-Classes" nodeselector="footerlinks,0,0" runat="server"> Now you can set the rights per "link" through the DNN page settings. Another option (but more hardcoded)
There are serveral way to do this, but I mostly do it like this:
I would create a page "footerlinks" and make sure it's excluded in the main DDR menu. Example: https://demo.40fingers.ne...n-ddr-...xcludeNodes Now use this example in the footer: https://demo.40fingers.ne...DR-Menu-NodeSelector > "Direct Children of Page B-A"
From the DDR example skin (for the footer):
<dnn:menu menustyle="Menus/02.01-DDR-XSLT-UL-Classes" nodeselector="footerlinks,0,0" runat="server">
Now you can set the rights per "link" through the DNN page settings.
Another option (but more hardcoded)
The first option is perfect, exactly what I've searched forums for. God bless you! ;)
Posted By raingurl on 11 Aug 2019 07:19 AM The first option is perfect, exactly what I've searched forums for. God bless you! ;)
YW :-)
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.