• Resolved mtnm

    (@mtnm)


    website: https://www.narkismakeupartist.com/

    The menu inner-page links (#section1, #section2 etc.) work fine in IE, but don’t work at all in Firefox and the weirdest is Chrome where at first they don’t work, but after I shrink the window and then maximize it back its ok.
    I inspected the HTML and it seems OK, no problem there, so I guess the problem is with some javascript.
    I also looked closely at header.php and didn’t find anything wrong.

    Thanks for your help and of course for the GREAT THEME!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mtnm

    (@mtnm)

    EDIT:
    Tried to disable JavaScript in chrome and that weird thing still happens (able to click on menu items only after shrinking and enlarging the window back to normal).
    Guess this rules out my broken JavaScript hypothesis..

    Thread Starter mtnm

    (@mtnm)

    SOLVED:
    In order to fix that I edited custom.js file and added this code:
    skt_iamone_ss.addEvent(window,"load",skt_iamone_ss.fixAllLinks);
    fixAllLinks is a function which already exists in the code and responsible for smooth scrolling. I don’t know why it didn’t work in the first place, could be an HTML error that prevented it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘problem with menu links within page, only in FF and Chrome’ is closed to new replies.