
Hi Robert! Nice news! I would like to ask you about fixing a problem with rewrite rules flushing? I can not use a cache plugin for my Custom Post Type...
Ok, i found a problem. Now all works 🙂
Now registration is working. But problem with profile URL replacement still exists.
Hi Robert! Thank you. Yesterday one user registered on site via WP standard form and wpForo automatically registered it on forum. But a little bit lat...
I am also waiting for forum sitemap for better indexation!
Top menu has a big left border on hover. Please add to style.css: #wpforo #wpforo-wrap #wpforo-menu li { float: left;}
Flushing the rewrite rules is an expensive operation, there are tutorials and examples that suggest executing it on the 'init' hook. This is bad pract...
Option "Enable admin bar for users" not works properly. The guests see empty admin bar. I commented back add_action('init', 'wpforo_user_admin_bar'); ...
7. Search suggestions. - I can send empty query (empty search field). This is not very good - all posts in results.- I can not search by full phrase. ...
5. User can save empty post. I think you need to add a check for post length and disable Save button by default and enable this button if post length ...
Hi guys! I would like post yet one portion of bugs: 1. Additional spaces in titles. Is it ok? 2. Empty second page: I setuped settings: 10 posts per ...