I should ad I am not using an ad blocker and I tried Firefox, MS-Edge and Chrome…none showed the ads.
You didn’t post screenshot of complete settings.
But block 6 has Automatic Display set to None.
Please check.
Ok…I got the top banner ad working.
There are some on the side though that you can see here (Test Ad) that are still not working on the front page:
http://dev.johnlothiannews.com/2016/07/jln-options-options-traders-brace-big-moves-boj-exploring-volatility-inventor-vix-bankers-guide-derivatives/
Ok…I see what happened. Had to check boxes for homepage.
Thanks for the quick reply.
It seems there is a bug in the 1.6.5 version (import of settings from 1.6.4). Display on Homepage and other blog pages might get disabled – important if you were using PHP function call or shortcode.
The next version will include a fix for this.
Please test development version (not released yet):
https://downloads.wordpress.org/plugin/ad-inserter.zip
You’ll have to uninstall the current version. If you experience problems you can always go back to the current version.
Of course, it will work only if you haven’t saved settings with version 1.6.5 (homepage disabled).
Version 1.6.6 which should fix this problem was released.
“PHP function” doesn’t work on version 1.6.6. The php function shortcode suppose to show my script, but in version 1.6.6 those code are empty on page-source. After i downgraded from version 1.6.6 to 1.6.4 every single settings are remain the same. Now everything is works fine on version 1.6.4, my script are back and showing on page-source. For now i have to stick to version 1.6.4.
php function or shortcode?
Please post screenshot of settings that don’t work properly in 1.6.6.
“php function” only.
View post on imgur.com
I have exactly the same setting from both version 1.6.6 and 1.6.4. The v1.6.6 just doesn’t work for me. By the way, i inserted those code inside a plugin page.
Is this screenshot from the 1.6.4 version?
Yes it is. Here’s the setting from v1.6.6: http://imgur.com/a/RmwbB
I’m sorry, but I’m not able to reproduce your problem.
I tried to set the same settings as on the screenshot with version 1.6.4.
PHP function call works as expected.
I have then upgraded to the 1.6.6 version.
PHP function call still works as expected.
Have you checked the source code to determine that code block 4 is not inserted with version 1.6.6?
– I did checked the page source/view-source.
Version 1.6.4 = <div class=’code-block code-block-4′ style=’margin:8px 0px;’><script src=”http://example.com”></script></div>
Version 1.6.6 = empty.
– In settings:
Version 1.6.4 = <script src=”http://example.com”></script>
Version 1.6.6 = <script src=”http://example.com”></script>