• Resolved Sergey

    (@sergiksmen)


    Hello!
    There were problems in the description. In it, I need to output the full text. When I do this, an ad unit appears in the description.

    This block is displayed at the end of the records with the plugin advertising. But for some reason, it also appears in the timeline description.

    I’m using the Basic theme (https://ww.wp.xz.cn/themes/basic/).
    If you insert a block directly into the theme file, then the description is shown well! In this case, there is no ad unit timeline in the description.

    But I disable the blocks with the Flat Profit plugin (http://wp-pro.online/). But they are also shown in the timeline description.

    Tried to display ad units with the plugin Ad Inserter – WordPress Ads Management (https://ww.wp.xz.cn/plugins/ad-inserter/). All the same, these blocks appear in the timeline description.

    Tell me, how do I remove them?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @sergiksmen,

    The ad unit you’re getting in Timeline is not because of our plugin.
    Also, This does not advertise our plugin.

    Thanks

    Thread Starter Sergey

    (@sergiksmen)

    Thanks for the answer!
    Yes. The ad unit is displayed by another plugin. But the problem is that your plug-in picks up ad units. In the end, you get a bad description.

    This makes the cool timeline plugin useless in working with other advertising plug-ins.

    Will there be a fix for this problem in the new version of the plug-in?
    Many are advertising plug-ins. Because of this problem, they will not be able to use it plugin cool timeline.

    Thank you!

    The ad appears because some other plugin has a hook in it to display this ad unit.

    Remove the hook in that plugin and the issue will be fixed.
    If you’re unable to do so, Add below mentioned CSS in custom CSS setting of the plugin –

    .wrap_flat_ads_block
     {
        display: none !important;
     }

    https://drive.google.com/file/d/1xSkYVmndtidFmpmGVOEb_U65GBA9rOVD/view?usp=drivesdk

    Thanks

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

The topic ‘Bad description’ is closed to new replies.