• Resolved RagingMoose

    (@ragingmoose)


    Is this plugin multisite ready and is there a pro or enterprise version? If it is multisite ready, can each site use a separate Google Maps API key?

    Thanks! Jim

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    I had the same problem. I bypassed the problem by duplicating the 3 tables of the database:
    – cat_mapmarker_api,
    – cat_mapmarker_marker
    – cat_mapmarker_option

    with the multisite pattern:
    – cat_{blog_id}_mapmarker_api
    – cat_{blog_id}_mapmarker_marker
    – cat_{blog_id}_mapmarker_option

    For the moment everything is working correctly via this workaround.

    However, I don’t know if we can put different Google Maps Keys for each blog

    Plugin Author mibiki

    (@mibiki)

    Not multisite ready yet, but thanks you siddhy for this issue 😉

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

The topic ‘Is this Multisite Ready?’ is closed to new replies.