• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • Forums
  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

PHP

Adding Excerpts To Pages In WordPress

December 28, 2019 by Ehi Kioya Leave a Comment

Adding Excerpts To Pages In WordPress

WordPress posts by default have an excerpt meta box where you can manually type in a custom excerpt. Pages don’t have this feature out-of-the-box. If you would like to enable excerpts on your WordPress pages, use the code in this post.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets, WordPress Tagged With: PHP, WordPress

Fixing a3 Lazy Load For Genesis Archive Images

December 28, 2019 by Ehi Kioya Leave a Comment

Fixing a3 Lazy Load For Genesis Archive Images

If you use the a3 Lazy Load WordPress plugin with a Genesis theme, you may notice an issue with lazy loading of Genesis archive images. Single post images are lazy loaded correctly. Images on archive pages are not. Here’s the code to fix this issue.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets, WordPress Tagged With: Genesis, Lazy Loading, PHP, WordPress

Fixing a3 Lazy Load For WooCommerce Archive Images

December 27, 2019 by Ehi Kioya Leave a Comment

Fixing a3 Lazy Load For WooCommerce Archive Images

If you use the a3 Lazy Load plugin on a WooCommerce shop, you may notice that while images on single product pages are nicely lazy loaded, the lazy-loading feature just doesn’t work on archive pages. This article contains code to fix the problem.

Filed Under: Backend (Server-Side), PHP, Programming, WordPress Tagged With: PHP, WooCommerce, WordPress

PHP Sitemap Crawler For Full Page Cache Warming

November 14, 2019 by Ehi Kioya Leave a Comment

PHP Sitemap Crawler For Full Page Cache Warming

Most webmasters know that caching is important for page speed. But not a lot is said about cache warming which is just as important. Here’s how to warm up your site cache by crawling your sitemap using cURL. The code can be run from a Linux Cron job.

Filed Under: Backend (Server-Side), PHP, Programming, Web Development, WordPress Tagged With: Bot, Crawler, PHP, Sitemap

Always Display Star Ratings In WooCommerce (Even With No Reviews)

November 14, 2019 by Ehi Kioya 5 Comments

Always Display Star Ratings In WooCommerce

By default, WooCommerce will only show star ratings for products with ratings greater than zero. That means star ratings are not displayed until a product has at least one review. If you’d rather always have them displayed, use the code in this post.

Filed Under: Backend (Server-Side), PHP, Programming, WordPress Tagged With: CSS, eCommerce, PHP, WooCommerce, WordPress

Show Short Descriptions On WooCommerce Archives

November 14, 2019 by Ehi Kioya Leave a Comment

Show Short Descriptions WooCommerce Archives

WooCommerce archives (shop, categories, and tag pages) don’t display short descriptions by default. If you want this feature, customize your theme by adding this line of code.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets, WordPress Tagged With: eCommerce, PHP, WooCommerce, WordPress

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to Next Page »

Primary Sidebar

25,497
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like

POPULAR   FORUM   TOPICS

  • How to find the title of a song without knowing the lyrics
  • The Art of Exploratory Data Analysis (Part 1)
  • Welcome Message
  • How To Change Or Remove The WordPress Login Error Message
  • Getting Started with SQL: A Beginners Guide to Databases
  • Replacing The Default SQLite Database With PostgreSQL In Django
  • How to Implement Local SEO On Your Business Website And Drive Traffic
  • Building A Blog With Laravel – Part 1: Passing Data To A View
  • Setting Up Python Virtual Environments on Windows
  • Sklearn For Multiple Linear Regression (Part 1)
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library
    This article explains how to bypass the single user remote desktop connection restriction on Windows 10 by using the RDP wrapper library.
  • WordPress Password Hash Generator WordPress Password Hash Generator
    With this WordPress Password Hash Generator, you can convert a password to its hash, and then set a new password directly in the database.
  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to Next Page »
  • Forums
  • About
  • Contact

© 2021   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy