• Resolved moderworks

    (@moderworks)


    Hello,

    1. A really good plugin!
    2. But there is a compatibility problem with the wpforo forum. Shortcodes are processed, but json is cut.

    Code in the database generated by the plugin:
    {"type":"FeatureCollection","features":[{"geometry":{"type":"Point","coordinates":[-68.74923,51.38436]},"type":"Feature","properties":{"type":"photo"}}]}

    This is how the code is displayed on WordPress pages:
    waymark_viewer_32b6d7.load_json({"type":"FeatureCollection","features":[{"geometry":{"type":"Point","coordinates":[-68.74923,51.38436]},"type":"Feature","properties":{"type":"photo"}}]});

    Deserialized wpforo:
    waymark_viewer_32b6d7.load_json({"type"[-68.74923,51.38436]},"type""photo"}}]});

    Please help me to resolve the issue.

    • This topic was modified 3 years ago by moderworks.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter moderworks

    (@moderworks)

    The issue was resolved using a shortcode linked to the id of the forum page

    Plugin Author Joe

    (@morehawes)

    Hi @moderworks,

    Glad to hear you got it figured out and that you like the plugin. Please do let me know if you encounter any further issues.

    Reviews greatly appreciated ??

    Cheers,

    Joe

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatibility issue’ is closed to new replies.