Item Details question
-
I’m well on my way creating a custom details page in functions.php using the bepro_listings_change_page_template filter. One question, is there a way to show only specific form field values in the item details section? (basically looking for an action to replace: do_action( ‘bepro_listings_item_details’); with one that outputs the results of just one form field).
I am gathering a lot of information from users on the form related to what outputs on the listing details page. I just want to output certain form field values they input and not show all of them, or at least have a way of hiding specific form field values through CSS. Is this possible?
Thanks,
Anne
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Item Details question’ is closed to new replies.