Notifications
Clear all

[Solved] I lost the attach file feature for Registered Users

18 Posts
3 Users
0 Likes
2,931 Views
Posts: 14
Topic starter
(@synergy)
Active Member
Joined: 4 years ago

Admin, thanks a million

Please help me out with the following questions:

1. In a mobile view (chrome and Operamini browsers) all the texts in a topic and its replies appears bold, even when changed to desktop view. In PC however, it is ok with only those I made bold when writing appearing bold and the rest normal. How do I fix that please?

2. Is there a way to enable URL linking only for the admin? I removed the link option in text editor area but I still want the admin to be able to link when creating a topic.

3. All emails (e.g confirm reg., lost password, etc) land in Spam folders of users. How do I fix that at my end please

4. The max avatar size is 2MB default. Can I increase it, how?

5. The only file type I want to enable in media upload is image (jpeg, PNG). How do I remove the rest especially videos

I am sorry if my questions look too obvious. Kinda new in web space. God bless you.

I love the emoticons, will purchase soon {blackemo}:love:  

Reply
1 Reply
Elvina
(@elvina)
Joined: 5 years ago

Support
Posts: 1403

@synergy,

1. In a mobile view (chrome and Operamini browsers) all the texts in a topic and its replies appears bold, even when changed to desktop view. In PC however, it is ok with only those I made bold when writing appearing bold and the rest normal. How do I fix that please?

Please leave the example URL to allow us to check it.

2. Is there a way to enable URL linking only for the admin? I removed the link option in text editor area but I still want the admin to be able to link when creating a topic.

I'm really sorry but there is no way to do this.

3. All emails (e.g confirm reg., lost password, etc) land in Spam folders of users. How do I fix that at my end please

The wpForo doesn't have any relation to that. We've found the following link, please check it out, it may help you:

https://gadgetgang.com/stop-wordpress-emails-going-to-spam/

4. The max avatar size is 2MB default. Can I increase it, how?

You should add this code in the functions.php file of the current active theme:

add_filter('wpforo_avatar_upload_max_filesize', function(){ return 2 * 1024 * 1024; });

The red marked value the default avatar size(2MB), you can change it as you want.

5. The only file type I want to enable in media upload is image (jpeg, PNG). How do I remove the rest especially videos

You can manage the file type in the "Accepted File Types" option, and remove the type that you don't want to attach. The option is located in the  Dashboard > Forums > Settings > Addons > Attachments admin page. Save, delete all caches and check again.

 

 

Reply
Posts: 14
Topic starter
(@synergy)
Active Member
Joined: 4 years ago

Thanks

URL here:

Www.9jafansgist.com

Reply
1 Reply
Elvina
(@elvina)
Joined: 5 years ago

Support
Posts: 1403

@synergy,

We've just checked and don't find such an issue, the mobile and desktop views are the same.

Please leave the exact URL where the issue happens.

 

Reply
Posts: 14
Topic starter
(@synergy)
Active Member
Joined: 4 years ago
Reply
2 Replies
Elvina
(@elvina)
Joined: 5 years ago

Support
Posts: 1403

@synergy,

Thank you for the URL.

The issue is already solved.  Please wait a bit, we are going to update the wpForo Advanced Attachments add-on for a few days.

 

Reply
(@synergy)
Joined: 4 years ago

Active Member
Posts: 14

@elvina

I am still seeing same problem. Everything is still bold on mobile view.

Will it have anything to do with the update of wpforo Advanced Attachment you talked about.

 

Reply
Posts: 14
Topic starter
(@synergy)
Active Member
Joined: 4 years ago

Please help me with following too:

  1. Where do I get to edit forum "register" page. Can I add any text on that page.
  2. Can I add a "register" link to the login page. Just like you have "forget password" link?
Reply
1 Reply
Elvina
(@elvina)
Joined: 5 years ago

Support
Posts: 1403

@synergy,

I am still seeing same problem. Everything is still bold on mobile view.

Will it have anything to do with the update of wpforo Advanced Attachment you talked about.

The issue is caused by the wpForo and it's already solved. Please wait for the update.

Please help me with following too:

 Where do I get to edit forum "register" page. Can I add any text on that page.   
 Can I add a "register" link to the login page. Just like you have "forget password" link?


If you have knowledge of the development, you can do it yourself.

The register.php and login.php files are located in the /wp-content/plugins/wpforo/wpf-themes/classic folder you should use the update safe way:

More info here: https://wpforo.com/docs/root/forum-themes/theme-customization/

 

Reply
Posts: 14
Topic starter
(@synergy)
Active Member
Joined: 4 years ago

Thanks Elvina

  1. So many social network fields in users profile. I looked up solution for removing it here and I found this https://wpforo.com/community/how-to-and-troubleshooting-2/trouble-when-removing-social-networks-fields-in-profile/#post-28480

I tried the above codes using a snippet plugin but none worked for me. Kindly guide me on how to remove some those fields

       2. I want to collapse or show less of user's details when they add a topic like the way your own details appears here. I have attached two screenshots to show you what I mean. How do I do that please?

      3. Please give the link to leave a review for Wpforo. You guys did a nice job {green}:lovekiss:

inCollage 20200309 083128665
inCollage 20200309 083407550
Reply
2 Replies
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5912

thank you @synergy,

So many social network fields in users profile. I looked up solution for removing it here and I found this https://wpforo.com/community/how-to-and-troubleshooting-2/trouble-when-removing-social-networks-fields-in-profile/#post-28480

Please delete all caches before checking. If you're using mobile devices, please check on incognito mode. 

       2. I want to collapse or show less of user's details when they add a topic like the way your own details appears here. I have attached two screenshots to show you what I mean. How do I do that please?

I'm really sorry, but there is no easy CSS solution I can post here. This requires large CSS customization.

3. Please give the link to leave a review for Wpforo. You guys did a nice job

Here is the link: https://wordpress.org/support/plugin/wpforo/reviews/#new-post

 

Reply
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5912

@synergy,

Also, please note all questions related to the wpForo core plugin should be asked on the wpForo.com forum. 

So in the gVectors.com forum, we support issues related to paid add-ons.

The core wpForo plugin is being supported on the wpForo.com community.

Reply
Page 2 / 2
Share:
Scroll to top