go41

Re: Creating Customized Menus :: Reply by Joern

von Joern am 22. Okt. 2011 | Keine Kommentare

Hi Kinyofu,

looking at your new site I see you got your custom menu working but the ‚old‘ menu is still there. It’s not possible to make invisible like this:

/**deleted this …
backup this header.php and really delete the stuff you do not want to show.
The home button entry is this:

<li><a href="<?php echo get_option(‚home‘); ?>/">Home</a></li>
The complete generated stuff after ‚Home‘ is in this line:

<?php wp_list_pages(’sort_column=menu_order&title_li=‘); ?>
deleting these two lines will leave only your three entries left.
Another way would be to modify these two lines and remove your custom menu.
It would look like this:
<ul id="page-bar" class="left clearfloat">

<li><a href="<?php echo get_option(‚home‘); ?>/">Choose To Evolve</a></li>

<?php wp_list_pages(‚include=560,18&title_li=‘); ?>

</ul>
eg: renamed ‚Home‘ and include only the two IDs you want to show.
hope it helps…
IMPORTANT:

if you still use a theme with timthumb, get the latest version of this script!

Just google for – security vulnerability in TimThumb.php – you will see what I mean!

I would even recommend to go for another (newer) theme making use of all new WordPress functions. Arthemia is quite old in that sense…

Why not TwentyEleven http://themes.go41.de/?wptheme=twentyeleven

or Twenty Ten http://themes.go41.de/?wptheme=twentyten
or, what I like is the WordPress Theme Yoko, I use it here: http://www.go41.de/ or here http://www.celebslatest.com/

you find the developer here: http://www.elmastudio.de/wordpress-themes/yoko/ with english documentation too.
____________________
you find me on Google+, Twitter and Facebook

(von: Joern)

Hier noch 4 weitere Ergebnisse dieses Threads:

Creating Customized Menus

22. Okt. 2011 (von: kinyofu)

Hi Joern,Long time. Hope you are well.I am using Arthemia for another site. I added some code to create Custom Menus as Arthemia does not support them.I am having trouble with my navigation bar. I wish to only have 3…

Re: Creating Customized Menus :: Reply by kinyofu

22. Okt. 2011 (von: kinyofu)

Thank Joern, as usual you are the best.I LOVE THE THEME YOU RECOMMENDED.Kinyofu Weiterlesen →

Re: Creating Customized Menus :: Reply by Joern

22. Okt. 2011 (von: Joern)

Had to look at your new site - looks great!It's a really clean theme, isn't it?____________________you find me on Google+, Twitter and Facebook Weiterlesen →

Re: Creating Customized Menus :: Reply by kinyofu

23. Okt. 2011 (von: kinyofu)

Yes, and versatile with set up instruction. Thanks for sharing.Kinyofu Weiterlesen →

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: