Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter franklyeen

    (@franklyeen)

    the message is Error 310 (net::ERR_TOO_MANY_REDIRECTS)

    esmi

    (@esmi)

    Many hosts are currently experiencing problems due to mass attacks. Yours may be one of them. Try contacting them.

    I’d also suggest reviewing http://wordpress.org/support/topic/brute-force-attacks-and-wordpress and Brute Force Attacks.

    Plugin Author oferwald

    (@oferwald)

    URL will be appreciated in these kind of messages….

    Plugin Author oferwald

    (@oferwald)

    Also, do you have Yoast?

    Thread Starter franklyeen

    (@franklyeen)

    Yes I have Yoast this the url I see http://www.postpopuli.it/?lang=es with this error 310

    Plugin Author oferwald

    (@oferwald)

    They have a bug in the frontend object

    please comment out the action they add for clean_permalinks

    lines 91/92 in file – frontend/class-frontend.php

    Thread Starter franklyeen

    (@franklyeen)

    I’ve found this on line 91-92:

    if ( isset( $this->options[‘cleanpermalinks’] ) && $this->options[‘cleanpermalinks’] )
    add_action( ‘template_redirect’, array( $this, ‘clean_permalink’ ), 1 );

    but I don’t understand how to change this, delete it?

    thanks

    Plugin Author oferwald

    (@oferwald)

    Just comment it out.
    add // before the start of each line

    Thread Starter franklyeen

    (@franklyeen)

    it work, thanks!

    Thread Starter franklyeen

    (@franklyeen)

    last question: is possible to put the widget not in sidebar but in first scroll, like top navigation for example? How to do?

    Thanks, great plugin

    Plugin Author oferwald

    (@oferwald)

    Hi,

    Glad to hear it works

    The FAQ on the site lists the way to use inside the theme or with a shortcode, whatever works for you 😉

    Thread Starter franklyeen

    (@franklyeen)

    perfect site and FAQ too! One thing: google consider duplicate content a post translation?

    Thanks for all

    Plugin Author oferwald

    (@oferwald)

    A bad translation is something google does not really like, good translation (probably human) is not considered duplicate.

    Make sure to translate the meta tags as well.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Error 310, could you help me please?’ is closed to new replies.