1. in the ‘add listing’ page, I used Post Form Taxonomies with dropdown menu. How can translate ‘select parent’? You can see the taxonomies are translated already, so it’s weird to have ‘select parent’ here in English. https://snipboard.io/dlFZTR.jpg
2. I want to have one ACF field ‘start price’ to show up in this ‘add listing’ page only for taxonomy’restaurants’. For other business types I don’t want to show this field. I thought this could be done in ACF settings in WP dashboard but the condition/rule settings have nothing to do with taxonomy. Please advise if there is somewhere else to set a condition for the ACF field.
Thanks!
Hi,
1. In this file please check wp-content/plugins/td-cloud-library/shortcodes/common/tdb_form_taxonomies.php -> https://i.imgur.com/OYzQaDQ.png
2. You can assign a new template for that type of CPT.
You can set a template for each taxonomy/cpt here -> https://i.imgur.com/IK9mkdQ.png
Thank you!
Hi,
for #1, yes I followed your advice and changed ‘select parent’. However I can’t change ‘select child’. Is it here? https://snipboard.io/ATSmQ5.jpg
Thank you!
in the listing detail page. When I select the first item (in this screenshot, it says ‘lawyers’), the second filter pops up to select the child taxonomy. https://snipboard.io/kYNJOf.jpg
A similar question is how to translate ‘select’ on this page: https://snipboard.io/WdUfMq.jpg https://weliveinus.com/%e5%95%86%e6%88%b7%e9%a6%96%e9%a1%b5/ this is a filter page to search for all the vendors. Built with Flex Loop Filter.
Thanks!
Hi,
Please change the text here https://i.imgur.com/N9fHuah.png and here https://i.imgur.com/2fBbawL.png
Thank you!
how to translate ‘select’ on this page: https://snipboard.io/WdUfMq.jpg this is a filter page to search for all the listings. The page was built with Flex Loop Filter.
Hello,
Please check the text in this path wp-content/plugins/td-cloud-library/shortcodes/common/tdb_filters.php -> https://i.imgur.com/QMY23U2.png
Thank you!