To view the full content, please sign up for the membership. Already a member? Log in below or here. Username Password Remember Me Forgot Password
Plugins
How to exclude categories when using Display Posts Shortcode
Bill Erickson’s Display Posts Shortcode plugin can be used to easily display a list of posts wherever shortcodes work. It does not have a built-in option to specify the IDs or slugs of categories if you wish to exclude any. But it can be extended using the display_posts_shortcode_args filter. Add the code below in child […]
Smooth scrolling between page sections using Page scroll to id
Page scroll to id is a great jQuery/WordPress plugin for smoothly scrolling to sections on the same page. Version 1.5.0 of the WordPress plugin was released on Jan 4th and from the change log we can see, * Added `offset` option: Offsets scroll-to position by x amount of pixels (positive or negative). If you have […]
Displaying CPT entries in Genesis Archive Page Template
Genesis comes built-in with a Page template called Archive. When this template is applied to a static Page, site content i.e., list of Pages, Categories, Authors, Monthly archives, Recent Posts will automatically appear on that Page. This is great for having a Sitemap for your human visitors. What if you wanted to add entries of […]
Adding social icons in navigation using Menu Social Icons plugin
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Taming the !important problem in Simple Social Icons
Problem Want to adjust the horizontal spacing between icons of a Simple Social Icons plugin’s widget output? “No problem, I have Firebug” you say. You inspect the icons and find that there’s a left and right margins of 6px each. So you proceed to write .simple-social-icons ul li { margin-left: 10px; margin-right: 10px; } in […]
Different backgrounds for different Pages and Posts in WordPress
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to add tooltips to Simple Social Icons
Ben posted in StudioPress forum: Iām trying to get a custom tooltip to work on hover of the Facebook Simple Social Icons within the footer widget area. He tried using Zebra_Tooltips jQuery plugin for this. In this article I provide the steps to add tooltips to icons in a Simple Social Icons widget using Zebra_Tooltips […]
Changing the appearance of responsive hamburger menu icon when using Genesis Club Lite
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to customize the output of Genesis Featured Posts widget
Update on September 7, 2016: Follow Custom Genesis Featured Posts Widget plugin instead. Update on October 06, 2016: Also check out https://sridharkatakam.com/relocate-titles-genesis-featured-posts-widgets-output/ Genesis comes built-in with a very handy ‘Genesis – Featured Posts’ widget that can be used to pull and display Posts with several filters/options in a widget area. Screenshot: Sample output of the […]
Recent Comments