trav1856
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Staff List] Make Featured Image ClickableI’ll double check it, but I’m pretty sure it’s /a’d on the next line. But if I missed it, thanks for pointing that out.
Forum: Plugins
In reply to: [Simple Staff List] Make Featured Image ClickableFor clarification, I added the [staff-profile] tag. It’s not in stock simple staff list.
Forum: Plugins
In reply to: [Simple Staff List] Make Featured Image Clickablekinda resolved (not how I wanted it, but it’ll work)
For some reason, I never could get it to post the URL how I wanted under the [staff-member-profile] variable I declared. (Inserted it after the email tag and added an appropriate field on the Add/Edit staff page)
But, from another thread found this:
<a href="[staff-profile]"><img class="staff-member-photo" src="[staff-photo-url]" alt="[staff-name]">Odd thing is, it makes the [staff-name], [staff-title], and [staff-photo] all clickable. It’s an unelegant solution for my problem, but it does solve my problem.
Forum: Plugins
In reply to: [Simple Staff List] Make Featured Image ClickableAlso as a side note, I was able to create an additional data field and it does save, so now it’s just a matter of invoking that data field, which I’m having some difficulty in getting it to populate into the rendered webpage.