widgets
-
I have two of the same widget links. I only want one. If I attempt to remove one it removes both links I have designated 1 link but it still removes both. It seems that one of the links is hard coded in. I do I remove just one link.
Feature Video
.Shalom ShalomThe blog I need help with is: (visible only to logged in users)
-
Hi,
I didn’t find duplicate links in the sidebar of https://shepherdingcreation.com/. Where and what are the two links?
-
Hi,The link that I am referring to is under (Favorite Videos)bullet pointed .[Shalom] in a box and then next to it is shalom ie., .[Shalom] shalom
They are seperate clickable links. Am I mistaken?Thanks much,
LMcDonald -
Thanks.
When I copy and paste the second of the two Shaloms I obtain the following code:
<a title="The heart of this blog is captured in our feature video titled “Shalom”, a sermon by Greg Boyd, Senior Pastor and Teacher at Woodland Hills Church, St. Paul, MN, USA." href="https://www.youtube.com/watch?v=h8POhOoc7sc" target="_blank"> Shalom</a>
which is a simple text link, linked to a video.When I copy both links, I get
<a title="The heart of this blog is captured in our feature video titled “Shalom”, a sermon by Greg Boyd, Senior Pastor and Teacher at Woodland Hills Church, St. Paul, MN, USA." href="https://www.youtube.com/watch?v=h8POhOoc7sc" target="_blank"><img title="The heart of this blog is captured in our feature video titled “Shalom”, a sermon by Greg Boyd, Senior Pastor and Teacher at Woodland Hills Church, St. Paul, MN, USA." src="https://www.youtube.com/watch?v=h8POhOoc7sc" alt="Shalom" /> Shalom</a>which seems to be a text link and an incorrectly formed image link combined. The image link is no good because in place of what should be an image URL is the URL of a video.
Are the links in a text widget?
- The topic ‘widgets’ is closed to new replies.