• Resolved farhanmunim

    (@farhanmunim)


    Which field to use to allow a user to paste in svg code in the back-end (and then to query via dynamic data for Bricks) and show in the front-end?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support pdclark

    (@pdclark)

    The Code field.

    Thread Starter farhanmunim

    (@farhanmunim)

    Hello, I have used this and I can confirm that it does not output/execute on the front-end as an SVG…

    Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @farhanmunim

    Since you need to paste SVG code the code field is your only (best) option.
    Displaying will need to be custom as it could be that the raw data is escaped. Please check the actual output in the page source to check if it’s actually outputting the HTML or only the HTML entity codes.

    Cheers, Jory

    Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @farhanmunim

    We havent heard from you anymore so I’m closing this topic.
    Feel free to reopen if you still need help!

    Cheers, Jory

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

The topic ‘SVG Upload’ is closed to new replies.