#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
Main Support Forums
How-to and Troubles...
Editor TinyMCE add ...
 
Share:
Share
Tweet
Share
Notifications
Clear all

[Solved] Editor TinyMCE add scroll bar

Page 2 / 2 Prev
    Last Post
RSS

nando4
Posts: 111
nando4 - Skype
 nando4
February 12, 2020 4:37 pm
(@nando4)
Estimable Member
Joined: 5 years ago

@moderworks , the scrollbar is gone again with wpforo 1.7.0, seemingly ignoring the previous fix.

If you figure out the fix for 1.7.0 pls post.

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 4 years ago

Support Team
Posts: 4057
Sofy - Facebook Sofy - Twitter
February 14, 2020 2:02 pm
Reply tonando4nando4

@nando4,

Please remove all customization you've done, put the code below in your current active theme functions.php file:

add_filter('wpforo_editor_settings', function ($settings){
$settings['editor_height'] = 380;
$settings['tinymce']['wp_autoresize_on'] = false;
return $settings;
});

The 380 can be changed as you like. 

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.

Alsansan, hui235235, nando4 and 1 people liked
Page 2 / 2 Prev
  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

  • Suggestion How to make new user to get approve manually before creating post and profile.

    By Adhyansh21, 5 hours ago

  • Posts deleted in database still show up on front-end

    By nylex, 7 hours ago

  • Not all links are automatically added with the "nofollow" attribute

    By st7878, 10 hours ago

  • Editors assign users to groups

    By mike_netinfo, 12 hours ago

  • Set password link opens forum login page instead of set password page

    By JanJan, 12 hours ago

  • User banned for using icons?

    By JanJan, 13 hours ago

Topic Tags

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

Recent Posts

  • RE: How to make new user to get approve manually before creating post and profile.

    Thanks again

    By Adhyansh21, 2 hours ago

  • RE: Posts deleted in database still show up on front-end

    Ok then, wait until someone from wpForo support will he...

    By dimalifragis, 5 hours ago

  • RE: Set password link opens forum login page instead of set password page

    Hi @janjan, Go to Dashboard > Forums > Settings...

    By Chris, 10 hours ago

  • RE: Not all links are automatically added with the "nofollow" attribute

    You can use a total control global plugin for this: ...

    By dimalifragis, 10 hours ago

  • RE: Editors assign users to groups

    Hi @mike_netinfo, Only administrators can change user...

    By Chris, 10 hours ago

  • RE: Font Awesome Icons

    @seancallahan, It's better if you revert all your cha...

    By Chris, 11 hours ago

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

    Hi @seancallahan, It's not recommended to install the...

    By Robert, 11 hours ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,931 Topics
50.2 K Posts
8 Online
47.9 K Members

Latest Post: How to make new user to get approve manually before creating post and profile. Our newest member: edithkrk8226206 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