Title: tomdux's Replies | WordPress.org

---

# tomdux

  [  ](https://wordpress.org/support/users/tomdux/)

 *   [Profile](https://wordpress.org/support/users/tomdux/)
 *   [Topics Started](https://wordpress.org/support/users/tomdux/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tomdux/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tomdux/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tomdux/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tomdux/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tomdux/favorites/)

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Registration & Membership - Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder] Spam registrations](https://wordpress.org/support/topic/spam-registrations-31/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/spam-registrations-31/#post-17158003)
 * 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
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PublishPress Revisions: Duplicate Posts, Submit, Approve and Schedule Content Changes] Can one revision be edited by multiple users?](https://wordpress.org/support/topic/can-one-revision-be-edited-by-multiple-users/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/can-one-revision-be-edited-by-multiple-users/#post-16421254)
 * Riza, thank you! It works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PublishPress Revisions: Duplicate Posts, Submit, Approve and Schedule Content Changes] Can one revision be edited by multiple users?](https://wordpress.org/support/topic/can-one-revision-be-edited-by-multiple-users/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/can-one-revision-be-edited-by-multiple-users/#post-16392727)
 * 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](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.png](https://screens.zvladnu.cz/1/chrome_2023-01-20_12-15-23.png)
 * Author 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google Authenticator] $user->roles[0]: Warning: Undefined array key 0](https://wordpress.org/support/topic/user-roles0-warning-undefined-array-key-0/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/user-roles0-warning-undefined-array-key-0/#post-16340794)
 * Hi. 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Picture src is replaced by “about:blank” on pages containing YouTube video](https://wordpress.org/support/topic/picture-src-is-replaced-by-aboutblank-on-pages-containing-youtube-video/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/picture-src-is-replaced-by-aboutblank-on-pages-containing-youtube-video/#post-16250438)
 * Thank you a lot! Perfect. It works!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Picture src is replaced by “about:blank” on pages containing YouTube video](https://wordpress.org/support/topic/picture-src-is-replaced-by-aboutblank-on-pages-containing-youtube-video/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/picture-src-is-replaced-by-aboutblank-on-pages-containing-youtube-video/#post-16247227)
 * We have #fb-root element immediately after <body> tag.
    Screen: [https://screens.zvladnu.cz/1/sublime_text_2022-11-30_11-20-22.png](https://screens.zvladnu.cz/1/sublime_text_2022-11-30_11-20-22.png)
 * I 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…)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Picture src is replaced by “about:blank” on pages containing YouTube video](https://wordpress.org/support/topic/picture-src-is-replaced-by-aboutblank-on-pages-containing-youtube-video/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/picture-src-is-replaced-by-aboutblank-on-pages-containing-youtube-video/#post-16245540)
 * It’s this URL: [https://2022unyp.states.cz/undergraduate-programs/bachelor-of-business-administration/](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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] How to flush cache by other user role? (not admin)](https://wordpress.org/support/topic/how-to-flush-cache-by-other-user-role-not-admin/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-flush-cache-by-other-user-role-not-admin/#post-13194663)
 * Works, thank you very much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] How to flush cache by other user role? (not admin)](https://wordpress.org/support/topic/how-to-flush-cache-by-other-user-role-not-admin/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-flush-cache-by-other-user-role-not-admin/#post-13167389)
 * 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 work
 * In General section, I tried disable/enable this setting:
    (checkbox) Cache feeds:
   site, categories, tags, comments … doesn’t work
 * Category pages are cached until manual “Purge cache” or their expiring.
 * Problem occurs at my local and on production site too.
 * Any hint, please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HTML Forms - Simple WordPress Forms Plugin] Position of hf-message after submission](https://wordpress.org/support/topic/position-of-hf-message-after-submission/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/position-of-hf-message-after-submission/#post-11395834)
 * Well done. Good job. Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] SVG element as breadcrumb separator removed after submitting the form](https://wordpress.org/support/topic/svg-element-as-breadcrumb-separator-removed-after-submitting-the-form/)
 *  Thread Starter [tomdux](https://wordpress.org/support/users/tomdux/)
 * (@tomdux)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/svg-element-as-breadcrumb-separator-removed-after-submitting-the-form/#post-11309317)
 * Excellent, resolved. Thank you.

Viewing 11 replies - 1 through 11 (of 11 total)