-
Posted a reply to has_nav_menu by id AND slug, on the site Support-Foren:
Das hatter er nicht genommen, deswegen hab ich es so gemacht: if ($args->theme_location == 'header_menu'… -
Posted a reply to has_nav_menu by id AND slug, on the site Support-Foren:
Ja, das mit jQuery dachte und hatte ich auch, aber für das wofür ich das… -
Posted a reply to has_nav_menu by id AND slug, on the site Support-Foren:
joar, ich dachte man könnte das auch anders angehen: <script> jQuery(document).ready(function($){ $('.menu-item a').attr('href', '#page_<?php echo… -
Posted a reply to has_nav_menu by id AND slug, on the site Support-Foren:
Ich dachte auch schon an sowas, allerdings, ohne Ausgabe: <?php $r4_the_slug = the_slug(); wp_nav_menu( array(… -
Posted a reply to has_nav_menu by id AND slug, on the site Support-Foren:
Also kurz noch als Addition: Ich bin nicht dabei ein menu zu erstellen, das habe… -
Posted a reply to has_nav_menu by id AND slug, on the site Support-Foren:
Ich bin gerade dabei ein One Page Layout zu kreieren, allerdings ein wenig anders als… -
Created a topic, has_nav_menu by id AND slug, on the site Support-Foren:
Hey Ihr, ich würde nochmals um Hilfe bitten. Ich hab… -
Posted a reply to querry posts parent and child, on the site Support-Foren:
Sagst du? hmmmm.. Ich mach ma zu Ende und dann zeig ich ma was ich… -
Posted a reply to querry posts parent and child, on the site Support-Foren:
Ou yeah man! Ich danke dir von Herzen!!, jetzt nur noch die Contents ausbringen ist… -
Posted a reply to Sparkling individuelle Seitenleiste, on the site Support-Foren:
Ich kann bei CodePen nur ein Projekt zur Zeit machen, dementsprechend bitte ich dich dir… -
Posted a reply to Themen-Startseite wird in Backend nicht angezeigt, on the site Support-Foren:
Grundlegend: gekaufte Themes Wenn du schon sagst, dass du unter Einstellungen > Lesen: eine statische… -
Posted a reply to querry posts parent and child, on the site Support-Foren:
Okay, anscheinend dumme Frage gewesen,... also ich gucke gerade, wie ich einen UND Operator einzubinden:… -
Posted a reply to querry posts parent and child, on the site Support-Foren:
Hm, Moin Moin again :) Ich benötige echt Hilfe und ja ich bin nicht der… -
Posted a reply to querry posts parent and child, on the site Support-Foren:
Ich danke dir, für deine Hilfe trotz deines eigenen strengen Terminkalenders. Ich habe es ein… -
Posted a reply to querry posts parent and child, on the site Support-Foren:
ja ich hatte da ein wenig herumprobiert. Aktuell sieht der Code wie folgt aus: <?php… -
Posted a reply to querry posts parent and child, on the site Support-Foren:
Okay, nun konnte ich das schon einmal auf wp_query umstellen (Danke für den Hinweis!) <?php… -
Posted a reply to querry posts parent and child, on the site Support-Foren:
Puh ähm Danke :) , ich versuche gerade erfolglos das auf wp_querry um zu stellen..… -
Created a topic, querry posts parent and child, on the site Support-Foren:
Sehr geehrte Community, ich bräuchte unbedingt Hilfe…