tomdux
Forum Replies Created
-
Hi Sandip, yeah, good point.
All these spam registrations have no value in “source” column.
Do you have any idea how to protect registration, please?
thank you
Riza, thank you! It works.
Hi Riza, thank you for you quick reply and sorry for my insufficient description.
When I open /wp-admin/admin.php?page=revisionary-q URL as an admin role user, I can see this:
https://screens.zvladnu.cz/1/chrome_2023-01-20_12-06-52.png (a revision is available)When I open the same URL as an author role user, I can see this:
https://screens.zvladnu.cz/1/chrome_2023-01-20_12-15-23.pngAuthor user cannot see revisions of other users.
Maybe some capability settings is missing but when I go through the settings via User Role Editor plugin, I have no clue what particular capability should I turn on.
Could you give me a help, please?
Forum: Plugins
In reply to: [Google Authenticator] $user->roles[0]: Warning: Undefined array key 0Hi. Thanks for a quick reply.
And does $user->roles returns the array as I sent you above? It means with keys not starting with key 0. I think it should be the problem that I get this.
Thank you a lot! Perfect. It works!
We have #fb-root element immediately after <body> tag.
Screen:
https://screens.zvladnu.cz/1/sublime_text_2022-11-30_11-20-22.pngI have tested it and it really causes the problem. When the <script> tag is removed, all works correctly.
Anyway including FB <script> element is done according to their guidelines.What’s the correct implementation then?
Shall I make a condition in code like this:
<?php if(isset($_SESSION['cmplz_marketing']) && $_SESSION['cmplz_marketing'] == 'allow) echo '...'; ?>
(or in GTAG manager…)It’s this URL: https://2022unyp.states.cz/undergraduate-programs/bachelor-of-business-administration/
Facebook is the responsible integration. When I switched it off, all has started working.
Thank you for your amazingly quick reply!
Forum: Plugins
In reply to: [W3 Total Cache] How to flush cache by other user role? (not admin)Works, thank you very much!
Forum: Plugins
In reply to: [W3 Total Cache] How to flush cache by other user role? (not admin)Marko, thank you for your reply.
In fact, I don’t need availability of “purge cache” link for other roles than admin but plugin caches category pages (archives) and I can’t reach their purging when post is edited/created.
In Purge policy section, I tried this setting:
Additional pages: “category” … doesn’t workIn General section, I tried disable/enable this setting:
(checkbox) Cache feeds: site, categories, tags, comments … doesn’t workCategory pages are cached until manual “Purge cache” or their expiring.
Problem occurs at my local and on production site too.
Any hint, please?
Well done. Good job. Thank you!
Excellent, resolved. Thank you.