proxy error

Posted in: Newspaper
Post count: 14

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

Post count: 14

I managed to connect the Internet, but does not modulate either Internet Explorer 11 (shown all the way down) and google chrome all right, but not the front page all other pages displayed if

Post count: 22421

Hello,
Unfortunately you will need to set up your wordpress installation beforehand. We can only offer support for theme related issues. Sorry. You can maybe find solutions online for your problem or open a ticked to WP support.
Thank you!

Post count: 14

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??

Post count: 22421

Hi,

You need to place the meta tag inside one of WordPress files: http://screencast.com/t/CebzrLIjyhEq

Thanks.

Post count: 14

this to all pages will be added ? and future pages ?

many thanks =)

Post count: 14

sorry but still not working = (

error

error2

thanks

Post count: 22421

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!

Post count: 14

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.

Post count: 14

I also worked:

<meta http-equiv=”X-UA-Compatible” content=”IE=edge”/>

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newspaper’ is closed to new topics and replies.