Hi all,
Have an older client web site that was done years ago in Fusion 10. The front page of the site is laid out using a table. In one cell of this table there is a list of upcoming events with links to external sites etc. Well, the client attempted to add a new event to the list and create a link to the event. She hadn't done "links" before and I explained via phone that it really wasn't difficult.
The problem is that she added her text with the link which does in fact work but above her text Fusion is displaying (and publishing) just the link URL in blue... almost as if the link were added twice. To make matters more confusing, I have deleted all text and link content in that cell and Fusion STILL shows the link in preview and publish. I can see it in the HTML but of course you can't actually edit the HTML code in Fusion so what should be an easy fix is a serious head banger.
This is the code I see in HTML code preview:
!-- [END PRE-Cell41 Link] -->
<a href="http://specialevent.thewebsiteurl.com/" NOFINSIDE="~! ~!" >
specialevent.thewebsiteurl.com/
</a>
<!-- [BEGIN POST-Cell41 Link] -->
As I mentioned, the cell is completely blank right now so I cannot figure out why I'm still getting this silly phantom link in each preview or publish. Anyone else ever have the happen?