We just released wpForo 1.4.6 version.
IMPORTANT: wpForo Font Awesome lib is updated to version 5. If your theme doesn't have v5 and you've disabled wpForo Font Awesome lib, please enable it back in Settings > Features admin page. If you've changed forum icons, member fields and reputation icons, please edit and insert new values using Font Awesome 5 new classes.
Small problem on some themes
In some cases you may have problem with displaying Reply Icon in Footer Statistic area.
The solution is easy. You should put this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea. Save it, delete all caches and do Ctrl+F5 on forum front.
.fa-reply:before {
content: "\f3e5" !important;
}
If you see problem with other icons, please report it in this topic:
https://wpforo.com/community/faq/problems-with-icons-font-awesome-5/
1.4.6 Main Changes
Topic and Post Moderation Tools
1. Move Topic
This tool has been moved from topic action buttons area to Moderation Tool-box
2. Move Reply
Moves one or more replies to existing topic. In case you want to create a new topic with moved replies you should use Spit Topic tool.
3. Merge Topics
Merges one topic to another. Replies will be merged based on date order. In case you want to append merged topic replies to the end of the target topic, you should allow this tool to update post dates to current date. This makes replies newer and attaches to the end of target topic.
4. Split Topic
Splits topic and creates a new topic with split replies. Also it allows to attach split replies to an existing topic.
Other Changes
- Added: Font Awesome 5
- Added: Option to enable WordPress shortcodes in posts content
- Added: Integration with BuddyPress Activity (new topic, reply, likes)
- Added: Function to display user fields wpforo_user_field('field')
- Added: New filter hook is_wpforo_page in is_wpforo_page() function
- Changed: Disable self liking
- Updated: French Translation (fr_FR), many thanks to Gilles Santacreu
- Updated: Swedish Translation (sv_SE), many thanks to Johan Vesterkvist
- Fixed Bug: Like and other action buttons problem on iOS devices
- Fixed Bug: All action buttons HTML and JS functions are re-developed
- Fixed Bug: Typos and non-translated phrases are fixed
- Fixed Bug: Anonymous username on forum list and recent posts
- Fixed Bug: Recent posts is blank for links and images
- Fixed Bug: Incorrect forum statistic for guests
- Fixed Bug: Incorrect forum info when last topic or post is unapproved
- Fixed Bug: Guest email notification doesn't contain topic title
- Fixed Bug: Remove nofollow link tag when Profiles are set Noindex
- Fixed Bug: Unable to edit Admin Usergroup color
- Fixed Bug: Pagination problem with wpForo extended shortcodes
- Fixed Bug: DB Error: Unable to create fld_group_unq key
- Fixed Bug: Firefox automatically inserts Username in Skype field
- Fixed Bug: Same Gravatar for all guests in wpForo widgets
UPDATE NOTES
- To load your customized colors please refresh forum front-end page twice.
- If you have a Cache Plugin, please delete all caches after wpForo update.
- If you use CDN and found some issue please purge it.
- If you have an old (1.4.2 or lower) customized copy of wpForo forum template files in your WP theme /wpforo/ folder please update them.
- If you see style issues after update, please refresh forum page twice or do Ctrl+F5 on forum front-end to load new styles.
- If you have wpForo addons, please update them right after wpForo forum update. Don’t update them before wpForo forum update.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Possible bug, see attached.
The tools menu is doing nothing when clicked and on left side of the image it looks like something is trying to infinately load.
Please advise 🙂
Why not do a simple Ctrl+F5 on forum front before reporting an issue. You should know that after each update your browser don't load CSS style changes. You need to reset browser cache and load new version CSS file by doing Ctrl+F5. The same issue was fixed here:
https://wpforo.com/community/wpforo-announcements/wpforo-1-4-6-is-released/#post-14446
1. I did refresh the page after the update...
2. I also deleted the cache for the forum.
3. I also deleted WPEngine cache.
4 I also deleted Cloudflare cache.
I try to search the forums prior to posting and try to be as helpful as possible. By the sound of your reply you are frustrated with answering the same questions, and I understand. It was not my intention to try and annoy you. I am a 33 yr old man. Not a troll, I have better things to do.
1. I did refresh the page after the update...
2. I also deleted the cache for the forum.
3. I also deleted WPEngine cache.
4 I also deleted Cloudflare cache.
Thank you @tonyshark for your understanding and searching for solution before posting the issue. The only reason why you may see this problem is a lack of the new CSS and JS files. And the only reason for the luck of these files is the cache. I'm sure this should be cache issue. Please try to deactivate, delete wpForo and install it again. Then please leave the forum URL to allow us debug the problem.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Still does not show a new forum created after the update.
@vere-alexander Please open a new support topic, something is wrong with your data.
Found the problem. Seems WP LCache (APCu) is incompatible with certain WPforo functions. Deleted the object cache and plugin and the problem goes away.
Thanks for your patience.
Many icons from font-awesome 5 does have "fab fa-" or "far fa-" (not "fas fa-") prefixes and now we can't put this icons. Terrible update. 😕
@codetyper, btw wpForo supports fab. Please let me know where you're using fab? if you use it in User Custom Fields addon, you should edit fields and change the icon classes with fab class. You can find new classes in font awesome website. The same is with forum and reputation icons. This is already mentioned in changelog and in FAQ topic:
https://wpforo.com/community/wpforo-announcements/wpforo-1-4-6-is-released/
https://wpforo.com/community/faq/problems-with-icons-font-awesome-5/#post-14469
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Robert and Gvectors team thank you for your update.
All seems good to me, running wpForo in 3 low traffic Wp sites, under PHP 7.1 and LiteSpeed webserver (and Cloud Linux).
Ok so the 'infinate loading' problem has been solved. The one persistant issue is 'Tools' still does not work. I have attached a gif. The menu Item also does not show a URL that it should follow but I understand there could be reasons for this.
I will leave my URL etc on my next post if needed.
Ok so the 'infinate loading' problem has been solved. The one persistant issue is 'Tools' still does not work. I have attached a gif. The menu Item also does not show a URL that it should follow but I understand there could be reasons for this.
I will leave my URL etc on my next post if needed.
Ok, somehow you've fixed new CSS file loading issue. now CSS is ok, it hides tool boxes. But new JS file is not loaded yet. All actions are not available. We have no access to debug JS errors and see the exact problem. You should disable all plugins which do JS file optimization, minification and caching and do Ctrl+F5 on forum front again. Also, I recommend use new browser, maybe your browser has a hard cache.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Robert and Gvectors team thank you for your update.
All seems good to me, running wpForo in 3 low traffic Wp sites, under PHP 7.1 and LiteSpeed webserver (and Cloud Linux).
Thank you Anonymous20!
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Thanks Robert. I have finally found the culprit. In the KLEO theme there is an option found at:
Theme Options > General> Combine theme JS files [on][off] Toggling this OFF seemed to do the trick.
Thanks for both your patience and support as always.
I'm happy to report that my website running wpForo is better than ever with this update. The iOS users are now happy. There's one guy that runs a Linux computer that complains about everything though. But nothing appeases him so I gave up long ago. 😉
I also appreciate the BuddyPress integration. I have noticed a couple of issues, but I will post that separately.
Many icons from font-awesome 5 does have "fab fa-" or "far fa-" (not "fas fa-") prefixes and now we can't put this icons. Terrible update. 😕
@codetyper, btw wpForo supports fab. Please let me know where you're using fab? if you use it in User Custom Fields addon, you should edit fields and change the icon classes with fab class. You can find new classes in font awesome website. The same is with forum and reputation icons. This is already mentioned in changelog and in FAQ topic:
https://wpforo.com/community/wpforo-announcements/wpforo-1-4-6-is-released/
https://wpforo.com/community/faq/problems-with-icons-font-awesome-5/#post-14469
Thanks for reply.
Please, tell me how can I use the fab- or far- classes for forum icons?
And how to use "User Custom Fields"?
Thanks for reply.
Please, tell me how can I use the fab- or far- classes for forum icons?
And how to use "User Custom Fields"?
Hi @codetyper,
Very simple, just add fab prefix and space before the main class.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Thanks for reply.
Please, tell me how can I use the fab- or far- classes for forum icons?
And how to use "User Custom Fields"?Hi @codetyper,
Very simple, just add fab prefix and space before the main class.
Wow, so easy... I take back my words. Thanks, Robert!
What about "user fields"? How can I managed them?
Wow, so easy... I take back my words. Thanks, Robert!
What about "user fields"? How can I managed them?
Make sure you use the latest version of wpForo User Custom Fields addon, it already has built-in FontAwesome5. Then edit fields and search and change the value with fas, fab or far. The icon search tool will insert it. In any case you can do that manually using the same logic with fab prefix:
After editing and changing the icon don't forget, to click on [Save Changes] button below all fields. Then delete all caches and check it.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.