Author Topic: (RESOLVED) Changing text link "click to chat" to another phrase  (Read 9405 times)

0 Members and 1 Guest are viewing this topic.

buddahboy

  • Full Member
  • ***
  • Posts: 13
(RESOLVED) Changing text link "click to chat" to another phrase
« 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
« Last Edit: December 17, 2013, 05:36:17 PM by buddahboy »

faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Re: Changing text link "click to chat" to another phrase
« Reply #1 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.

buddahboy

  • Full Member
  • ***
  • Posts: 13
Re: Changing text link "click to chat" to another phrase
« Reply #2 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

faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Re: Changing text link "click to chat" to another phrase
« Reply #3 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. ;)

buddahboy

  • Full Member
  • ***
  • Posts: 13
Re: Changing text link "click to chat" to another phrase
« Reply #4 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

buddahboy

  • Full Member
  • ***
  • Posts: 13
Re: Changing text link "click to chat" to another phrase
« Reply #5 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