Wordpress

Wordpress

Count the number of posts in monthly archive in the current language only in Bogo

When creating a multilingual site with Bogo, the number of posts displayed in the monthly archive list is the total number of posts for all languages. As a countermeasure, I created my own archive widget using WP_Quary so that the correct number of posts for each language is displayed.
Wordpress

Count the number of posts in a category in the current language only in Bogo

When creating a multilingual site using Bogo with Wordpress, the number of articles displayed in the category is the total number of articles in all languages, not just the current language. Here I will introduce a hack to fix this.
Wordpress

Gallery search function combining NextGen Gallery and Justified Image

By combining the free version of NextGen Gallery, which does not have a search function, with the inexpensive Justified Image Grid, and writing a little code, you can achieve a full gallery search function and a search box using a widget.
Copied title and URL