Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Greenweb

    (@greenweb)

    Hi Gommasch, sorry about that. I am not familiar with the Karma but that is most likely where the issue lies.

    If you post a link an affected web page I’ll have a look on Monday when I am back in the office.

    Thread Starter Gommasch

    (@gommasch)

    Thread Starter Gommasch

    (@gommasch)

    Text is also only showed in a narrow Space in the middle. Have tried all settings 1-5-6-7-8-9.

    Plugin Author Greenweb

    (@greenweb)

    The problem your having is down to your themes always on top scrolling menu system.

    Thread Starter Gommasch

    (@gommasch)

    Have tried to disable all scrolling menus and top bars with no change, sorry.

    Plugin Author Greenweb

    (@greenweb)

    Gommasch I don’t see where you have the bar installed.

    Thread Starter Gommasch

    (@gommasch)

    Sorry, date ran out. Have reenabled it.

    Plugin Author Greenweb

    (@greenweb)

    Gommasch there is some thing over writing the HTML code that the Easy Heads Up Bar creates to display it. Looking at your source code the bar looks like this:

    <div id="ehu-bar" data-bar-text-color="#dd3333" data-bar-link-color="#" data-bar-location="T" data-hide-bar="Y" class="ehu-T-D" style="background-color:#eeee22;border-top: 4px solid #000000;padding: 6px;"> <div id="ehu-bar-content" style="display: block; color: rgb(221, 51, 51); padding: 2px; margin: 0px auto; width: 9%;">Minitennis på&nbsp;Sct. Knuds Gymnasium aflyst tirsdag 27/1 pga. skolearrangement ! </div></div>

    data-bar-location="T" data-hide-bar="Y" class="ehu-T-D"

    This is wrong it should look more like this: (depending on if the bar is set to be fixed or relative to the content )

    data-bar-location="top" data-hide-bar="yes" class="ehu-top-relative"

    To figure out which plugin or theme is messing with the bar you’ll need to try the steps I laid out in this topic: https://wordpress.org/support/topic/please-read-and-follow-the-following-guidelines-before-opening-a-new-topic-1

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Only appears on the bottom’ is closed to new replies.