Compatibility issue
-
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.
The topic ‘Compatibility issue’ is closed to new replies.