• Resolved pattaya_web

    (@pattaya_web)


    We’ve disabled this on our site because it was causing our mobile app for iOS not to work.

    According to our mobile app developers:

    <!– WpssoSsmFilters::strip_schema_microdata v1.2.1 = nothing to do: “<body ” string not found in webpage –>

    This line is getting included in every json page in last due to which json is getting invalid.

    —–

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    The plugin checks for the DOING_AJAX constant and is_feed() function to abort. Is there another standard WordPress constant or function it could test for json output?

    You can also set the WPSSOSSM_ERROR_LOG_DISABLE and WPSSOSSM_ERROR_COMMENT_DISABLE constants to true in order to prevent the error from being logged or added to the webpage (new in v1.2.2).

    js.

    Thread Starter pattaya_web

    (@pattaya_web)

    Hey thanks very much. I’ll pass that on to them.

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

The topic ‘Fault’ is closed to new replies.