Home Forums WoodMart support forum Copy Link and Share Button

Copy Link and Share Button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #653758

    ahmetakyol3503
    Participant

    I added social media sharing buttons to product detail pages. However, I would like to have an additional icon. The function of this icon should be to automatically copy the link when clicked. Can you help me?
    Example;
    https://imgur.com/a/WpyJd7G
    https://seths.blog

    #653893

    Hello,

    There is no option available for this in the theme settings. This requires customization, which is beyond our support policy.

    I have searched for a possible solution and found a custom function that you can add to your functions.php file. I have tested this code on our test site, and it is working fine.

    If the provided code does not work as expected, unfortunately, we are unable to modify it further.

    Add this to your theme’s functions.php file of the theme.

    https://codeshare.io/2KQxKa

    It adds a “Copy Link” button right after the Add to Cart button.

    Hope this Helps!

    Best Regards,

Viewing 2 posts - 1 through 2 (of 2 total)