Tagged: x
-
AuthorPosts
-
June 12, 2016 at 5:37 am #1038126
piexecParticipantHow can I add this to say a link in a Featured List that will expand the Olark Chat box?
June 12, 2016 at 6:30 am #1038152
Nabeel AModeratorHi there,
Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
June 12, 2016 at 11:42 am #1038334
piexecParticipantI want to add a link on my page that says “Launch Chat” that will expand the existing chat box that is minimized on my page.
June 12, 2016 at 7:35 pm #1038709
Rue NelModeratorHello There,
Thanks for the clarifications.
All you need is to edit the page in Cornerstone. Using a raw content element, you can insert this html code:
<!-- BEGIN OLARK CHAT LINK --> <a href="javascript:void(0);" onclick="olark('api.box.expand')"> Click here to chat! </a> <!-- END OLARK CHAT LINK -->For further information, please check the documentation:
https://www.olark.com/help/addimageJune 13, 2016 at 9:52 am #1039694
piexecParticipantI can’t. Its a link in the Featured List. Is there a way to do that?
June 13, 2016 at 10:07 am #1039729
RahulModeratorHey There,
You can add this code anywhere and it should work just fine :
<a href="javascript:void(0);" onclick="olark('api.box.expand')"> Click here to chat! </a>Thanks
June 14, 2016 at 12:21 am #1040783
piexecParticipantWhat do I paste in the Href area for an image to make this work?
“javascript:void(0);” onclick=”olark(‘api.box.expand’)”
doesnt work.
June 14, 2016 at 2:41 am #1040946
John EzraMemberHi there,
Thanks for updating the thread! Please just use and image html instead of the text.
<a href="javascript:void(0);" onclick="olark('api.box.expand')"> <img src="yourimagelinkhere" alt=""> </a>Let us know how that goes. Hope this helps – thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1038126 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
