Text Widget HTML Not Working
-
I am trying to post a picture on my side bar with
<img src="https://www.blindivan.com/wp-content/uploads/2011/05/thaMantra11.JPG"/>
and it does not seem to be capturing the file pathway.My files are not in the root of my directory they are in a folder called “Blog” that is within the root. Could that be the problem. The call for:
<img src="https://wwww.blindivan.com/wp-content/uploads/2011/05/thaMantra11.JPG"/>
Should say:
<img src="https://www.blindivan.com/<strong>blog</strong>/wp-content/uploads/2011/05/thaMantra11.JPG"/>
Because that is the actual file path.
Can anyone help out?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Text Widget HTML Not Working’ is closed to new replies.