How to customize the style of a WordPress page
Si vous installez de nombreux plugins différents sur votre site WordPress, vous constaterez des incohérences dans la présentation de votre site. Vous souhaiterez peut-être également ajouter vos propres styles ou modifier un peu certains éléments. Dans ce guide, nous allons apprendre à personnaliser le style d’une page WordPress. Pour cela, vous devrez ajouter du code…
Automatically set WooCommerce orders to Completed status
Avec ce nouveau snippet, nous allons vous montrer comment faire en sorte que vos commandes répondant à certains critères passent directement du status « En cours » au statut « Terminé ». C’est très pratique si vous vendez uniquement des produits virtuels. WooCommerce passe par défaut les commandes au statut « Terminé » si elle ne contiennent que des produits virtuels…
Add a user field in the my account page
With this new snippet, we will show you how to add a custom field to users’ profiles on their account details page. In this example, we will add the birthday field. However, you can add any type of field.
Add a custom feature to your WordPress website
If you really want your website to look and behave the way you want, you have 2 main possibilities. Add a lot of plugins or add custom code. While the first solution is often easier to set up, it can become a performance nightmare. Therefore, in some cases, you will have to add some code to add a custom feature to your WordPress website.
Improve the visibility of your website
(the visibility or findability of content) of a website is a crucial issue for any company wishing to attract new customers and increase its traffic. A beautiful site with quality products isn't enough if no one can find it. It's therefore essential to work on a number of aspects to improve your site's visibility, including SEO, site construction, content management and content management.
Increase your revenue with a loyalty program
Use a tailor-made loyalty program to increase your customer retention and thus sustainably increase your revenue.
Optimizing the performance of a WordPress site
With our guide, you will have all the tools at your disposal to ensure that your site displays quickly and offers pleasant navigation to your visitors.
Installer phpMyAdmin sous Windows 10/11 IIS
To develop a WordPress site, it is useful to have phpMyAdmin installed. Here is how to do it.
Installer WordPress sous Windows 10 IIS – 1/5 Introduction
Installing WordPress on IIS is not easy. This comprehensive guide will help you do just that.
Installer WordPress sous Windows 10 IIS – 2/5 IIS et FastCGI
In this first step of our guide, you will learn how to install IIS and FastCGI
Installer WordPress sous Windows 10 IIS – 3/5 MySQL
In this new step, you will install your MySQL database server
Installer WordPress sous Windows 10 IIS – 4/5 PHP
Install and configure PHP to run on an IIS web server.