Forums
Home / Plugin: Realtyna Organic IDX plugin + WPL Real Estate / External Images
(@kalitu)
3 years ago
Could I disable external images on free version ?
(@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.