Page 1 of 1
Is it true OC 3.0.X.X does not support google adsense anymore?
Posted: Sat Feb 06, 2021 3:48 am
by designfuzon
Hi,
I want to add google adsense to my OC store, tired all methods *except using extension, but couldn't make it. Is there any working mothed for this? Please help!
Thanks
Re: Is it true OC 3.0.X.X does not support google adsense anymore?
Posted: Sat Feb 06, 2021 5:25 am
by mikeinterserv
As adsense is nothing more than pasting a bit of code into a webpage I imagine you can do it with no trouble
OC doesn't actually need to support it as such, but you may want to find out the best way and place to paste the code into your OC store code.
I imagine there will be an extension for it in the marketplace
Re: Is it true OC 3.0.X.X does not support google adsense anymore?
Posted: Sun Feb 07, 2021 2:32 pm
by Voltagescot
You can add they're code to the <head> in the header twig file but at your own risk backup original before making any changes. Sadly my site was declined but I'm using a cpm network. Once verified you can also add into <footer>
Re: Is it true OC 3.0.X.X does not support google adsense anymore?
Posted: Mon Feb 08, 2021 5:46 am
by designfuzon
I want to display ad just in between the product description, beacuse that's the only suitable place, as I don't have left or right column on product pages. When i try to paste adsense code into the description box in code view, and return to the preview mode the code automatically changes which is not letting the Google ad to work. With OC ver 2.3.x.x i had never face this issue before.
Link:
https://shop24live.com/Apple-iPhone-7-32GB
Re: Is it true OC 3.0.X.X does not support google adsense anymore?
Posted: Mon Feb 08, 2021 5:51 am
by mikeinterserv
Re: Is it true OC 3.0.X.X does not support google adsense anymore?
Posted: Mon Feb 08, 2021 6:42 pm
by paulfeakins
designfuzon wrote: ↑Sat Feb 06, 2021 3:48 am
I want to add google adsense to my OC store
Why?