• So, in Visual Composer (popular page builder) you can set a custom image size in sliders and single image blocks. If you do this without the plugin enabled it will create a size for that one image in your typical WordPress uploads folder, if you have the Azure storage plugin enabled it just leave the source blank, and I suppose doesn’t do anything. Being able to customize image sizes on the fly for one instance is really handy. Is there any way you can add support for this? I’m trying to migrate some sites over to Azure websites, but this has become a great inhibitor.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ritesh Patel

    (@ritteshpatel)

    Hi @partiallypro

    If the image size is registered than Azure storage plugin will upload those images to blob storage but if images are generated on the fly like what Visual Composer does, it won’t be uploaded to azure storage.

    If you want and if Visual Composer provides any such hook using which you can upload that media to azure blob storage, you can check windows_azure_storage_wp_update_attachment_metadata function for reference.

    Regards,
    Ritesh

Viewing 1 replies (of 1 total)
  • The topic ‘Visual Composer image sizes & Azure Storage’ is closed to new replies.