open

Archive for the faq Category on desktop

01.03.2023.

What are the limitations of chatgpt in wordpress programming?

As an AI language model, ChatGPT is not designed specifically for WordPress programming, and it is not a programming tool or framework. Therefore, it may have some limitations in terms of providing specific programming solutions or instructions for WordPress development. read more


15.01.2023.

How to enable post thumbnails for custom post types too?

To enable the featured image function for a custom post type too, insert the following code snippet into the functions.php file. read more


04.01.2023.

How to whitelist in ad blockers

Last update: 06.02.2023.

Here are the steps to add a whitelist on some popular ad blockers. read more


30.08.2022.

Why use a secure password, how to create it and how to check it?

Last update: 14.09.2022.

Strong passwords are extremely important – they prevent unauthorised access to electronic accounts and devices. read more


12.08.2022.

What are the keywords?

Last update: 14.08.2022.

Keywords are the terms most relevant to the topic of your website. Since keywords are also used for search, you should design your website content so that the content you produce and the search terms you want to use are consistent. read more


11.08.2022.

Where can I find the category id?

Last update: 11.10.2022.

Click on the posts, then on the categories. Select the category you want, click on edit. The url in the browser address bar will contain the ID. You can find it as shown in the image below. read more