• Resolved nigelpengelly

    (@nigelpengelly)


    Is it possible to merge galleries within this plugin? I’ve got two galleries, but I don’t want to have to import all the pictures into another one and rewrite all the captions.

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi @nigelpengelly!

    You can run the following query on PHPMyAdmin of your website to merge the galleries:
    UPDATEwp_bwg_imageSETgallery_id=1 WHEREgallery_id=2

    Please use the IDs of your galleries instead of current 1 and 2 in the code. Let us know if this works.

    If you are not sure about implementing the query, please contact our team through this form. We’ll make the changes for you.

    Also make sure to mention the link to this forum thread in your message.
    Thanks! Have a great day!

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