• Resolved CallMeAndy

    (@callmeandy)


    So I have had to disable your plugin and switch to All in One SEO pack for the time being but your plugin was clashing with Events Manager, and it was simply easier to temporarily disable yours than the other.
    It would be great if it were a resolvable problem though as your plugin is still the preferred choice.

    So the way this manifest was that the Events List page gets duplicated the sidebar, scrolls down, html artifacts ended up being visible, and images fail to show.

    • This topic was modified 7 years, 7 months ago by CallMeAndy.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    I’m happy to help you find the issue. I would need the PHP error from the debug.log file. Please enable the WP_DEBUG constant and copy-paste the error from the resulting debug.log file. You can find more info about WP_DEBUG here: https://codex.wordpress.org/WP_DEBUG

    Thanks,

    js.

    Plugin Author JS Morisset

    (@jsmoriss)

    Oh, hold on – I thought you were reporting an error. It sounds like WPSSO is applying some WordPress filters that are badly coded (see here for more info: https://make.wordpress.org/plugins/2017/10/03/is-your-filter-going-to-break-the-layout/).

    The “Apply WordPress Content Filters” option on the SSO > Advanced settings page should be disabled by default, for this very reason (too many badly coded filters out there). You should double-check to make sure that option is unchecked.

    js.

    Plugin Author JS Morisset

    (@jsmoriss)

    Any update on this?

    js.

    Thread Starter CallMeAndy

    (@callmeandy)

    “Apply WordPress Content Filters” is unchecked.

    So I have the following set
    define(‘WP_DEBUG’, true);
    define( ‘WP_DEBUG_LOG’, true );

    But there is no error displayed on screen at the offending page, and neither is there a debug.log file created in the wp-content directory. However the apparent clash and the malformed exists as mentionned.

    Thanks for coming back to me so quickly, I am afraid it has not been possible for me to echo that however as we are in the process of domestic turmoil post moving home.

    So disabling again for now.

    Plugin Author JS Morisset

    (@jsmoriss)

    When you feel inclined to work on this, I would suggest you disable WPSSO, reload the front-end webpage, save the webpage HTML as a file (File -> Save Page As…), then enable WPSSO, reload the webpage, and save it. Then open a ticket at http://support.surniaulula.com/support/tickets/new and attach both same webpages. I’ll check the differences and see what might be going on. There must be a filter or action being triggered by WordPress which is not coded properly and is messing up the webpage. It’ll probably help to know how the HTML is being affected.

    js.

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

The topic ‘Clash with Events manager’ is closed to new replies.