• Resolved videoopp

    (@videoopp)


    ChatGBT and I have been struggling with an integration with Photonic to display the results of a search in a Photonic gallery. Chat GBT asks me to ask:

    Confirm whether custom mla_output handlers are still supported

    Ask how to properly activate mla_gallery_custom_output in v3.26

    Ask if they deprecated or replaced it with a different hook or template system

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author David Lingren

    (@dglingren)

    Thanks for your question. The ChatGPT questions are somewhat misleading. The mla_output= parameter is used primarily for pagination controls and has no role in the use of Photonic to display a gallery. There is no mla_gallery_custom_output parameter or feature in MLA.

    You can use the [mla_gallery] shortcode to select the Media Library items for your gallery and then hand off control to Photonic to format the gallery. This is described in the “Support for the “Photonic Gallery for Flickr, Picasa, SmugMug, 500px and Instagram” Plugin” section of the Settings/Media Library Assistant Documentation tab. Of course, you must install and activate the Photonic plugin on your site to use it with MLA.

    For example, here is a very simple shortcode that displays three items from the library:

    [mla_gallery ids='9757,9512,9150' main_size='full' tile_size='full' style='masonry']

    In this example, the ids= parameter selects the items. The style= parameter activates the Photonic support. The other two parameters are passed on to Photonic to format the gallery.

    I am marking this topic resolved, but please update it if you have problems or further questions regarding MLA’s support of the Photonic plugin. Thanks for your interest in MLA.

Viewing 1 replies (of 1 total)

The topic ‘mla_gallery_custom_Output Activation’ is closed to new replies.