Feedback Script

Home Support Business Kit Feedback Script

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #11979
    Anonymous
    Inactive

    I need to place script for feedback before </body> tag

    (function(w,d,u){
    var s=d.createElement(‘script’);s.async=true;s.src=u+’?’+(Date.now()/60000|0);
    var h=d.getElementsByTagName(‘script’)[0];h.parentNode.insertBefore(s,h);
    })(window,document,’https://cdn.bitrix24.ru/b6520917/crm/site_button/loader_1_a5cn29.js&#8217;);

    How can I do It?

    #11985
    Anonymous
    Inactive

    I made widget “html” in footer and copy code to it. But it doesn’t work correct. Menu doesn’t hide. Can you help me?
    https://cloud.mail.ru/public/5M37/2FfLpS18R

    #11987
    Anonymous
    Inactive

    I observe that menu prevent to close widget on desktop
    https://cloud.mail.ru/public/5MtR/2rCBu5dpf

    #12003
    nirav
    Keymaster

    Hello Smiler4,

    Greetings of the day!

    You can able to add custom code before body using child theme or plugins.
    There are many plugins are available for adding custom code in head, body, and footer.

    Hope it will work for you. Thank you.

    Regards,
    Team ProDesigns

    #12007
    Anonymous
    Inactive

    Thank you for your advice about plugin
    But unfortunately I have some problem with widget Bitrix24
    I can`t close it on smartphone because it is behinde main menu.
    Screenshot

    #12015
    Anonymous
    Inactive

    Can you help me?

    #12023
    Anonymous
    Inactive

    I solve my problem with this code:
    @media only screen
    {
    .site-header {
    z-index: 99;
    }
    }
    Is it true?

    #12054
    nirav
    Keymaster

    Hello Smiler,

    Greetings of the day!

    We have checked the issue on your website and it’s working fine.
    If you still face any issue guide on which page you face this issue.

    Thank you.

    #12063
    Anonymous
    Inactive

    I solve my problem with this code:
    @media only screen
    {
    .site-header {
    z-index: 99;
    }
    }
    Is it true?

    Is it correct decision?

    #12083
    nirav
    Keymaster

    Hello Smiler4,

    Yes, this is correct.

    Feel free to get in touch in case of any other query.

    Thanks
    Team ProDesigns

    #12111
    Anonymous
    Inactive

    I use this one “Insert Headers and Footers”

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.