shirhix
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Adding a page with complete overrideAh thank you. It worked very well. Allthough I did not find a way to choose a custom template, I renamed my php to page-[site id] and it worked automatically.
Forum: Fixing WordPress
In reply to: Admins can’t see user posts but non-admins canThe issue is solved, allthough we did not find the reason behind the cause.
It worked when I disabled youtube as a 3rd party service in Complianz/settings/services.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Admins vs CookiesAfter meddling with the Complianz Services, we found that disabling YouTube fixes the problem. Is there any reason for this?
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Admins vs CookiesYes, enabling safe mode did something.
Even after disabling save mode, it seems to have resolved itself. There are some cookies that are no longer there, they used to be set on wp-admin if I remember correctly. I wonder what their purpose wasand if they come back.Thank you.
edit: I may have gotten logged out when trying to save the Complianz settings. Savemode still active, sorry. But at least I can now reliably search for the cookies in the console.
- This reply was modified 1 year, 9 months ago by shirhix.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Admins vs CookiesI did disable Complianz on a staging size, that’s why I came here. And it does work correctly with it disabled.
I also disabled the Hummingbird caching plugin, but that made no difference.
Forum: Fixing WordPress
In reply to: Admins can’t see user posts but non-admins canWhen I clear the cookies it logs me out, shows the content as expected. Then I log back in and it’s gone again. It doesn’t matter what browser it is, even incognito, it’s all this behaviour.
But whether cookies are accepted doesn’t matter either. If I open the page as a normal user and don’t accept cookies, it still loads the content.
I’m going to make a thread on the Complianz subforum.
Thank you for the help!Forum: Fixing WordPress
In reply to: Admins can’t see user posts but non-admins canOk, found the culprit, it was Complianz. But what does this mean?
I have just little experience with that website stuff.
Did we not accept cookies and now can never ever again accept them and we’re screwed.
Or do admins not get to decide whether they accept cookies on their own site?Forum: Fixing WordPress
In reply to: Admins can’t see user posts but non-admins canhttp is fired for both. There are no errors just that one 403 error (which to me has no reason to be there or/and is unrelated).
I did find one current_user_can in a elementor config variable, it is only shown when logged in as admin.I am currently investigating user roles, but the tab in elementor for user roles doesn’t load. Maybe some plugin is overriding that functionality, could it be BuddyPress.
I’m thinking of making a staging site with some plugins disabled. I will also check the Defender Plugin, as I don’t fully trust it.
Thank you for your time.