[How to] Change Order of Menu Items in Dropdown Menu
WPAssist / How To - May 6, 2023Dropdown menu widget automatically generates pages and categories menus. While generating page menu, it uses Page Order specified on Add New Page screen.
Dropdown menu widget automatically generates pages and categories menus. While generating page menu, it uses Page Order specified on Add New Page screen.
Templating is a great feature of WordPress blogging system. If you want to build a CMS system using WordPress, you will be using lots of them. You can use different templates for each category, tag, page, etc. But sometimes this gets confusing. In this post […]
For many clients, login page is a really important part of the site design. Customized WordPress login pages give the site a professional look. Here I will show you how to customize your WordPress login page background and logo in a few steps.
If you have hidden pages on your blog, you may want to hide them from search results too. Here is a little trick to hide them all.
One of my visitors asked me how to get page id using page slug and I created a small snippet to easily achieve this in a simple loop. Follow read more link to see the snippet.
For a better seo, and a better user experience, you can easily add a “Back to parent” link on your pages. In this post i will show you how to add it to your page templates.
While designing custom navigations, custom page templates, custom sidebar elements you may need to test current page. Here is a simple trick for getting current page.
To exclude pages from the dropdown menu widget all you need is page ids. This is not very usable, but surely it is faster than editing every page to exclude it from the menu.