kikflick
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How To Make Each Product Flat Rate?Thanks 🙂
I have another question also. Is there anyway for the flat shipping rate to be per category? So it can all be one rate per category, and rate added again if it will be added if product added from another category.
Forum: Fixing WordPress
In reply to: Parse error: syntax errorFixed it
Forum: Fixing WordPress
In reply to: How To Add Adsense To My WHOLE WEBSITEIt works fine now but it still says on my google adsense page to put ad code. I also used a plugin and it still said that.
Forum: Fixing WordPress
In reply to: How To Add Adsense To My WHOLE WEBSITEthis is the code: <center><div id=”adsense”><script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– Top Ad –>
<ins class=”adsbygoogle”
style=”display:inline-block;width:728px;height:90px”
data-ad-client=”ca-pub-2792426924182152″
data-ad-slot=”2701330022″></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div><center>Forum: Fixing WordPress
In reply to: How To Add Adsense To My WHOLE WEBSITEIt should be below the navigation menu. http://kikflick.com/
Forum: Fixing WordPress
In reply to: How To Add Adsense To My WHOLE WEBSITERight now, I got a plugin called “Add To All”, which put the code to every page of the website, I think. So, I put the adsense code to the Header, on HTML. So is that how you do it or any other way? Since my ads aren’t displaying yet.