#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
wpForo Community
wpForo Announcement...
wpForo 1.4.6 is rel...
 
Share:
Share
Tweet
Share
Notifications
Clear all

[Closed] wpForo 1.4.6 is released!

Page 3 / 4 Prev Next
    Last Post
  RSS
Robert
 Robert
(@robert)
Support Team Admin

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.

Topic starter Posted : March 4, 2018 7:12 pm
OMTesla, yossik and Wendell liked
TonyShark
 TonyShark
(@tonyshark)
Eminent Member
Posted by: Robert
Posted by: TonyShark

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 🙂

19b779582e7475c77577ffac5ed09378.png

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.

Posted : March 6, 2018 9:04 am
Anonymous3542 liked
Robert
 Robert
(@robert)
Support Team Admin

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.

Topic starter Posted : March 6, 2018 10:31 am
Anonymous3542 liked
VereK
 VereK
(@verek)
Reputable Member Beta Tester
Posted by: Robert
Posted by: VereK

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.

Posted : March 6, 2018 10:43 am
Robert liked
Robert
 Robert
(@robert)
Support Team Admin
Posted by: Codetyper

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.

Topic starter Posted : March 6, 2018 11:43 am
Anonymous20
 Anonymous20
(@anonymous20)
Noble Member

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).

 

Posted : March 6, 2018 12:16 pm
Robert liked
TonyShark
 TonyShark
(@tonyshark)
Eminent Member
Posted by: Robert 
 
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.

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.

0205aff8713f27a4a70aee355827811d.gif

Posted : March 6, 2018 3:36 pm
Robert
 Robert
(@robert)
Support Team Admin
Posted by: TonyShark

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.

0205aff8713f27a4a70aee355827811d.gif

 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.

Topic starter Posted : March 6, 2018 4:23 pm
Robert
 Robert
(@robert)
Support Team Admin
Posted by: Anonymous20

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.

Topic starter Posted : March 6, 2018 4:24 pm
TonyShark
 TonyShark
(@tonyshark)
Eminent Member

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.

Posted : March 6, 2018 4:40 pm
Robert liked
Wendell
 Wendell
(@wendell)
Estimable Member Beta Tester

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.

Posted : March 7, 2018 5:05 pm
Anonymous3542 and Robert liked
Codetyper
 Codetyper
(@codetyper)
Active Member
Posted by: Robert
Posted by: Codetyper

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"?

Posted : March 8, 2018 3:49 pm
Robert
 Robert
(@robert)
Support Team Admin

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.

Topic starter Posted : March 8, 2018 3:56 pm
Codetyper liked
Anonymous3542
 Anonymous3542
(@anonymous3542)
Reputable Member

@wendell I run Linux and visited your website yesterday. There's nothing wrong with it 🙂

Posted : March 8, 2018 3:57 pm
Wendell liked
Codetyper
 Codetyper
(@codetyper)
Active Member
Posted by: Robert

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?

Posted : March 8, 2018 4:06 pm
Robert
 Robert
(@robert)
Support Team Admin

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.

Topic starter Posted : March 8, 2018 4:30 pm
Codetyper liked
Page 3 / 4 Prev Next
  All forum topics
  Previous Topic
Next Topic  

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • Notification bell order

    By teepeenomad, 18 hours ago

  • Not İndexing

    By selinahub, 1 day ago

  • H1 to H6 title tags : remove

    By venus, 2 days ago

  • Can't access forum dashboard 504 gateway time-out

    By Joselito, 2 days ago

  • Sharing with Facebook and Twitter is kind of broken

    By seancallahan, 2 days ago

  • Users cannot access their accounts

    By Kuduly, 3 days ago

Topic Tags

  • css52
  • translation50
  • plugin conflict48
  • seo47
  • new features45
  • buddypress43
  • avatar41
  • moderation40
  • ultimate member40
  • login40
  • forum40
  • registration37
  • threaded layout35
  • cache34
  • editor33
  • menu33
  • shortcode32
  • spam31
  • forum accesses30
  • widget29
View all tags (2188)

Recent Posts

  • RE: Is there a way to add safety features?

    @seancallahan, The feature is in the to-do list, I ca...

    By Chris, 2 hours ago

  • RE: Notification bell order

    Dashboard > Forums > Settings > Style (custom ...

    By Tutrix, 15 hours ago

  • RE: wpForo 2.0.0.1 beta version is released for beta testers!

    Added, thank you.

    By Robert, 19 hours ago

  • RE: Post title length error.

    Hi @hasanaytac, Please provide your forum URL.

    By Chris, 24 hours ago

  • RE: Health.gd Health website

    Nice forum, still you have an issue / crash: Uncaught...

    By dimalifragis, 1 day ago

  • RE: Not İndexing

    Google Webmaster will tell you why.

    By dimalifragis, 1 day ago

  • H1 to H6 title tags : remove

    Bonjour A l'analyse des balises de titre H1 à H6, je ...

    By venus, 2 days ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,923 Topics
50.2 K Posts
5 Online
47.6 K Members

Latest Post: Is there a way to add safety features? Our newest member: rajabet888-slot-gacor-pulsa Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation