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
Search Results for: genesis
Using Waypoints Sticky Elements to fix elements to top of page upon scrolling in WordPress
In the past I showed elements like header and navigation can be made to stick to top of page when the user scrolls past using jQuery script and jQuery.Pin. In this article I show how jQuery Waypoints Sticky Elements shortcut can be used to do the same. Upload waypoints.min.js and waypoints-sticky.min.js to child theme directory/js. […]
Adding Flow Slider in WordPress
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Changing WordPress widget title heading tag using jQuery
On a site that I worked on today it was required to change the widget title HTML output from <h4 class="widget-title widgettitle">Meta</h4> to <h2 class="widget-title widgettitle"><span>Meta</span></h2> for a specific widget for styling it uniquely. i.e., before: after: While it is possible to customize title markup for all widgets in Genesis using genesis_register_sidebar_defaults filter, I do […]
Home Featured section with a fixed background in Dynamik
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Scroll animations in WordPress using Animate.css, Jack In The Box and Waypoints
In this article I share my findings on animating elements as they come into view in WordPress. Yesterday I came across Jack In The Box. From the github page: Reveal CSS animation as you scroll down a page. By default, you should use it to trigger animate.css animations. Jack In The Box is kind of […]
Custom Gallery display in WordPress using Views
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to add a full width YouTube video below Header in Minimum Pro
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to make Utility Bar and Header fixed in Agency Pro
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Applying different sidebars for different Pages/Posts using labels in Dynamik
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Recent Comments