WAIT: Dynamic link with JetOpitions broken

Hello, I’m trying to make a link to social networks that the user generates from the jetengine options page so that they are dynamic, but it generates it for me with the url of the current page before what the link would really be.

I already tried it In all the ways that I can think of and this keeps happening, could you help me? I think it is a bug or what would be the correct way to generate it?

The name part it’s working perfectly as you can see.

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

Hey Armando,

thanks for your report.

Unfortunately I am not able to understand anything by just looking at the provided screenshot (although it’s pretty sophisticated). :see_no_evil: Would you be so kind to record a small screencast demonstrating and explaining your setup and the issue you’re having? That’d help a lot.

Best,

André

Are your URLs for the social accounts saved with protocol as in with https:// in the URL or without? I found not having that (using acf though) will prepend the site URL to the link. After adding the protocol to the URL they are properly linked.

Hey Martin,

that’s why in ACF it is not even possible to specify a URL without the scheme (if using the URL field).

Best,

André

Yep I know haha but I once forgot to set my field from text to URL and that’s when it happened. Don’t know the jet plugins so figured maybe they don’t enforce it or also a text instead if URL field being used :slight_smile:

Hi, André and Martin. Martin’s right maybe have some kind of internal error because following Martin’s recommendation the problem was partially solved because we understand the situation and how use protocols https, http, and now I know www it’s not working as well as not using any, but the client will use wherever he is like or think it’s right so I will think some way to make them easier or hope bricks, jetEngine solve the root problem.

Thank you both very much for your interest.