Tag: Wordpress
-
Tutorial: How to Modify a WordPress 6.* Style
In this tutorial you will learn how to modify a WordPress style and save it as your own. As a bonus you will be able to save your entire theme in a Github repository.
-
Crash Introduction: Woocommerce REST API
A short crash introduction to the Woocommerce REST API. In the tutorial you will learn how to present a product list from the REST API on any HTML page.
-
Future Challenges for WordPress
The Full Site Editor is not in Beta any more. There are attempts at improvements. But will the new user understand the complex features?
-
How to Integrate JavaScript Libraries in WordPress
JavaScript libraries can add cool animations or parallax effects to a traditional webpage in HTML, CSS and JavaScript. Here you can learn how to do the same thing in the WordPress editor.
-
PWA: Webapp with Push in WordPress
A web app is an application made by web technologies. The web app will run similar to a native app, that is if the user agrees to install the web app on the device. Several WordPress plugins are able to do this. Creating a web app i WordPress is surprisingly easy. But make sure, that…