Minimum Pro comes built in with Portfolio Custom Post Type, but not a corresponding custom taxonomy like how Executive Pro does. In this article, I show how we can apply the code from Executive Pro in Minimum Pro. But first, screenshots. Portfolio Type meta box in Portfolio CPT entry editor page: Taxonomy term archive page […]
Search Results for: genesis
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 […]
Implementing Responsive-Tabs jQuery script in WordPress
Pete Love’s Responsive-Tabs jQuery script can be used to display content in tabs at regular desktop widths which automatically collapses to a accordion view at a specific width (767px by default, configurable). Follow the steps below to use it in your WordPress site. First, screenshots. 768px and above: 767px and below: Screencast: Step 1 Upload […]
Conditional for mobile check in WordPress
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Adding a cart icon with number of items and total cost in nav menu when using WooCommerce
Sara asked in Genesis WordPress Facebook group, Does anyone know of a good tutorial on how to add a shopping cart that display the number of items and total using WooCommerce. I want it to function similar to this plugin but I do not want to use a plugin. Thanks http://wordpress.org/plugins/woocommerce-menu-bar-cart/ In this article I […]
Adding a widget area below header on static Pages in Agency Pro
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Changing two column Posts layout into three column layout in Minimum Pro
A user asked in StudioPress forums, Iām using the Minimum Pro and on the homepage two blog posts show up side by side (see the URL). How can I turn that two column layout (on homepage only) to three column so that it will show three blog posts? In this article I am going to […]
How to move Featured image above (to the left of) entry titles only on Posts page in Minimum Pro
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Using jQuery.Pin to make any element sticky in WordPress
jQuery.Pin is an excellent jQuery script to pin any element to the top of a container. In this article I shall go over implementing jQuery.Pin in WordPress to make Primary Navigation menu and a widget in News Pro (a Genesis child theme) stick to the top of screen as the rest of the page content […]
How to fade away an element when scrolling down and fade it back when scrolling up in WordPress
In Agency Pro, a Genesis child theme the welcome text content gradually fades away when scrolled down and appears in full opacity when scrolling back up. In this article I am going to provide an example of using Agency Pro’s JavaScript in Minimum Pro. This can be applied in any WordPress theme. Screencast: In the […]
Recent Comments