Message Add-On Question – UserPro Forums https://forum.userproplugin.com/forums/topic/message-add-on-question/feed/ Sat, 18 May 2024 11:13:54 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35074 <![CDATA[Message Add-On Question]]> https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35074 Sun, 27 Apr 2014 18:11:19 +0000 Raspberries Re-posting question as Forum got deleted.

Hi,
I need a shortcode to use on specific page for all users to speak to Admin account.
I can’t seem to get a working code on my own.

Any help would be greatly appreciated.Thanks.

]]>
https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35079 <![CDATA[Reply To: Message Add-On Question]]> https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35079 Sun, 27 Apr 2014 18:30:39 +0000 keyhanjun Hi Raspberries,

you can try it this way:

1. go to your support page (wp backend)
2. click on “Text” (no the visual modus)
3. put in the following code:

http://codeshare.io/FBpew

Hope that helps. 😉

]]>
https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35142 <![CDATA[Reply To: Message Add-On Question]]> https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35142 Mon, 28 Apr 2014 13:02:38 +0000 Raspberries Thanks, Keyhanjun.

I had already done this for my Contact page but thanks anyway for your prompt reply. I appreciate it. Thanks.

]]>
https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35150 <![CDATA[Reply To: Message Add-On Question]]> https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35150 Mon, 28 Apr 2014 14:24:45 +0000 admin Is it resolved?

]]>
https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35158 <![CDATA[Reply To: Message Add-On Question]]> https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35158 Mon, 28 Apr 2014 14:41:58 +0000 Raspberries Hi,

Thanks for asking.

Well, what I really need is more of an Html link because I am planning on adding it to a Sticky Contact Form that opens up and is available on all my pages. I think it’s an easy way for ALL USERS to Message Admin Account from any page for help or questions. HTML is supported and links too. Shortcode did not work on form. I tried inspecting element on your Message page but I couldn’t get it to work. At one point I thought I had it but all it did was spin and spin like it was going to load messenger. My friend tested with his account and did the same for a subscriber account. ???

Thanks

]]>
https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35188 <![CDATA[Reply To: Message Add-On Question]]> https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35188 Mon, 28 Apr 2014 20:18:11 +0000 keyhanjun Till Ahmed will provide a shortcode solution for this feature you could use the following workaround:

1. install e.g. “Insert PHP Code Snippet” which you can find here:

Insert PHP Code Snippet

2. click on “XYZ PHP Code” (new item) in your sidebar

3. create a new PHP Code Snippet (click on “Add New PHP Code Snippet)

4. give it a “Tracking Name” = e.g. “UserPro-Admin-Chat-Button”

5. Copy&Paste the following code into the “PHP code (without <?php ?>)” textfield.

http://codeshare.io/74di8

6. now on your support page (wp backend) use the following shortcode:

[xyz-ips snippet=”UserPro-Admin-Chat-Button”]

Hope that helps till there will be a shortcode solution. 😉

]]>
https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35241 <![CDATA[Reply To: Message Add-On Question]]> https://forum.userproplugin.com/forums/topic/message-add-on-question/#post-35241 Tue, 29 Apr 2014 08:20:11 +0000 admin That should work, until I release some shortcodes for private messaging.

]]>