Hi, I have a problem with the blog post page. When you publish an entry in the blog, the entry does not appear directly, the title of the entry appears and when you click on it, it redirects you to the entry on another page, in which the comments section appears below. This comment section, where can it be modified to work correctly ?, and where can the language be changed?. Thanks
We have inspected your website and when we click on the post's title it leads to that blog post, which is correct behavior.
Are we missing something?
Regarding translation and other issues / questions you have, please open a new ticket for each one of them. It helps us to divide tickets within our team and provide answers in a timely manner.
Hello, In the link attached to the page, the option to put comments appears below. How can I modify the headers for the comment fields? since they are in English. How can I disable comments or modify their settings? From the wordpress desktop in the settings-comments option, all the options that you mark here do not affect or do not work. If you deactivate the comments, then they continue to appear in the link.
Please use PoEdit - https://poedit.net/ to translate the .pot file and create respective .po and .mo files.
In order to place .po and .mo files properly and not have them deleted when you update the theme, upload them to \wp-content\languages\themes folder. If you don’t have languages folder in your wp-content directory, please proceed and create one. Then create themes folder, and paste the files in it.
Please name .po and .mo files e.g. squadrone-nl_NL.po and squadrone-nl_NL.mo (nl_NL is the language code for dutch and potname is the name of the .pot file you have started from - it corresponds to text domain of the theme). For other languages' codes, please refer to the following link: Internationalization.
Regarding comments removal, disabling comments is a built in WordPress functionality and is not directly related to the theme functionality. Please refer to the following article for explanation:
Another simple way is to use the following statements and add them to Appearance > Customize> Additional css:
.btComments { display: none;
}
Regarding other issues / questions you have, please open a new ticket for each one of them. It helps us to divide tickets within our team and provide answers in a timely manner.
Hi David,
Thanks for reaching out to us
We have inspected your website and when we click on the post's title it leads to that blog post, which is correct behavior.
Are we missing something?
Regarding translation and other issues / questions you have, please open a new ticket for each one of them. It helps us to divide tickets within our team and provide answers in a timely manner.
Thanks in advance
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!
Hello,
In the link attached to the page, the option to put comments appears below.
How can I modify the headers for the comment fields? since they are in English.
How can I disable comments or modify their settings?
From the wordpress desktop in the settings-comments option, all the options that you mark here do not affect or do not work. If you deactivate the comments, then they continue to appear in the link.
https://www.toledron.com/2021/05/18/tesla-han-conseguido-hackear-un-model-x-a-distancia-usando-un-dron/
ThanksHow can I configure the comments made to the entries? and how can I activate or deactivate them?
Attached files: link comments toledron.pdf
Hi David,
In order to translate those strings you would need to translate the theme. Please refer to this article:
How to translate theme?
Please use PoEdit - https://poedit.net/ to translate the .pot file and create respective .po and .mo files.
In order to place .po and .mo files properly and not have them deleted when you update the theme, upload them to \wp-content\languages\themes folder. If you don’t have languages folder in your wp-content directory, please proceed and create one. Then create themes folder, and paste the files in it.
Please name .po and .mo files e.g. squadrone-nl_NL.po and squadrone-nl_NL.mo (nl_NL is the language code for dutch and potname is the name of the .pot file you have started from - it corresponds to text domain of the theme). For other languages' codes, please refer to the following link: Internationalization.
Regarding comments removal, disabling comments is a built in WordPress functionality and is not directly related to the theme functionality. Please refer to the following article for explanation:
How to Completely Disable Comments in WordPress (Ultimate Guide).
Also, you can refer to the following article as well:
How to Disable Comments in WordPress (Step by Step)
Another simple way is to use the following statements and add them to Appearance > Customize> Additional css:
Regarding other issues / questions you have, please open a new ticket for each one of them. It helps us to divide tickets within our team and provide answers in a timely manner.
Thanks in advance
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!