Hi,
I've tried running this plugin in Suffusion:
https://wordpress.org/plugins/speakout/
It is an email petition plugin, a simple form. I could not get the submit button to work, it remained unclickable, because the related code from the plugin files was being blocked somehow, don't ask me how. In the end it was solved by pasting part of the plugin code to suffusion's sidebar.php.
Now, I am wondering if this is a known issue, if the suffusion sidebar blocks code by plugins.
Sidebar blocking code for plugin
Forum rules
This forum is being officially closed with effect from 3rd February 2019. Future support requests can be posted on the GitHub page at https://github.com/sayontan/suffusion/issues.
This forum is being officially closed with effect from 3rd February 2019. Future support requests can be posted on the GitHub page at https://github.com/sayontan/suffusion/issues.
Re: Sidebar blocking code for plugin
No the sidebar doesn't block anything.
It may be a code conflict between the theme and your plugin. There is no way that the theme can be tested with all plugins likewise there is no way a plugin can be tested with all themes. These conflicts do occur from time to time.
It may be a code conflict between the theme and your plugin. There is no way that the theme can be tested with all plugins likewise there is no way a plugin can be tested with all themes. These conflicts do occur from time to time.