Change "Send Message" button on Listing page

Hi, I’m trying to change the “Send Message” button on each listing page. I want to change the text of the button, and I want to link the button to another url. How would I do that?

  1. Please use Loco Translate to change any static text without code customizations How to translate HivePress - HivePress Help Center The texts are located in Loco Translate/Plugins/HivePress, or other sections depending on context. Make sure to select the Custom location instead of Author while adding a language file.

  2. If you mean the button on the listing page (not the button in the message form) then there is no simple code snippet. It requires advanced customization by overriding file by path /plugins/hivepress-messages/templates/listing/view/page/message-send-link.php with the child theme. Here is a tutorial on how to customize templates Customizing Templates I HivePress Developer Docs - YouTube

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