Web Design - Blog
Comparison of Completed and Line Drawings for SimpleTastes Characters/Illustrations
We’ve compared the completed versions and line drawings of the characters/illustrations created for our website design service SimpleTastes.
Launch of SimpleTaste’s Shrine-Specific Web Design Service: ST Shrine
We have launched the demo site for "ST Shrine," a dedicated web design service + WordPress themes for shrines by SimpleTastes.
Launch of SimpleTastes Web Design Service: ST Base
We are pleased to announce the launch of the demo site for AEDI's sub-brand SimpleTastes' web design service + WordPress themes, ST Base, featuring Setouchi Green Fields Inc.
Setouchi Green Fields Logo
We are currently developing five websites related to SimpleTastes. Today, we're excited to introduce the logo designed for our demo company.
SimpleTastes Logo and Key Visual
We have been preparing our new service since last month, and this time we are announcing the service name, logo, and key visual for this service.
Comparing Google Maps Using the Google Maps Embed API
Comparing Google Maps using the Google Maps Embed API, which allows creating custom maps using parameters despite being free to use.
Expanding Nationwide from Kurashiki, Okayama through Web Design and Development: Leveraging Website to Expand Services Nationwide
Our client, who has gained a considerable share in Okayama (ranking first in search results for both Okayama and Kurashiki), has developed a strategy on how to utilize their website to expand services nationwide.
Changing the Property Values of the Decoding and Loading Properties Applied to WordPress Images
Exploring the meaning of WordPress's automatic addition of decoding='async' and loading='lazy' to images, and considering changing them to decoding='auto' and loading='eager'.
AEDI Online Shop beta – Issues with WooCommerce
We have transitioned our website's online shop, AEDI Online Shop, from the alpha phase to the beta phase.
AEDI Online Shop Alpha Version
We are excited to announce the launch of AEDI's online shop, now in its alpha version.
Excluding/Removing Specific Tags in WordPress
Excluding specific tags from the tag list with the_tag seemed challenging. However, I figured out a way using get_the_tags, and I wanted to share it with you.
How to Display Custom Post Type as a Dropdown Field in Contact Form 7
When using WordPress custom post types for website development, there are instances where you might want to dynamically display a list of custom post type titles within Contact Form 7 forms, such as contact forms, order forms, or other types of forms, allowing users to make selections. In this guide, we will achieve this without using additional plugins. We'll demonstrate how to display a list of custom post type titles in a dropdown format using the SELECT (select box) element within Contact Form 7.