End of Support for Joomla 3 - Forum closed

[SOLVED] Modulposition Menü/Headerbar

  • Bodycheck
  • Bodycheck's Avatar Topic Author
  • Visitor
  • Visitor
  • Thank you received: 0

Modulposition Menü/Headerbar was created by Bodycheck

Posted 9 years 3 months ago #9279
Joomla 3.4.3 / JP Flexible
Hallo,
Mein Problem ist folgendes:
Das Hauptmenü möchte ich im Contentbereich in der Modulposition "Menü" anzeigen und eine Widgetkid-Slidshow darüber in der Headerbar.

Entsprechend der Modulpositionen habe ich eingestellt:
Hauptmenüu in Modulposition menu
Widgetkidslideshow in Modulposition headerbar

Im Template habe ich eingestellt:
Template/General/Default-Profile: menu-content
Template/Profiles: default
Template/Profiles/Style: default

nach der Skizze für die Modulpositionen im Demo, sollte die Slideshow über dem Hauptmenü angezeigt werden. Das tut es aber nicht. Die Slideshow bleibt immer unter dem Hauptmenü, egal was ich einstelle.

Was kann ich tun, um die Slideshow oberhalb des Hauptmenüs anzuzeigen?

Seite kann leider nicht gezeigt werden, da noch in XAMPP experimentiert wird.

Grüße
Ulf
Last Edit:9 years 3 months ago by Bodycheck
Attachments:
Last edit: 9 years 3 months ago by Bodycheck.

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

Replied by joomlaplates on topic Modulposition Menü/Headerbar

Posted 9 years 3 months ago #9280
Hallo, sorry unser Fehler.
Die Headerbar Position ist unter dem Menu, siehe Bild

Attachment headerbar_2015-08-08.jpg not found



Sie können jedoch die Position tauschen. Öffnen sie die Datei: layouts/template.php > Zeile 78-87
Org FIle

<?php if ($this->count('menu')) : ?>
<?php if ($this->get('menu-pos') == 1): ?>
<div class="clearfix">
<nav id="menu"><?php echo $this->render('menu'); ?></nav>
</div>
<?php endif; ?>
<?php endif; ?>
<?php if ($this->count('headerbar')) : ?>
<div class="headerbar"><?php echo $this->render('headerbar'); ?></div>
<?php endif; ?>


Modifiziert

<?php if ($this->count('headerbar')) : ?>
<div class="headerbar"><?php echo $this->render('headerbar'); ?></div>
<?php endif; ?>
<?php if ($this->count('menu')) : ?>
<?php if ($this->get('menu-pos') == 1): ?>
<div class="clearfix">
<nav id="menu"><?php echo $this->render('menu'); ?></nav>
</div>
<?php endif; ?>
<?php endif; ?>

Attachments:

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

  • Bodycheck
  • Bodycheck's Avatar Topic Author
  • Visitor
  • Visitor
  • Thank you received: 0

Replied by Bodycheck on topic Modulposition Menü/Headerbar

Posted 9 years 3 months ago #9281
Vielen Dank für die schnelle Antwort.
Ich habe das in der template.php geändert. Ich habe es mehrfach versucht, um fehler auszuschließen. Es hat sich aber leider nichts geändert. Die Slideshow ist leider weiterhin unterhalb des Menüs
Kann ich noch woanders dran schrauben?
by Bodycheck

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

Replied by joomlaplates on topic Modulposition Menü/Headerbar

Posted 9 years 3 months ago #9282
Nein, da gibt es keine andere Datei an der sie "schrauben" können.
Browser und Joomla cache gelöscht??

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

  • Bodycheck
  • Bodycheck's Avatar Topic Author
  • Visitor
  • Visitor
  • Thank you received: 0

Replied by Bodycheck on topic Modulposition Menü/Headerbar

Posted 9 years 3 months ago #9283
Jetzt habe ich alles geleert und es hat sich an der Darstellung weiterhin leider nichts geändert...
by Bodycheck

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

Replied by joomlaplates on topic Modulposition Menü/Headerbar

Posted 9 years 3 months ago #9284
Da haben sie etwas falsch gemacht!!
Ich habe es gerade getestet und es funktioniert.

Attachment headerbar-flexible.jpg not found



Benutzen sie mal die "template.php" im Anhang

Attachment template.zip not found

Last Edit:9 years 3 months ago by joomlaplates
Attachments:
Last edit: 9 years 3 months ago by joomlaplates.
The following user(s) said Thank You: Bodycheck

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

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License