Tag Wordpress

How to integrate Bootstrap with Worpress

I have tried several options of how to integrate Bootsrap with WordPress. According to Bootstrap guidelines, we need Bootstrap’s css to be loaded before all the other css files. The scripts for Bootstrap’s JavaScript should be loaded before the closing…

Blocky’s child theme

Following wordpress’ recomendation: In …/wp-content/themes I made a blocksy-child folder with two files, style.css and functions.php. style.css If the parent theme loads its style using a function starting with get_template, such as get_template_directory() and get_template_directory_uri(), the child theme needs to…

Bootstrap WordPress theme

Let us make a WP theme for the site simple.miliczki.sk using the Bootstrap css framework. The basic theme is made based on hostiger.com “How to Create a WordPress Theme: 5-Step Process with Code”. The only difference is that instead of…

A Translator’s web

I have been working on the web of my husband, who is a translator. Since it is my husband, the priority of this work is unfortunately very low…But now the time has come to improve the design. This is the…

Display posts by tag

There is no direct way using just Worpdress without a plugin to display posts by tag. It s possible using e.g. this shortcode. Here the hyperlinks to the posts with the tag ‘game’ are displayed in an ordered list. The…

Kalvarka.sk redesign

In august 2022 I have become the administrator of the page kalvarka.sk of our local parish church. Most of the work I have done here is “behind the scenes”. A year later, I received proposals for a re-design from a…