Search ps yt 1

I’ve been wondering how a search driven site would work on WordPress. Will users still want to use main navigation? Will they want to use search right off the bat? I’m hoping to start answering that question today with adding SearchWP to my site and configuring a half-decent search functionality. Let’s see what we can … Read more

Style selector detector thumb

In this tutorial, we’re taking a look at a somewhat hidden feature of Oxygen Builder called Selector Detector. This amazing little utility allows you to pick out CSS selectors and style them using the Oxygen interface. What’s so cool about this is that since most plugins load in the back-end of Oxygen, you can style … Read more

Instagram feed in oxygen yt

This tutorial will teach you how to setup an Instagram Feed on your WordPress and Oxygen Builder website. This is a totally free alternative to other Instagmam plugins and is easy to setup. Best of all, it’s totally customizable within Oxygen or using custom code. Github: https://github.com/tdrayson/TCT-Instagram-Feed Taylor’s Foxy Blueprints Design Pack: https://jonathanjernigan.com/go/foxy Learn more … Read more

2021 live site builds 3

With the release of Oxygen 3.7, we’re going to dig into the new Composite Elements and try to find the hidden gems that lie within. We’ll go through each one and explore what it can do. Learn more about my Oxygen Builder course here: https://jonathanjernigan.com/ultimate-oxygen-course/

Dark mode yt 3

This easy to follow tutorial will show you how to set up Dark Mode on your Oxygen Builder website. Dark Mode is incredibly popular lately and having the ability to give your users a viewing option like dark mode is a great UX bonus. Steps via FTP  Make sure you have My Custom Functionality plugin … Read more

Css ani2

Learn how to easily create custom CSS animations for buttons, links, and more in Oxygen Builder. Learn more about my Oxygen Builder course here: https://jonathanjernigan.com/ultimate-oxygen-course/ Links used in video: https://ianlunn.github.io/Hover/ https://github.com/IanLunn/Hover/blob/master/css/hover.css Join the Facebook group for WordPress Professionals: https://www.facebook.com/groups/permaslugpros/ –Connect with me!– Facebook: https://www.facebook.com/permaslug Twitter: https://twitter.com/permaslug

Toggle device toolbar chrome

Finding yourself with white space on the right side of your Oxygen page on mobile devices? The best way to do this is in Chrome, right click on your page and choose Inspect. In the upper right, click the “Toggle Device Toolbar” button to show mobile responsive views. Choose something like iPhone 6/7/8. Scroll down … Read more

In GenerateBlocks, you can relatively easily create a pricing table using the Tabs element. The problem with this approach is if you want to be able to have a toggle, like for a Monthly & Annual pricing table, there isn’t a built in way to do that. So, what I’m sharing with you