Dave
Forum Replies Created
-
Can you care to elaborate what do you mean by base pixel code? Are you referring to the Facebook pixel code?
Hello, can you let me know which pixel were you trying to install using the plugin?
Forum: Plugins
In reply to: [Insert Post Ads] Stop ads from showing on AMP pages@think2wice, please update the plugin to version 1.1.2 in which a new filter named ‘insert_post_ads_enabled’ has been introduced. You can disable ads created using this plugin from being printed on your AMP pages by using the filter ‘insert_post_ads_enabled’ and setting its value to boolean false.
Forum: Plugins
In reply to: [Insert Post Ads] Adblocker blocked due to div class name@thedavidthomas – I have pushed an update. Please update the plugin to version 1.1.2
Forum: Plugins
In reply to: [Insert Post Ads] Stop ads from showing on AMP pages@think2wice Are you using any plugin to generate the amp pages for your blog?
Forum: Plugins
In reply to: [Insert Post Ads] Plugin deactivated itself …@jinnetics – This is not a known behavior. Are you using the latest version of the plugin?
Forum: Plugins
In reply to: [Insert Post Ads] Adblocker blocked due to div class nameThanks for bringing this to my notice. I am currently working on pushing an update for this.
Forum: Plugins
In reply to: [Compact Archives] Description field for each year/row@kb58 – for the time being you can consider using CSS to achieve that. The styles would look something like this:
ul.compact-archives li:nth-child(1):before { content: "Our trips to South America:"; display: block; margin-bottom: 5px; } ul.compact-archives li:nth-child(2):before { content: "More fabulous trips to Australia:"; display: block; margin-bottom: 5px; }
- This reply was modified 7 years, 8 months ago by Dave.
Can you share your website link please?
Deleting the code from the Header / Footer field and clicking save is the correct way to do it.
If the code is still showing up after deleting the code from the Header / Footer field or deactivating the plugin, then probably it is a caching issue. Are you using a caching plugin? If yes, then try clearing / purging the cache.
Yes, this code can be used to insert code into the Header. You can also use the Insert Post Ads plugin to manage your ads and positions.
This would not be caused by Insert Headers and Footers. The plugin simply allows you to add scripts on your website.
If a malware script was added, then it could have been done by someone logging on to your website (possibly that your website was compromised due to a hack?)
Forum: Plugins
In reply to: [Insert Post Ads] Is there a way to get php to work with the plugin?@tami73 PHP won’t work with the plugin. You can achieve what you are trying to do using JavaScript instead.
Using the Link HTML tag to include stylesheets using this plugin would trigger Chrome’s ERR_BLOCKED_BY_XSS_AUDITOR error. As such, you can only add inline CSS using this plugin.
Thank you,
DebjitForum: Plugins
In reply to: [Insert Post Ads] My website is diverted to another website@rsarab The file changes can be seen at https://plugins.trac.www.ads-software.com/browser/insert-post-ads/tags/1.1.1 for the version v.1.1.1. It has changes listed by date.
Can you make sure no one actually go into your server and updated the settings for the plugin?
Thank you!