Coolest Guides on the Planet

coolest guides on the planet

Coolest Guides On The Planet

  • Home
  • macOS
  • WebDev
  • All Posts
  • Contact

Migrating WordPress MultiSite to a New URL

September 5, 2014 Leave a Comment

Migrating WordPress MultiSite to a New URL can be done with a combo of 2 excellent free plugins; WP Migrate DB and BackWPup  the former deals with the database and the latter deals with the files. The key thing when updating the WordPress database to reflect a new hosting URL is making sure any data serialization stays intact, …
Read More

Cats: WebRoot, WordPress

Add a Custom Header Image in Genesis Sample Theme

September 1, 2014 Leave a Comment

The Genesis Sample theme does not have a custom Header option in the Appearance sub-menu in WordPress Dashboard unlike all the other Genesis themes. Custom Headers are a native WordPress function that can be added to any theme including the Sample theme. This option can be easily added via a code snippet into your functions.php file. //* …
Read More

Cats: CSS, WordPress

Using ScrollNav to control long documents in WordPress

August 31, 2014 2 Comments

scollnav for long documents

Controlling long document display on a web page can be greatly enhanced with a Javascript solution like ScrollNav which collates all of a defined HTML element in a document like a heading tag such as a h2, puts all of the elements set up in a navigation markup done for you and keeps the links to the relevant …
Read More

Cats: CSS, WebDev, WordPress Tags: UI

Genesis Menu Item with Float Right, Drops in Chrome

August 14, 2014 Leave a Comment

Genesis has a nifty CSS class named .right which when applied to a Menu Item will float that particular item to the right and keep the other menu items to the left. You need to apply the menu items in the correct way for it to work in Chrome. Applying the Float to Menu Items In …
Read More

Cats: WordPress

Remove all Inner HTML Mark Up Content on Genesis Home Page

August 6, 2014 Leave a Comment

genesis-blank-page

To remove inner HTML mark up content from a customised Front Page in Genesis, you can use a conditional statement to remove the ‘loop’ just on the front page like so: //Remove Loop from Home Page function thmeprefix_remove_homepage_content() { if ( is_front_page() ) { remove_action( ‘genesis_loop’, ‘genesis_do_loop’ ); } } add_action( ‘genesis_before’,’thmeprefix_remove_homepage_content’ ); The header …
Read More

Cats: WordPress

Optimise and streamline your CSS style code with CSScomb

August 4, 2014 Leave a Comment

csscomb

You can really optimize and streamline your CSS code with a great application called CSScomb. It can also help identify errors, similar to the excellent CSS Lint which does error checking and style/selector suggestion. However where CSScomb comes into its own is the presentational and efficiency aspect of CSS style coding. CSScomb features include sorting your CSS …
Read More

Cats: CSS, WebDev

How to check for CSS errors in your stylesheet with CSSlint

August 3, 2014 Leave a Comment

You’ve worked long and hard and slaved over your masterpiece but the CSS styles you wrote are just not being applied to your HTML, how can you check that the CSS syntax and formatting is correct? CSS Lint can do this for you. Got to the site and paste in your CSS. You can refine …
Read More

Cats: CSS, WebDev

How to set up Virtual Hosts in Apache on Mac OSX 10.10 Yosemite

August 1, 2014 33 Comments

virtual-hosts osx 10.10 yosemite

Setting up Virtual Hosts in Apache on Mac OSX 10.10 Yosemite is straight forward after you have your local Web Development environment up and running – get your web development up and running first including Apache, PHP and MySQL following this  AMP stack guide here 10.10 if required. The process of setting up Virtual Hosts is done easier in …
Read More

Cats: macOS, WebRoot

« 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

  • New iPhones use Apple N1 wireless chip—and we’ll probably start seeing it everywhere
  • Hands-on with Apple’s new iPhones: Beauty and the beast and the regular-looking one
  • iPhone 17 Air is real—here’s what’s new in Apple’s extra-thin handset
  • iOS 26, iPadOS 26, macOS 26 Tahoe, and Apple’s other OS updates launch September 15
  • Apple “started from scratch” to design all-new iPhone 17 Pro and Pro Max

RSS mac surfer

Donate

RSS Insider Google

  • The latest AI news we announced in August September 10, 2025
  • Ready, set, jet: Trends and tips for 2025 holiday travel September 9, 2025
  • Google Doodles show how AI Mode can help you learn. September 8, 2025
  • AI Mode is now available in five new languages around the world. September 8, 2025
  • How Simplify in the Google app makes complex text easier to understand September 8, 2025
  • Translate while you scroll with Circle to Search. September 4, 2025
  • New AI-powered live translation and language learning tools in Google Translate August 26, 2025
  • AI Mode in Search gets new agentic features and expands globally August 21, 2025
  • Flight Deals is our new, AI-powered flight search tool August 14, 2025
  • How to select your preferred sources in Top Stories in Search August 12, 2025

RSS MATT_CUTTS

  • Twins!! August 31, 2023
  • This is Lindsay, my force of a human August 4, 2021
  • All the Fitbit activity badges October 21, 2019
  • Halloween 2018: Crab claws! November 4, 2018
  • Some terrible personal news March 8, 2018

RSS SEO_MOZ

  • Will The Anti-Monopoly Ruling Crack Open Google's Data? September 10, 2025 Dr. Peter J. Meyers
  • Why Every Team Needs a Content Engineer [MozCon 2025 Speaker Series] September 9, 2025 Josh Spilker
  • How to Resolve Duplicate Content — Whiteboard Friday September 5, 2025 Meghan Pahinui
  • GEO, AEO, LLMO: Separating Fact from Fiction & How to Win AI Search [MozCon 2025 Speaker Series] September 4, 2025 Lily Ray
  • Welcome to New York: 20 Adventures for MozCon Attendees September 3, 2025 Meghan Pahinui

RSS SEARCH_ENGINE_LAND

RSS SEO_BOOK

  • A Declining Internet May 15, 2025 Aaron Wall
  • Google's Hyung-Jin Kim Shares Google Search Ranking Signals May 15, 2025 Aaron Wall
  • Google Antitrust Leaked Documents November 11, 2023 Aaron Wall
  • The Magical Black Box September 24, 2023 Aaron Wall
  • AI-Driven Search February 19, 2023 Aaron Wall

Donate

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

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