Hello, after installing the plugin I unfortunately cannot access it in the backend. Clicking opens the URL domain/portal/ with the message "Not Found
The requested URL was not found on this server." Can someone help me with this problem? Thank you very much André
Andre Salier Did you activate the plugin in wp-admin? Do you see in wp-admin left sidebar Item: Community. Do you access domain.com/portal url with WP Admin user role? Try to deactivate the plugin and activate it again if its not visible in WP-Admin. If the /portal slug is not accessible then do you see any error in the browser console log (F12 > Network).
Please also read the starter guide so you know how to start testing (if needed).
Mat,
Thank you for your information, I installed the plugin as admin, the plugin is activated and I have already uninstalled and reinstalled it. It is also visible in WP-Admin in the left sidebar. A 404 error appears in the browser console.
Andre Salier, great. Probably you need to just save Permalinks again in your WP-Admin so go to Settings > Permalinks > Save changes - lets see.
Andre Salier, Try to Save the permalink again since you have a fresh new WP installation.
Enable Permalinks
Visit your page's admin page (Visit https://yoursite.com/wp-json)
- settings > Permalinks (visit https://yoursite.com/wp-admin/options-permalink.php)
- Make sure Plain is not selected
- Choose Post Name (it's a best one)
- Then click on Save Changes. That will rewrite/repair your .htaccess
Mat,
Thank you very much, I could have figured that out myself. Unfortunately, I haven't had any contact with Wordpress for many years. André
Andre Salier, no issue at all. As long as you ask so we all can learn something here. Have a great testing.