• Resolved smoke_29

    (@daniel290881)


    Hi,
    is it possible (i didnt find a solution until now) to have a bulk update for a hidden gallery in frontend? As i have seen bulk update isnt possible in the backend :/

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

    (@odude)

    Yes, bulk update only available at frontend.
    One trick you can do is,
    create a personal form, from layout editor.
    Add input hidden field with category slug name as value.
    Eg. <input type=”hidden” name=”cat” id=”cat” value=”album_slug_name”>

    Create a page and add shortcode with parameter layout=”personal”
    Keep that page private and only accessible to admin.
    You can use that to post daily.

Viewing 1 replies (of 1 total)
  • The topic ‘Possible bulk update for hidden album=’ is closed to new replies.