Comments Greg started the conversationDecember 13, 2014 at 12:49am Is it possible to link to the "Side Widget Area" that slide out from anywhere else throughout the site.? I have obviously tried the following, but doesn't seem to work:<a href="#sidewidgetarea">Text</a> 8,992Tahir repliedDecember 16, 2014 at 2:50pmHey Greg!Please see: http://themenectar.ticksy.com/ticket/311541 . Thanks ThemeNectar Support Team 3Jeronimo repliedApril 16, 2015 at 12:29amThe ticket link is not working any more, is there a solution for this?1 Like 8,992Tahir repliedApril 16, 2015 at 2:25pmHey, you\'d need to open the init.js file in your js folder and modify this line:$(\'body\').on(\'click\',\'.slide-out-widget-area-toggle a.closed:not(.animating)\',function(){ to this:$(\'body\').on(\'click\',\'#call-to-action a, .slide-out-widget-area-toggle a.closed:not(.animating)\',function(){ Cheers! ThemeNectar Support Team Josh repliedJanuary 21, 2016 at 8:38amHey There, Will this solution still work? I can\'t seem to find that line in the init.js file? 1Paul repliedJanuary 21, 2016 at 12:27pmThis doesn\'t seem to work. I would like to open the side widget area from a Nectar slider button. Is this possible?I have tried the solution below, giving the button a link target of #cal-to-action and having edited the init.js as suggested.No go.1 Like Sign in to reply ...
Is it possible to link to the "Side Widget Area" that slide out from anywhere else throughout the site.?
I have obviously tried the following, but doesn't seem to work:
<a href="#sidewidgetarea">Text</a>
Hey Greg!
Please see: http://themenectar.ticksy.com/ticket/311541 .
Thanks
ThemeNectar Support Team
The ticket link is not working any more, is there a solution for this?
Hey, you\'d need to open the init.js file in your js folder and modify this line:
to this:
Cheers!
ThemeNectar Support Team
Hey There,
Will this solution still work? I can\'t seem to find that line in the init.js file?
This doesn\'t seem to work.
I would like to open the side widget area from a Nectar slider button. Is this possible?
I have tried the solution below, giving the button a link target of #cal-to-action and having edited the init.js as suggested.
No go.