Okay
  Public Ticket #3606966
wplms theme funcality not working
Closed

Comments

  • sanjay kuama ryadav started the conversation

    Hello team 

    I use your theme and plugin i have severl issue in your theme can you check and give me solutions

    1 after user registration account confirmation link not working when i click not approve user account

    2 after sign page not reload show blank screen

    3 when i click on logout not working

    4  Course filter not working scroll page and reload page

    these are main issue please fix ASAP and give me solutions

    website details

    https://chatcompliance.net/

    username developer

    password: KhAk3)uFq8vUtMCR9*AchcA%

    Thank you

  • [deleted] replied

    all are resolved 

    3 solution provide in other ticket . 

    4 . this is very strange issue and seems to be connected with third party plugin . I guess its code snippet : 

    document.addEventListener('DOMContentLoaded', (event)=>{
                    document.getElementById('printButton').addEventListener('click', function() {
                        var printContents = document.querySelector('.print-this-div').innerHTML;

                        // Open a new window
                        var printWindow = window.open('', '_blank');

              var printWindow = window.open('', '_blank'); line is reloading that page for you .

  • sanjay kuama ryadav replied

    Course filter not working scroll page and reload page 


    Please fix this point i not want to scroll or page reload when i click on checkbox or dropdown

  • [deleted] replied

    please refer reply here : https://wplms.ticksy.com/ticket/3606956/