Knowledge Base Archives:

FAQs

Category: Getting Started

Does the plugin works with BuddyBoss Platform?

We do not support BuddyBoss Platform integration for any of our bbPress related plugins.

Dev4Press plugins for bbPress right now all require bbPress 2.6.2 or newer version, and old 2.5 versions of bbPress are no longer supported! BuddyBoss uses very outdated bbPress 2.5.12 (from 2017), and this means that Dev4Press plugins for bbPress will not allow activation with bbPress 2.5.x or BuddyBoss.

Even if the BuddyBoss gets updated to bbPress 2.6 or newer, we have no plans of supporting BuddyBoss with our plugins due to the changes they made to bbPress making proper support impossible.

This FAQ will be updated when something with bbPress or BuddyBoss changes in the future.

TLDR: Dev4Press plugins for bbPress can’t be used with the BuddyBoss platform.

0
0
11183
Rate this FAQ answer

You are not allowed to rate this post.

Does this plugin replace wp_mail() function?

No.

Most email sending plugins start by replacing wp_mail() function in WordPress making it hard for other plugins to do anything related to email sending. GD Mail Queue plugin doesn’t replace this function (or any other WordPress function), and it is relying on that core function to intercept and determine if the email should be turned in HTML or added to the queue.

0
0
1224
Rate this FAQ answer

You are not allowed to rate this post.

Does the plugin supports other SMTP sending plugins?

No.

But, GD Mail Queue has support for SMTP email sending, and you can add your SMTP server information for plugin to use for all emails and/or queue emails. If you need to use REST API for email sending or you want to use predefined SMTP sending services through PHPMailer, GD Mail Queue Pro supports several popular email services using official REST API libraries and SMTP sending to.

0
0
1427
Rate this FAQ answer

You are not allowed to rate this post.

Does the plugin supports other REST API based sending plugins?

No.

All plugins that send emails to various services using REST API or some other API to connect to services, are always replace wp_mail() function making it impossible for my plugin to detect emails and work with them. Also, GD Mail Queue can’t use third-party plugins to send emails, because there is no universal interface for this that all plugins can implement and use.

0
0
1784
Rate this FAQ answer

You are not allowed to rate this post.

Does the plugin support BuddyPress?

Yes.

If you use BuddyPress HTML emails feature, it will work as expected, and GD Mail Queue will handle these emails without turning them into HTML. You can also use an option in GD Mail Queue to force BuddyPress to send plain text emails and GD Mail Queue will turn them into HTML emails.

0
0
1446
Rate this FAQ answer

You are not allowed to rate this post.

Should I use child themes included with the plugin?

Child themes provided with GD Knowledge Base Pro are not required. The plugin works with any theme, and child themes provided are examples to get you started with custom development in case you want to customise GD Knowledge Base Pro plugin templates. Using child themes is not recommended for non-developers.

If you want to add only styling changes, you can add your own custom CSS into your theme style.css file.

1
0
2738
Rate this FAQ answer

You are not allowed to rate this post.

Can I use Dev4Press plugins on WordPress.com hosted websites?

WordPress.com allows installation of plugins only for websites in the WordPress.com Business plan. If you have free WordPress.com website, or you have paid account other then business, you can’t install plugins, and you can’t use Dev4Press plugins.

If you have WordPress.com Business plan, you can install and use Dev4Press plugins with some exceptions: Dev4Press Updater, GD Security Toolbox Pro and GD Press Tools Pro will not work. As for all other plugins, they should work fine. But, all the plugins that do work, can be used from WP Admin panel in the WordPress.com, they can’t integrate into WordPress.com own dashboard or editor.

But, due to the way the WordPress.com works, and the fact that it is a very closed system, we can’t provide support related to the server setup, and we can’t guarantee that all our plugins will work with WordPress.com as expected.

0
0
902
Rate this FAQ answer

You are not allowed to rate this post.

What is a child theme?

The child theme is a theme that inherits the parent theme. It is a starting point in theme modification processes that will not affect parent theme, and all modifications will go into the child theme. This way you can start with the parent theme and make changes to it by adding all changes into child theme. More about child themes you can find here.

0
0
902
Rate this FAQ answer

You are not allowed to rate this post.

Can I upgrade from Dev4Press free plugins for bbPress?

Yes. If any of these plugins (GD bbPress Attachments, GD bbPress Tools and GD bbPress Widgets) is active, GD bbPress Toolbox will disable them on activation.

Version 5.0.x of GD bbPress Toolbox Pro doesn’t disable the free plugins, and you need to disable them before activating GD bbPress Toolbox Pro. This will be addressed in 5.1 release.

0
0
4412
Rate this FAQ answer

You are not allowed to rate this post.

Does plugin works with WordPress MultiSite installations?

Yes. Each site in the network can activate and use the plugin.

2
0
109340
Rate this FAQ answer

You are not allowed to rate this post.