Coolest Guides on the Planet

coolest guides on the planet

Coolest Guides On The Planet

  • Home
  • macOS
  • WebDev
  • All Posts
  • Contact

Change the Search Field Default Text in Genesis WordPress Theme

July 27, 2014 Leave a Comment

search-filter

You can change the default “Search this Website…” text in the Search bar field in a Genesis WordPress theme by using a filter added to your functions.php file. //Change search form text function themeprefix_search_button_text( $text ) { return ( ‘Search text goes here…’); } add_filter( ‘genesis_search_text’, ‘themeprefix_search_button_text’ ); So in the above code a  function is …
Read More

Cats: WordPress

Migrate WordPress Site from Local Development to Live Server and fix serialized data issues

July 23, 2014 Leave a Comment

migrate wordpress site

There are a number of ways to migrate a local development WordPress site from a test to a live server, you can to this manually or via a plugin. Migrating WordPress Manually The manual way to migrate a WordPress site to a live server is in a few steps: Copy the all the contents of …
Read More

Cats: Database, Tech, WordPress

Add Extra WordPress Development Sites to VVV Varying Vagrants

July 20, 2014 3 Comments

Vagrant and WordPress Local Development Vagrant – Getting Started on OSX Vagrant and WordPress – VVV Set Up Vagrant and WordPress – Adding Multiple Sites with VVV Site Wizard Vagrant and WordPress – Adding Multiple Sites with Variable VVV Vagrant and WordPress – Easy Admin Page Once you have Vagrant and VVV Varying Vagrant Vagrants up and running by default there are these following …
Read More

Cats: WebDev, WordPress

How to Add a Footer or Tertiary Menu to a Genesis Child Theme

July 14, 2014 4 Comments

genesis-footer-menu

Genesis comes with 2 menus ready to go, the Primary and Secondary menus, by default these sit on top of one another in the framework and sample theme: This tutorial takes you through how to make a third menu and place it in the footer;  The Footer Menu. First thing to do is to have …
Read More

Cats: WordPress

Download and Install WordPress 4.0 Beta2 with wp-cli on OSX

July 13, 2014 Leave a Comment

With the new version of WordPress 4.0 Beta2 available to download and test, here’s how to use wp-cli to download and configure it all from the Terminal, you need to have wp-cli and MySQL installed as well as the rest of a working AMP stack. Launch Terminal and [optionally] create and change directory into your …
Read More

Cats: WordPress

Up and running with wp-cli for WordPress on Mac OSX

July 12, 2014 Leave a Comment

WordPress has a command line tool which operates similar to what Drush does for Drupal, it is called wp-cli and runs on OSX/Linux operating systems with a minimum of PHP 5.3.2 or later and WordPress 3.5.2. Install wp-cli on OSX curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar Make it executable chmod +x wp-cli.phar Move it into your Path mv wp-cli.phar /usr/local/bin/wp In the above …
Read More

Cats: macOS, WebDev, WebRoot, WordPress

Adding a Widget Area at the bottom of every post in Genesis WordPress Theme

July 10, 2014 3 Comments

With the release of Genesis 2.1.1 their is an additional ready to go widget that sits just below the end of each single post, this is a great location for an optin form or reader message that needs to be added to the bottom of each post. This was previously possible but with a custom …
Read More

Cats: Theming, WordPress

Socialising your Author Box in Genesis WordPress Theme

July 10, 2014 7 Comments

The Author Box in WordPress is sometimes overlooked and underused and it doesn’t display all the contact information entered such as Social Media contacts, this guide goes through turning it on, editing the contact meta info, using a new AuthorBox with the new contact info and using icon fonts to display those social media accounts. Turning on …
Read More

Cats: WebDev, 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

  • Spotify seizes the day after Apple is forced to allow external payments
  • Apple and Meta furious at EU over fines totaling €700 million
  • After market tumult, Trump exempts smartphones from massive new tariffs
  • Apple silent as Trump promises “impossible” US-made iPhones
  • Apple enables RCS messaging for Google Fi subscribers at last

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