For further understanding: I use the theme “GeneratePress”, a column at the right side shows an overview of the current blog postings (see screenshots). The rest of the configuration can be found below.
Now two problems occur with Members:
On the one hand, Members uses the user roles created by UAM in the user database, but not the entries in the pages and blog posts (done while using User Access Manager). This means that I have to manually rework more than 400 pages and posts. Only a problem of working time, I will have to live with that and spend a day or so.
On the other hand, however, post titles and post images from the (restricted) family area are displayed in the overview (right-hand column) even for visitors who are not logged in and have been restricted to users with the role “family”. Only after that is an error message displayed (see screenshots).
This is neither desirable nor useful.
How can I ensure that posts with restricted access for non-authorised persons are not displayed in this overview from the outset and in their entirety – as it was happening, for example, with User Access Manager all by itself? Please take into account that I am not a programmer with special skills, but only a very simple user of WordPress.
Currently, the homepage is rather daunting for all visitors except family members.
Website: www.weinzettl.info
WordPress: V6.2.2
PHP: V8.2.1
Theme: GeneratePress V3.3.0
Plugin: Members V3.2.5
Additional Feature Request: About the error message regarding an access restriction that can be defined in the settings: Wouldn’t a(n alternative) link to a designed page make sense there?
Kind regards
Ernst
How do I get to the login page, so that I can get back to the site?
]]>I want to edit the global and/or custom restricted access messages to insert the register/login form below the message.
The custom snippet below has been advised by the plugin authors before but it is not a solution to the above problem, or I am not how to make it right.
Thanks
add_filter("um_get_option_filter__restricted_access_message",function( $value ){
if( is_admin() ) return $value;
if ( version_compare( get_bloginfo('version'),'5.4', '<' ) ) {
return do_shortcode( $value );
} else {
return apply_shortcodes( $value );
}
return $value;
});
]]>Is there a plugin able to do that?
Thanks
After remaining logged in for around 10 minutes or so, the user will eventually have access to all the pages they are supposed to have access to. – See link to Video below.
Any assistance in helping us resolve this issue would be greatly appreciated.
Here is a link to a video that shows the issue in detail:
Video Link: https://bit.ly/3o42Ypu
Video Link Password: DlCCUMpIssue112021!
————————————
THINGS WE HAVE TRIED:
Clearing all caches, and UM cache
Turning off all caches that we can
Tested on multiple browsers
Tested by multiple users from different locations and devices
Test on multiple environments (production, staging, dev)
Disabled all plugins except Ultimate Member
Reverted to default theme
Rolled back to earlier version of Ultimate Member
Hosting Info:
WP Engine – with GES (Global Edge Security) on main domain
System Info:
### wp-core ###
version: 5.8.1
### wp-active-theme ###
name: Porto (porto)
version: 6.2.2
### wp-mu-plugins (6) ###
Force Strong Passwords – WPE Edition: version: 1.8.0
WPE ElasticPress Autosuggest Logger: version: 1.0.0
WP Engine Cache Plugin: version: 1.0.5
WP Engine Seamless Login Plugin: version: 1.5.5
WP Engine Security Auditor: version: 1.0.10
WP Engine System: version: 5.0.1
### wp-plugins-active (19) ###
Adminimize: version: 1.11.7
Advanced Custom Fields: version: 5.11
Classic Editor: version: 1.6.2
Contact Form 7: version: 5.5.2
Easy WP SMTP: version: 1.4.7
Google Tag Manager for WordPress: version: 1.13.1
Porto Theme – Functionality: version: 2.2.1
Redirection for Contact Form 7: version: 2.3.6
Relevanssi: version: 4.14.4
Slider Revolution: version: 6.5.8
Ultimate Addons for WPBakery Page Builder: version: 3.19.11
Ultimate Member: version: 2.2.0
Wordfence Security: version: 7.5.6
WP Activity Log: version: 4.3.3.1
WPBakery Page Builder: version: 6.7.0
WP Knowledgebase: version: 1.3.4
WP Rocket: version: 3.10.1
WP Rollback: version: 1.7.1
Yoast SEO: version: 17.5
### wp-server ###
server_architecture: Linux 5.4.0-1043-gcp x86_64
httpd_software: Apache
php_version: 7.4.24 64bit
php_sapi: apache2handler
max_input_variables: 10000
time_limit: 3600
memory_limit: 512M
max_input_time: 3600
upload_max_filesize: 50M
php_post_max_size: 100M
### wp-constants ###
WP_MEMORY_LIMIT: 40M
WP_MAX_MEMORY_LIMIT: 512M
WP_DEBUG: false
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: true
Any assistance in helping us resolve this issue would be greatly appreciated.
Thank you.
]]>[netsposts post_type='page' include_blog=2 order_post_by='date_order desc' titles_only='true' hide_source='true' list='5' include_link_title='true']
Is there a solution for this?
]]>With your plugin would I be able to restrict access to the site so that vendors could sign up and upload their products edit and view their shop. However, (since I would be building an inventory of handmade products) I would like to restrict the access of products by other vendors. This means that vendors would be restricted to viewing only the products that they have uploaded. Obviously this means that products and categories would be affected. Would this be possible with your plug in?
Also since I have already paid for product vendors I was wondering whether you could tell me about the differences between this plug in and the PV plugin. For example would I have the same access to pay pal? How quickly can you turn around tickets for support? Thanks for considering my questions.
I have been going round and round with happiness engineers and woo commerce experts but a yet I have not found a solution to the problem.
]]>The Prevent Files / Folder Access is a brilliant tool for restricting and controlling media access based on WP User Roles. I would highly recommend miniOrange to anyone who absolutely needs restricted file/folder access. A special thank you to Abhishek, Dhruv and the miniOrange team.
]]>Is there possibility to make trainer accounts with restricted access to users data?
Eg. Custom user groups: A, B, C, D, etc.
and Trainer Smith have access only to group A users (their weight and other entries), Trainer Jones to group B and other trainers to other custom groups.
Thanks in advance!
]]>