open

Archive for the on desktop

20.10.2022.

How to customize the default wordpress gallery shortcode output

Last update: 05.11.2024.

If you paste the following code snippet into functions.php and save or upload it, the default div id gallery will be replaced by the div class gallery in the example below, which you can style in css.

read more


15.10.2022.

The posts pagination styling code snippet and wordpress plugin

Last update: 05.11.2024.

I created a simple wordpress plugin to customize the built-in pagination, but you can also use the code snippet. read more


10.10.2022.

The posts pagination

Last update: 05.11.2024.

If you don't like the navigation of the previous page of the next page, but want to display it in page numbered order, you don't need a custom plugin. WordPress has this feature! read more


05.10.2022.

Search results example – The search.php

Last update: 05.11.2024.

Create a file named search.php. Insert the following code and upload it to the current template directory. read more


30.09.2022.

Cookie Banner Pro

Last update: 05.11.2024.

I have created a new GDPR compliant cookie warning. read more


25.09.2022.

Search form example

Last update: 05.11.2024.

This code snippet, when pasted into the sidebar, will display a search form. read more


ContactOur Works