profilegrid2
Forum Replies Created
-
Hello @upyria,
It seems like the issue is specific to your site, where one of the existing plugins on the site could be conflicting with ProfileGrid. Could you please check it after deactivating all other plugins on the site, except for ProfileGrid? Then check if the issue is still there.
In case the issue is resolved after deactivating all other plugins, you’ll have to find which plugin is conflicting with ProfileGrid and keep it deactivated. You can check this by activating the plugins one by one and recreating the issue in ProfileGrid with each activation.
If the issue is still occurring, we will need more information to provide the best possible solution. Please get in touch with us directly using this form.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] Account gesperrtHello @aprokuse,
Please ensure that the “WP Registration Auto Approval” option is enabled by navigating to ProfileGrid >> Global Settings >> User Accounts in your WordPress dashboard.
Additionally, if the “Send user Activation link in email” option is enabled under this setting, users will need to activate their accounts using the link sent to their email before they can log in.
Let us know if you still face issues.
Hello @groggy72,
ProfileGrid allows you to create custom file upload fields. You can add this field by navigating to:
Groups > Group Registration Form.Within the field settings, you can configure it to display on the registration form as well as on the user profile.
Let us know if you have any other questions.
Hello @groggy72,
At the moment, there isn’t a built-in option to store ‘File Uploads’ from custom fields outside of the main Media Library. However, we understand the need for more flexible file storage and have noted this as a feature request for a future update.
Hello @groggy72,
Yes, this is the intended behavior for content restriction on pages.
If you’d like to show or hide specific content based on group membership, you can use the following shortcodes:
- To show content to a specific group:
[profilegrid_show gid="x"]Your content here[/profilegrid_show]
(Replace x with the Group ID) - To hide content from specific groups:
[profilegrid_hide gid="x,y,z"]Your content here[/profilegrid_hide]
(Replace x, y, z with the relevant Group IDs)
For more details, please visit the following link:https://profilegrid.co/wordpress-user-profiles-shortcodes-list/
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] exporting member lists?Hello @alexalp,
You can export the user list using the plugin’s export feature, either for a specific group or for all groups.
To do this, go to: ProfileGrid >> Global Settings >> Tools >> Export Users
For more information on this, please visit the link: https://profilegrid.co/documentation/tools/
Let us know if you have any other questions
Hello @lifeisspiritual,
Thank you for reaching out regarding recurring payments with Stripe for ProfileGrid.
At this time, the native ProfileGrid plugin does not support monthly or yearly subscription options directly. Because of this, the default Groups page cannot be configured in the way you’re envisioning for subscription-based access.
However, ProfileGrid does offer integration with WooCommerce, and WooCommerce supports a variety of subscription models — including recurring payments through Stripe. This means you can still enable monthly or yearly subscriptions, but the group selection and purchase process will be routed through a WooCommerce product interface rather than ProfileGrid’s default Groups page layout.
Just a note: in this setup, the design of the subscription selection page will follow WooCommerce’s structure and styling.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] Failed Security CheckHello @realact,
It seems that the issue is related to caching. Could you please check again after disabling both the site server cache and any CDN cache that may be active?
If the issue still persists, we’ll need more information from your side to better understand why the problem is occurring and to determine a viable solution. Please reach out to us directly using this form.
Hi @stumur,
Thank you for reaching out! At this time, the plugin does not support automatically creating posts from form submission data. However, we’ve added this to our feature request list for possible inclusion in future updates.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] Limit member directoryHello @earl_d,
Thank you for reaching out. Currently, the requested feature is not available in the plugin. However, we’ve added it to our development roadmap for consideration in future updates.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] how to center profileMarking the topic as resolved. Please reply back if you still need our help.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] Divi compatible?Hello @alexalp,
The plugin is compatible with the Divi theme and builder. The issue you’re experiencing seems to be related to a specific configuration or conflict on your end.
We recommend the following steps to troubleshoot the problem:
- Clear your browser and site cache.
- Ensure both the plugin and Divi are updated to their latest versions.
- Temporarily deactivate other plugins to check for conflicts.
If the issue persists, please share error logs of your site so we can investigate it further and assist you better or please get in touch with us here.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] Guest blogHello @earl_d,
Currently, the option to allow guest blog submissions with the ability to register upon submission is not available in the plugin. However, we have added it to our development roadmap for future updates.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] how to center profileHello @proteks,
Thank you for sharing the link. However, when we try to access the profile page, it returns a 404 error. Could you please double-check and share the correct URL so we can check and help you with a possible solution ?
Hello @banook,
Please ensure that the “Notify Admin” option is enabled and that the email content is properly configured under ProfileGrid → Global Settings → User Blogs in the dashboard.
If the issue persists, kindly check again after enabling SMTP and configuring the necessary details under ProfileGrid → Global Settings → Email Notifications in the dashboard.
Let us know if you continue to experience any issues.
- To show content to a specific group: