Hi. I have an intranet and communications are performed via a proxy server. I can not operate the http and RSS , I get error all the time , I need some plugin or configuration in config.php??
I tried it with the core monitoring plugin but neither worked,
RSS Error : WP HTTP Error: 111: Connection refused
RSS Error : WP HTTP Error: No HTTP transport available which can complete the required application
I have an open suse 11 server with apache
need help please
thanl you!!
I could fix the problem, but internet explorer page looks bad and google crhome looks good, I researched and tell me to put this in html, know something about this, or where I need to place
<meta content=”IE=edge,chrome=1″ http-equiv=”X-UA-Compatible”>
any ideas??
Hi,
You need to place the meta tag inside one of WordPress files: http://screencast.com/t/CebzrLIjyhEq
Thanks.
Hi,
Please try to disable all your plugins except visual composer and clear cache and reset cdn if you use it. You might have a plugin conflict that is affecting your website. This is how the default theme should display: http://demo.tagdiv.com/newspaper/
If you still cannot manage to do it, please provide wp-admin so we can take a look at this issue. (please send it via email at contact@tagdiv.com) And also include a link to this topic.
Thank you!
Hello, I managed to solve the problem, had to put this line in:
In WP administration, there is on left side menu choice Appearance> Editor. Open it and on the right side menu “Templates” click on Header (header.php. It will open header.php file in editor …
Now you just need to put this line:
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE8″>
behind a <head> tag on the top of the file, click on the button “Update file”
it worked!!!
thanks, best regards.

