These codes works but we add a listing, a doesn’t not work. Nothing happen when I click on add a listing. Is it possible to deactivate the title and make the form work ?
Please provide more details on what exactly you want to replace the title with, as there will be a problem on the backend side if you delete the title.
As a workaround, we recommend specifying a title that will be generated automatically using this doc: How to generate listing titles automatically - HivePress Help Center (it will automatically hide the title field in add listing form, and where you need to hide it, for example, in the listing block, you can add CSS tweaks).
Hello
This help to hide the title and generate it automatically but once generated I am not able to modify in the back office of the website. Would it be possible to generate the title and then modify it after ? Thanks.
I use this token : %listing.categories% %listing.location but The location part did not works. Is it normal ?
Please try using the following token for location: %listing.location%. If you have enabled generation and specified tokens, the title will be generated and displayed on the backend for all listings. Yes, you can hide the title from the frontend, but you will need a custom code.
Hello
Thank for your help but I still don’t know how to modify the title generated through tokens. It is actually not possible to modify it in the backend. Please inform if this is possible ?
Thanks.
Yes, if the automatic generation feature is configured, you will not be able to manually change this title. You can try another way, but it requires a custom implementation.
The snippets look good, so everything should work correctly. Please disable third-party plugins and customizations (if there are any) and check if this issue persists. If you use a caching plugin, make sure that caching is disabled for logged-in users. Also, the hosting provider may block such requests, so we recommend contacting them if the previous recommendations did not help.