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:  Low-cost therapies https://simplemedrx.top

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

 Sort Search Results by:


Page 5 / 7 Prev Next
Force custom Avatar URL to be HTTPS? Or disallow URL-based custom avatars?
How-to and Troubleshooting - wpForo 2.0
DaveHamilton
6 years ago
13 Relevance
We're realizing that we're getting mixed content warnings from Google because some users have put HTTP URLs in the "Specify Avatar by URL" field. Is there a way to force them to only use HTTPS here? Or, perhaps even better: is there a way to ONLY allow uploads and not allow avatars by URL?
View entire post
Long loading of a long topic on the forum and other problems
General Discussions
AlShoker
2 years ago
13 Relevance
Hello, dear developers! I have four questions: 1. Tell me, please, how can I speed up the loading of long topics? For example, this topic: There are more than 230 posts in it, the topic is divided into 3 pages, forum caching is enabled and still the page loads for about 18-20 seconds.The site runs on 2 vps servers:The site is located on the server: Xeon E5-2696v4 2.2-3.7, 16 cores, 8 GB RAM. Server configuration for the database: Xeon E5-2696v4 2.2-3.7, 6 cores, 16 GB RAM.SSD drives are everywhere.It seems that there should be enough power The LSCache caching plugin is installed on the site, the forum pages are added to the caching exception.If you cache the forum with this plugin, then long topics start loading quickly, but after posting a post, due to LSCache caching, it is displayed on the forum with a long delay, approximately 10 minutes. Maybe there is some way to make friends with your Forum with the LSCache caching plugin? ------------------- 2. Perhaps part of the problem of long loading of long topics could be solved if you split long topics into pages in the settings according to the total number of topics on the page. I have now set up the number of topics on the page to 25, but as I understand it, these are 25 topics of the first level, and if the forum has a tree structure with 2, 3, 4, 5 levels, then the page turns out to be long and heavy to load. The topics do not shrink nicely at the same time. Example: ------------------- 3. In some topics, as in these:- for unknown reasons, the sidebar is shifting down the page. How can I fix it? ------------------- 4. It would be very good in terms of seo optimization, when adding a new post on the forum, in the sitemap file, move the updated topics to the latest file and display the most recent topics at the top of the list, not at the bottom, as it is now. An example of our latest sitemap fileThere are a lot of new posts on the forum in different topics, but in the sitemap the last link to the topic is old. How then do search engines find out about new posts on the forum?Perhaps for this reason, topics with your forum are poorly indexed in search engines?The "Rank math seo" plugin has a good sitemap logic, when updating articles and news on the site, they are moved to a new sitemap file and are at the top of the list. Is it possible to convert a forum sitemap into a "Rank math seo" plugin? The new version of WPForo 2.3.0 is installed
View entire post
How to get Facebook App ID and Secret Key
Frequently Asked Questions
Robert
9 years ago
13 Relevance
Starting from wpForo 1.4.3 we integrated Facebook API in wpForo core. This allows to add Facebook login, content cross-posting, sharing and other features... At the moment only Facebook login is available. Other features will be added in future releases. To start using Facebook features you should get Facebook App ID and Secret Key to fill the according wpForo options in Dashboard > Forums > Settings > API's admin page: Please follow to these steps to get Facebook App ID and Secret Key 1. Login to your Facebook account. 2. Navigate to Facebook Developers page. 3. If you don’t have Facebook Developer Account you should register it before creating an Application. Click on the top right blue button (Register / Get Started), read the Privacy Policy and Terms. If you accept it set the option “Yes” and click on the [Next] button. Select your country, insert your phone number and confirm it and click on the [Done] button. 4. Use the top right [My Apps] menu to start creating Facebook App. Click on the [Add New App] sub-menu. 5. Fill the Application name (you can enter website name) and contact email and click on [Create App ID] button. 6. Once App is created, you’ll be redirected to the App “Add a Product” dashboard. Find the “Facebook Login” box and click on [Set Up] button. 7. Choose the Web option (www circle). 8. insert your website URL and save it (don’t continue, just follow to the 9th step) 9. Using the left sidebar, navigate to Facebook Login > Settings page. Make sure “Client OAuth Login”, “Web OAuth Login” and “Enforce HTTPS” are set Yes. Note: Please note that Facebook Applications are not available for http:// websites, those are only available for https:// secure websites. 10. Again, using the left sidebar, navigate to Settings > Basic page. Choose the Website Category, fill the Privacy Policy and terms URLs of your website, upload your website/company logo (optional). Make sure other data are correct and click on [Save Changes] button. 11. Turn ON the Facebook app Status button. 12. Copy Facebook Application Key and Secret and paste in according fields of the Facebook Section. All is done! Just fill wpForo Facebook API fields and enable Facebook Login option: Logout and check your forum Login and Register pages, there should be Facebook Login Button:
View entire post
Strange jump down the screen when logged in...
How-to and Troubleshooting - wpForo 2.0
Jupiter
1 year ago
13 Relevance
I am having a strange issue. When a user is logged and visit certain WPForo pages on my forum, the screen jumps down below the header. But only when logged in. For guests, this behavior doesn't happen. For instance on the Recent Posts Page... Here is how the top of the page looks for Guests/Logged out users. You can see the entire top of the site and there is no automatic scroll. Here is how the top of the page looks for Logged IN users. The top of the page becomes breadcrumb and you need to manually scroll up to see the main header/menu. What could be causing something like this to happen? I am a bit baffled on it. (And sick of manually scrolling back up to get to the header/menu.)
View entire post
Critical error on password reset
How-to and Troubleshooting - wpForo 2.0
stefanolodol...
4 years ago
12 Relevance
I have a Woocommerce website. Users log in through a Woocommerce login form widget. In WPForo's settings, all WPForo forms are disabled, including the password reset form. When WPForo is active, if I try to reset my password by submitting the WC password reset form on the WC account page, I get a WordPress critical error. After reading about this similar issue, I tried setting the custom authorization URL for password reset to the WC password reset page, but nothing has changed even after clearing the cache. I also tried downgrading PHP to 8.0, but that didn't help either. You can't see the issue now because I had to disable WPForo and set a redirect from the forum page. I could keep WPForo active and replace the WC login form with the standard WP login form, but the "lost password?" link takes to the WP admin with the big WP logo and that's not the user experience I want. Here's the automatic error notification email I received: WordPress version 6.1Active theme: Hello Elementor Child (version 1.0.1)Current plugin: wpForo (version 2.1.0)PHP version 8.1.9 Error Details=============An error of type E_ERROR was caused in line 231 of the file /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/classes/Cache.php. Error message: Uncaught Error: Call to a member function reset() on null in /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/classes/Cache.php:231Stack trace:#0 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/includes/functions.php(1823): wpforo\classes\Cache->clean()#1 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/classes/Members.php(1751): wpforo_clean_cache()#2 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/wpforo/classes/Members.php(108): wpforo\classes\Members->reset()#3 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/class-wp-hook.php(310): wpforo\classes\Members->wpforo\classes\{closure}()#4 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#5 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#6 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/user.php(1904): do_action()#7 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/pluggable.php(2738): clean_user_cache()#8 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/user.php(3284): wp_set_password()#9 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-login.php(937): reset_password()#10 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-content/plugins/perfmatters/inc/functions.php(934): require_once('/home/597704.cl...')#11 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/class-wp-hook.php(308): perfmatters_wp_loaded()#12 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()#13 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#14 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-settings.php(639): do_action()#15 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-config.php(103): require_once('/home/597704.cl...')#16 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-load.php(50): require_once('/home/597704.cl...')#17 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/wp-blog-header.php(13): require_once('/home/597704.cl...')#18 /home/597704.cloudwaysapps.com/vdnerwfhts/public_html/index.php(17): require('/home/597704.cl...')#19 {main} thrown
View entire post
Problems with the slug of the main forum /forum/
How-to and Troubleshooting - wpForo 2.0
AlShoker
5 years ago
12 Relevance
Dear WPForo developers! I’m testing your theme, I want to buy it, but I came across problems that I can’t cope with for 4 days.1. The main page of the forum has stopped working -redirects to page 404, and, please note, the redirect goes to the page with a slash at the end of the address: At the same time, the pages with forum posts work well, for example: 2. If the main page of the forum for example /forum_all (), then there is still a redirect to The redirect plugin is disabled, there are also no directives for redirecting from the /forum slug in .htaccesse 3. Another problem is related to the simultaneous use of WPForo and the “All in One SEO” plugin. The “All in One SEO” plugin in forum posts does not use the Title and Description of the forum, but uses the Title and Description of the site: For seo-optimization of the forum, this is a disaster. At the moment, the “All in One SEO” plugin had to be disabled. I deleted all the caches. Software configuration: ——————————————- (RUS) Проблемы со слагом главной страницы форум /forum/ Уважаемые разработчики WPForo! Тестирую вашу тему, хочу купить, но наткнулся на проблемы, с которыми не могу справиться уже 4 дня.1. Перестала работать главная страница форума – редиректит на 404 страницу, причем, прошу обратить внимание, редирект идет на страницу со слешем на конце адреса: При этом, страницы с постами форума работают хорошо, пример: 2. Если главную страницу форума к примеру /forum_all (), то все равно происходит редирект на Плагин редиректа отключен, в .htaccesse также нет никаких директив для редиректа со слага /forum 3. Еще одна проблема связана с одновременным использованием WPForo и плагином “All in One SEO”. Плагин “All in One SEO” в постах форума не использует Title и Description форума, а использует Title и Description сайта: Для seo-оптимизации форума это рросто катастрофа. В данный момент плагин “All in One SEO” пришлось отключить. Кэши все удалял. Конфигурация софта такая: The page I need help with:
View entire post
RE: File link on notification email is missing https: at beginning of URL
How-to and Troubleshooting - wpForo 2.0
Sofy
5 months ago
12 Relevance
@lelaurier We'll check and get back to you soon.
View entire post
RE: File link on notification email is missing https: at beginning of URL
How-to and Troubleshooting - wpForo 2.0
Sofy
5 months ago
12 Relevance
Hi, Please attach a screenshot of the email content and let us know how the file is attached. Are you using the wpForo Advanced Attachments add-on? Also, please provide a screenshot of the related post.
View entire post
https://test.toseeifithappenshere.com
Bug Reports - wpForo 2.0
dimalifragis
3 years ago
12 Relevance
Let's see if i can replicate an issue here also. If not i will delete this topic. If i can replicate the bug, i will post below the details. Thanks
View entire post
RE: The forum is not working after installing SSL certificate and switching to https
How-to and Troubleshooting - wpForo 2.0
Sofy
7 years ago
12 Relevance
ok, in Hosting Service cPanel > phpMyAdmin Database manager please open the wp_wpforo_forums table and make sure it is not empty.
View entire post
RE: The forum is not working after installing SSL certificate and switching to https
How-to and Troubleshooting - wpForo 2.0
Hardisson
7 years ago
12 Relevance
They were displayed there before deleting the cache, but after that they disappeared
View entire post
RE: The forum is not working after installing SSL certificate and switching to https
How-to and Troubleshooting - wpForo 2.0
Sofy
7 years ago
12 Relevance
Hi @hardisson, Could you please let us know are the forums exist in Dashboard > forums admin page?
View entire post
RE: Links to boards and messages not adopting my sites SSL/HTTPS url.
How-to and Troubleshooting - wpForo 2.0
Robert
8 years ago
12 Relevance
wpForo doesn't have any hard coded URLs. If you just changed your website protocol you should navigate to Dashboard > Forums > Dashboard admin page and click on [Delete all caches] button. Then delete other plugin caches, press Ctrl+f5 on forum front and test it again.
View entire post
Links to boards and messages not adopting my sites SSL/HTTPS url.
How-to and Troubleshooting - wpForo 2.0
jhebbel
8 years ago
12 Relevance
Menu link in the forum work fine, but links to boards and messages all have "http://" hard coded, should be changed to just "//" to adopt sites protocol or use WP's root url value.
View entire post
Page 5 / 7 Prev Next

