Posted by: olivia.hinkle It is site specific as I cannot replicate this on any other site but ours. I just seem to be having a ton of issues in Chrome...
Why give a guest voting options ? Sorry, but i don't get it.
Posted by: olivia.hinkle Thanks for the info. The reason our dev has it this way is because of the places on our website you have to go to access the ...
One thing irrelevent to your problem : The urls you have is /community/forum/ /community/forum/registering-forums/ /community/forum/registering-forums...
Posted by: nvisibl It's from the wordfence security plugin for wordpress. It shouldn't affect anything. WPforo was working fine at first when I inst...
Posted by: marta I regret to admit that WPForo doesn't work with ACF Pro. Only after removing (not turning off) ACF Pro registration is working. But i...
Posted by: nvisibl It's from the wordfence security plugin for wordpress. It shouldn't affect anything. WPforo was working fine at first when I inst...
Posted by: marta I can always register via wordpress form, but I want to register via linkwhich is provided in menu.I set forum base url to 'forum' an...
Try: 1. Disable wpForo. Does now registration works ? 2. Enable WP debug to a LOG and check for errors. define( 'WP_DEBUG_LOG', true );define( 'WP_DE...
What is that strange url comes from ?
Those errors are NOT from the standard Wordpress script. Maybe from some plugin ? And where do you see failed registration ? Registration/Login is not...
Also checking your site, i see it is empty. Google crawl and index depends a lot on how "valuable" your site is (in the eyes of Google of cource, noth...
Google crawls and indexes the forum topics/posts just fine. For me it takes from 3 days to a week to show them on google.
WP_DEBUG_LOGWP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory....
Enable WP Debug.log and check for fatal errors. Maybe some details in there help you.