• Resolved danis1984

    (@danis1984)


    Hi, and thanks for this great plugin.

    Currently i face issues with the plugin when i place ads in single post sidebar.
    More specific insted of the sidebar the ad is shown in the end of the post.
    This happen only to single post. In categories in sidebar it shown properly.

    I use the ad inserter widget for sidebar. When i have enalbe the plugin all widgets i add in sidebar are shown in the fotter of the post.

    Here is one screenshot:
    https://ibb.co/64rmg0L

    Here is the link from a single post: https://bit.ly/2Hgrv7L

    When i disable the ad inserter plugin, all the widgets in sidebar in single post, work properly. I would like to order the paid version, but i need to see if we can fix this issue.

    Thanks!

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

    (@spacetime)

    It seems you have an error in the code you are insertion (malformed and not closed span tag):

    <div class="jeg_sidebar   col-md-4">
        <div class="widget ai_widget ai-sticky-widget" id="ai_widget-2">
          <div class='code-block code-block-4' style='margin: 8px 0; clear: both;'>
    
            <img src="https://newbornstages.com/wp-content/uploads/2020/09/Copy-of-Pastel-Pink-Blue-and-Yellow-Illustrative-Salon-Back-to-Business-Landscape-Banner-400x67.jpg" alt="" width="400" height="100" class="alignnone size-medium wp-image-506" />
            <span
    
          </div>
        </div>
    </div>
    Thread Starter danis1984

    (@danis1984)

    Hi, thanks for your quick reply, the code is the same for all blocks that i have. As you see inside post it works fine.

    I replace the ad with just a simple text in sidebar, but the issue remains as you can see.

    Plugin Author Spacetime

    (@spacetime)

    This looks like an issue with the theme as on category pages it works fine.
    For all pages Ad Inserter generates the same code for insertion.

    I would suggest to check it with the theme author.

    Thread Starter danis1984

    (@danis1984)

    Thanks, i will check with theme developer and come back here.

    Thread Starter danis1984

    (@danis1984)

    Also why if i disable the plugin, the all the widgets in sidebar works properly?

    Plugin Author Spacetime

    (@spacetime)

    Hard to say.
    The plugin inserts the code posted above and on category pages it works as expected.

    Single posts use a different page layout.
    I suggest the theme author checks the issue and if necessary contacs me.

    Thread Starter danis1984

    (@danis1984)

    ok thanks for letting me know. I already contact him and come back to you if needed.

    Thread Starter danis1984

    (@danis1984)

    The issue is fixed. You can mark the thread as resolved.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Sidebar Issue when Ad inserter is enable’ is closed to new replies.