Skip to content

Enfold 6: Dynamic Content, Custom Page Layouts, and ACF

    Enfold version 6 has some exciting features such as Dynamic Content, Custom Page Layouts, and offers ACF (Advanced Custom Fields) Support for ALB (Advanced Layout Builder) elements. For example lets say that you want to create a number of posts about famous paintings and you want to create a custom layout for these, but you want the flexibility so that if in the future you need to make a change you won’t need to edit hundreds of posts, and after… Read More »Enfold 6: Dynamic Content, Custom Page Layouts, and ACF

    Enfold 6: ACF custom fields in WooCommerce Products

      Enfold version 6 now offers ACF (Advanced Custom Fields) Support and we can use this to customize our woocommerce product pages. Here is an example of using custom fields and adding them to our product pages, while in this example I have named the fields by their location on the single product page, you can use this as a reference for your product pages and easily change the names to suit your project. Here is a export file of my… Read More »Enfold 6: ACF custom fields in WooCommerce Products

      A shortcode to create a seasonal garden progress bar calendar

        If you have a blog that is about gardening and would like to show progress bars for each vegetable for the months of pre-cultivation, planting, & harvesting then this shortcode might be for you. This shortcode creates three bars, and for each bar you can change the label text and color of bar and the start & end month. First I recommend using the WP Code plugin then add a new snippet, and when you create a snippet look in… Read More »A shortcode to create a seasonal garden progress bar calendar

        Add Font Awesome icons next to menu items in Enfold

          If you would like to be able to add icons next to your main menu items the Enfold theme, here is a easy was to add icons like this: We will add this function to the end of your child theme functions.php file in Appearance ▸ Editor or if you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code… Read More »Add Font Awesome icons next to menu items in Enfold

          Savvyify List Layout: a free plugin

            I’m pleased to share a plugin that I have created called Savvyify List Layout, it’s a simple and lightweight shortcode for showing posts in a list layout with thumbnails. The shortcode arguments allow for the posts to be full length or limited to a word count, thumbnails can be on the right, left or alternate. The author, date, categories can be shown or hidden. For mobile devices below 767px the images are full width above the post. If this sounds… Read More »Savvyify List Layout: a free plugin

            Savvyify Dashboard: a free plugin

              I’m pleased to share a plugin that I have created called Savvyify Dashboard. It is a simple and lightweight dashboard widget plugin that can create up to ten dashboard widgets with messages that can easily be changed in the customizer. Then messages can be viewed by any user that is logged in, and if the user has customizer rights they can also edit and create messages. It could be used as a quick way to save notes to yourself, or… Read More »Savvyify Dashboard: a free plugin

              How to bulk compress WordPress images for free, even on a multisite without a plugin

                I have a WordPress multisite that I use for testing that contains 38 theme demos with over 30k images and over 9 gigs. As I looked for a way to easily compress these images and save some space on my server I realized that the plugins I checked were not going to be free for thirty thousand images and I would have to install the plugin on each site and run it thirty-eight times, so this didn’t seem practical. I… Read More »How to bulk compress WordPress images for free, even on a multisite without a plugin