"Add to conversation" not editable for the customer. | Community
Skip to main content

"Add to conversation" not editable for the customer.

  • September 26, 2019
  • 19 replies
  • 0 views

In the customer account interface there is My activities section.
When the customer selects the ticket there is an option add to conversation, for some reasons this stopped to work and the field does not allow to add any text. Can anyone help? - it seems to be an issue with a script, however when we remove it in full it doesn't make any difference.

19 replies

  • September 27, 2019

Hey Magda,

Would it possible for you to inspect your browser console, and send a screenshot of whatever error there might be occurring?

#helpsome regards,
Simon Blouner
Zendesk Consultant @ helphouse.io


  • Author
  • September 27, 2019

Attaching screen:
I'm using Copenhagen theme, full script on request_page.hbs is unchanged. 


  • September 30, 2019

Hey Magda,

Your screenshots is of HTML, and not the console. Is that because there are no JS errors in the console?

Do you have the help center live somewhere, so we can try and inspect in a live environment? :-)


  • Author
  • September 30, 2019

Hi Simon,

Thank you for coming back.

The link to HC is here:
https://globalpoker.zendesk.com/hc/en-us/requests/new


Trapta
  • October 4, 2019

Hi 366193508188,

Try removing below code from your script.js file and let me know if that works for you.

$zopim(function () {
$zopim.livechat.hideAll();
});

Thanks


  • October 4, 2019

Hey 366193508188,

Did the tip from 8036642427 help you out?

Cause I just tried creating a ticket from you HC, and also tried adding a comment to the ticket from HC, and it worked just fine.

(Sorry for the inconvenience of a test ticket in you ZD )


  • Author
  • October 7, 2019

Thank you, it looks like it helped!


  • November 29, 2019

@Trapta Can you confirm what that code does/doesn't do before i remove it?

We've just implemented live chat and I wouldn't want to break anything.

Edit: Our issue was caused by a Syntax error on SyntaxError: script.js:112

On the guide, hit F12 or right click inspect > console > should display a red ! and something like SyntaxError: expected expression depending on the issue.

I've notified the admin who broke it and we are looking at repairing things:)


Brett13
  • Community Manager
  • December 2, 2019

Appreciate you taking the time to share this with us Matt :)

Glad you were able to track down the issue.

Cheers!


Trapta
  • December 2, 2019

Hi @Matt Taylor,

I saw your code and it looks like you miss a double quote on line no.5 in script.js after 360019820332. Please add the double quotes and you will be good to go.

Let me know if this solves your issue.

Thanks

Team Diziana


Justine16
  • February 3, 2020

Hi there,

I encounter the same problem, the "Add to conversation" is disabled. 

8036642427 I don't find the zopim function in the scrip.js file. 

$zopim(function () {
$zopim.livechat.hideAll();
});

Do you see here what I need to change? 

 

Thanks in advance! 


Trapta
  • February 3, 2020

Hi @Justine,

It's hard to debug the problem with the screenshot attached. Please check your browser console to confirm if you see any errors there or if you can share the URL of your HC that will be helpful to debug.

Thanks

Team Diziana


Justine16
  • February 3, 2020

Hi 8036642427,

 

Thank you for your quick reply!

Our Guide is available for signed in users : https://support.goodup.com/hc/en-us 

Is this helpful?


Trapta
  • February 5, 2020

@Justine, looks like your HC is private. I am not able to see much. Can you share a screenshot of your script.js file from line no. 40?

Thanks
Team Diziana


Justine16
  • February 6, 2020

Hi 8036642427

Yes, for signed- in users only (but anyone can create an account :)) 

Thank you! 

 


Trapta
  • February 6, 2020

@Justine, try removing code from line no. 40, 41 and 42 in your script.js file. That should fix the issue.

Let me know if you will face any issue.

Thanks, Team Diziana


Justine16
  • February 6, 2020

@Trapta, it worked! Thank so much for your help! 

Have a good day :) 


  • March 3, 2021

Hi guys,

I have the same problem that "Add to conversation" is disabled and our customers cannot reply tickets. Here is the screenshot of the Chrome's console:

 


  • August 5, 2021

@Trapta

The user is not able to "Add to Conversation" as well. 

I have the "Portal Theme" as live - Copenhagen theme in my account.

Thank you,

~Donna