MenueProblems since the new wp-Update

Home Forums All Other Themes MenueProblems since the new wp-Update

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30441
    Christoph EggerChristoph Egger
    Participant
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: June 17, 2015

    Hi!

    Since the last WordPress Update the menueButton on my mobile device doesn’t work any more.
    My theme is skt full with pro.
    Have a look at
    www.stimmquadrat.at

    #30474
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Chris,

    Kindly go to js/skt_script.js

    Find this code:

    jQuery(document).ready(function(){

    And replace it with this code:

    jQuery(window).load(function() {

    Regards,
    Dave

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