Mibew Messenger Community

General => Support => Topic started by: buddahboy on December 16, 2013, 04:48:51 PM

Title: (RESOLVED) Changing text link "click to chat" to another phrase
Post by: buddahboy on December 16, 2013, 04:48:51 PM
Good Day - new to Mibew, so this may be a silly question but I've not found my solution in the admin interface or searching on the forum. 

I'd like to change the wording for the text link "click to chat" - would someone be able to direct me please? 

Thank you very much and all t he best
Ron
Title: Re: Changing text link "click to chat" to another phrase
Post by: faf on December 16, 2013, 05:07:32 PM
This string (at least for now) is hardcoded in operator/gettextcode.php file. So it's impossible to change it through the administrative interface.
Title: Re: Changing text link "click to chat" to another phrase
Post by: buddahboy on December 16, 2013, 05:10:28 PM
Thanks much faf - i'll just make replacement images that will suit my needs then - the placement of the text link is not aligned with my other elements anyway. 

Thank you very much for the quick assistance. 

All the best
Ron
Title: Re: Changing text link "click to chat" to another phrase
Post by: faf on December 16, 2013, 05:26:27 PM
Thank you very much for the quick assistance. 

You're welcome. Actually, you've got lucky. I've just passing by. ;)
Title: Re: Changing text link "click to chat" to another phrase
Post by: buddahboy on December 16, 2013, 06:06:45 PM
great you were "passing by" - I look forward to some more drive by encounters   8)

All the best - most of all be healthy
Title: Re: Changing text link "click to chat" to another phrase
Post by: buddahboy on December 16, 2013, 08:54:57 PM
Hey Faf - just to note that I was able to change the text for that link when going to button code > text and getting the code - I noticed that there was "click here" text so I made the change there:

<!-- mibew button --><a href="/assistance/client.php?locale=en&amp;style=silver" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 &amp;&amp; window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open(&#039;/assistance/client.php?locale=en&amp;style=silver&amp;url=&#039;+escape(document.location.href)+&#039;&amp;referrer=&#039;+escape(document.referrer), 'mibew', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="http://www.omgrown.org/assistance/images/messengerblue.png" align="left"> For Assistance<br><center>Click Here</center></a><!-- / mibew button -->

This is on my dev site for now, www.omgrown.org/abante

Just thought to share this in case anyone else needs the info. 

All the best
Ron