Coolest Guides on the Planet

coolest guides on the planet

Coolest Guides On The Planet

  • Home
  • macOS
  • WebDev
  • All Posts
  • Contact

Adding a Site Login/Logout Link to an existing Menu in WordPress

April 23, 2014 3 Comments

You can tack on the end of an existing WordPress menu the login/logout link. The WordPress menu must be registered and have a theme location, this will not work with custom menus. This needs to be added to your theme functions.php file function add_login_logout_link( $items, $args ) { if( $args->theme_location == ‘primary’ ) { $loginoutlink …
Read More

Cats: WordPress

Using Slick Responsive Navigation Mobile Menus on Genesis Child Theme

April 22, 2014 17 Comments

This guide uses a jquery mobile responsive menu from ComputerWolf - Josh Cope and shows how you can use it for the menus in a Genesis Child theme in WordPress. There is also a guide for regular WordPress themes here. Slick navs is cross browser support (IE7+), works on iOS Safari and Android and can handle ...
Read More

Cats: WebDev, WordPress

Add Custom Taxonomy Terms to Custom Post Type in Genesis Theme WordPress

April 19, 2014 Leave a Comment

To add in custom taxonomy terms into custom post types in Genesis WordPress theme you need to create a function with a conditional that equals the custom post type then set the post meta using shortcode which includes the taxonomy terms, then apply a filter to the result to the genesis_post_meta function in your functions.php file. You can choose to have the custom …
Read More

Cats: WordPress

Force a Custom Post Type To a Certain Layout in Genesis Theme in WordPress

April 16, 2014 3 Comments

You can force a certain custom post type in a Genesis WordPress theme to have a certain page layout applied to it. You can add a function and filter to your functions.php file in your WordPress theme. This will save having to manually go through and resave the layout settings in WP dashboard at the …
Read More

Cats: WordPress

Remove Post Info and Post Meta from Custom Post Types in Genesis Theme in WordPress

April 16, 2014 Leave a Comment

custom-post-info-custom-post-type

After creating custom post types in WordPress on a Genesis theme by default the post info is displayed which contains the post author, post date and comments info and the post meta is also displayed which contains the category and tag values. You may want to have these values removed for your custom post types …
Read More

Cats: WordPress

Create and Add Custom Taxonomy to WordPress Posts

April 13, 2014 Leave a Comment

custom-taxonomy

Custom Taxonomies should be added to WordPress via a plugin so a theme is swapped the taxonomies are maintained. Taxonomies are either hierarchal similar to ‘Categories’ or flat, similar to ‘Tags’. You can assign custom taxonomies to regular posts as well as custom post types. Create the plugin header and file in /wp-content/plugins either as …
Read More

Cats: WebDev, WordPress

Find out how many database queries per pageload in WordPress

April 12, 2014 Leave a Comment

To find out how many WordPress mysql database queries a page requests and how long it takes the page to load whilst querying the database, you can add in a PHP function to a WordPress hook to find out. This can be displayed in either the source code of the html or rendered on the …
Read More

Cats: Database, WebDev, WordPress Tags: mysql

Adding a DashIcon to a Custom Post Type in WordPress

April 12, 2014 Leave a Comment

dashicon-selection

Once you have Custom Post Types set up and available via the WordPress Dashboard you can assign a DashIcon to them , these are the icons fonts already loaded and in use in the WordPress Dashboard. Selection of the icon can be done here. So in the above example I have chosen the person icon …
Read More

Cats: WordPress

« Previous Page
Next Page »

Tags

3gs 10.6 apache backup baseband boot clean urls cpanel css curl custom database drupal el capitan git Google image instadmg ios iphone jailbreak keys lion mac macos mojave macos sierra menu mysql OSX panda php phpmyadmin private public redirect redsn0w remote rsa SEO shell ssh terminal unstoppables upgrade urls

Donate a Beer to the Coolest Guides

Get Beaver Builder Now!

Discuss

3gs 10.6 apache backup baseband boot clean urls cpanel css curl custom database drupal el capitan git Google image instadmg ios iphone jailbreak keys lion mac macos mojave macos sierra menu mysql OSX panda php phpmyadmin private public redirect redsn0w remote rsa SEO shell ssh terminal unstoppables upgrade urls
Get DesktopServer

Lynda

Lynda.com Online Training Videos

TreeHouse

smlinks

Learn WordPress
osx-modify-shell-path

How to Add to the Shell Path in macOS Big Sur and Catalina using Terminal

October 19, 2019

virtual-hosts osx 10.10 yosemite

Set up Virtual Hosts on macOS Catalina 10.15 in Apache

October 19, 2019

Installing Homebrew on macOS Catalina 10.15, Package Manager for Linux Apps

October 18, 2019

Where is the bash shell in macos Catalina?

October 12, 2019

Refine your search

  • All
  • Modules
  • Themes
  • Documentation
  • Forums & Issues
  • Groups

RSS ars technica

  • Google hits back after Apple exec says AI is hurting search
  • Apple: “Hundreds of millions to billions” lost without App Store commissions
  • Matter update may finally take the tedium out of setting up your smart home
  • Cue: Apple will add AI search in mobile Safari, challenging Google
  • Apps like Kindle are already taking advantage of court-mandated iOS App Store changes

RSS mac surfer

  • Tot is new text editor for Mac, iPhone, and iPad focused on constraints and ease of use
  • TiPbITS: Google Drive Sorting Can Hide New Documents
  • How to take a screenshot on a MacBook Pro
  • How To Create Simple Animation With Mac Keynote
  • Last Week on My Mac: Virus pandemics

Donate

Copyright © 2025· Neil Gee - All Rights Reserved - Hosted by Runcloud

Copyright © 2025 · gee on Genesis Framework · WordPress · Log in