Jetpack: Fix related posts in WordPress 5.3

Earlier today, WordPress 5.3 got release. Unfortunately, this seems to have affected Jetpacks related posts. Instead of centred, the related posts were suddenly left aligned. I went ahead and added the following code to my site, which not only centred the related posts but also made that container wider. This is the CSS code I’ve […]

JavaScript30 – Day 2

In today’s lesson, I learned how to use CSS transitions and transformations as well as how to handle the JavaScript date object. The target of the lesson was to create a CSS/JS clock. The final code can be found on 02 – JS and CSS Clock. References: JavaScript date object CSS transformations CSS transitions

Let the (CSS) games begin!

gamification | ˌɡeɪmɪfɪˈkeɪʃ(ə)n | noun [mass noun]  the application of typical elements of game playing (e.g. point scoring, competition with others, rules of play) to other areas of activity, typically as an online marketing technique to encourage engagement with a product or service: gamification is exciting because it promises to make the hard stuff in life fun. Apple Dictionary I’m not […]