wpForo Community
  • wpForo 3.0 AI Edition
    • AI Features
      • AI Semantic Search
      • AI Topic Summary
      • AI Topic Suggestions
      • AI Translation
      • AI Chat Assistant
      • AI Bot Reply
      • AI Moderation
      • AI Tasks
      • AI Analytics
      • AI Knowledge Generation
    • Forum Layouts
  • gVectors AI
  • Support
    • wpForo Community
    • wpForo AI Service Support
    • wpForo Addons Support
  • Documentation
  • Addons
Download wpForo 3.0

  • Forums
  • What’s New
  • Members
  • Recent Posts
AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Forums
Search
 
Notifications
Clear all

Search result for:  infinite scroll

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

 Sort Search Results by:


Page 3 / 7 Prev Next
RE: I need to activate the scroll somehow in the box
How-to and Troubleshooting - wpForo 2.0
caliptogarci...
6 years ago
14 Relevance
Hi @robert , it is an honor for me to receive a response from you, again I congratulate you for the incredible work done in wpforo. I understand what you tell me, but even so I need to apply the scroll on my website, is that I use a sticky menu in the header and it covers the utility bar I attach an image.
View entire post
RE: I need to activate the scroll somehow in the box
How-to and Troubleshooting - wpForo 2.0
Robert
6 years ago
14 Relevance
Hi @caliptogarcia, There is no scroll-bar in wpForo editors because we've added auto-growing feature, which expends the writing area automatically. Please see the GIF video:
View entire post
I need to activate the scroll somehow in the box
How-to and Troubleshooting - wpForo 2.0
caliptogarci...
6 years ago
14 Relevance
Good morning, I need to activate the scroll in the box when creating a theme, I'm from Buenos Aires, Argentina. Congratulations for the incredible support you give and what wpforo is in general. < span style="color: #666;"> Attachment : NOSCROLL.jpg
View entire post
Emojis on text editor works but I have to scroll to the top of the page to click on them.
How-to and Troubleshooting - wpForo 2.0
gnomebe
6 years ago
14 Relevance
😩 I wish users didn't have this frustrating problem. I can change the text color but once I click on the icon it shows up way above and have to scroll onto the top of the page. ALSO, the "insert link" button users can't read the text on the pop up window. HELP Richard Gnomebe
View entire post
RE: Scroll through image attachments?
General Discussions
veramilo
6 years ago
14 Relevance
Thank you. I did look into the plugin before but It isn’t clear if it does what I want. I want to be able to click on a forum and be able to scroll thru all the images in that forum (including in replies) without having to open and click the attachment in every post. It can display th3m as a gallery or go straight to a lightbox display.
View entire post
Topic tiny mce editor: how to have maximum height with scroll?
How-to and Troubleshooting - wpForo 2.0
nican
6 years ago
14 Relevance
Hello, I noticed this issue in the tiny mce editor when I posta new topic: If I paste a very long text the editor area expands a lot making very difficult to use the editor tools (because you have to scroll back to the top every time) see I know I can add a maximum-height to the editor, but I also need the possibility for the text inside the editor to be scrollable, so one can easily move around the text while using the editor tools. Is this something I can achieve with css or maybe you can fix it in the next release? Thank you
View entire post
RE: Editor TinyMCE add scroll bar
How-to and Troubleshooting - wpForo 2.0
Moderworks
7 years ago
14 Relevance
has done the following: /wp-content/themes/mythemes/functions.php function wph_my_editor_style($wp) {return $wp .= ',' . get_bloginfo('stylesheet_directory') . '/myeditor.css';}add_filter('mce_css', 'wph_my_editor_style'); /wp-content/themes/mythemes/myeditor.css html{overflow-y:scroll!important} /wp-content/themes/mythemes/style.css #wpforo #wpforo-wrap iframe{max-height:380px}.mce-fullscreen iframe{max-height:100%!important} I went the easiest way. After making these changes, it became much more convenient for the editor to work with voluminous articles with many photos. < span style="color: #666;"> Attachment :  2019-07-19_094916.png
View entire post
RE: Editor TinyMCE add scroll bar
How-to and Troubleshooting - wpForo 2.0
Robert
7 years ago
14 Relevance
@moderworks We've added auto-grow feature in editor so it growes height automatically. It can't work if you enable scroll bar. In your case i suggest use full screen mode of the editor, please see the screenshot. < span style="color: #666;"> Attachment :  20190718_111715.jpg
View entire post
Editor TinyMCE add scroll bar
How-to and Troubleshooting - wpForo 2.0
Moderworks
7 years ago
14 Relevance
How to add a scrollbar to the TinyMCE editor? The <html style = "overflow-y: hidden;"> property blocks this function (( Why was this done? It would be better to add (for example) max-height: 800px, without blocking the scrollbar overflow-y: hidden. Now I add quite voluminous materials, with complex formatting (a lot of graphics, headers, text selection in bold, etc.). The lack of scrolling in the editor window makes the work very difficult. Every time you add a headline, highlight words and parts of the text, add pictures, you have to scroll to the cap or basement (add pictures). This is a terrible decision. The latest version added fullscreen mode, but this does not save the situation. How to work in this mode to add files / pictures ??? In a word. Please tell me a way to override the <html style = "overflow-y: hidden;"> property. Preferably through the theme functions.php file (site template). To avoid problems with the update wpforo in the future. < span style="color: #666;"> Attachment :  2019-07-17_172439.jpg
View entire post
top bar for page load and scroll
wpForo Integration
jaytom
8 years ago
14 Relevance
See top bar while page loads and scrolls The red page loading bar comes from this plugin: (probably simpler plugin for this feature) then as you scroll down, the brown progress bar is this plugin: Can I get these features in wpforo easily? The problem I am having is that I can't get these bars to work when I put the whole site to feature the forum like on
View entire post
RE: Suggestion for New Forum Layout
General Discussions
Tutrix
2 years ago
13 Relevance
@realact I am using demo 1 from this tutorial >> Original Hover Effects with CSS3 You can find the css slide function here >> infinite autoplay carousel
View entire post
RE: wpForo textbox control characters are rectangles w/ characters / Question on re-opening a discussion thread
How-to and Troubleshooting - wpForo 2.0
eviolette
3 years ago
13 Relevance
@tutrix Thank you for your infinite patience with me! I finally figured out that our Font Awesome font was out of date. I reinstalled everything and added the following codes: #wpforo #wpforo-wrap .fa, #wpforo #wpforo-wrap .fab, #wpforo #wpforo-wrap .far, #wpforo #wpforo-wrap .fa-bookmark:before {font-family: "Font Awesome 6 Free" !important;}#wpforo #wpforo-wrap .fa, #wpforo #wpforo-wrap .fab, #wpforo #wpforo-wrap .far, #wpforo #wpforo-wrap .fa-folder-tree:before {font-family: "Font Awesome 6 Free" !important;} Everything works finally - thank you for ...
View entire post
Just upgraded to 2.06 - cannot access forums
How-to and Troubleshooting - wpForo 2.0
SiteBastion
4 years ago
13 Relevance
Hello, I just upgraded my WPForo site to 2.0.6. From the time I updated I can no longer open on any forum links. I get redirected back to the main forum page. Click on a forum, and it just reloads the form list again. infinite loop. I followed all recommendations for upgrading. Deactivated all add-ons, upgraded main plugin, then updated all of the addons. I then upgraded to WordPress 6.02 (from 5.9.4), same problem.The I deactivated all addons. Same problem. I have cleared all caches both in WPForo, on our server and at CloudFlare.The problem persists wh ...
View entire post
No more attachments are allowed today
How-to and Troubleshooting - wpForo 2.0
BerndG
4 years ago
13 Relevance
Hi, members report receiving the following message "No more attachments are allowed today" when trying to add an attachment (we are using the embed addon) or a picture. But we have not made any restrictions, actually you should be able to add infinite attachments or images. Does anyone have any idea? Thanks, Bernd
View entire post
Page 3 / 7 Prev Next

Join Us!

Recent Topics

  • Registered users cannot view attachments despite "Can access to attachments" being enabled

    By hbk747 18 hours ago

  • Using Cloudflare with wpForo and WP Rocket

    By Plop6901 1 day ago

  • Clean up

    By babrees 2 days ago

  • wpForo 3.0 Question - AI Feature Usage and Privacy

    By codings 4 days ago

  • It is possible to enable the "Like" button for guests?

    By alquimist08 6 days ago

  • Registered users cannot access forum or own profile (“You do not have permission to view this page”) - Admin and Guests work fine (wpForo 3.1.2)

    By miednr 1 week ago

Recent Posts

  • RE: Using Cloudflare with wpForo and WP Rocket

    @sofy Hi, Thank you very much for the detailed answer,...

    By Plop6901 , 2 hours ago

  • RE: wpForo 3.1.2 with TranslatePress

    @sofy My issue ist not at all related to the Cross P...

    By miednr , 5 hours ago

  • Sofy

    RE: Registered users cannot view attachments despite "Can access to attachments" being enabled

    Please check the steps in this post as well:/p>

    By Sofy , 6 hours ago

  • RE: Clean up

    Thank you!

    By babrees , 1 day ago

  • RE: migrating wpforo to another website

    I'm actually planning something very similar, and I hav...

    By benchenk , 2 days ago

  • RE: wpForo 3.0 Question - AI Feature Usage and Privacy

    Thank you for the detailed reply.

    By codings , 3 days ago

  • Robert

    RE: “Bug: ‘Under Construction’ Message Shown Instead of Permission Denied (Themeless/Oxygen)”

    Hi @bberry, Please navigate to wpForo > Overview a...

    By Robert , 3 days ago

  • Robert

    RE: It is possible to enable the "Like" button for guests?

    @alquimist08 I'm sorry but it's not possible without...

    By Robert , 3 days ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 19 Forums
  • 14.3 K Topics
  • 71.5 K Posts
  • 58 Online
  • 6,285 Members
Our newest member: zaylee
Latest Post: Using Cloudflare with wpForo and WP Rocket
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 version 3.1.4

wpForo

The most advanced WordPress forum plugin with powerful AI features for modern communities. Build engaging forums with cutting-edge AI technology.

AI Edition

  • AI Features
  • Forum Layouts
  • gVectors AI
  • wpForo Addons

Support & Docs

  • Documentation
  • Support Forum
  • AI Service Support
  • Addons Support

Legal

  • gVectors Team
  • Contact Us
  • AI Features Privacy Policy
  • AI Features Terms of Service

© 2026 wpForo. All rights reserved. Made with ❤️ by gVectors Team