No icon when a link and text present (repro steps included!)
-
I REALLY want this plugin to work so that I can get rid of all my inline <img> tags in my pages and posts. However, the icons would not show up on some pages. I started troubleshooting and found a good test case. It appears that when a certain length of text is included in addition to a tag the icon will not show up. Delete a few words and the icon shows up. Odd, I know.
Here is page content that WILL show the icon:
<a href="www.google.com">Google</a>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in <a title="test #1" href="https://www.fakedomain.com/not-real-file.pdf">Icon link test #1</a>
And here is page content that will not (not: all I did was delete a few bits of lorem ipsum text):
<a href="www.google.com">Google</a>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse <a title="test #1" href="https://www.fakedomain.com/not-real-file.pdf">Icon link test #1</a>
I hope these steps behave the same on your end when you test them. I’m using a custom theme with WordPress version 3.6.1
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘No icon when a link and text present (repro steps included!)’ is closed to new replies.