Join Us!

Recent Topics

  • Google Postmaster Tools flagging non-compliance - Forum notification emails missing List-Unsubscribe headers

    By iamryanash 2 hours ago

  • Hiding statistics/latest new member section from guests

    By Web-be 7 days ago

  • wpForo Forum Loading Very Slowly After Reaching 1,000+ Members

    By Danieljohn 7 days ago

  • Prevent users from registering with spaces in their name

    By codings 1 week ago

  • wpForo widget and Ultimate Member integration

    By codings 1 week ago

  • I have a question regarding attachment permissions in wpForo.

    By Zygzak 2 weeks ago

Recent Posts

  • RE: WP forum to WP forum migrations - best process?

    @wpforo-support I'm using WP foro for the forum - is...

    By rippers2000 , 14 hours ago

  • Sofy

    RE: first_name and last_name silently discarded on registration

    Sorry for the late response. This issue will be fixe...

    By Sofy , 4 days ago

  • RE: No login on Iphone

    I've run into similar login issues on iPhone before. If...

    By Thania_Edorra , 6 days ago

  • Sofy

    RE: wpForo Forum Loading Very Slowly After Reaching 1,000+ Members

    wpForo is designed to be very fast and to work with bot...

    By Sofy , 7 days ago

  • wpForo Support

    RE: Hiding statistics/latest new member section from guests

    Hi web-be, Great question! You're actually on the rig...

    By wpForo Support , 7 days ago

  • RE: Prevent users from registering with spaces in their name

    Thank you! It might be nice to have this as a setting i...

    By codings , 7 days ago

  • RE: wpForo widget and Ultimate Member integration

    This thread might be better in the wpForo Integration s...

    By codings , 1 week ago

  • Sofy

    RE: I have a question regarding attachment permissions in wpForo.

    Hi, Please note, all questions related to paid addons...

    By Sofy , 2 weeks ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 19 Forums
  • 14.2 K Topics
  • 71.4 K Posts
  • 38 Online
  • 6,212 Members
Our newest member: cdvdv
Latest Post: Google Postmaster Tools flagging non-compliance - Forum notification emails missing List-Unsubscribe headers
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.1

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