Hello,
I’ve verify my site on search console by html tags. So I’ve paste html tags on header.php after that I could get verify my site then I deleted that code from header.php but my analytics code still on top of my home page.
here is a screenshot : http://tinypic.com/r/vytamp/9
Thank you in advance
Hello,
For google analytics please use the theme panel section and include the script tags: https://www.screencast.com/t/eE5ZVQpkszP
Thank you!
Hi,
I’ve put the tracking code in theme panel (SS: http://i68.tinypic.com/28vpxmh.png)
but my code still appear on header of my homepage (SS: http://i65.tinypic.com/s3jbsh.png)
Please let me known how to fix it 😀
Thank you
Hello,
Thank you for your support. I can fix it now 😀
And…
I’ve three more question (sorry I’m new :D)
1. I’ve some problem about sidebar/template like this (ss:http://i64.tinypic.com/2qu4phe.png) when the page has published my home page will show like this (ss: http://i66.tinypic.com/2e5usm9.png) so I’ve tried to change the page template in a theme penal (ss: http://i66.tinypic.com/2cwui0.png) but It’s doesn’t work.
2. I don’t want this function. how to disable it (ss: http://i66.tinypic.com/28bs56s.png)
3. How to manage this section (ss: http://i68.tinypic.com/9928i9.png)
Thank you in advance
Hello,
1) The sidebar on the page template will not affect the pages. On pages sidebars are created in the visual composer editor. Edit your page and press the back-end editor button: https://www.screencast.com/t/n6e0FZlt Then you can edit your page in the page builder. You wuill have to play around with it a bit to see how you can add and remove element, how to set them to show posts…etc.
This guide should help with the block settings: https://forum.tagdiv.com/block-settings-guide/
2) You can disable it from here: https://www.screencast.com/t/ejgaDlIRIz
3) Please read this guide: https://forum.tagdiv.com/more-articles-box/
Thanks.
Hello and sorry to bug I am a little new to this,
1. Why not state information on how to or where to add the script here>>>https://www.screencast.com/t/eE5ZVQpkszP? It just says add tracking code..kinda makes it seem that was all to it.
2. Where exactly do i paste this script? page builder.php? page.php? all of them?
Thank you so much in advance! you guys rock!
-
This reply was modified 9 years by
efrembarrow.
Hello efrembarrow,
Check the Google Analytics field and put in between script tag like this <script>your code</script>. Clear all your caches, purge CDN files and check the results. Please ensure that you have right added in your Theme panel. The code have to be added between strip tags, like this -> <script>your analytics code</script>
Hope this helps and let us know how it goes!
Thanks.