WhatsApp Sharing button

Home Forums Legacy Support Support queries Styling issues WhatsApp Sharing button

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #325336
    karanna
    Spectator
    Hello, on course page, the WhatsApp button does not appear, allthow is there, i can click it but i can click it because i already know is there. :)) Can you fix it? Thanks See prinscreen: (the button is on the right, you cannot see it) https://prnt.sc/vlnxxq Anca
    #325432
    Diana
    Participant
    Sir, Can you please share your course URL so I can fix it with custom CSS if possible
    #325480
    karanna
    Spectator
    This is the link : http://www.evolutiespirituala.ro/curs/karma-si-reincarnarea-terapia-karmei/ But i have that problem on all courses, not only on one course. Thank you. Anca
    #325605
    Diana
    Participant
    Trello card for this: https://trello.com/c/azVFdLQh/2317-whatsapp-icon-gone-missing-need-svg-hack Add this code in wp-admin > WPLMS > footer > google Analytics Code
    
    <script>
    jQuery('document').ready(function($){ 
    
    $('.single-course ul.socialicons .vicon.vicon-whatsapp').addClass('fa fa-whatsapp').removeClass('vicon vicon-whatsapp');   
    
    });
    </script>
    
    It will visible like this: http://prntscr.com/vmlhmq And this fix will work on all single course pages
    #325753
    karanna
    Spectator
    yayyy it works :)) me happyyyy :))))) Thanks anca
    #325795
    Diana
    Participant
    Thanks for confirming :) closing this topic
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘WhatsApp Sharing button’ is closed to new replies.