• cokeyblokey

    (@cokeyblokey)


    Hi again.

    I’ve just discovered a weird issue with Woocommerce. When Dynamic Audi Player plugin is enabled, Woocommerce product pages get appended with /#tab-description. This forces the browser to scroll page down to the ‘Description’ tab.

    I also discovered that any links on the product page that used target”_blank” were not opening in a new tab, and that lightbox images were not working. I enabled the Fancybox option and that has fixed those 2 issues, but the /#tab-description issue still remains.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author msalsas

    (@msalsas)

    Sorry for the delay. Do you want support yet?

    Thread Starter cokeyblokey

    (@cokeyblokey)

    Hi msalsas,

    Yes, I still have the issue with the Woocommerce product pages being appended with /#tab-description when your plugin is enabled.

    thanks

    Plugin Author msalsas

    (@msalsas)

    Does it happens in a incognito window too? Do you see any errors in the browser console (F12)?

    Thread Starter cokeyblokey

    (@cokeyblokey)

    Yes, same with an incognito window and no console errors at all. Same problem across all my browsers: Chrome 57, FF 52, IE11 and Safari Mobile.

    Plugin Author msalsas

    (@msalsas)

    I’m trying to find the problem. Meanwhile, you can comment the line $(linkSelector).on('click', onClickLinkOrSubmitForm); in js/dynamicplayer.js. I’ve tried it and seems to work right (but the tracks info won’t be saved when the user clicks a link).

    Probably the problem is that Woocommerce plugin is triggering a link click elsewhere, because the line to comment just add a listener for a link click to send the tracks info to the server.

    I’ll keep investigating.

    Thread Starter cokeyblokey

    (@cokeyblokey)

    Yes, that works thanks, but a shame that it doesn’t now save the track position when navigating to another page.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Weird issue with Woocommerce’ is closed to new replies.