Okay
  Public Ticket #161909
chrome problems
Closed

Comments

  • Antonello started the conversation
    The tabs in theme option with chrome don't show correctly, they apper one second during loading page, when finish the loading disappear. I tested with wordpress 3.7 and 3.8 Sorry for my english.
  •  93
    djwd replied

    Hi there,

    Can you verify this also on the live demo? Would you mind providing a link to your blog so I can check that out? Thanks.

    djwd

    Regards
    djwd

  • Antonello replied

    How can i verify on the live demo?

    For the moment i work in local with easyphp.

  •  93
    djwd replied

    I mean if you see this glitch happening here also (?)

    Regards
    djwd

  • Mario replied

    Hi, I'm having troubles with Chrome too, but only on Win8.1 - on Win7 it's working fine with the same Chrome Version. I also see the glitches happening on your live demo.

    Problem:
    Primary and Secondary Slider Navigation isn't working, when I click the left/right buttons or the little square symbols nothing happens.
    I already turned off ad-blocker plugins (using the same on win7 without the errors anyway) and checked for js-errors but there aren't any.
    Oh, and on your demo the Vertical Carousel (next to the sliders) is invisible, but I guess that is by intention (width: 0) ;)

    Cheers, 
    Mario

  • Mario replied

    Hi again.

    Looks like this is a very old problem on flexslider that started with Win8 caused by their behaviour of the touch/click event handling. I found an issue on WooThemes here (https://github.com/woothemes/FlexSlider/issues/519) and there the last post links to this (http://stackoverflow.com/questions/13101811/flexslider-really-messing-up-my-webpage-in-chrome) workaround: 

    In the flexslider initialization script: Specify 'useCSS : false' in your slider options*

    *This is set to true as a default by the flexslider JS and tells the browser to use CSS3 3D transforms if they're available.

    Now I'm just wondering where Powermag initializes the flexslider? :)

    Best regards,
    Mario

  •  93
    djwd replied

    Hi, I couldn't replicate the issue yet but I'll have a deeper look at that. I'm on Win8 too..btw the attribute 'useCSS : false' is already declared in flexslider initialization (around line 670 of functions.php).

    Regards
    djwd

    Regards
    djwd

  • Mario replied

    Kinda weird, but right now the problem seems to have vanished both on my site as well as on your demo site? I didn't realize having any update or any other kinda of change on my system.