I have created a taxonomy in ACF that I manage to display on the attribute page on the backend on listing, and aswell on the listing page backend. But I have not been able to show it on the submit listing front end. I have named the taxonomy with the prefix hp_listing_ but it is still not showing.
I would like to use it to display diferente attributes depending on what the user chooses. I am already using the default category for this aswell, but I need another one.
Please make sure that the taxonomy is named the same as the selectable attribute that you added to HivePress hp_listing_fieldnamehere, then they will definitely be in sync. Also, try disabling the cache using this PHP snippet Disable the HivePress cache #hivepress #cache · GitHub. But when the site is on the live version, we recommend removing this PHP snippet.
I am not getting this to work. I have tried both creating it as a single checkbox where the name of the field is the same as the taxonomy value name. So just some follow up questions.
I have created a taxonomy named: hp_listing_registreringstyp
2 taxonomy values called:
hp_listing_enkelregistrering
hp_listing_uttokadregistrering
I have created an attributed for my listing named hp_listing_registreringstyp
and then 2 values with the slug:
hp_listing_enkelregistrering
hp_listing_uttokadregistrering
But this is not working. Can you see what I am doing wrong?
Thank you!
Unfortunately, we can’t guarantee 100% compatibility with third-party plugins, but we can check this issue in more detail. Please send temporary WP access to support@hivepress.io with details for reproducing this issue, and we’ll check it (please send only the link, without login and password). You can create a temporary access link using this plugin: Temporary Login Without Password – WordPress plugin | WordPress.org.
Also, could you please clarify whether you tried to disable the cache using the snippet I sent you above?