• 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

How To Echo Into A Variable Using PHP Output Buffering

August 25, 2019 by Ehi Kioya Leave a Comment

How To Echo Into A Variable Using PHP Output Buffering

“Echo” is a very handy PHP language construct used to output one or more strings. But echo writes to output directly. So it isn’t very straightforward to save the output of echo into a variable for later use. To do this, you need PHP output buffering.

Filed Under: Backend (Server-Side), PHP, Programming, WordPress Tagged With: Echo, Output Buffering, PHP, WordPress

Code Snippets To Integrate WooCommerce With The Genesis Framework

August 24, 2019 by Ehi Kioya Leave a Comment

Code Snippets To Integrate WooCommerce With The Genesis Framework

When integrating WooCommerce with the Genesis theme framework, you will very likely encounter a number of layout and/or styling issues. This article provides short code snippets and instructions to help you resolve the issues in no time.

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

Remove Date From Old (But Evergreen) Posts In Genesis

August 24, 2019 by Ehi Kioya 2 Comments

Removing Date From Single Posts In Genesis

Got lots of evergreen content on your blog? Displaying the dates they were published may not be great for you or your audience. Read to learn how to remove the date from old (but evergreen) content. This article is specific to the Genesis framework.

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

Adding A Character Counter To The WordPress Excerpt Box

August 23, 2019 by Ehi Kioya Leave a Comment

Adding A Character Counter To The WordPress Excerpt Box

Custom excerpts are better for UI/UX because in their absence, most WordPress themes will just grab text from your content. But writing custom excerpts of proper length can be tricky. What you need is a character counter on your WordPress excerpt box!

Filed Under: Backend (Server-Side), Frontend (Client-Side), JavaScript, PHP, Programming, WordPress Tagged With: Character Counter, Excerpt, Excerpt Box, WordPress

Different Ways To Change The WordPress “siteurl” And “home” Links

April 5, 2019 by Ehi Kioya Leave a Comment

Different Ways To Change The WordPress siteurl And home Links

Once in a while, you may need to manually change your WordPress siteurl and home links (e.g. when you’re migrating your entire website to a new domain). If not done right, your site may malfunction. Here are the different proper ways to do this.

Filed Under: Backend (Server-Side), Database, PHP, Programming, Web Development, WordPress Tagged With: Database, PHP, SQL, WordPress

Auto-Populate WordPress Image Alt Text (And Other Fields) On Upload

March 18, 2019 by Ehi Kioya Leave a Comment

Auto-Populate WordPress Image Alt Text

When an image is uploaded to WordPress, its title is auto-populated based on filename. But WordPress does NOT set the image Alt Text or other fields. For image-heavy sites, this implies repetitive manual effort. Read to learn how to automate this.

Filed Under: Backend (Server-Side), PHP, Programming, Web Development, WordPress Tagged With: Alt Text, Automate, Image Upload, PHP, WordPress

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to Next Page »

Primary Sidebar

26,195
Followers
Follow
30,000
Connections
Connect
14,641
Page Fans
Like

POPULAR   FORUM   TOPICS

  • How to find the title of a song without knowing the lyrics
  • Welcome Message
  • How To Change Or Remove The WordPress Login Error Message
  • The Art of Exploratory Data Analysis (Part 1)
  • Getting Started with SQL: A Beginners Guide to Databases
  • Replacing The Default SQLite Database With PostgreSQL In Django
  • 100% Disk Usage In Windows 10 Task Manager – How To Fix
  • Setting up an Ecommerce page: WordPress (WooCommerce) vs Shopify
  • What Is HTTPS? And Why Should You Care?
  • How To Free-up Space On Your Devices Without Losing Your Files
  • 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
  • Interim pages omitted …
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to Next Page »
  • Forums
  • About
  • Contact

© 2021   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy