Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive menu styles - only as global option ? #115

Closed
pepperstreet opened this issue Jun 29, 2013 · 1 comment
Closed

Responsive menu styles - only as global option ? #115

pepperstreet opened this issue Jun 29, 2013 · 1 comment

Comments

@pepperstreet
Copy link

This seems to be a "feature-bug".

I know, this is a very special and unusual case: Having BOTH responsive menu types on one site. Obviously, the T3 template style assignment should do the trick here. For example: I wanted to setup the DEMO page with both menu types. Each one is selected in a respective template style. The styles are assigned to the respective example menu items. BUT the menu style is always the same... It's always the last one I selected. This parameter seems not to be saved/respected per template style...

A related discussion on Joomlart T3 Forum thread explained that this is a global setting:
http://www.joomlart.com/forums/showthread.php?87335-J25-Menu-Collapsable-Navigation-scrollbars-shift-content-and-blank-page&p=377843&viewfull=1#post377843
"... It is global parameters, that is why they are set the same on all template styles. You can change these parameters in plugins\system\t3\base\params\template.xml at lines ..."

I still believe, that this should be treated as any other template-style parameter, because:
a) In the backend it belongs to the style! Logically, it should save with the template-style, and change per style and menuitem accordingly. The current save operation and message implies this behavior as well. I guess, people expect it to work like this.
b) Only as a template-style parameter... it is possible to set up a complete demo page and demo navigation.

Thanks for listening.

@joomlart
Copy link
Contributor

joomlart commented Jul 3, 2013

Hi pepperstreet,

You can overwrite the core param by using templateStyle.xml in your template.
There is an attribute 'global'. Remove this attribute will stop the synchorize between each template style.

You can use this templateStyle.xml for DEMO only.

Regards

@joomlart joomlart closed this as completed Jul 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants