Your Web Host provider may have installed a firewall between you and the server.
Contact the admin of the server and ask if they allow outgoing communication on port 25,465,587.
It seems like they are blocking certain traffic. Ask them to open the ports.
And the php version on hosting server is very old.
Here’s a letter you can send to your host; copy and paste!
I’m interested in running the open-source WordPress <https://wordpress.org/> web software and I was wondering if my account supported the following:
PHP 7.2 or greater
MySQL 5.6 or greater OR MariaDB 10.0 or greater
Nginx or Apache with mod_rewrite module
HTTPS support
Hello, my site running the Marvin theme is showing a blank page and I cannot access the wordpress command center anymore.
My provider told me to put “true” to “WP_DEBUG” in file “wp-config.php” ??
The problem is that I cannot acces anything anymore.
Q: I want to change the name of the contact form of the title
A: Kindly go to sidebar.php and find text “contact form” and change it there.
Q: I want to add items
Q: I want to change the name or email name in the box
A: Kindly use this plugin for contact forms: https://wordpress.org/plugins/contact-form-7/
and use contact form shortcode in sidebar.php instead of this shortcode “[contactform to_email=”[email protected]” title=”Contact Form”]”
I fixed my IE navigation display by placing the “Edge” compatibility in Editor > header.php. My navigation in IE11 now works after placing the following code in the <head></head> section of header.php.