• 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 2

Free

Shadow Divider with CSS

divider

Filed Under: Free Tagged With: CSS

Add Custom Fields to Rest API

Filed Under: Free

Query Posts by Custom Fields in WordPress

Query WordPress Posts by Advanced Custom Fields

Filed Under: Free Tagged With: ACF

Unset Shipping Methods if Free Shipping is Available

Unset all other shipping methods

Unset specific shipping method

Filed Under: Free Tagged With: WooCommerce

Add fee to checkout for COD shipping except specific shipping zone

Filed Under: Free Tagged With: WooCommerce

Display Breadcrumbs without Plugin in WordPress

Filed Under: Free Tagged With: Breadcrumb

Add custom class to WordPress excerpt

Filed Under: Free

Archive with numbered pagination – loop posts

template-parts/content-archive.php

SASS

Filed Under: Free Tagged With: loop

Add hreflang markup to head section of WordPress Multisite

Let’s set up hreflang language markup in HTML for all language versions

Add hreflang to the HTML of each page that you want to specify alternative versions. The tag should be added at the beginning of the head section after Title and Description.

Variable hreflang x-default

  • If there is a language selection page, a line of code should be added to it with the hreflang attribute and a “default” value.
  • The x-default value of the hreflang attribute tells you that this page has no specific language, regional settings or it is an IP-dependent page, in other words, it is the default page.
  • If there is no specific language version for a user, the default page will be shown to him.
 echo '<link rel="alternate" hreflang="x-default" href="https://YOURWEBSITE.com" />';

Filed Under: Free Tagged With: SEO

Conversion Tracking for WooCommerce

Google Ads Global tag

Event snippet for conversion page

Filed Under: Free Tagged With: Analytics

Display Product Price with VAT in Single Product WooCommerce

Filed Under: Free Tagged With: WooCommerce

WordPress asking for my FTP credentials to install plugins

sudo chown -R www-data:www-data PATH_TO_YOUR_WORDPRESS_FOLDER

Filed Under: Free

Check if multiple categories is in the cart

Filed Under: Free Tagged With: WooCommerce

Disable Specific Shipping Method based on Category

Filed Under: Free Tagged With: WooCommerce

Check if specific category is in the cart

Filed Under: Free Tagged With: WooCommerce

Disable Weekends and Previous Dates in DatePicker

Disable Weekends and Previous Dates

Filed Under: Free

Change Continue Shopping link to the Previously Visited Page in WooCommerce

This snippet changes the redirect URL for the Return To Shop button in the cart

Filed Under: Free Tagged With: WooCommerce

Shorten the post title in WordPress

Filed Under: Free

How to display Categories and Products in Separate Lists in WooCommerce

How to display Categories and Products in Separate Lists in WooCommerce

Filed Under: Free Tagged With: WooCommerce

How to install the `ll` command on Mac OS X?

If You want to list directory contents in terminal, you need to type the following command:

ls -la

But it’s easier to simplify this command in MacOS:

alias ll='ls -lG'

Now just go ahead and type:

ll

Filed Under: Free

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 17
  • 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 Genesis Google Maps Gutenberg HTML Isotope JavaScript jQuery loop Map Menu Parallax PHP 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
© 2023 WP Flames - All Right Reserved