• Resolved gusi1994

    (@gusi1994)


    Hello everybody,

    I use the a redux optionspanel for images inside my layout.
    In the template-files I access the options as described in the manual:

    $optionsvariable['image_id']['url']

    with a var_dump I get the correct URL. But in the inspector my image gets base64 encoded inside the src tag.

    Why is it so? How can I disable it?

Viewing 1 replies (of 1 total)
  • Plugin Author Kev Provance

    (@kprovance)

    If the var_dump is displaying a URL, then Redux is working as it should. I cannpt say why the inspector is showing base64 data. Redux has no option to output imgage data in base64 format. It sounds like an issue within the theme, which does not fall under our scope of support. Good luck.

Viewing 1 replies (of 1 total)
  • The topic ‘Image gets Base64 encoded’ is closed to new replies.