• Resolved Carlos

    (@kalitu)


    Could I disable external images on free version ?

Viewing 1 replies (of 1 total)
  • Plugin Author Realtyna

    (@realtyna)

    Hi,

    Unfortunately, it’s not possible to disable that, but you can hide the “External Images” tab using following CSS code.

    #wpl_gallery_external_tab{
      display: none;
    }

    You should use a third party plugin to include this CSS into backend (or frontend) of your website.

Viewing 1 replies (of 1 total)
  • The topic ‘External Images’ is closed to new replies.