• Resolved Jon

    (@jonpaulwade)


    I found that the ads kept appearing inside image captions.

    A simple fix was to edit ad-inserter/ad-inserter.php and change

    $paragraph_start = “<p “;

    to

    $paragraph_start = “<p>”;

    So that the <p class … tags are not included.

    https://ww.wp.xz.cn/plugins/ad-inserter/

Viewing 1 replies (of 1 total)
  • Plugin Author Spacetime

    (@spacetime)

    Thanks, will try to take care for such cases in the next version.

Viewing 1 replies (of 1 total)

The topic ‘Improvement’ is closed to new replies.