By default, every WordPress post is set to publish. Once you have clicked the Publishbutton, it will be publicly available in your website. WordPress is very flexible and allows you to make it a password protected post. By setting your post to password protected, only readers with a password are able to read the post. This […]
Add Button for Horizontal Line in TinyMCE Editor
WordPress uses TinyMCE editor which is good as this means you don’t have to write any single HTML code to write up your post. TinyMCE allows you to write your posts as easy as using Microsoft Word. The default TinyMCE comes with very basic feature and shockingly there’s no button to add a horizontal line […]
WordPress 101: Add and Edit Categories and Tags
Category and Tag are WordPress default taxonomies to group your post into the similar topic. In WordPress, a “taxonomy” is a grouping mechanism for some posts (or links or custom post types). – via WordPress Codex – Taxonomies In this series of WordPress101, we are going to learn how to create a new tag and category, and […]
Using Tabbed Widget in Genesis Framework
When the earliest version of News Genesis Child Theme was released, it came with built-in tabbed widget to be used with it’s custom homepage. Later in the version 2.0, StudioPressremoved the built-in widget and released it as a standalone plugin. Here’s the screenshot of the tabbed widget: Tabbed widget is great for news and magazine type of websites. […]
Import and Export WordPress Menu
WordPress comes with few default post types – Post, Page, Attachment, Revision, and Navigation Menus. Before this, I also shared a WordPress Custom Post Types Generator to build your own custom post types. When building a WordPress theme in localhost, I always had a hard time exporting the Menus. I often had to manually recreate the Menus on the […]
Conditional Secondary Menu With Genesis Framework
Another tutorial on Genesis Framework. By default, Genesis comes with two menus – Primary and Secondary Menus. This is really great and gives more flexibility to do further customization on your website. Sometimes you might want to use the different secondary menu on specific post and page. There are two ways to achieve this in Genesis, […]
Conditionally Show Your WordPress Widgets
One of the important elements in every WordPress site is a widget. People use it everywhere, in their sidebar, widgetized footer section, after post and etc. Sometimes you might need to show a specific widget on a particular post, page or template. It is really easy to do this. To conditionally show WordPress widgets in specific […]
How To Earn Money With nRelate Advertising Program
nRelate Advertising Program and Plugin is no longer available. Please find alternative solutions. If you’re using WordPress as a blogging platform, you’ll most likely use a related posts plugin to encourage readers to read your old posts. This is also a great way to reduce the bounce rate on your website. Currently, there are lots […]