Hi All,
I have set up a page and named it Team – ont his page I have added two main images in a similar style to the Enfold Demo. I did this by creating two content element containers 1/2 and 1/2.
I uploaded an image to each, entered the name of the person and a brief description.
QUERY:
I would like to create a link on the name directly to the author page.
Thanks
Vince
Hi Vincent!
When you fill out the name use this.
<a href = "URL">John Doe</a>
And then change URL to the correct link for the author page.
Regards,
Elliott
Thanks Elliot that worked, as a simple as that eh! :)