Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1182896

    I don’t know why, but since the last update the small tiny cookie-menu-button at the bottom of the page, which was on the left-bottom before, now sits on top of the goto-top-button at the right bottom of the page.

    Can somebody help me with this?

    #1182901

    Hey Imothep,

    Add this to quick css:

    #scroll-top-link.avia_pop_class{
    top:425px!important;
    }
    
    .avia-cookie-consent.avia-cookiemessage-bottom{
    width:40%!important;
    }
    
    

    Best regards,
    Jordan Shannon

    #1183097

    Sorry, but this did not work. When I insert this code, the the to-top-button slides up to the middle of the page.
    See the screenshot in the private content area ->

    #1183115

    Hi,

    What about just keeping the second portion:

    .avia-cookie-consent.avia-cookiemessage-bottom{
    width:40%!important;
    }

    Best regards,
    Jordan Shannon

    #1183139

    Sorry, no change, as you can see.

    #1183163

    I found the problem:
    When I use the plugin “Email Address Encoder” with the setting “Protect emails using: Polymorphous ROT47/CSS”, than those strange things happen.
    The blog post navigation was also gone.

    Switched Email Address Encoder to “Protect emails using: ROT13 encoding”, now it seems to be fine! Thanks!

    #1183348

    Hi,

    Great, I’m glad that you found the cause of the problem and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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