Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Thomas M

    (@webzunft)

    Hi Thomas,
    did you just started to use Advanced Ads and didn’t use an earlier version that worked?
    Did you try disabling other plugins?
    Are you able to change a bit of code to test something?

    Thanks
    Thomas

    Thread Starter matoni555

    (@matoni555)

    Hi Thomas,
    yes, I just started to you Advanced Ads now.
    I also tried to disable other plugins.
    What code to change do you mean?

    Thanks

    Plugin Author Thomas M

    (@webzunft)

    I thought I solved such a problem already by changing the hierarchy of the content filter.

    it is in /public/class-advanced-ads.php/ line 122

    looks like

    add_filter('the_content', array($this, 'inject_content'), 100);

    Try to play with the 100 and dramatically increase or decrease it.

    Any chance your theme does not use the_content() to display content or tinkers with the content before outputting it?

    Would you share an url with the problem?

    Thanks
    Thomas

    Thread Starter matoni555

    (@matoni555)

    I tried to change this value, but nothing happened.

    I have sent you an email with access to website and administration to support@webgilde.com

    Thanks

    Plugin Author Thomas M

    (@webzunft)

    Thanks, got it, working on it.

    Plugin Author Thomas M

    (@webzunft)

    fixed in version 1.3.17
    the ad injection didn’t work in post types that are not posts or pages.

    Thread Starter matoni555

    (@matoni555)

    Thank you, you are great

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Placement before / in / after content don't work’ is closed to new replies.