Comments 2Sanne started the conversationJanuary 18, 2017 at 4:55amHi! In the main menu, I'm using a custom link to another website. I set the target to blank ("open link in a new tab") - however this doesn't work: when I open the link it opens in the current page. Any idea what's going on here?Thank you, Sanne 1,974Support repliedJanuary 18, 2017 at 8:41pmHello,try opening /include/hooks-config.php and remove or comment line 95$arr_classes[] = 'animation-link';Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 2Sanne repliedJanuary 19, 2017 at 4:48amWorks great, thank you. I guess there is no way to do it that will allow me to keep the changes when updating the theme, right?Thanks! 1,974Support repliedJanuary 20, 2017 at 2:35amOnly if you make the change in a child theme, that requires enqueing scripts.js from child's theme folder.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 2Sanne repliedJanuary 20, 2017 at 5:30amOk sure, thank you! -Sanne Sign in to reply ...
Hi!
In the main menu, I'm using a custom link to another website. I set the target to blank ("open link in a new tab") - however this doesn't work: when I open the link it opens in the current page. Any idea what's going on here?
Thank you,
Sanne
Hello,
try opening /include/hooks-config.php and remove or comment line 95
$arr_classes[] = 'animation-link';
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Works great, thank you. I guess there is no way to do it that will allow me to keep the changes when updating the theme, right?
Thanks!
Only if you make the change in a child theme, that requires enqueing scripts.js from child's theme folder.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Ok sure, thank you!
-Sanne