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 1 / 7 Next
RE: Forum Organization, Infinite Scroll, and Human Nature
General Discussions
TimRodman
6 years ago
55 Relevance
One of the users in my forums creating a post asking about creating a Slack Channel instead of using wpForo. I had a phone conversation with him today and realized that wpForo has similar features to what he likes in Slack with the exception of the ability to infinite scroll through a social media style feed like I outlined above in #2. @robert - Would #2 above be a difficult change to make to the Recent Posts page? Extending it to display the entire post content and adding infinite scroll seem like simple things to me, but I'm not a developer.
View entire post
Forum Organization, Infinite Scroll, and Human Nature
General Discussions
TimRodman
7 years ago
43 Relevance
... is a combination of all forums not listed. What’s interesting to me is that this confirms my suspicion about human nature in that most people don’t want to spend a few seconds and think about which forum to post in. It's too much of a "structured" disturbance to the "unstructured" mode their brain is in when they are about to type a post. I experience the same thing when typing a blog post in that I type the blog post first, then come back afterwards and pick a title. That’s the way social media is structured as well now that I think about it, with less org ...
View entire post
RE: Forum Organization, Infinite Scroll, and Human Nature
General Discussions
Robert
6 years ago
37 Relevance
Hi @timrodman, This is already implemented with the Threaded Forum Layout. Do you use the Threaded Layout? Moreover, it has [load more topics] button to load topics infinity: This is also a part of the Threaded Layout. The recent topics are listed and can be loaded infinity with [load more topics] button.
View entire post
RE: Open all external links in a new navigation tab
How-to and Troubleshooting - wpForo 2.0
VereK
7 years ago
32 Relevance
Selected in Chrome, pasted in Firefox: Frequently Asked Questions Here you can find answers on various questions you may have. We're frequently adding most popular question answers. Selected and pasted in Firefox: Frequently Asked Questions Here you can find answers on various questions you may have. We're frequently adding most popular question answers. Source code for the above pastes in this post. (Big difference in what is pasted by each browser) <p>Selected in Chrome, pasted in Firefox:</p><h3 class="wpforo-forum-title" style="box-sizing: border-box; border: 0px; margin: 0px; outline: 0px; padding: 0px 0px 5px; font-size: 17px; vertical-align: baseline; background: none 0px 0px repeat scroll #f5f5f5; font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-weight: 500; line-height: 18px; color: #333333; box-shadow: none; text-transform: none; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"><a style="box-sizing: border-box; border: none; margin: 0px; outline: 0px; padding: 0px; font-size: 17px; vertical-align: baseline; background: none 0px 0px repeat scroll transparent; color: #3f7796; text-decoration: none; box-shadow: none; direction: ltr; unicode-bidi: embed; cursor: pointer;" href="https://wpforo.com/community/faq/">Frequently Asked Questions</a></h3><p class="wpforo-forum-description" style="box-sizing: border-box; border: 0px; margin: 0px; outline: 0px; padding: 5px 0px; font-size: 13px; vertical-align: baseline; background: none 0px 0px repeat scroll #f5f5f5; line-height: 17px; box-shadow: none; color: #777777; font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">Here you can find answers on various questions you may have. We're frequently adding most popular question answers.</p><p> </p><hr /><p>Selected and pasted in Firefox:</p><div class="wpforo-forum-icon"> </div><div class="wpforo-forum-info"><h3 class="wpforo-forum-title"><a href="https://wpforo.com/community/faq/">Frequently Asked Questions</a></h3><p class="wpforo-forum-description">Here you can find answers on various questions you may have. We're frequently adding most popular question answers.</p><hr />
View entire post
Setting forum and sidebar width
How-to and Troubleshooting - wpForo 2.0
yossik
10 years ago
32 Relevance
From the document page: Tip: If you want to change forum and sidebar widths you can use this simple CSS code. Just put it in Dashboard > Forums > Settings > Styles > “Custom CSS Code” textarea, the save it, delete all caches and do Ctrl+F5 on front end to load new CSS code: #wpforo #wpforo-wrap .wpforo-content{ width: 73%; } #wpforo #wpforo-wrap .wpforo-right-sidebar { width: 24%;} Thank you for the explanation, I was asking in past exactly that, and looks like you're listening. If I may, I need further info: 1. How do I find the total page width? I want to set it up 3/4 content and 1/4 sidebar. Well, I know some math and can calculate, but if I know the page width I may be able to stretch it a little bit more with narrower boarders. 2. What is the padding width? Thanx again.
View entire post
wpForo and Cache Plugins
Frequently Asked Questions
Robert
6 years ago
27 Relevance
Please exclude wpForo Forum page from your cache plugin! Almost all cache plugins should have an option to exclude pages from caching process. You should exclude your forum home page from your cache plugin. This is very important. wpForo has built-in cache system. It does a very well cache for your forum so it doesn't need other cache plugins. All cache plugins can't cache wpForo forum page, because wpForo is not based on WordPress Custom Post Types and those plugins have no idea what they should cache and what not. The cache plugins kill all dynamic data of your forum page. These plugins cache the whole forum page and always display the same content. You'll not be able to see new topics and posts information. And all other information on forum page cannot be updated, because of cached/static forum page. You'll always see outdated and wrong information. Cache plugins even kill Login/Logout status of users. When you login the forum page is not updated, you still see [Login] button in menu instead of [Logout] menu. All buttons for authorized users are missing too.   Cache Plugins - How to exclude your forum page WP Super Cache plugin Please navigate in Dashboard to Settings > WP Super Cache Go to Advanced Tab, scroll down to "Rejected URL Strings" option Insert the URL path(s) of your forum page(s) one per line in the option textarea: /community/ /participant/ /sign-up/ /sign-in/ /change-password/ Save it and delete all caches. LiteSpeed Cache plugin Please navigate in Dashboard to LiteSpeed Cache > Cache admin page Go to Exclude Tab, find the "Do Not Cache URIs" option Insert the URL path(s) of your forum page(s) one per line in the option textarea: /community/ /participant/ /sign-up/ /sign-in/ /change-password/ Save it and delete all caches. WP Rocket Cache plugin Please navigate in Dashboard to WP Rocket > Advanced Rules Tab scroll down to "Never cache (URLs)" option Insert the URL path(s) of your forum page(s) one per line with wildcard (.*) in the option textarea: /community/(.*) /participant/(.*) /sign-up/(.*) /sign-in/(.*) /change-password/(.*) Save it and delete all caches.   WP Fastest Cache plugin Please navigate in Dashboard to WP Fastest Cache > Exclude Tab In the "Exclude Pages" section click the [Add New Rule] button Select [Start with] option in the drop-down menu and insert the URL path(s) of your forum page(s) one per rule in the next field: /community/ /participant/ /sign-up/ /sign-in/ /change-password/ If you have more than one forum pages (boards) you should create separate rules for each forum board. Save rules and delete all caches.   W3 Total Cache plugin Please navigate in Dashboard to Performance > Page Cache admin page Go to Advanced Tab, scroll down to Rejected URL Strings option scroll to Advanced section and insert the URL path(s) of your forum page(s) one per line in the "Never cache the following pages" textarea: /community/ /participant/ /sign-up/ /sign-in/ /change-password/ Save it and delete all caches.   WP-Optimize Cache plugin Please navigate in Dashboard to WP-Optimize > Cache admin page Go to Advanced Settings Tab, find the "URLs to exclude from caching" option Insert the URL path(s) of your forum page(s) one per line with wildcard [*] in the option textarea: /community/* /participant/* /sign-up/* /sign-in/* /change-password/* Save it and delete all caches.   SiteGround Optimizer plugin Please navigate in Dashboard to SG Optimizer > Caching admin page scroll to Exclude URLs from Caching section and click the "pencil" button, enable it, and click the button again Insert the URL path(s) of your forum page(s) with wildcard [*] in the pop-up filed: /community/* /participant/* /sign-up/* /sign-in/* /change-password/* Save it and delete all caches.   Breeze Cache plugin Please navigate in Dashboard to Settings > Breeze > Advanced options tab, Find the Never Cache URL(s) setting, Insert the URLs, change the example.com to your website home page: Save it and delete all caches.   Related topics:  
View entire post
RE: Square Avatars Preferred
How-to and Troubleshooting - wpForo 2.0
Steel Rat
5 years ago
26 Relevance
Please disregard. I used Chrome's style checker and found all the places (so far) that were forcing rounded avatars. Things are looking much better now, IMHO. I entered all the custom CSS into WP's Appearance>Customize>Additional CSS. Worked very well. Hopefully the changes are safe from future updates. And hopefully this post might help someone else. For anyone interested, the key item to look for is "border-radius". For rounded, the value will be 50%. I changed them to 0 (not 0%, just 0). My site is infinite Realities if you'd like to see.
View entire post
Scroll down or up not possible since Version 2.1.3 update
How-to and Troubleshooting - wpForo 2.0
Rando-Moto
4 years ago
25 Relevance
Hello, all is in the title, I cleared WP and WPforo caches. I have a blank line near the scroll bar now, the grey part is the layout of my forum. I can't scroll with the mouse wheel but pointing on the scroll bar and moving it works with the left button of the mouse. Here is a screenshot : Help please 🤨
View entire post
Forum post loading infinite
How-to and Troubleshooting - wpForo 2.0
italstampa61...
6 years ago
24 Relevance
There is an infinite loading while posting a reply to forum topic. It has been suddendly, how can resolve it? Tried clean cache from theme but didn't work. < span style="color: #666;"> Attachment :  wpforo.PNG
View entire post
Forum database crashed
How-to and Troubleshooting - wpForo 2.0
PawelK
6 years ago
21 Relevance
Everythig dissapeared and I got this info in admin panel. Please help!!! roblems Found in Database Table name Problem description Table: mod794_wpforo_profiles Missing fields: userid, title, username, groupid, posts, questions, answers, comments, site, icq, aim, yahoo, msn, facebook, twitter, gtalk, skype, avatar, signature, about, occupation, location, last_login, online_time, rank, like, status, timezone, is_email_confirmed, secondary_groups, fields Table: mod794_wpforo_profiles Missing keys: userid, groupid, online_time, posts, status, is_email_confirmed
View entire post
RE: Users cannot edit topic or post
How-to and Troubleshooting - wpForo 2.0
Anonymous20
9 years ago
21 Relevance
Posted by: vtr666 Posted by: Anonymous20 Posted by: vtr666 Do you have any caching plugins? I had the same problem with editing. I disabled the plugin "Autoptimize" and editing earned. Auto-optimize is not a caching plugin. The description. Autoptimize makes optimizing your site really easy. It concatenates all scripts and styles, minifies and compresses them, adds expires headers, caches them, and moves styles to the page head and can move scripts to the footer. It also minifies the HTML code itself, making your page really lightweight. Auto-optimize is NOT a caching plugin. Caching is something totally different. See: Comet Cache, WP Super Cache, Fastest Cache plugins.
View entire post
RE: Users cannot edit topic or post
How-to and Troubleshooting - wpForo 2.0
vtr666
9 years ago
21 Relevance
Posted by: Anonymous20 Posted by: vtr666 Do you have any caching plugins? I had the same problem with editing. I disabled the plugin "Autoptimize" and editing earned. Auto-optimize is not a caching plugin. The description. Autoptimize makes optimizing your site really easy. It concatenates all scripts and styles, minifies and compresses them, adds expires headers, caches them, and moves styles to the page head and can move scripts to the footer. It also minifies the HTML code itself, making your page really lightweight.
View entire post
RE: Scroll in Add Topic
How-to and Troubleshooting - wpForo 2.0
vonbauchzuba...
1 year ago
20 Relevance
Please look at the Video. In the main forum i can normal scroll on the website. when i go to a category and want to add a new topic, i cant scroll on the website.
View entire post
Remove Scroll Behavior When Clicking "Add Topic"
How-to and Troubleshooting - wpForo 2.0
vujasinem
2 years ago
20 Relevance
When users click on "Add Topic," the page scrolls to the top, causing the topic input field to be hidden under the header menu. I've noticed that the scroll behavior is also active here on the forum. How can I remove this scroll behavior? It’s confusing for users as the option to add a topic becomes invisible, and they struggle to find it.
View entire post
RE: Scroll down or up not possible since Version 2.1.3 update
How-to and Troubleshooting - wpForo 2.0
Jupiter
4 years ago
20 Relevance
This fixed the scrollbar behavior and it also looks like it fixed the recent post issue in this thread.
View entire post
Page 1 / 7 Next

Join Us!

Recent Topics

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

    By hbk747 13 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

  • Sofy

    RE: wpForo 3.1.2 with TranslatePress

    @miednr Please note, all questions related to paid a...

    By Sofy , 9 minutes 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 , 15 minutes ago

  • Sofy

    RE: Using Cloudflare with wpForo and WP Rocket

    Hi plop6901, Great question! Yes, Cloudflare is compa...

    By Sofy , 21 minutes 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
  • 75 Online
  • 6,284 Members
Our newest member: alispro
Latest Post: wpForo 3.1.2 with TranslatePress
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