Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter erikeise

    (@erikeise)

    It looks like there´s an error in the code generated by this code:

    <script type=’text/javascript’>jQuery(document).ready(function() { jQuery(‘.wptbbarheaddiv’).prependTo(‘body’);});

    Here´s the code generated:

    <div id=”topbar1″ class=”wptbbarheaddiv” style=”position:fixed; top: 40; padding:0; margin:0; width: 100%; z-index: 99999;” ><div id=”wptbheadline1″ class=”wptbbars wptbbar1″ style=”display:none;background: ;margin: 0px 0px 0px 0px ;text-align:center;font-size: 14px; padding-top:15px;padding-bottom:10px;color:#000000; display:block;border-bottom-color:;border-bottom-style: solid;border-bottom-width: 0px;background-repeat: no-repeat; background-color: #f7f5f1; ” <div class=”logo”><img src=”/wp-content/uploads/2015/04/hexa.png”></div> ></div></div>

    As you can see there´s an extra greater than symbol behind one of the closing divs.
    Do you know where I can find the error and fix it? I´m really scratching my head over here 🙂

    Thread Starter erikeise

    (@erikeise)

    I figured it out! It was this plugin who caused the problem: http://devgrow.com/sharebar-wordpress-plugin/

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