Adding php menu Item to menu composer

Tagged: 

ThemeBurn SupportForumsOpenCart ThemesBurnEngineAdding php menu Item to menu composer

This topic has been marked as not resolved.

Hello

I bought Technopolis theme & MultiMerch extension.
I want to make “My Account” header menu looks like the menu in default theme
My Account
Order History
Seller
Dashboard
Orders
Products
Logout

How can I inject this code for examble as menu item so I can but it in ‘My Account’ header menu

MsLoader->MsSeller->getStatus($this->customer->getId()) == MsSeller::STATUS_ACTIVE) { ?>
<a href= "getRegistry()->get(‘url’)->link(‘seller/account-dashboard’, ”, ‘SSL’); ?>”>

November 19, 2017 at 11:33 am #62612
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
November 30, 2017 at 11:37 am #62719
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.