JustAnswer
>
Programming
Ask A Question
|
Register
|
Login
|
Help
Programming
Ask a Programming Question, Get an Answer ASAP!
Have your own Programming question?
3 Programmers are Online Now
characters left:
Not a Programming Question?
Related Programming Topics:
Php
,
Blog
,
Code
,
Copy
,
Edit
,
File
,
Html
,
Info
,
Page
,
Menu
Question
My theme on wordpress has a place for you to put 4- 125x125 ads, but I can't figure out where to go to put my ads where they need to go. I looked in my sidebar.php file and couldn't find any html relating to those ads
Submitted: 123 days and 10 hours ago.
Category: Programming
Value: $22
Status: CLOSED
+
Read More
Optional Information
Computer OS: Windows XP
Browser: Firefox
Already Tried:
looking in my sidebar.php file
Posted by
NealZed
123 days and 3 hours ago.
Info Request
Hi XXXXXXXXXX,
Thanks for posting your question on justanswer.
Can you send me the url of your wordpress?
and also provide the screenshot of the wordpress blog showing the desired place of ads.
-NIleshZed
Edited by NealZed on 7/23/2009 at 4:44 AM
122 days and 16 hours ago.
Reply
http://www.backyardkoipond.net
There are four blank ads on the right hand side of the home page
Posted by
NealZed
122 days and 2 hours ago.
Info Request
There must be some functionality in the admin module,
Send me the admin username and password to see where the ad setting is.
Later you change the password.
Please provide me the url from where you have downloaded the theme, so that i can check locally also.
And if possible send me the ftp details, so id there any need to change the code OR to find from where the ads are coming, it would be easier to me.
120 days and 15 hours ago.
Reply
username:ljpatton
password:stetson06
This is a copy of the theme file I downloaded. I downloaded from a free wordpress themes site, not sure of exact url.
file:///C:/Documents%20and%20Settings/Leslie/Desktop/Copy%20of%20GreenLeaves.zip
117 days and 11 hours ago.
Reply
Hi just wondering if you had figured anything out yet or if you have more questions.
I found the website where I downloaded this theme.
http://wordpressthemesbase.com/detail/862.html
Posted by
NealZed
117 days and 2 hours ago.
Answer
Hi,
I dowmloaded your theme,
i searched for the code for the ads in your theme, and i found it on this page mentioned below-
wp-content/themes/GreenLeaves/footer.php
(but i didnt found in admin panel...it is there in code only)
(!ads.gif is the image of ad...you can change this image)
<!-- ADS start -->
<div id="right_ads">
<div>
<a href="
http://#
"><img src="<?php bloginfo('template_url')?>/images/!ads.gif" alt="" /></a>
</div>
<div>
<a href="
http://#
"><img src="<?php bloginfo('template_url')?>/images/!ads.gif" alt="" /></a>
</div>
<div>
<a href="
http://#
"><img src="<?php bloginfo('template_url')?>/images/!ads.gif" alt="" /></a>
</div>
<div>
<a href="
http://#
"><img src="<?php bloginfo('template_url')?>/images/!ads.gif" alt="" /></a>
</div>
<!-- ADS end -->
Cheers!!!
NileshZed
Edited by NealZed on 7/29/2009 at 6:06 AM
Posted by
NealZed
116 days and 13 hours ago.
Info Request
still if you have any problem, then let me know.
116 days and 9 hours ago.
Reply
Your dealing with someone that knows little to nothing about this. Do I still change this from the admin panel or do I have to change it within the template and then download the template again?
116 days and 9 hours ago.
Reply
If I give you the code for the ads can you put it in there for me and I will increase my deposit.
116 days and 9 hours ago.
Reply
<a target='new' href="http://click.linksynergy.com/fs-bin/click?id=tdxa9fF/J3g&offerid=174675.10000322&type=4&subid=0"><IMG alt="Gardener's Supply Company" border="0" src="http://www.gardeners.com/on/demandware.static/Sites-Gardeners-Site/Sites-Gardeners-Library/default/Linkshare/mml/mml_brand_120x090.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin
<iframe src="http://rcm.amazon.com/e/cm?t=qunezre-20&o=1&p=21&l=ur1&category=homegarden&banner=0ADB86KFJ8ADJWV318R2&f=ifr" width="125" height="125" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe>
<iframe src="http://rcm.amazon.com/e/cm?t=qunezre-20&o=1&p=21&l=ur1&category=patiolawngarden&banner=16MYZZFTV32YMHZNYH02&f=ifr" width="125" height="125" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe>
<a href="http://click.linksynergy.com/fs-bin/click?id=tdxa9fF/J3g&offerid=160527.10000543&type=4&subid=0"><IMG alt="Drs. Foster and Smith Inc." border="0" src="http://www.drsfostersmith.com/images/email/fish-summer-125.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=tdxa9fF/J3g&bids=160527.10000543&type=4&subid=0">
Posted by
NealZed
116 days and 2 hours ago.
Info Request
Ya sure, i can put this code in your site,
Please give me the ftp details.
115 days and 16 hours ago.
Reply
I downloaded wordpress from a host site. The site is host gator my login info is ljpatton and password stetson06
http://gator930.hostgator.com:2082/frontend/x3/index.php
I hope that's all you need thanks
Posted by
NealZed
115 days and 15 hours ago.
Info Request
Actually i wanted the file access of your wordpress,
you have given me cpanel login details,with this can i acceess the php files?
i will have to edit a file footer.php and need to upload to your server so as to put ads in your wordpress.
I need FTP - FILE TRANSFER'S login details.
115 days and 11 hours ago.
Reply
I don't think I have an ftp account for this website. I did all the downloading from my host site.
Posted by
NealZed
115 days and 3 hours ago.
Info Request
ok...then just ask the support team of "host site", about how to access the files - php files of wordpress that you have installed.
because to put the ads in your site, the only way is to put the ads in the code - in file - wp-content/themes/GreenLeaves/footer.php
114 days and 9 hours ago.
Reply
I figured it out I just can't get the html right for the amazon ads to show. I logged into the wordpress cpanel and it is under the appearance menu under editor then footer php. All four of the adds are showing on the left side and I wanted them side by side like they were before I started. I did manage to get a couple big ads in. I have an html book on the way I just want to get this site going. If you could get the html straightened out I will pay you and quit bugging you.
Edited by XXXXXXXXXX on 8/2/2009 at 8:51 PM
Posted by
NealZed
111 days and 16 hours ago.
Info Request
ok... i am working on footer.php
Accepted Answer
Hi,
Your problem is solved.
I have edited the footer.php from your admin panel.
And you can see the ads at
http://backyardkoipond.net/
Cheers!!!
NileshZed
Expert:
NealZed
Pos. Feedback:
100.0 %
Accepts:
Answered:
8/3/2009
Computer Software Engineer
Engineer from Mumbai University(India), 3.5+years of exp in IT
+
Read More
Related Programming Questions
I know how to use the excel rank formula but I want to rank
How do I place a css tab navigation cell in the middle of my
in excel 2002, how to display two templates side by side in
I am looking for a flash AS3 programmer who can help assist
On line 90 of this program, if I use a value less than 10,
Problem statement: This program assumes that you will gradu
PSEUDOCODE NEEDED FOR THIS PROBLEM DUE SOON PLEASE HELP...
Write a class definition for a Rectangle class that contains...