How to style custom widget areas using CSS
Sometimes your WordPress theme just doesn’t have enough widget areas and you may need to add some additional custom widget areas to your WordPress theme and then style them using your stylesheet. This...
View ArticleHow to display the number of your Facebook fans
Everybody knows that Facebook is a very valuable tool for any blogger. This WordPress tip will show you how to display the number of your Facebook fans count in your WordPress theme template file....
View ArticleHow to fix #comments div links for comments plugins in StudioPress Genesis
If you are using a WordPress Comments Plugin like Livefyre or Disqus to handle the comment discussion on your site, your theme’s links to the #comments div may be broken once the default comments have...
View ArticleHow to confirm your blog configuration with Livefyre after install
I just added the Livefyre WordPress Comments Plugin to WPSnacks.com to handle the comment discussion. After installing and activating the Livefyre plugin in the WordPress dashboard, it gives a link at...
View ArticleHow to show your most recent Google+ update
Google+ is Google’s Social Networking Platform. Today’s Snack will show you how to display your most recent Google Plus update on your WordPress site. Add this code below to your current WordPress...
View ArticleHow to make an easy WordPress login link
Are you tired of having to use the default WordPress login url to get to login to your Admin Dashboard? Today’s snack will show you how to make it so http://yoursite.com/login takes you to your...
View ArticleHow to secure Plugin files to prevent direct access
A lot of WordPress Plugins allow direct access by typing in the url in your browser. Depending on the situation, this could be a potential security threat that could allow your site to be hacked....
View ArticleHow to fix Custom Post Class not saving in StudioPress Genesis 1.8
If you use the StudioPress Genesis Framework for your WordPress site, you may also use the included Custom Post Class option inside the post pages. This option allows you to specify the post class of a...
View ArticleHow to hide template files from WordPress Appearance File Editor
Often when developing a WordPress theme, you will add template files to allow certain functionality on the site. If these files are listed in the themes main folder,...
View ArticleHow to make hidden content pop up only when an object is hovered over with mouse
There may come a time when you need to create content that you want to have stay hidden until an object or image is hovered over with the mouse. An example of a way to use this is in making a map with...
View ArticleHow to change the number of WordPress footer widgets in StudioPress Genesis
If you are using StudioPress Genesis, you may want to change the number of footer widgets. Often it is set to 3 footer widgets by default, but you can change this number from within the functions.php...
View ArticleHow to add WooCommerce Cart link to WordPress menu
If you are using WooCommerce for an online store plugin for your WordPress site, you may want to add a link to the WooCommerce Cart to your WordPress menu. Just follow these steps below to add a Cart...
View ArticleHow to add a page or link to your WordPress Navigation Menu
If you are using WordPress, you may want to add a new page or link to your WordPress menu. Just follow these steps below to add a page or link to your WordPress navigation menu. From WordPress Admin...
View ArticleHow to delete unused post revisions from your WordPress Database
If you are like me, sometimes you update WordPress posts quite a lot, which can lead to a long list of Post Revisions for your posts. While this is very helpful if you need to go back to a recent...
View ArticleHow to display the number of your Facebook fans
Everybody knows that Facebook is a very valuable tool for any blogger. This WordPress tip will show you how to display the number of your Facebook fans count in your WordPress theme template file....
View ArticleHow to fix #comments div links for comments plugins in StudioPress Genesis
If you are using a WordPress Comments Plugin like Livefyre or Disqus to handle the comment discussion on your site, your theme’s links to the #comments div may be broken once the default comments have...
View ArticleHow to make WordPress Menu links open in new tab
If you use WordPress for your website, you may want to have your Menu links open in new tab or window. Here is how to make your WordPress Menu links open in new tab/window. From WordPress Dashboard,...
View ArticleHow to find where to update the widgets on your WordPress website
If you have a WordPress website you may have widgets on some of the pages on there. You can update the widgets from the WordPress admin on there. To find and update the widgets on your WordPress...
View ArticleHow to view the plugins you have installed on your WordPress website
On your WordPress website you may have plugins installed that you may want to view. You can view the plugins you have on your WordPress website from the WordPress admin on there. You may want to backup...
View ArticleHow to update your password for your WordPress user on your website
If you are using WordPress for your website you may want to update the password for one of the users on the website. You can do that without a plugin in the WordPress admin on there. To update the...
View Article