Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
two menues ?
#1
Hi,

i have to make a modification of an existing old page transfer to GS
Now the old site has two menues "top" and "left"

If i use

<?php get_navigation(return_page_slug()); ?>

for the top menue it does not work (my css style are total crash).
If i use old structure like:

<a href="">Home</a> |<a href="/kontakt/">Kontakt</a> | <a href="/impressum/">Impressum</a>

it works. What i have to do to use
<?php get_navigation(return_page_slug()); ?>
for the main menu ?

Second point on the left i have an existing menue (like a tree)
is is possible to implement this as an extra menue in the GS too??

Hope anyone can help me.

best regards,

Harald
Reply


Messages In This Thread
two menues ? - by phpman - 2014-10-22, 05:20:02
RE: two menues ? - by Luigi - 2014-10-22, 09:01:34



Users browsing this thread: 1 Guest(s)