Skip Navigation

[Resolved] Dynamic anchor links from custom fields on my own custom post types.

This support ticket is created 3 years, 12 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by andersT 3 years, 12 months ago.

Author
Posts
#2283801

Tell us what you are trying to do?
Trying to insert a link (anchor) on every item in my list with dynamic data from custom fields.

Is there any documentation that you are following?
havent found any

Is there a similar example that we can see?
nope but if you look on my site i would like to scroll to some people using anchors, so i would like every user in my grid to have the #firstname-lastname as an anchor. So that i can point to them in different cases.

What is the link to your site?
hidden link

#2283883

added shortcodes in grid repeater view, in gutenberg.
My initial tries were in the elementor template, and it was not parsed.