WordPress links and buttons code
-
I’m trying to fix a website that has 3cx wordpress plugin.
The widget displays fine in the bottom right corner.
But it has buttons on the page which are supposed to open the chat widget they appear to be broken (probably old code from previous versions).
What is the correct code needed to create buttons or links to open the chat widget in wordpress? it’s a custom theme so cannot use block editor.
This is the old code in the editor which I’m guessing just needs tweaking.
<div id="wplc-chat-box" class="wp-block-wp-live-chat-support-wplc-chat-box"> <div id="wplc_wrapper"> <div class="wplc_block"><span class="wplc_block_text">Click here</span> <i class="" data-fa-i2svg=""></i></div> </div> </div>
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘WordPress links and buttons code’ is closed to new replies.