On the senris.com server, we implemented detailed site statistical information that users can view using the shortcode function of the WordPress plugin "SlimStat Analytics."
Tag Archives: PHP
PHP
Customize the WordPress related post display plugin Yet Another Related Posts Plugin (YARPP) to be responsive.
In order to display related articles beautifully on smartphones, we customized the WordPress plugin Yet Another Related Posts Plugin (YARPP) to be responsive. This example also supports the Home Page Builder (HPB22) theme.
Renewal of senris.com design (program modification of hpb22 theme)
We updated the header image of Senri's portal site senris.com for the first time in eight years, and revised the program and design (CSS) of the hpb22 theme.
Published a method to display custom posts (including featured images) in the monthly/daily archives of WordPress
From the WordPress plugin "Archives Calendar Widget", a method to display monthly/daily archives including custom posts has been released.
画像掲示板のCGI「Joyful Note X v2.0」を開発 – JOYFUL NOTE v7.3(ミニカウンタ対応)+ Lightbox2 (v2.11.3) & バイリンガル機能のソースを公開
Based on the CGI "Joyful Note v7.3" of the image bulletin board, we will release the source of "Joyful Note X v2.0" that incorporates Lightbox2 that can pop up images and also supports bilingual functions (Japanese / English).
Migration of core server (V1) to a new server caused an error in updating articles containing 4B code (utf8mb4) such as emojis, and SQL is not available in phpMyAdmin
On the core server (V1), after migrating to the new server, when updating an article containing 4B code (utf8mb4) such as emoji, the error "Update failed. Could not update database post." . I will explain how to solve it.
Why the WordPress plugin XML Sitemaps had an error when pinging Bing, and a subsequent update required the setting of the Google Analytics tracking ID.
We will explain in detail why the WordPress plugin XML Sitemaps caused an error when pinging to Bing, and why it became necessary to set a Google Analytics tracking ID after a subsequent update.
Migration of core server V1 to a new server and Perl 5.26 incompatibilities, resolving PHP 7.4 deprecated issues
This site is managed and operated by Senri on the rental server GMO Digirock's core server (V1). We have decided to migrate this server to a new server as shown below, and the system migration to a higher-performance core server has been completed.
Added Twitter (X) tweet mini button to social buttons in WordPress theme of homepage builder (HPB)
A tweet mini button for Twitter (X) has been added to the social buttons of the WordPress theme of the homepage builder (HPB). There is no need to change the Java script, just add the button image and change the PHP program. It also supports the management screen.
Fix the problem of the inquiry form and upgrade to PHP7.4/8.0
There was an issue where we were unable to send inquiries from the inquiry form (menu below) on this website, so we have made improvements to the system today. It is supported by the plugin "Contact Form 7".