Skip to content

codetorials

Code tutorials and snippets for web developers

Categories

  • CSS
  • jQuery
  • MySQL
  • PHP
  • WordPress
Posted on 6. April 201524. February 2021WordPress

Add custom column with ACF field to posts and pages admin screen

For a better overview, you may sometimes want to display the value of a ACF custom field in the admin screen of your posts and pages. Adding new custom columns is simple.

learn more Add custom column with ACF field to posts and pages admin screen

Categories WordPress3 Comments
Posted on 6. April 20155. February 2021jQueryMySQLPHP

Tutorial: Pagination with jQuery, Ajax, PHP and MySQL

This tutorial will show you how to easily load paginated data from a MySQL database with jQuery, Ajax and PHP. As an example we will load addresses from a user address table.

learn more Tutorial: Pagination with jQuery, Ajax, PHP and MySQL

Categories jQuery, MySQL, PHPComment
Posted on 5. April 20156. April 2015jQuery

Fade in an element after another element has finished hiding

Promise objects in jQuery help you waiting for a specific action to start only after another action has completely finished. This comes in handy for example if you want to to fade in an element only after another one has completely faded out.

learn more Fade in an element after another element has finished hiding

Categories jQueryComment
Posted on 3. April 20153. April 2015CSS

Centering a div inside another div

Centering text inside a div is easy. But how can we center a div inside another div, both horizontally and vertically?

learn more Centering a div inside another div

Categories CSSComment
  • About

    I am a full stack web developer located in Cologne, Germany. I program professional websites with PHP. My preferred CMS is WordPress.

    websolutions-kress.de

  • RSS RSS

    • Add custom column with ACF field to posts and pages admin screen
    • Tutorial: Pagination with jQuery, Ajax, PHP and MySQL
    • Fade in an element after another element has finished hiding
    • Impressum
    • Datenschutz