• Resolved fayeznor

    (@fayeznor)


    hi, firstly thank you for great plugin, i made click to chat icon in mobile footer, but its working in some mobiles and not working in other, even in same browser like mobile chrome,

    this is php function codes :

    <li class="[ht-ctc-chat]">
    				<a class="my-account_inner" href="#ht-ctc-chat">
    					
    				
    					<i class="fab fa-whatsapp fa-7x" style="    margin-left: -10px; margin-top: -1px;    font-weight: 600 !important;"></i>
    					<p style="
    	color: #000 !important;	
    							  font-weight: 600;
           margin: -13px -7px 0px -20px; ">??????				

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author bhvreddy

    (@bhvreddy)

    Hi,

    Thank you so much for the message.

    we just now checked your website in multiple devices.

    it working fine. it might be cache issue at that time.

    the current code in your website is correct.
    we just need to add ‘ctc_chat’ as class name or ‘#ctc_chat’ as href.

    <a class="my-account_inner" href="#ctc_chat"> ... </a>

    or

    <div class="my-account_inner ctc_chat"> </div>

    https://holithemes.com/plugins/click-to-chat/custom-element/

    Have a nice day,
    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘its working in some mobile’ is closed to new replies.