Title: John Parris's Replies - page 12 | WordPress.org

---

# John Parris

  [  ](https://wordpress.org/support/users/mindctrl/)

 *   [Profile](https://wordpress.org/support/users/mindctrl/)
 *   [Topics Started](https://wordpress.org/support/users/mindctrl/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mindctrl/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mindctrl/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mindctrl/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mindctrl/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mindctrl/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 166 through 180 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/11/?output_format=md)
[1](https://wordpress.org/support/users/mindctrl/replies/?output_format=md) [2](https://wordpress.org/support/users/mindctrl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mindctrl/replies/page/3/?output_format=md)…
[11](https://wordpress.org/support/users/mindctrl/replies/page/11/?output_format=md)
12 [13](https://wordpress.org/support/users/mindctrl/replies/page/13/?output_format=md)…
[61](https://wordpress.org/support/users/mindctrl/replies/page/61/?output_format=md)
[62](https://wordpress.org/support/users/mindctrl/replies/page/62/?output_format=md)
[63](https://wordpress.org/support/users/mindctrl/replies/page/63/?output_format=md)
[→](https://wordpress.org/support/users/mindctrl/replies/page/13/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BackWPup – WordPress Backup & Restore Plugin] BackWPup 3.5.0 error: PHP Fatal error: Call to a member function close() on a no](https://wordpress.org/support/topic/backwpup-3-5-0-error-php-fatal-error-call-to-a-member-function-close-on-a-no/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/backwpup-3-5-0-error-php-fatal-error-call-to-a-member-function-close-on-a-no/#post-10295718)
 * Same here. Not sure why the other thread is closed to new replies since it’s 
   not fixed.
 * The fatal error occurs on line 483 of inc/class-jobtype-wpexp.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Restrict Content Pro - Easy Digital Downloads Wallet] so .. is this supposed to work when subscribers are manually updated?](https://wordpress.org/support/topic/so-is-this-supposed-to-work-when-subscribers-are-manually-updated/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/so-is-this-supposed-to-work-when-subscribers-are-manually-updated/#post-10267536)
 * Hi [@graphitewp2](https://wordpress.org/support/users/graphitewp2/),
 * Since this is an add-on for our Pro product, could you please open a support 
   ticket on our site here: [https://restrictcontentpro.com/support](https://restrictcontentpro.com/support)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Membership Plugin - Kadence Memberships] How to restrict access to downloadables?](https://wordpress.org/support/topic/how-to-restrict-access-to-downloadables/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/how-to-restrict-access-to-downloadables/#post-10267218)
 * Hi [@tagakoner](https://wordpress.org/support/users/tagakoner/),
 * Restrict Content does not protection direct links to download files, because 
   when someone requests `sitename.com/path/file.zip`, that request does not go 
   through WordPress at all and Restrict Content cannot protect it.
 * There are a few options I can recommend for protecting file downloads.
 * You can use [Easy Digital Downloads](https://wordpress.org/plugins/easy-digital-downloads/),
   which we also created. It has mechanisms for protecting files, and ways to charge
   for them if needed.
 * You can use [Download Monitor](https://wordpress.org/plugins/download-monitor/),
   which can protect files as well, but does not have any payment options built 
   in. If you use our [Pro version](https://restrictcontentpro.com/), we have an
   integration with Download Monitor that requires people have an active membership
   to download (free or paid).
 * Hope that helps! Let me know if you have any other questions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Membership Plugin - Kadence Memberships] shortcodes do not work with visual composer](https://wordpress.org/support/topic/shortcodes-do-not-work-with-visual-composer/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/shortcodes-do-not-work-with-visual-composer/#post-10243895)
 * Hi [@matteor78](https://wordpress.org/support/users/matteor78/),
 * This is a known issue with Visual Composer. We’ve reached out to them before 
   about this, but didn’t hear back.
 * You can read more about it here, in Pippin Williamson’s review of page builders:
   [https://pippinsplugins.com/wordpress-page-builder-plugins-critical-review/](https://pippinsplugins.com/wordpress-page-builder-plugins-critical-review/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BackWPup – WordPress Backup & Restore Plugin] Three backups in a row instead of one](https://wordpress.org/support/topic/three-backups-in-a-row-instead-of-one/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/three-backups-in-a-row-instead-of-one/page/2/#post-10239747)
 * [@duongcuong96](https://wordpress.org/support/users/duongcuong96/), adding the`
   if (get_current_blog_id() != get_main_site_id()){` check seems to have fixed 
   it. Is this something you will implement in an update?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BackWPup – WordPress Backup & Restore Plugin] Three backups in a row instead of one](https://wordpress.org/support/topic/three-backups-in-a-row-instead-of-one/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/three-backups-in-a-row-instead-of-one/page/2/#post-10236992)
 * [@duongcuong96](https://wordpress.org/support/users/duongcuong96/), thanks. I’ll
   give that a shot and report back.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Membership Plugin - Kadence Memberships] Profile button missing when using [login_form]](https://wordpress.org/support/topic/profile-button-missing-when-using-login_form/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/profile-button-missing-when-using-login_form/#post-10228177)
 * Hi [@pa_esp](https://wordpress.org/support/users/pa_esp/),
 * This plugin does not have a profile link/button/editor. Are you referring to 
   our Pro plugin? If so, please open a support ticket here: [https://restrictcontentpro.com/support/](https://restrictcontentpro.com/support/)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Membership Plugin - Kadence Memberships] Simple and works](https://wordpress.org/support/topic/simple-and-works-146/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/simple-and-works-146/#post-10210927)
 * Hi [@mrremy](https://wordpress.org/support/users/mrremy/),
 * Thank you for the kind words. Glad to hear you’re enjoying the plugin! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Membership Plugin - Kadence Memberships] How to deinstall Restrict Content properly?](https://wordpress.org/support/topic/how-to-deinstall-restrict-content-properly/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/how-to-deinstall-restrict-content-properly/#post-10138722)
 * Hi [@chefbootshaus](https://wordpress.org/support/users/chefbootshaus/),
 * Restrict Content doesn’t add that link to the login page URL. It uses its own
   custom login page. The `wp-login.php?register` is the standard WordPress user
   registration URL. You can disable user registration completely if you want by
   going to Settings > General and disabling the Membership (Anyone can register)
   option. Screenshot: [https://cl.ly/112B1F1R1F1Q](https://cl.ly/112B1F1R1F1Q)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SSH SFTP Updater Support] PHP 7 Error](https://wordpress.org/support/topic/php-7-error-11/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/php-7-error-11/#post-10128540)
 * This is an easy fix. Please deploy it to make this more compatible with PHP 7
   + and to prevent useless notices from filling up the logs.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Membership Plugin - Kadence Memberships] Double-Opt-In / GDPR?](https://wordpress.org/support/topic/double-opt-in-gdpr/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/double-opt-in-gdpr/#post-10111270)
 * All of my replies were regarding the Pro version. We are considering member directories
   for the future, but we don’t have any estimated dates for that. We do have some
   snippets that integrate with Ultimate Member’s directory. Email us at the link
   above if you have any other questions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BackWPup – WordPress Backup & Restore Plugin] Database backup failed because memory is exhausted](https://wordpress.org/support/topic/database-backup-failed-because-memory-is-exhausted/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/database-backup-failed-because-memory-is-exhausted/page/2/#post-10108646)
 * [@duongcuong96](https://wordpress.org/support/users/duongcuong96/), I’ll reiterate.
   I do not have memory issues. There are no memory notices/errors in any server
   logs or in BackWPUp logs. Do you have a concrete way to troubleshoot this issue?
   Anything I can do/enable/watch to get some insight?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Membership Plugin - Kadence Memberships] Double-Opt-In / GDPR?](https://wordpress.org/support/topic/double-opt-in-gdpr/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/double-opt-in-gdpr/#post-10103714)
 * Hi [@saschinger](https://wordpress.org/support/users/saschinger/),
 * Thanks for reaching out. I’ll answer your questions below. These relate to the
   Pro version.
 * 1. We don’t have this.
    2. RCP is tranlatable and includes a German translation.
   3. We have an option to require members to verify their email before gaining 
   access to content. 4. We have an integration with WP Approve User for this. 5.
   We have a CSV import. 6. You skipped 6. 🙂 7-8. We have a Group Accounts add-
   on 9. Yes 10. We handle payments, but not VAT. There’s a third party add-on for
   VAT. 11. We have numerous newsletter integrations. 12. We don’t have this, but
   there are other plugins that do this specific thing. 13. Same as 12. 14. Same
   as 13. 15. Same as 14. 16. Same as 15.
 * If you have any other questions, send us a pre-sales email here: [https://restrictcontentpro.com/support/](https://restrictcontentpro.com/support/)
 * The wordpress.org forum policy doesn’t allow us to support the Pro version here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Membership Plugin - Kadence Memberships] Remove custom fields (and save empty values)](https://wordpress.org/support/topic/remove-custom-fields-and-save-empty-values/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/remove-custom-fields-and-save-empty-values/#post-10078304)
 * Hi [@ladygeekgeek](https://wordpress.org/support/users/ladygeekgeek/),
 * Glad to hear you figured it out! 🙂
 * If you have any more questions, shoot us an email [here](https://restrictcontentpro.com/support).(
   the wordpress.org forum policy doesn’t allow us to support the Pro version here)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Membership Plugin - Kadence Memberships] I have more than 5 levels of users](https://wordpress.org/support/topic/i-have-more-than-5-levels-of-users/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/i-have-more-than-5-levels-of-users/#post-10066260)
 * Hi [@rsemiano](https://wordpress.org/support/users/rsemiano/),
 * Since you’re asking about the Pro version, please send us a message here: [https://restrictcontentpro.com/support/](https://restrictcontentpro.com/support/).
 * The wordpress.org forum policy doesn’t allow us to handle support for the Pro
   version here.
 * Thanks! 🙂

Viewing 15 replies - 166 through 180 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/11/?output_format=md)
[1](https://wordpress.org/support/users/mindctrl/replies/?output_format=md) [2](https://wordpress.org/support/users/mindctrl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mindctrl/replies/page/3/?output_format=md)…
[11](https://wordpress.org/support/users/mindctrl/replies/page/11/?output_format=md)
12 [13](https://wordpress.org/support/users/mindctrl/replies/page/13/?output_format=md)…
[61](https://wordpress.org/support/users/mindctrl/replies/page/61/?output_format=md)
[62](https://wordpress.org/support/users/mindctrl/replies/page/62/?output_format=md)
[63](https://wordpress.org/support/users/mindctrl/replies/page/63/?output_format=md)
[→](https://wordpress.org/support/users/mindctrl/replies/page/13/?output_format=md)