Tom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Author view link issue@bcworkz Thanks very much for the reply.
I inspected the code and there is no trace of the “view” link… I was hoping it was hidden via CSS, but it isn’t.
I used this code to check author capabilities:
if ( is_admin() ) { var_dump(get_role( ‘author’ )->capabilities); }the result is:
array(15) { [“upload_files”]=> bool(true) [“edit_posts”]=> bool(true) [“edit_published_posts”]=> bool(true) [“publish_posts”]=> bool(true) [“read”]=> bool(true) [“level_2”]=> bool(true) [“level_1”]=> bool(true) [“level_0”]=> bool(true) [“delete_posts”]=> bool(true) [“delete_published_posts”]=> bool(true) [“read_nc_reference”]=> bool(true) [“read_private_nc_references”]=> bool(true) [“edit_nc_references”]=> bool(true) [“edit_nc_reference”]=> bool(true) [“edit_published_nc_references”]=> bool(true)}- This reply was modified 1 year, 2 months ago by Tom.
Dear Maudud,
widget is called “blog” with “zinest” skin.
URL: https://travelwinemagazine.com
Thank you very much for your support,
TomForum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] I hope Cerber come back soon.@ahdonline
I understand you perfectly, communication in the age of the internet is essential.But I believe that the developer of WP Cerber has shown good will in the last few weeks.
The pluign was closed on August 18th, version 9.1 was released on August 20th, version 9.2 on September 8th and 9.2.2 on September 22nd.
I would say that the developer of the plugin has amply demonstrated the willingness to carry on the development of WP Cerber and to respond promptly to requests from the WordPress Plugin team.
No offense to the other plugins, we’re talking about a security plugin here, so I expect source code review to be given top priority.Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Why is the plugin removed ?@digitalfist909
Can you try to install the latest version, this should be fine:
https://downloads.wpcerber.com/plugin/wp-cerber.9.2.zip- This reply was modified 2 years, 2 months ago by Tom.
@gioni
WP Cerber will be soon available also in WordPress plugin repository ?
Because it’s hard to upgrade 150+ websites manually…
Please, let us know, thank you very much !Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] I hope Cerber come back soon.@gioni
Thank you for your reply.
I can’t wait for WP Cerber to come back online.Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Why is the plugin removed ?Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] I hope Cerber come back soon.Same feelings here.
7 days of closure (and counting) seem like an eternity to me.
I have about 150 websites with WP Cerber installed, it’s a fantastic plugin!
How long does it still take full review?
We want WP Cerber back.Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Contact Form 7 version 5.4@minosara Thank you very much for your message.
In fact, the new CF7 version is the issue.Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Contact Form 7 version 5.4The problem is related to WP_NONCE system + WP Fastest Cache (WP Cerber is not involved in this issue).
I have found the “solution” (please note the quotation marks), check this webpage:
https://www.wpfastestcache.com/tutorial/wordpress-nonce-cache/
We need to set cache timeout every 10 hours….Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Contact Form 7 version 5.4After several attempts, I think I have found a temporary solution:
I disabled WP Fastest Cache only for the wordpress page that contains the CF7 form.
Currently everything seems to be working correctly.
I believe the problem lies between the cache, CF7 and Cerber.Hello Marc,
thank you very much for your support, now everything is working fine, I will add this filter to all my websites that are using your plugin+divi.
best regards,
TomFile missing is always this:
/wp-content/et-cache/427/et-core-unified-XXX-XXXXXXXXXXXX.min.css
best regardsHello Harshad,
two websites had a different cache plugin, but I have uninstalled it right before install your plugin.
one website is a fresh install.
I have noticed that everytime there is an auto cache refresh, the DIVI cache css file is missed/deleted.
With manual cache refresh, the DIVI css file shows up again and everything come back to work without any errors.
If you want, I can reproduce this error anytime, just let me know if you need it, thank you for your support,
best regards,
Tom