How to hide comments from private posts on user dashboard
How to hide comments from private posts on user dashboard
How to hide comments from private posts on user dashboard
I’ve seen something similar to this but your situation may be different. In my particular situation, the server did not have enough resources to use Visual Composer and support all the visitors on the site. Try to make your updates at a time when you have the least amount of active visitors and you might … Read more
It turns out it WAS the firewall after all. I asked their IT guy to create a ticket w/ Barracuda JIC. Barracuda found the issue and created a rule to allow it in. It had to do with IPS (not sure what that is).
I answered my question coincidentally in the comments section. Just put your self made comments in the right table: wp_comments and everything works like a charm… 🙂
If you have wp-cli installed : https://wp-cli.org/ You can try a wp cache type command from the root of your folder. If you get Unknown it’s a plugin issue or a mu-plugin issue I think. If it’s Default, there is no WP cache plugin (I’m not really sure about that but 90% sure). After that … Read more
Link https://prettypeople.nl/wp-admin redirects to https://prettypeople.nl/wp-login.php?redirect_to=https://prettypeople.nl/prettypeople//wp-admin/&reauth=1 According to me, the link should end like this: ?redirect_to=https://prettypeople.nl/wp-admin/&reauth=1 Check siteurl and home options in {wp_}options table and rewrite rules in .htaccess file .
It seems like a malware activity. To find who is generating that pop-up you can deactivate all other plugins, revert to a default theme like TwentySeventeeen and test again. Then, simply activate them back one-by-one checking each time the installation process until you get the pop up again. The plugin you mentioned shouldn’t be the … Read more
Try loading the page with a query_string on the end, to make sure you’re not still getting a page cached somewhere. like https://www.sylverwolfenterprise.com?123
I had the same problem and in my case the reason why it didn’t work was that: I use Divi in functions.php Divi has function et_divi_maybe_change_frontend_locale and it returns ‘en_US’ by default. Just change ‘en_US’ to your language. Remember to use a child theme if you’re modyfying functions.php
Try refreshing browser, depending on wich browser Chrome: On window: shift+ctrl+r, On mac: shift+cmd+5. The url: https://www.doseofdiscovery.com/ is working just fine with me. Also tried https://www.doseofdiscovery.com/wp-admin with no creation of a download-file.