genkeeper
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: External link for image not working in widget<center><a href = https://www.archaeoadventures.com/travel-guides/><img src="https://www.archaeoadventures.com/wp-content/uploads/2014/06/middle-east-buton.jpg" height="225" width="250" /></a></center>
Forum: Fixing WordPress
In reply to: External link for image not working in widgetI figured it out!
I got rid of the ” around the link and it works now.
So the code now reads
`<img src=”https://www.archaeoadventures.com/wp-content/uploads/2014/05/WOW-button.jpg” height=”225″ width=”250″ />
And it works. Don’t ask me why, no clue. Just happy it works now. ??
Thanks for your patience and help with this!
Forum: Fixing WordPress
In reply to: External link for image not working in widgetYep. I did both of those and it’s still doing it.
Forum: Fixing WordPress
In reply to: External link for image not working in widgetI cleared my cache and tried it from a different browser and I’m till getting an error page.
What it looks like it’s doing is adding the link of the page the widget is on in front of the link in the code. For example on the blog page it adds “https://www.archaeoadventures.com/blog” in front of the “https://waronwalls.com”
When I hover over the text widget image I get
`https://www.archaeoadventures.com/blog/”https://waronwalls.com/”
Instead of https://waronwalls.com
It’s doing it for all my text widget images that are links.
Could it be a problem in a CSS or PHP file. It’s never done this before until now.
Forum: Fixing WordPress
In reply to: External link for image not working in widgetWhen I post the comment it changes my code.It removes the hyperlink part. So let me try something different.
In the text box I’m entering:
<a href="https://waronwalls.com/"><img src="https://www.archaeoadventures.com/wp-content/uploads/2014/05/WOW-button.jpg" height="225" width="250" /></a>
But it’s not taken me to that link in the code.
Thanks for the help!!!!!!!!!!!!
Forum: Fixing WordPress
In reply to: External link for image not working in widgetHey Guys,
So sorry about the earlier post. I did enter the code like had been suggested. I just copy and pasted it wrong in my comment. I was pretty knackered last night, wasn’t quite typing straight. ??
I re-entered to code as you recommended to enter it and I still get sent to the wrong link.
So the code I have in my text box is:
<img src=”https://www.archaeoadventures.com/wp-content/uploads/2014/05/WOW-button.jpg” height=”225″ width=”250″ />
And it still says takes me to an error page with the http address of:
https://www.archaeoadventures.com/”http:/waronwalls.com/”
Are there other things I need to do or do to the image so it actually goes to the link?
Thanks so much for all the help!!!!!
Forum: Fixing WordPress
In reply to: External link for image not working in widgetHi,
It still isn’t working. When I click on the button it tries to send me here:
https://www.archaeoadventures.com/”http:/waronwalls.com/”
It should be linking me to here: https://waronwalls.com
What I wrote in the text box is:
<center><img src=”https://www.archaeoadventures.com/wp-content/uploads/2014/05/IMG_4372.jpg”></center>
How do I make it actually link to https://waronwalls?
Thanks!
Forum: Fixing WordPress
In reply to: How to adjust dimensions of homepage slider in PHP or CSS filesI entered the code on the standard.css file and it didn’t change my webpage. Is there something else I need to do? Where do you usually find the code controlling slider height?
Thanks!
Forum: Fixing WordPress
In reply to: How to adjust dimensions of homepage slider in PHP or CSS filesThanks! Where should I put that code in the css file or in one of the php files?
Forum: Themes and Templates
In reply to: Photocrati – how to add bar under titlesOk. I will contact them. Thanks.