If you’re switching between editors, that may be the problem – doing so strips out code. Try updating the page first.
Thread Starter
jmm050
(@jmm050)
Thanks! I am “saving draft” before I switch between editors. Then it is missing in visual and when I move back to text it is also missing. I tried with linking to my own pages & blogs as well as a random website and same thing happens. It basically just disappears.
Hmm, that seems to work okay for me on a test site. Try deactivating all plugins and switching to the twentytwelve theme – standard troubleshooting temporary steps. See if it still does that while switched.
Thread Starter
jmm050
(@jmm050)
OK thanks. Just want to check, If I switch back to twenty twelve will I lose my information stored in my Genesis Minimum theme? I’m assuming no, but want to be sure. Thanks, I will then try this.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
You will lose your options/ settings and have to set them again.
Your settings should be saved for the theme.
Thread Starter
jmm050
(@jmm050)
ok great they were. Unfortunately when I switched to 2012, same problem :/
Thread Starter
jmm050
(@jmm050)
So I did some investigating and it looks like the code before this problem for a link looked like this:
Wise Mind
Now, the code for the link where it is not copying to visual editor/preview/post it looks like this:
Any ideas on how to change it to the original format that still works. I coped the original into a new post and that copies no problem.
Thank you!!
Thread Starter
jmm050
(@jmm050)
oh interesting, i typed in the code and it is showing up the way that it is happening on my program
for the one that showed "Wise Mind" the code looked like-
<a title="" href="http://www.jennifermele.com/?p=31">Wise Mind</a>
Now, the code for the link where it is blank/not copying to visual editor/preview/post it looks like this:
<a href="http://www.jennifermele.com/?p=31" title="Wise Mind"></a>
Sounds like you may not be using the link button correctly – a few other people have had the same question lately. This seems to work –
Type the text you want to link – then highlight it
Then click on the link button – in the popup, add the URL for the link – click Okay (or whatever it is to save).
See if that works.
Thread Starter
jmm050
(@jmm050)
Omg you are right haha. This worked! Thank you! . Appreciate your help yogi!