• Skip to main content
  • Skip to primary sidebar

WordPress, Genesis Framework and Storefront customization tutorials

  • Archive
    • Free
    • Premium
  • Blog
  • About
  • Contact
  • Newsletter
  • Login
Home » Free » Page 7

Free

ACF Post Object

Filed Under: Free Tagged With: ACF

How to use ACF image with alt tag

Add this snippet to functions.php

Now You can reuse this function in your WordPress template files with custom class.

<?php acf_image_with_alt_tag('your_image_class'); ?>

Filed Under: Free Tagged With: ACF

ACF Repeater field with post object

Filed Under: Free Tagged With: ACF

How to use Genesis Hooks to customize your theme

Step #1 Install and activate Genesis Visual Hook Guide plugin

If You want to display the positions of Genesis action hooks this plugin will help You a lot. Once installed this plugin adds a drop down menu to the admin bar to select between three views (Hook, Filter, and Markup). Select an option or all three to see the hooks in their actual locations on your current theme.

Step #2 The hooks mark a specific position of website’s layout.

You can pick one and add an action hook to display your custom content. If You want to display a banner on the top of every single post, just copy this snippet in functions.php and set the source url of the image.

But it could be any kind of content for example CTA section, warning message, calculator, etc…

Filed Under: Free Tagged With: Genesis

Combine primary and secondary nav menus on mobile in Genesis

Create a file named responsive-menus.js and enqueue it in your functions.php

Filed Under: Free Tagged With: Genesis

Fix the mobile menu bouncing bug in Genesis Sample

// SITE HEADER
//*****************
.site-header .title-area {
max-width: 150px;
}

Filed Under: Free Tagged With: Genesis

Filter WooCommerce Orders by Payment Method

Filed Under: Free Tagged With: WooCommerce

How to change Genesis Next & Previous Page Link Text

Filed Under: Free Tagged With: Genesis

Display Categories but exclude specific one

Filed Under: Free Tagged With: PHP

How to Display Categories of Current Post

Filed Under: Free Tagged With: PHP

How to Display Tags of Current Post

Filed Under: Free Tagged With: PHP

How to add Cover to Storefront Homepage

Filed Under: Free Tagged With: Storefront

How to Hide Storefront Homepage Title

Filed Under: Free Tagged With: Storefront

Add Featured Image with a Function

Filed Under: Free Tagged With: WordPress

Remove Storefront Page Title

Filed Under: Free Tagged With: Storefront

Remove featured image from Storefront single post

Filed Under: Free Tagged With: Storefront

Echo custom post type taxonomy name and slug with function

Filed Under: Free Tagged With: CPT

Force full-width layout on specific single page in Genesis

Filed Under: Free Tagged With: Genesis

Show posts with descending order number

Filed Under: Free Tagged With: PHP

How to Show Total Number of Posts, Pages, or Custom Post Types

Filed Under: Free Tagged With: CPT, PHP

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 5
  • Page 6
  • Page 7
  • Page 8
  • Page 9
  • Interim pages omitted …
  • Page 19
  • Go to Next Page »

Primary Sidebar

Gabor Flamich

Hi! I'm Gabor.
I write tutorials on WordPress and WooCommerce.

MacBook

12 Essential Snippets for Genesis Developers

Subscribe to my Newsletter to view my basic collection of Genesis snippets that I use for my projects!

Sign Up for Free
  • Facebook
  • GitHub
  • Instagram
  • LinkedIn
  • Twitter
  • YouTube
UpdraftPlus Premium

Tags

ACF Ajax Analytics API Bootstrap Breadcrumb category CPT CSS fetch FSE Genesis Google Maps Gutenberg HTML Isotope JavaScript jQuery loop Map Menu Parallax PHP Rest API SASS SEO SQL Storefront SVG tab tag manager tags Taxonomy Tool upsell Webpack Wholesale WooCommerce WordPress WPML

Disclosure: Some of the links in this site are affiliate links. I will be paid a commission if you use this link to make a purchase.

  • Privacy Policy / Terms of Service
© 2025 WP Flames - All Right Reserved