Actually the top menu you are talking about isn’t top menu you think it would 
be.

Earlier, with the basic template there were a category menu on the left side 
and a cms pages menu on top.
With Azure the category menu moved on top oft he page and the original top menu 
kind of disappeared.

Add this code to the sidebar:
[{if $oView->getMenueList() }]
   [{foreach from=$oView->getMenueList() item="_cms"}]
      <a href=" [{$_cms->getLink()}]">
        [{$_cms->oxcontents__oxtitle->value}]
      </a>
    [{/foreach}]
[{/if}]


Cheers!

Von: [email protected] 
[mailto:[email protected]] Im Auftrag von Mirza Ahtasham 
Ahmad
Gesendet: Freitag, 16. Januar 2015 17:25
An: [email protected]
Betreff: Re: [oxid-dev-general] CMS Page type Upper Menu

Thanks,

so I have understood it correctly, it should come up in the top menu?? just 
like if you create a Category Type page it appears in the top menu ?? If yes 
then what is the difference when both will appear in the top menu?

@Dev-Oxid
The bug is more than 2 years old, any update here ??

Thanks,








Mit freundlichen Grüßen | Warm Regards,

Mirza Ahmad
M +4917645387460 | Skype: ahtasham82





On Fri, Jan 16, 2015 at 5:16 PM, Martin Wegele 
<[email protected]<mailto:[email protected]>> wrote:
This is a known issue: https://bugs.oxid-esales.com/view.php?id=4404


________________________________
Von: 
[email protected]<mailto:[email protected]>
 
[[email protected]<mailto:[email protected]>]"
 im Auftrag von "Mirza Ahtasham Ahmad 
[[email protected]<mailto:[email protected]>]
Gesendet: Freitag, 16. Januar 2015 17:06
Bis: [email protected]<mailto:[email protected]>
Betreff: [oxid-dev-general] CMS Page type Upper Menu
Hi guys,

A quick question, under the CMS Pages in Adminstration panel. You can choose 
"Upper Menu" as a type for the CMS Content.

I created one CMS Content and assigned this type to it, I was expecting that it 
will appear in the top menu but it didn't. I dont see anywhere a Link for that 
newly created content page.

Can anybody tell me how this works ??



Mit freundlichen Grüßen | Warm Regards,

Mirza Ahmad
M +4917645387460<tel:%2B4917645387460> | Skype: ahtasham82





_______________________________________________
dev-general mailing list
[email protected]<mailto:[email protected]>
http://dir.gmane.org/gmane.comp.php.oxid.general

_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to