Attribute visibility only who has a password

Hello! I´m using Hivepress (rentalhive theme) and I need your help. I want to set up an attribute thats only can be visible for those who has a password. Example, page lake AIRBNB withe attribute “price” but I want to add another attribute “price for Broker” that can only be seen with a password. Is it possible ? Is any plugin to work whit ? I hope yo can help me please. Best regards!

Sebastian Galarraga

Hi,

Sorry, there’s no simple code snippet for this, it would require a custom implementation. We recommend using hook Filter: hivepress/v1/fields/{field_type}/display_value | HivePress Hook Reference and filtering all the information you need there.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.