Hi there,
(I can't even show you my code correctly here because your system keeps appending extra stuff to my links - even when I took out the angle brackets! So frustrating)
I am creating a FAQ page with internal page links. I created one already that works fine. I edit the HTML and create anchors using <a name="linkname">text</a>and then on the link I use <a href="http://www.wildapricot.com/forums/EditPost.aspx?PostID=7022&ReturnUrl=%2fforums%2fShowThread.aspx%3fPostID%3d7022%237022#linkname" mce_href="http://www.wildapricot.com/forums/EditPost.aspx?PostID=7022&ReturnUrl=%2fforums%2fShowThread.aspx%3fPostID%3d7022%237022#linkname">text</a>
When I did this previously, WA appended full url including PageID ahead of my anchor and link href and name values when I published the HTML and page.
Today, I am trying to create another FAQ page using the same technique and when I click "Publish" after saving my HTML, WA is appending the Default Admin page as the url, instead of the url with the correct PageID.
What is wrong?
-Melanie