Forums / Developer / Google Adsense
Virgilio Lemos
Monday 17 August 2009 8:21:54 am
What is the best way to customize ezwebin to display Google Adsense for both, below top menu and for high column, in all pages?I will appreciate any suggestion.
Heath
Monday 17 August 2009 9:06:05 am
Hello,
It sounds like you might be able to use a custom tag to meet this need within ezxml content object content.
And it sounds like either toolbars, templates and or template operators could all be used to serve the same purpose within templates.
Cheers,Heath
7x | https://se7enx.com/ Brookins Consulting | https://brookinsconsulting.com/ Certified | http://web.archive.org/web/201012...th.ez.no/certification/verify/380350 Solutions | https://projects.exponential.earth/users/community/brookins-consulting eZpedia community documentation project | http://ezpedia.se7enx.com
Monday 17 August 2009 11:33:22 am
Heath,
Thank you for your quick response. Could you please tell me what are those templates?I'm not so familiar with then.
Regards,Virgilio
Tuesday 18 August 2009 2:26:15 pm
I included the Google Adsense code directly into the frontpage template and worked fine, but the same was not true for the other templates because the Google ads was displayed aside of the left menu instead of above it.
Anybody has any idea about where to put it?
Regards,
Thursday 20 August 2009 1:06:21 pm
I still waiting for any clue regard to this issue.
Anybody could help?
Thursday 20 August 2009 3:26:05 pm
Apologies Virgilio,
I forgot to include a related links. This should get you started in our efforts to create a custom tag.
[0] http://ezpedia.org/ez/custom_tag[1] http://ezpedia.org/solution/inserting_inline_client_script_into_content_using_a_custom_tag
Thursday 20 August 2009 8:20:55 pm
Thank you for your attention,
As I said before, I put Google Adsense code directly into the frontpage template and worked fine, but the same was not true for the other templates like the Folder, Feedback Form and Forum, because the Google ads is being displayed aside of the left menu instead of above it.
What I need to know is what template to use to insert the google code.Regards,
Thursday 20 August 2009 9:25:14 pm
Hello Virgilio,
Apologies for misunderstanding you. Please do strive to be as verbose as possible (like your last message. direct / succinct at the end).
Well then ... based on your last message. You need to place your google adsense javascript within your websites pagelayout.tpl template file.
http://ez.no/doc/ez_publish/technical_manual/4_0/templates/the_pagelayout
The actual file location is dynamic depending on your website configuration.
It may be found within your primary design extension templates directory.
IE: /path/to/Exponential/extension/abc/design/abc/templates/pagelayout.tpl
You will need to find and edit this file yourself. I suggest searching by filename.
/dev/null
Thursday 20 August 2009 11:00:04 pm
I was searching around and found this article which covers the specifics of installing google adsense javascript into a static html document / page. I hope this helps.
<i>http://www.hongkiat.com/blog/how-to-setup-google-ad-manager-on-your-blogwebsite/</i>
eZpedia community documentation project: http://ezpedia.org
Friday 21 August 2009 2:18:02 pm
Heath, I put Google Adsense code directly into the pagelayout.tpl template file and worked fine for all cases. Thank you for your help. Next time I will do my best to be more clear.Regards.
Saturday 22 August 2009 3:28:35 am
Your welcome. We all have unlimited opportunity to improve.
I hope this thread is useful to future users looking to achieve this goal which is in part why I spend time attempting to assist others within the ez.no forum.
Take care