Navigation überspringen

[Gelöst] Custom mailto: button link with custom field injected

This support ticket is created vor 1 year, 4 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 1 reply, hat 1 Stimme.

Zuletzt aktualisiert von kelvinB vor 1 year, 4 months.

Assistiert von: Minesh.

Author
Artikel
#2795199

Tell us what you are trying to do?
I am trying to dynamically inject the results of a dynamic field into a mailto: link

Is there any documentation that you are following?
Here is what I have come up with so far:

versteckter Link
Is there a similar example that we can see?
the Link is located at
versteckter Link. on the enquire button
What is the link to your site?

#2795239

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - you will have to use the fields and text block and then add the mailto link within Fields and Text block.

For example if you have custom email with slug 'email' then you can construct the mailto link as given under and within the "Fields and Text" block:

<em><u>versteckter Link</u></em>
#2795248

thank you again