Home › Forums › Jevelin Theme › The link with target _blank opens doubly
Home › Forums › Jevelin Theme › The link with target _blank opens doubly
Hi @gianni80,
I hope you are well today and thank you for your question.
I could confirm it on your shared site.
Please make sure that you are using below the latest version of the theme.
Please login to access this file
Does this only occur for those links or for all links used on the website?
Best regards,
Shufflehound team
Hi,
we used the version of the theme was 4.4.0. Now we have updated to the version 4.4.11 but the problem is still there.
The problem seems to be only on the all links in home page.
Thank you.
Gianni
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Hi,
of course.
Gianni
This is happening because you have added #registration in the URL and if you remove it then the URL will only open in a new window.
Ok,
the problem also occurs in the links in the footer where there is no “#registration.”
however in the footer I solved the problem with the script you see in js/scripts.js and removing “target=_blank” from footer link.
Ok