Forum Replies Created

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

    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.

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