Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Sachin Nawale
    Participant

    Screenshot : https://ibb.co/VWgjn1Y

    Hi support.
    Last time I have sent the same issue but still that issue not resolved. I used floating sharebar’s custom Html element and added one image which belongs to the same site so I have added the target self html property but the issue is when we click on that image, the image automatically opens in the new tab. That should not happen if I targeted self.

    Thank you

    Hi @Sachin,

    I see the behavior. Right now all links are designed to open in a popup that is the reason _self did not work.

    I can suggest you to make a small change to the code.

    In plugin editor go to wp-socializer/core/templates/floating-sharebar.php and line number 39 remove 'sr-popup'. Finally it should look like below.

    $classes = array( 'socializer', 'sr-vertical' );

    This should fix the issue.

    Thanks,
    Aakash

    Sachin Nawale
    Participant

    Thank you, Akash.

    Cheers ! I’ll mark this thread resolved.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter