• Resolved adminseekout

    (@adminseekout)


    Hi,

    encounter abit of an error after the latest update.

    1) when i submit a review, it’s redirecting me back to the mainpage. is there a way to keep it to refresh to the page itself?

    2) it seems that there’s a weird scenario happening after updating. When i submit a review via google chrome, the review get sent and would be display out in the website or the wordpress admin panel. However if i use firefox or other browser, the review would be recorded in my wordpress admin console but it would not reflect in the website.

    3) if i enable re-captcha, the review is not recorded in the wordpress admin.

    You can test it out here test link

    i receive this code from your support before

    add_action( 'site-reviews/review/created', function() {
        if( function_exists( 'wp_cache_post_change' )) {
            wp_cache_post_change( get_the_ID() );
        }
    });
    

    just wondering for this update do i need to delete it off?

    • This topic was modified 6 years, 2 months ago by adminseekout.
    • This topic was modified 6 years, 2 months ago by adminseekout.
Viewing 16 replies (of 16 total)
Viewing 16 replies (of 16 total)
  • The topic ‘issues after updating’ is closed to new replies.