Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

setup menu with k2 categories

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 5 months ago #138882 by Krikor Boghossian
Replied by Krikor Boghossian on topic setup menu with k2 categories
Open the /templates/kiji/includes/variations.php file and head down to line 237.
It should like this:
$mainColumn = ($this->countModules('kiji_Left'))?' medium-12 large-12 xlarge-10':' medium-12 large-12 xlarge-12';

change it to:
$mainColumn = ($this->countModules('kiji_Left or kiji_MegaMenu'))?' medium-12 large-12 xlarge-10':' medium-12 large-12 xlarge-12';

or do like the demo (publish a menu for smaller viewports on the left module area - kiji_left).
More info can be found under the "SETTING UP THE MENUS." section here: nuevvo.com/documentation/commercial-templates/item/99-kiji

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum