Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1120194
    jtagoona
    Participant

    Hi, I am trying to get jQuery to work with x-theme. I have just created a blank page to test with and nothing works. I have tested the code outside of wordpress with a regular HTML file and also using fiddler and it works just fine. I check the source code and both the script and HTML are listed fine (I added it to the custom global JS) but it’s not interacting with the HTML.

    I am trying to get the value of the text box and depending on the value, display some hidden divs.

    Help please!

    Page: http://thewilldoproject.ca/test2/
    Fiddler Code: https://jsfiddle.net/ho0s7rpf/1/

    #1120195
    jtagoona
    Participant
    This reply has been marked as private.
    #1120306
    Thai
    Moderator

    Hi There,

    The JS code is working fine.

    The text color is white so you couldn’t see the result.

    Regards!

  • <script> jQuery(function($){ $("#no-reply-1120194 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>