• Resolved Takego

    (@take83)


    Hello, It’s great plugin.

    I display text links besides banners, but they are always surrounded by <div>, so they can not be displayed in the text.


    <p> Lorem ipsum dolor sit amet [the ad id = “1”], consectetur adipiscing elit. Fusce in suscipit diam. </ p>

    — HTML output
    <p> Lorem ipsum dolor sit amet <div class = “ad”> AD TEXT </ p>, consectetur adipiscing elit. Fusce in suscipit diam. </ p>

    And browser display will be like this.


    Lorem ipsum dolor sit amet

    AD TEXT

    , consectetur adipiscing elit. Fusce in suscipit diam.

    I want an option to display without enclosing with <div>.

    THanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support schmidt25

    (@schmidt25)

    Hi Takego,

    Thanks for reaching out.

    Please, check if you use the ad type “rich content” for this ad. If yes, change the ad type to “plain text and code”, please. Afterward, your text link should appear as you describe.

    Thread Starter Takego

    (@take83)

    Thanks schmidt25,

    I used “plain text and code”, but I was suffering from this phenomenon.

    However, when I got advice and tried it a lot, I found out that it will occur only in the preview mode. In preview mode, it was surrounded by <div class = “advads-edit-bar advads-edit-appear”> and it was in the way.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I want an output option “without “’ is closed to new replies.