Member Login

You are not currently logged in.






» Register
» Lost your Password?

WordPress Menus

Multilingual Website Case Study Part 6 – Add the Language Specific Menus

This is the sixth in a series of live lessons on using WordPress and Thesis as a Multilingual Content Management System (CMS). In this lesson we create the function that allows us to switch between different languages. We get the new post meta, we use the new WordPress 3.1 function called “meta_query” and we create [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects -

Watch the Video →

How to have a top level navigation item that doesn’t link to a page

Sometimes you may want the top level menu item of your navigation bar not to link off to anything. This member wanted to be able to hover over the menu item, have the submenu items drop down, but not actually have a page named for the top level menu item. By default the Thesis Navigation [...]

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects - ,

Watch the Video →

Add a Category Menu Below the Thesis Nav Menu

A member wants to add a second navigation menu to his Thesis site. He wants to add a category menu below his header. He also wants the menu to look and behave exactly as his Thesis Nav Menu does. In this lesson we add a new WordPress 3.0 menu and then hook it into a [...]

Difficulty Level -

Filed Under Topics - , ,

Listed Under Lesson Subjects -

Watch the Video →

How to Add an Additional Menu to the Footer in Thesis

We demonstrate how to add a navigation menu to the footer of web page in our to our Community Library Case Study site. We create an administrative menu in the dashboard under Appearance and Menus and then we add a new function to our custom_functions.php to add this menu to the footer. We use the [...]

Difficulty Level -

Filed Under Topics - , , , ,

Listed Under Lesson Subjects - ,

Watch the Video →

Community Library Website Case Study – Part 18 – Add WordPress 3.0 Menus

This is the eighteenth in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this session we configure and add WordPress 3.0 menus to the site in order to display lists of our custom post types and custom taxonomies. Video Transcript And so the next thing we [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects - ,

Watch the Video →

Community Library Website Case Study – Part 31, Adding Custom WordPress Menus

This is the thirty first in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we continue working on our new catalog page and create the first custom menu using the WordPress 3.0 Menus. Then we show you how to add the menu items. Later [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 32, Add Custom Menus to the Catalog Page

This is the thirty second in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we continue working on our new catalog page and add the first custom menu using functions in our custom_functions.php file. This allows us to specify that the menus only show [...]

Difficulty Level -

Filed Under Topics - , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 33, Add Another Custom Menu to the Catalog Page

This is the thirty third in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we continue working on our new catalog page and create the first custom menu using the WordPress 3.0 Menus. Then we add the menu using functions in our custom_functions.php file [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 36, Add HTML Markup to WordPress Menus

This is the thirty sixth in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we continue working on the menus in our new catalog page. We create an HTML structure around the menus to add headings in custom_functions.php and then style the html structure [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 37, Add WordPress Menus to Archive Pages

This is the thirty seventh in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we continue working on the menus in our new catalog page. We add the menus to the archive pages by creating a new function in custom_functions.php. The menus now appear [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects -

Watch the Video →