• Resolved Deebo333

    (@deebo333)


    Used the Redi plugin successfully, bought the plugin for the basic package and then upgraded to WP 4.0 and now it doesn’t work. On the homepage it says “online booking is not available”. And when I try to access the settings for Redi in WP it says the same, “online booking not available.”

    Tried to re-install the plugin but the same thing happens…

    https://wordpress.org/plugins/redi-restaurant-reservation/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author catkin

    (@thecatkin)

    Hi,

    Try to increase http request timeout:
    class-http.php change default value from 5 to 30

    ‘timeout’ => apply_filters( ‘http_request_timeout’, 5 ),

    Plugin Author catkin

    (@thecatkin)

    Looks like it helped.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin not working, cant't access settings…’ is closed to new replies.