AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
wpForo 1.6.2 is rel...
 
Notifications
Clear all

[Closed] wpForo 1.6.2 is released!

35 Posts
14 Users
24 Reactions
15.7 K Views
Robert
(@robert)
Posts: 10733
Support Team Admin
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 
Posted by: @verek

The search widget throws a 404 if there is no search term entered, bit of a problem when it's menu only item on some setups.

Good point @verek, we'll work on this...

Posted by: @verek

Also, is there a way to limit output snippet to a defined character limit? At the moment a result for a given search term will output an entire post, even if that post is 2000 words, not ideal on mobile...

Current length of result is 564 chars. It passes trough  'wpforo_search_results_body_length' filter hook. You can change it adding custom code snippets to your theme functions.php

function wpforo_custom_search_results_body_length( $length ){
return 200;
}
add_filter('wpforo_search_results_body_length', 'wpforo_custom_search_results_body_length', 10);

 


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.

 
Posted : 15/07/2019 6:31 pm
VereK reacted
(@spiralout)
Posts: 1
New Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Hi, thank you for a great update.

I'm very happy with wpforo and it's been running great on my site. 😀 

However, since the new update, I noticed an issue in Safari browser. The reply window is very small and the editing tab is gone. This is not an issue on Chrome (I haven't checked other browsers), only on Safari. (see screenshot). 

 Screen Shot 2019 07 15 at 10.09.31 AM

 
Posted : 15/07/2019 9:13 pm
Robert
(@robert)
Posts: 10733
Support Team Admin
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 
Posted by: @spiralout

Hi, thank you for a great update.

I'm very happy with wpforo and it's been running great on my site. 😀 

However, since the new update, I noticed an issue in Safari browser. The reply window is very small and the editing tab is gone. This is not an issue on Chrome (I haven't checked other browsers), only on Safari. (see screenshot). 

Screen Shot 2019 07 15 at 10.09.31 AM

@spiralout,

You just need to reset your browser cache or use incognito tab to test. First delete all cache in your website, then reset optimizer caches. You may have JS/CSS/HTML optimizer/minifier plugins. I recommend disable those during the test.


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.

 
Posted : 16/07/2019 12:08 am
SpiralOut reacted
(@anonymous20)
Posts: 1593
Noble Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Robert, Sofy, Gvectors team, this is a great update. Once again, thanks for wpForo.

wpForo is as close as a Wordpress forum plugin can get, compared with classic forums standalones.

 


 
Posted : 16/07/2019 12:35 am
Robert and Martin reacted
Robert
(@robert)
Posts: 10733
Support Team Admin
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 
Posted by: @anonymous20

Robert, Sofy, Gvectors team, this is a great update. Once again, thanks for wpForo.

wpForo is as close as a Wordpress forum plugin can get, compared with classic forums standalones.

Thank you very much @anonymous20,

And thank you for all feedback on v1.6.2 versions. All issues are taken under consideration. This topic is closed. For new issues please open a separate topics in according forums.


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.

 
Posted : 16/07/2019 11:42 am
Page 3 / 3
Share: