Home Forums WoodMart support forum Bottom Bar Mobile

Bottom Bar Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #327663

    HLon
    Participant

    Hello,

    we are currently using a script for our chat that opens a pop-up window.

    <!–Start of Tawk.to Script–>

    <script type=”text/javascript”>

    var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();

    (function(){

    var s1=document.createElement(“script”),s0=document.getElementsByTagName(“script”)[0];

    s1.async=true;

    s1.src=’https://embed.tawk.to/5af0193a227d3d7edc250402/default&#8217;;

    s1.charset=’UTF-8′;

    s1.setAttribute(‘crossorigin’,’*’);

    s0.parentNode.insertBefore(s1,s0);

    })();

    </script>

    <!–End of Tawk.to Script–>

    We want to put the chat on the mobile version.
    Ideally, the chat widget should be in the bottom bar.
    Unfortunately we can by the intermediary of the buttons insert only a URL.

    Have a way to insert this script in the mobile bottom bar.

    Thank you for your answer.

    Best regards

    #327742

    Hello,

    You would better add and configure the script and then hide the chat button on the devices you do not want to show. Our support does not cover creating or customizing scripts not related to the theme. At the same time, if you need help with custom CSS to hide the button, let us know.

    Best Regards

    #327855

    HLon
    Participant

    Thank you for your answer which FTP file does the Bottom Bar manage?

    #328049

    Hello,

    You would better use the plugin for adding the scripts correctly.

    Please check this article: https://www.wpbeginner.com/plugins/how-to-add-header-and-footer-code-in-wordpress/

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)