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

    (@dglingren)

    Thanks for your report; I will investigate that on my test system.

    Can you tell me if the MLA and “add-on” plugins are installed for individual sub-site(s) or network-wide?

    Thread Starter Harm10

    (@harm10)

    It has been installed network-wide. MLA is version 2.31 and Fixed values version 1.02.

    Plugin Author David Lingren

    (@dglingren)

    I have just re-tested this with Fixed Values v1.02 and MLA v2.31 as well as the current MLA Development Version.

    All of them are working correctly, and all three plugins were activated network-wide.

    If you’re still having trouble, post the full source text of your shortcode(s) and any custom templates you’re using. I will leave this topic unresolved until I hear back from you.

    Plugin Author David Lingren

    (@dglingren)

    Here’s the shortcode I tested with:

    [mla_gallery ids=10,11 mla_fixed_caption="array('test1','test2')" mla_caption="{+mla_fixed_caption+}"]

    You will have to substitute two ID values of images on your site for the ids=10,11 parameter specific to my system.

    Thread Starter Harm10

    (@harm10)

    Your shortcode is working OK. Mine was more complicated and going through the quotes and double quotes I noticed an error (one too many). Could that also influence other shortcodes after that?
    Because they are now all working OK.

    Plugin Author David Lingren

    (@dglingren)

    Thanks for your update with the good news that everything’s back in order.

    Mismatched quotes can cause all sorts of trouble, as you’ve discovered. It is possible that text up to and including a subsequent shortcode gets ignored until a “matching” quote is found, and then the material that should have been in the next quoted argument is treated as page content, etc.

    I am marking this topic resolved, but please update it if you have any problems or further questions regarding the “fixed content” example plugin.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Fixed values not working on multisite?’ is closed to new replies.