Some features not working with BuddyPress group forums?
This happens if the plugin’s JavaScript is not loaded. Make sure that both CSS and JavaScript options are enabled and ‘Always Include’ option is also enabled.
Click on Quote button doesn’t add quoted content?
This happens if the plugin’s JavaScript is not loaded. Make sure that both CSS and JavaScript options are enabled. If that doesn’t help, make sure to enable ‘Always Include’ option too.
Why plugin’s JavaScript files are not loaded?
All Dev4Press plugins and addons require jQuery. However, they will work only if the jQuery is loaded with WordPress’s proper Enqueue method. If you are replacing jQuery that comes with WordPress with some other version loaded from another location, my plugins will not function properly, and that goes the same for most of the other WordPress plugins that depend on the proper way for loading jQuery.
Why BBCodes are not working?
There are few reasons for BBCodes not working:
- You have disabled BBCodes in the plugin.
- You have disabled some of the BBCodes in the plugin.
- You are using some 3rd party plugin that is causing problems.
The plugin that is often causing problems with BBCodes is ‘bbPress Advanced Statistics’, and this plugin will disable all Shortcodes/BBCodes by default. Either configure it properly to allow shortcodes, or remove it.