Duplicate Link Problem
-
I’m not sure if this is a WordPress core problem or an ACF problem, but whenever I want to link a text to go somewhere, it duplicates the anchor tag. This is a strange problem and hasn’t happened to be before until now.
Let’s say for example I want to link to Google.
- First I select the text onto which I want to put a link
- I type the link onto the URL field and press the Open link in a new tab button button
- When I press the Add Link button, I get a duplicate of the anchor tag
- Example:
<em><a href="https://google.ca" rel="noopener noreferrer" target="_blank">Google</a><a href="https://google.ca" rel="noopener noreferrer" target="_blank">Google</a></em>
As of this posting, I’m using WordPress version 5.4.1 and ACF version 5.8.9 which are all the latest versions.
Did anyone run across this? Would you know how to fix this issue?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Duplicate Link Problem’ is closed to new replies.