.HTACCES, What this file means and how it helps us
You may have heard in many tutorials about a file in the Worrdpress structure called .htacces, but you may not be so interested in finding out what's good. I will try…
You may have heard in many tutorials about a file in the Worrdpress structure called .htacces, but you may not be so interested in finding out what's good. I will try…
The modification of the database in WordPress is done through the 'wpdb' class. This class is used to be able to interact with the tables in the database that the…
In order to better understand how the WordPress CMS works, it is good to know all its basic files. Each of the files contains a specific code for each part…
Why is it important to change the URL of the login page on the back end of your WordPress site? First of all, this principle is based on certain security…
Starting with version 3.4, WordPress offers the ability to customize an active theme directly from the control panel via an API, without the need to write any line of code.In…
What are V-cards? V-cards are text files saved with the .vcf extension, through which you can send your contact details for mobile devices. Basically, they are a kind of digital…
In order to ensure that you have a permanent traffic to your site, you need to offer visitors interested in your articles a way to notify them whenever you publish…
Once you are logged in to the WordPress dashboard, you will be able to customize its appearance by selecting Users> Profile from the side menu. In addition to personal and…
Do you have a blog, an online store or just an ad site and you want users to be able to share posts from your pages? You can do this in…
The online store becomes more attractive to customers when they find various advantageous offers in it. Discount coupons can surprisingly generate extra subscribers or customers. The Woocommerce module comes with the…
Under current law, all sites are now required to notify visitors as soon as they enter for the first time that: the site uses cookies (specify here what they are,…
If you find yourself in a situation where you can no longer add or update modules directly from the WordPress dashboard, you can solve it by trying one of the…
In the first articles of this tutorial we talked about how themes work , how we can create the stylization file and insert a header in this file through which we transmit…
If you have an online store or run one, you will definitely need to have some basic knowledge on how to manage the import or export of products from the…
Adding content and template files After showing how to create the theme and add the style.css file header in the previous article , we can move on to the next step.Before creating…
What is a WordPress Theme? WordPress themes are a collection of text files that aim to customize the website from an aesthetic point of view and improve the user experience…
In this article I will present a very useful module, which should not be missing from any WordPress site. This is the Google Site Kit. This way you will no longer have…
What are plugins? Plugins or modules are PHP files through which you can add content to pages and articles, add new features or modify existing ones by default in WordPress.…
What are custom fields? Custom fields are inputs that, once created, can display new sections in posts. Whether it's text, image, video fields. They can be displayed on the posting page in…
In this article, we will show you how to enter free slides with existing products in your online store filtered by categories. To get started, you will need to install the…