Title: Fixed values not working on multisite?
Last modified: September 1, 2016

---

# Fixed values not working on multisite?

 *  Resolved [Harm10](https://wordpress.org/support/users/harm10/)
 * (@harm10)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/fixed-values-not-working-on-multisite/)
 * Hi!
 * Could it be that the fixed values “add-on” does not work on a multi site?
    I 
   used similar coding as I did on a normal site and the fixed values do not get“
   translated”.
 * [https://wordpress.org/plugins/media-library-assistant/](https://wordpress.org/plugins/media-library-assistant/)

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

 *  Plugin Author [David Lingren](https://wordpress.org/support/users/dglingren/)
 * (@dglingren)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/fixed-values-not-working-on-multisite/#post-7627680)
 * 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](https://wordpress.org/support/users/harm10/)
 * (@harm10)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/fixed-values-not-working-on-multisite/#post-7627703)
 * It has been installed network-wide. MLA is version 2.31 and Fixed values version
   1.02.
 *  Plugin Author [David Lingren](https://wordpress.org/support/users/dglingren/)
 * (@dglingren)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/fixed-values-not-working-on-multisite/#post-7627819)
 * 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](https://wordpress.org/support/users/dglingren/)
 * (@dglingren)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/fixed-values-not-working-on-multisite/#post-7627833)
 * 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](https://wordpress.org/support/users/harm10/)
 * (@harm10)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/fixed-values-not-working-on-multisite/#post-7627835)
 * 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](https://wordpress.org/support/users/dglingren/)
 * (@dglingren)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/fixed-values-not-working-on-multisite/#post-7627855)
 * 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.

 * ![](https://ps.w.org/media-library-assistant/assets/icon-256x256.png?rev=973502)
 * [Media Library Assistant](https://wordpress.org/plugins/media-library-assistant/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/media-library-assistant/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/media-library-assistant/)
 * [Active Topics](https://wordpress.org/support/plugin/media-library-assistant/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/media-library-assistant/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/media-library-assistant/reviews/)

## Tags

 * [fixed](https://wordpress.org/support/topic-tag/fixed/)
 * [values](https://wordpress.org/support/topic-tag/values/)

 * 6 replies
 * 2 participants
 * Last reply from: [David Lingren](https://wordpress.org/support/users/dglingren/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/fixed-values-not-working-on-multisite/#post-7627855)
 * Status: resolved