Hello, Im attempting to override file but Im uncertain the file pathing I should use.
I want to override file: /plugins/hivepress-messages/templates/listing/view/page/message-send-link.php
would I add this to: /experthive-child/hivepress/messages/listing/view/page/message-send-link.php
or is there some other folder structure that I should use?
Hi,
In this example, you should have: /experthive-child/hivepress/listing/view/page/message-send-link.php (i.e. a path that is relative to /experthive-child/hivepress/, which you copy from extension-folder/templates/).
/experthive-child/hivepress/listing/view/page/message-send-link.php
/experthive-child/hivepress/
extension-folder/templates/
āI hope this is helpful to you
Thank you
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.