• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Ani's Webdev Blog

A learning diary of website development

  • Home
  • Demo
    • Ajax Contact Form
  • WordPress
  • Front-end
  • Backend

Blog

[WordPress] Redirect archive 404 pages to blog post page

Modified on: March 13, 2023

This post shows you how to make a redirect that all 404 archive pages will be forwarded to the blog post page, or a new page that you define.

Filed Under: Backend, Wordpress, WordPress Themes Tagged With: php

Code refactoring: When and How

Modified on: July 4, 2020

In general, code refactoring refers to the process of changing bad codes into cleaner, purposeful, human-readable, reusable code in order to be cost effective, easy to maintain and collaborate, and probably a better performance.

Filed Under: Backend, Featured, Front-end, Wordpress Tagged With: clean code, code refactoring

[HTML] Form button issue and solution: Upload button behaves as a submit button

Modified on: July 4, 2020

When pressing button Upload, the form submitted itself. Let’s fix this.

Filed Under: Front-end Tagged With: html

WordPress’s ACF: Dynamically populate a select list with values from repeater text fields

Modified on: January 1, 2021

1. Task description There are two custom fields made with Advanced Custom Fields Pro plugin: Video Tutorials and Video Tutorial Sections. Video Tutorials: has a repeater field that include Video name (Text), Video URL from Youtube (Text), and Video section (Select). This will display under a page called Video Tutorials. Video Tutorial Sections: a repeater […]

Filed Under: Backend, Featured, Front-end, Wordpress, Wordpress Plugins Tagged With: advanced custom fields

Trello boards: Transfering private boards to another account

Modified on: August 10, 2019

Transfering Trello boards to another account had caused me some headache recently. The main thing was, I would like to move all the private boards from company email account into my personal email account. I had been searching for a while over the Internet with some phrases like “transfer Trello boards to another account“, or […]

Filed Under: Online tools, Utilities Tagged With: trello

[CSS] Fixed sidebar when scrolling: Use position Sticky

Modified on: July 4, 2020

How to make a WP sidebar fixed with several lines of CSS.

Filed Under: Front-end Tagged With: css, html

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Go to Next Page »

Primary Sidebar

Hi! I am a Vietnamese coder living in Oulu, Finland. Currently I am working with PHP, MySQL, HTML, CSS, and JavaScript. This blog is my learning diary, in which I share knowledge from my own experience or research. Hopefully you can find something useful here and don’t hesitate to open a discussion or leave a feedback!

FOLLOW MY BLOG

Thank you for visiting this website! I hope you find something useful here :). Contact me by email: anh@anhkarppinen.com.