Jamshid
El Presidente
Just Getting Started
Member Likes (0)
Hi - How to use bottom corner chat on signup page only? I want to talk to people who are visiting my sign up page.
I see many people click on signup link, but few of them actually signup, thats why I want to be able to talk to them and see if they face any specific problem during signup.
By the way, I am using Anti-splog plugin which moves my signup page every 24 hrs.
Thanks,
Jamshid

Responses (11)
Member (joined July 2011) Likes (1)Liked by: 
Salam Jamshid,
Would this single line code fix work for you?
jQuery('#chat-block-header').click();Forum Topic: Separate link to activate chat
You could put a link or a widget on your site which visitors could click for help. Might be better for mobile users than the bottom corner activator.
Please let me know if that helps.
Cheers,
Mark
DEV Diva (joined February 2012) Likes (0)
@Jamshid
Salam Jamshid and hope you're doing well.
Mark @mark77210 has a good point there. Why not create a link on the signup page that site visitors can click on. That way, no matter what the anti-splog does to your signup page, the chat link will always be on the page itself.
Sounds like a brilliant plan! Let us know what you think.
Have a blessed day!
Gina
Member (joined November 2008) Likes (0)
Thank you @mark77210 & @GinaB for your responses, but please clarify this a bit more, what do you mean by creating a link? A link to a page?
are you saying to create a chat page, and put its link on signup page so people click on it and come to the chat page for help?
Cheers,
Jamshid
Member (joined July 2011) Likes (0)
@Jamshid
You could certainly do it that way, too. Create a new page,"Chat Page" for example, select the chat icon (see screenshot) and proceed to configure as you want. Then yes, you just put a link to this Chat Page somewhere on the sign up page and have the Chat Page open up in a new window tab.
I thought you wanted to have the bottom corner chat box open inside the sign up page so that people wouldn't have to leave the sign up page. After I referred you to the developer's suggestion, I realize I didn't know where exactly to put the code. My bad. Hopefully someone can point that out.
A hybrid option could be use an accordion tab on your sign up page and put the chat box inside there (using the chat icon). That way the visitor stays on the page and you don't have to make any code changes. I'm not sure how much control you have over your sign up page, but it's another option.
Thoughts?
Member (joined July 2011) Likes (0)
Whoops.. screenshot below
DEV Diva (joined February 2012) Likes (0)
@Jamshid
Hi Jamshid
I'm going to ask the Developer @PaulM to give us some more guidance on this one :) Unfortunately I am not able to get it to work on my own test site, but I have seen it executed, so the Developer's input will be invaluable right now.
We'll talk soon again.
Gina
Member (joined July 2011) Likes (0)
@GinaB
Curious, Gina .. why does your post show up after mine even though yours was timestamped earlier than mine? Are you emailing through a wormhole? ;-)
(EDITED) Wait, now it's changed. Weird.
DEV Diva (joined February 2012) Likes (0)
It is indeed strange @mark77210... We posted few minutes apart :) Working in sync here, I see!
Thank you for the support on this topic.
Have a good day ahead.
Gina
Member (joined November 2008) Likes (0)
Hey @mark77210 Infact I want to put the Bottom corner chat box on the signup page. But Since I am using anti-splog plugin, I was wondering if there is a shortcode I could put into wp-signup.php page and have it only active on that page?
Developer (joined January 2012) Likes (0)
@Jamshid, If you want the shortcode then create a new temporary PAge and add the chat shortcode just the way you like/want it. Once you have the chat setup just copy the shortcode of that page. At this point you can delete this temporary page.
Now with the shortcode you can add this to wherever. You will probably want to call the WordPress do_shortcode() http://codex.wordpress.org/Function_Reference/do_shortcode
Instead of using the bottom corner chat option you might want to consider using the Popover plugin to contain the shortcode. Just a thought.
Support Chimp (joined March 2010) Likes (0)
Hey there, hope you are well!
Just checking in to see how things are going and if you need further assistance.
If you do then please feel free to reopen this thread or create a new one.
Take care and have a fantastic day!
Become a member