Hikamarket Vendor Contact Button Shows Link To Back End

  • Posts: 261
  • Thank you received: 4
  • Hikashop Business
4 years 9 months ago #308175

-- HikaShop version -- : 4.1.0
-- HikaMarket version -- : 3.0.2

Hi,

When a customer contacts the vendor through the vendor product page contact button, the email to the vendor shows a link to back end.

I would like them to only have a link to their front end admin or page not back end. How do I remove that link in the emails?



Thank you,
Charles

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
4 years 9 months ago #308179

Hello,

Thank you for your feedback.
Indeed now Hikashop add the backend edition page in the "product contact email" ; that part is directly processed in the contact preload and HikaMarket do not have a direct/simple access to give another URL.

Right now you can see to make an override in the HikaShop contact preload to not add the backend link when the product is assigned to a vendor

if($data->product->product_vendor_id > 1) { /* ... */ }
In the mean time, I will work on a patch in HikaMarket to re-generate the all block when the email template is processed.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.066 seconds
Powered by Kunena Forum