artildo
Forum Replies Created
-
@treeflips sorry, didn’t see your reply. I meant, that the plugin is firing also over the inline code. That’s actually not convenient. And cannot be fixed with simple CSS tricks.
@marashmallow Yes, you got me correctly. Had to change the plugin code, until the next plugin update.
This one: https://www.ads-software.com/plugins/html5-video-player/
It is handy since it’s disabling the right click preventing video from downloading.
But it also doing something wrong with your plugin. But restrictions already set up are working.Thank you for the reply! After checking the console, I saw that HTML5 player is giving an “http” arror:
Mixed Content: The page at ‘https://<mysite.com>/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=’ was loaded over HTTPS, but requested an insecure stylesheet ‘https://<mysite.com>/wp-content/plugins/html5-video-player/admin/css/admin.css?ver=2.4.5’. This request has been blocked; the content must be served over HTTPS.
This is because of the HTML5 Player plugin. When it’s on, I see this error when clicking on a restrictrion:
settings-page.min.js?ver=1.1.9:4 Uncaught TypeError: Cannot read properties of undefined (reading 'restrictions') at Object.edit (settings-page.min.js?ver=1.1.9:4) at HTMLAnchorElement.<anonymous> (settings-page.min.js?ver=1.1.9:4) at HTMLDocument.dispatch (jquery.min.js?ver=3.6.0:2) at HTMLDocument.v.handle (jquery.min.js?ver=3.6.0:2)
When I turn if off, I can create restricions with selected roles and can edit restrictions. When the player is on, the things go worse.
- This reply was modified 2 years, 10 months ago by artildo.
Forum: Fixing WordPress
In reply to: Black frame on Esc in Gutenberg: can’t edit blocksHello @ramonopoly! Thank you. I thought, before it started getting black, it had some other behaviour for Navigation mode. If it’s on purpose, then I’m fine, thanks.
Hello @swetakumari! I just quickly recreated the isssue and it’s still has this error.
If your heading are not in Latin, they have TOC anchors like #toc_612ddfc0bd9a8. If they have any Latin word added, let’s say Airtable, they just become just #airtable. So in this case they just start ignoring anything what is written.
And we can easily get plento of identical links #airtable leading to the fist such a title.
You can check this here: https://artemdzyuba.ru/?page_id=3149
- This reply was modified 3 years, 2 months ago by artildo.
Hello @swetakumari,
I submitted a ticket, thank you.
The trouble was with Russian language
In WordPress granchildren and farther down the tree are called “Ancestors”.
Thank you! This was a bit confusing. I changeed to “Ancestors of”, and the whole bunch of grandchildren
There’s an option for “specific page’s children”. So I had to mention all “children” in order to restric access to grandchildren.
I wish there would be an option not only for direct children, but for the whole tree of pages.
It works, thank you
I tried to do as you said. Changed the default role to Subscriber (see the screenshot with the steps: https://drive.google.com/file/d/1f8w7NUlpOqxcOoCJLBjJvjsZdaDQkCAL/view?usp=sharing).
After that I registered 2 users with different emails. No confirmation letters came.
Thank you for the reply. I checked available roles here: Ultimate Member > Settings >Appearance > Registration Form > Registration Default Role
No Member option is found, see the screenshot:
https://drive.google.com/file/d/1_siqft2BY4Qyqm4Zh4duTxOkQQg3vnVY/view?usp=sharingI’ll close this thread as the error is not seen anymore
I checked – it’s all right with pages.
Surprisingly, but this happens only with 1 user out of 3 I tested.
I think, thats because of roles. I removed a specific role. The effect dissapeared. I returned the role – it’s still fineForum: Plugins
In reply to: [Pay For Post with WooCommerce] Question: child pages inheriting accessThank you @mattpramschufer