fater
Forum Replies Created
-
Forum: Plugins
In reply to: [PixelYourSite - Your smart PIXEL (TAG) & API Manager] The Pixel doesn’t workOkay, I know what’s wrong.
When pasting the Pixel code manually the Facebook Pixel Helper was detecting it (you could see the number on the extension) but when you clicked the extension it showed: “The Facebook pixel code on this page didn’t load, so no information was sent to Facebook.”
So the outcome for your plugin and manual installation is the same when using ad blocking software. No information is sent. Which is kind of good news, because it means your plugin works correctly.
Cheers,
faterForum: Plugins
In reply to: [PixelYourSite - Your smart PIXEL (TAG) & API Manager] The Pixel doesn’t workThank you for the answers. If it helps I’m using uBlock Origin.
Forum: Plugins
In reply to: [PixelYourSite - Your smart PIXEL (TAG) & API Manager] The Pixel doesn’t workThank you,
One last question.
When I paste the Facebook Pixel code manually to my <head> tag, then Facebook Pixel Helper detects it even with ad blocking software turned on.But when using your plugin, the Facebook Pixel Helper detects the Pixel only when ad blocking software is turned off.
That would mean that manually pasted Pixel code is not affected by the ad blocking software while your plugin is. Is that the case?
Cheers
faterForum: Plugins
In reply to: [PixelYourSite - Your smart PIXEL (TAG) & API Manager] The Pixel doesn’t workI love your fast answers. Thank you.
It was caused by the ad blocking software.
But now very important question arises: are people with ad blocking software going to be tracked by Pixel or not?
Cheers
faterForum: Plugins
In reply to: [ShareThis Dashboard for Google Analytics] Authentication problemThank you very much for detailed answer. I’m happy to manually add tracking ID and see the stats only in Google account.
When I tick the ‘Manually enter Tracking ID’ no field to enter it is showing. I assume it’s because I didn’t accept those terms and conditions? But I don’t see where to do it. Could you tell me please?
Screenshot for reference: https://i.imgur.com/bsSrUZM.pngIt’s the latest version of plugin 2.0.4
Forum: Plugins
In reply to: [WooCommerce] Translate single element.That’s exactly what I was looking for. Thank you.
Forum: Fixing WordPress
In reply to: After WordPress update the whole thing doesn’t work.Manual re-update worked and solved all issues. Thank you.
Forum: Themes and Templates
In reply to: [Leaf] Home page as a blog templateThanks
Forum: Themes and Templates
In reply to: [Leaf] Wider page content, narrower sidebarI figured it out. I paste code for posterity.
#primary { width: 80%; } #secondary { width: 20%; }