Setting multiple anchors in a blog post may show a problem.
The problem apparent is that it seems to jump out of the current post and out to the route page of the blog. There it sits…. Forever!
Contact with Kershnee at Yola Support resulted in a solution. It appears that the blog setup uses a "base ref" tag. Thus
<base href="http://{www.example.com}/{app}.php" />
An article reference that Kershnee gave me explained the effect of this:
Ref:
http://www.ilikespam.com/blog/using-base-href-with-anc... Continue reading ...