Navigation überspringen

[Gelöst] Adding a wpcf-field with for a url as a dynamic source to slider revolution

This support ticket is created vor 4 years, 2 months. 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Zeitzone des Unterstützers: America/Jamaica (GMT-05:00)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von juttaB vor 4 years, 2 months.

Assistiert von: Shane.

Author
Artikel
#2305159

Tell us what you are trying to do?

I have created a custom field for an URL wpcf-link-kartenansicht. Now I would like to add this to a post-slider in revolution slider. The posts are based on posts, the custom-post type in my case. The "Read more" button is per default set on the single view og the post: {{link}}. That works. If I replace this with my custom field {{wpcf-link-kartenansicht}}, I get a 404, the link looks like this: versteckter Link.
What code do I need?

Thanks!

#2305179

Shane
Unterstützer

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Jutta,

Thank you for getting in touch.

This is possibly a ticket for the revolution slider support team/ The {{link}} code is possibly an internal code for the revolution slider plugin that will display the post link.

However you can try using our Shortcode and see if it works [types field='link-kartenansicht'][/types]

If it doesn't work then you'll need to contact them for information on how to display a value that is stored in a custom field.

Thanks,
Shane

#2305295

My issue is resolved now. Thank you!