Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author wunderfarm

    (@wunderfarm)

    Hi Rydermark,

    Unfortunately, I can’t reproduce the problems you’re having (tested with WordPress 4.3.1 and with the WordPress default theme – twentyfifteen. What theme and other plugins do you use?

    Thread Starter Rydermark

    (@rydermark)

    Hi Wunderfarm,

    THanks for your answer.
    I use Customizr Theme (A child theme of CUstomizr).
    I use these plugins :
    Contact Form 7
    Custom Login Page Customizer
    Fruitful Shortcodes
    Insert Pages
    Modify Attachments Meta
    People Profile CPT
    Polylang
    Revive Old Post (Former Tweet Old Post)
    Velvet Blues Update URLs
    WF Cookie Consent
    Wordpress Page Widgets
    WP Product Review
    Yoast SEO

    Plugin Author wunderfarm

    (@wunderfarm)

    Hi Rydermark,

    thank you.
    Could you possibly send us a link to your website to further investigate your problem?

    Thread Starter Rydermark

    (@rydermark)

    https://aptoriel.ovh/

    It’s my test web site. I haven’t put this into production.

    Plugin Author wunderfarm

    (@wunderfarm)

    Hi Rydermark,
    thanks for your answer.

    You should maybe take a look at you theme’s CSS (and JS) code, because there’s some strange behaviour with your menu and the <body> (not starting at the top of your page) on mobile screens. Therefore the info bar “can’t find” the end of the page.

    A “dirty” workaround: Set some padding-bottom for mobile devices:

    div#cookieChoiceInfo {
      padding-bottom: 38px;
    }

    or simply try to put the WF-Cookie-Consent bar at the top of your page.

    If you need further assistance or have any any further questions or feature requests to report please do not hesitate to contact us.

    Thread Starter Rydermark

    (@rydermark)

    Good workaround. I had to add a !important but it works.

    Thanks

    Plugin Author wunderfarm

    (@wunderfarm)

    I’m glad I could help. If you need further assistance or have any further questions please do not hesitate to contact us. Please don’t forget to rate this plugin with 5 shining stars if you like it. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Responsive?’ is closed to new replies.