But attribute text does not support html tags like{cms_selflink dir="anchor" page="aboutme" anchorlink="#location" text="613 N. Broadway, Suite E, Pittsburg, KS 67662" label="How to find us: "}
.
But attribute text does not support html tags like{cms_selflink dir="anchor" page="aboutme" anchorlink="#location" text="613 N. Broadway, Suite E, Pittsburg, KS 67662" label="How to find us: "}
Think soTygger2512 wrote: Am I just not understanding the syntax
Code: Select all
<div id="location">Code: Select all
<a name="location">test</a>Code: Select all
<a name="location">test</a>Code: Select all
{cms_selflink dir="anchor" page="aboutme" anchorlink="#location" text="613 N. Broadway, Suite E, Pittsburg, KS 67662" label="How to find us: "}Code: Select all
{cms_selflink dir="anchor" page="aboutme" anchorlink="#location" text="613 N. Broadway, Suite E, Pittsburg, KS 67662" title="How to find us: "}Think this have nothing to do with pretty_urls or other config.php options ...Note! Only one of the above may be used in the same cms_selflink statement!!