Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Weird, it looks like the hyperlink was incorrectly formatted for some reason, could you try to remove the link and add it again please?

    Thread Starter MSUK

    (@msuk)

    Hi

    Have tried several times – but reverts back to shotened URL?

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Oh sorry, this is an issue with the latest version, i will apply the fix in the next update(planned for this week but due this issue a will try to release it later today), if you want to apply the fix right away though please open the file smart-forms/js/editors/email-editor.js and change this:

    {
    selector:’#redNaoTinyMCEEditor’,
    menubar:false,
    plugins: “code”,

    for this

    {
    relative_urls: false,
    convert_urls: false,
    selector:’#redNaoTinyMCEEditor’,
    menubar:false,
    plugins: “code”

    Hope this helps but if it doesn’t please let me know!

    Thread Starter MSUK

    (@msuk)

    Thanks

    I’ll give this a try.

    M

    Thread Starter MSUK

    (@msuk)

    Hi

    Didn’t resolve the issue – but i have used a long URL for now.

    Thanks.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Why it didn’t resolve the issue, was the url still shortened after you add it to the email editor?

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘URL Disappearing’ is closed to new replies.