issues after updating
-
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?
- The topic ‘issues after updating’ is closed to new replies.