Skip to content
wpForo – WordPress Forum Plugin
wpForo - WordPress Forum Plugin
  • Home
  • Support
    • Community Support
    • Pro Support
  • Documentation
  • Addons
    • Addons Store
    • Addons Demo Forum
  • Migrate to wpForo
wpForo – WordPress Forum Plugin
wpForo - WordPress Forum Plugin
  • Home
  • Support
    • Community Support
    • Pro Support
  • Documentation
  • Addons
    • Addons Store
    • Addons Demo Forum
  • Migrate to wpForo

  • Forums
  • Members
  • Recent Posts
Forums
Search
 
Share:
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
# Post Title Result Info Date User Forum
RE: I have a list of questions   10 Relevance 6 months ago Sofy How-to and Troubleshooting
  Hi, Please check out this documentation: Additionally, check out this support topic the same question is discussed there: Can we automatically subscribe people to forum activity summaries? I know we can subscribe people to their own posts by default, but the issue is we expect a very low activity board, and because it's a private board, people won't check it on a regular basis. I would like to be able to notify users periodically if there are new posts they haven't seen - otherwise they will forget to check and miss advertised opportunities. Not spammy instant notifications, just a weekly summary. Please read my answer here: Can we turn off member profiles? Or minimise their contents? Private messages would be useful and I can see there is an add-on for it, but I don't like the fact the profile page is full of the user's stats. We want a very subtle and private board, all these stats are unnecessary and even show information we don't want to have shared about people (for example it shows how many blog posts my account has, which is nothing to do with the forum anyway). I don't just mean the navigation item, I know it can be removed from the menu, but you can still click onto a profile through a post and see all this stuff. Use the permissions shown on the screenshot bellow. This method can be used to hide members for certain usergroups. In that example you can hide members for Guest Usergroup. Also, you can hide all members of certain usergroup for all users, and remove from the members page using the "Display on Members List" option in edit Usergroup screen. And the last way, is just removing the Members Menu from the forum menu. Forum menu is a simple WordPress menu. Here is the doc: I know I can amend items on the menu, but how can I change the alignment so the items are aligned to the right? Also, why does the menu disappear when you visit a user profile? Please provide the URL where we can see the issue. In the member profile settings I can change the default profile cover image, why is there no option to change the default avatar? You can choose one of WordPress avatars for users in the Dashboard > Settings > Discussions admin page. When you turn off topic statistics and overview, it leaves too much white space between the title and the first post. If you provide us the URL we'll provide the CSS solution for you, Is it possible to configure separate SMTP information from the rest of WordPress? Our forum emails are being handled by the same email handler that does our marketing contact form and we need separation for the email address and mailbox from name, otherwise it will cause confusion. The email settings "From name" and "From email address" are not currently being respected. wpForo emails is based on WordPress email sending functions, so you just need to install and configure WP Mail SMTP for your WordPress website.
Display "Search" but without top menu bar   10 Relevance 7 years ago Tim How-to and Troubleshooting
  Hi, Please see: I've tried to make the UI as simple as possible & I've disabled the top menu bar in WpForo. Please see screenshot. I want to retain the search facility. But I'm finding that the only way to have "search" is to enable "Top Menu". Any way around this? Thanks. Attachment : Screenshot-2018-11-23-at-2.32.30-pm.png
RE: Top menu bar displayed for guests when it\'s enabled for members   10 Relevance 7 years ago Anonymous20 How-to and Troubleshooting
  @Robert i have installed wpForo in my dev system, an empty Wordpress. Not a single change or plugin (apart from The Shield). See the problem clearly for guests.
RE: Notification message re-positioning   10 Relevance 8 years ago Robert How-to and Troubleshooting
  I'm sorry but I have no clue how this theme header cover an element with more z-index. You should ask this question to the theme developers. As an alternative you can use this CSS code to move pop-up messages to bottom to footer. Please navigate to Dashboard > Forums > Settings > Styles admin page and put one of these CSS codes in Custom CSS Code textarea, save it, delete all caches and do Ctrl+F5 forum front: 1. Move a little to bottom #wpf-msg-box { top: 90px!important;} 2. Move it to footer #wpf-msg-box { top:auto; bottom: 40px;}.wpf-msg-box-triangle-right.top:after { top:auto; bottom: -20px; right: 50px; left: auto; border-width: 0 20px 20px 0;}
RE: How to remove button   10 Relevance 9 years ago Robert How-to and Troubleshooting
  Hi tokegameart, please specify which menu bar do you mean? The top/main menu or the subMenu of Profile page? The top main menu can be managed in Dashboard > Appearance > Menu admin page "wpForo Navigation" Menu. You can disable the top/main menu bar using according options in Forums > Settings > Features admin page:
getting this error at the top   9 Relevance 1 year ago Mtumbady How-to and Troubleshooting
  When viewing profile or forums or threads i got this error i dont know why at the top before anything Warning: Attempt to read property "comment_count" on null in /home/nyaishoz/community/wp-includes/general-template.php on line 3192Warning: Attempt to read property "ID" on null in /home/nyaishoz/community/wp-includes/post-template.php on line 674 Warning: Attempt to read property "post_type" on null in /home/nyaishoz/community/wp-includes/post-template.php on line 675 Warning: Attempt to read property "post_parent" on null in /home/nyaishoz/community/wp-includes/post-template.php on line 728class="-template-default page page-id- page-parent logged-in admin-bar no-customize-support wpf-green wpft-topic wpf-auth wpfu-group-1 wpf-theme-2022 wpf-is_standalone-1 wpf-boardid-0 is_wpforo_page-1 is_wpforo_url-1 is_wpforo_shortcode_page-0 wpforo">
Login bar at top of website   9 Relevance 3 years ago VirtualVirginia How-to and Troubleshooting
  I had this problem previously and somehow resolved it on my own but that fix has disappeared when I installed Ultimate Member. I want to remove the black login bar at the top of my page. I previously used css .top-bar-holder { display: none !important } but that doesn't work this time. Attachment : login.png
turn off newest post on top?   9 Relevance 3 years ago tyler79 How-to and Troubleshooting
  Im looking through the settings and trying to find out if there is a way to turn off most recently commented on thread on top? I would like the forum to be sorted by news post only and not have an old post with a new comment throw itself back to the top of the entire site. Thanks!
formatting of top menu bar is displaying incorrectly.   9 Relevance 4 years ago galos How-to and Troubleshooting
  I'm trying to figure out why my menu bar at the top is displaying incorrectly. I am using the twenty twenty one theme and starting from scratch. As you can see from the attached screenshot, whenever there are sub-menus, the entire menu bar thickens and pushes the top menu item above everything else. How can I correct this? Attachment : menu.png
RE: recent posts at top of forum   9 Relevance 4 years ago Macky How-to and Troubleshooting
  @chris I have that at the top of my side bar, but is there a way to embed that at the top of the forum page? Above the forum?
RE: Profile pages not loading from the top of the page   9 Relevance 6 years ago pragmacafe How-to and Troubleshooting
  @sofy Hi, Thank you very much, i understand now why it doesn't go to the top, but since my header is not really big i like much to be at the top. Thank you for the link, works fine. Best regards
RE: Profile pages not loading from the top of the page   9 Relevance 6 years ago pragmacafe How-to and Troubleshooting
  Hi, i do have the same "problem", not that the page doesn't go up, it goes at the top of the profile container, but is it possible to get it going at the top of the page so i can see the menu? On the demo here it does the same thing. Thank you! Best regards Attachment :  Screenshot_2.jpg
what file to affix something to the top of every post?   9 Relevance 7 years ago jaytom wpForo Integration
  I want to put a shortcode to the top of every post, this area: .wpforo-post-content-top where can I find this in plugin files?
Profile pages not loading from the top of the page   9 Relevance 7 years ago yiany How-to and Troubleshooting
  I am very happy with my purchase of this amazing plugin and I have ironed out most of the visual quirks through CSS. However, I am stuck on one final detail before my wpforo implementation is fully realized. Every time I click on the link that takes me to the profile page or any other pages related to the profile (Profile, Account, Activities, Subscriptions,) the pages would display itself right at the top of the profile 's content's container, instead of the very top of the page. I am not quite sure what is causing it nor how to fix it. Please help it is driving me nuts.
How to change top menu font color?? help   9 Relevance 7 years ago Asma How-to and Troubleshooting
  How to change top menu font color I just want to change top menu font color.I had use white background now I want to change the font color to black only for menu bar.Please help. Attachment : 2.jpg
Page 5 / 7 Prev Next

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
View All Addons
Addon Bundles

Forums

wpForo Community
wpForo Announcements
wpForo Showcase
FAQ Topics
Frequently Asked Questions
wpForo Support Forums
How-to and Troubleshooting
General Discussions
wpForo Integration
Bug Reports
Migrate to wpForo
Migrate from Other Forum Plugins
bbPress
Simple:Press
Migrate From Stand-Alone Forums
phpBB
MyBB
SMF

Recent Topics

  • Sidebar Tab Colors

    By EmmaLocks 5 days ago

  • How Can I Disable The Admin Bar For Some Groups

    By mtarantjr 5 days ago

  • Suggestion Prevent Automated Unsubscribe by Enterprise Email Scanners with Confirmation & Feedback Step

    By mrjohncrumpton 5 days ago

  • How To Turn Visible the /participants Page For Guests?

    By mtarantjr 7 days ago

  • wpForo 1.x.x wpforos crossposting

    By Lux Tenebris 1 week ago

  • tools button issue

    By Teo 1 week ago

Recent Posts

  • RE: Getting DiscussionForumPosting structured data

    Hi, Thanks for this awesome plugin I'm using Threaded...

    By nikhilv0303@gmail.com , 6 hours ago

  • Matej Repka

    RE: How to enable daily digest feature

    Sorry, I was outraged a little, but I developed it for ...

    By Matej Repka , 1 day ago

  • Sofy

    RE: Sidebar Tab Colors

    Hi, Please share the URL of your forum and we will as...

    By Sofy , 4 days ago

  • Sofy

    RE: How Can I Disable The Admin Bar For Some Groups

    Hi, Please make sure the caches are properly cleared....

    By Sofy , 4 days ago

  • Sofy

    RE: How To Turn Visible the /participants Page For Guests?

    @mtarantjr Sure, there should not be any issues. You...

    By Sofy , 4 days ago

  • Prevent Automated Unsubscribe by Enterprise Email Scanners with Confirmation & Feedback Step

    I have noticed an issue affecting forum members who are...

    By mrjohncrumpton , 5 days ago

  • RE: WPFORO insertion into home page with NewsMash Pro theme

    Thanks for bringing this up! In most cases, you can fix...

    By mattewwade , 5 days ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 15 Forums
  • 13.9 K Topics
  • 70.1 K Posts
  • 22 Online
  • 12.1 K Members
Our newest member: nikhilv0303@gmail.com
Latest Post: Getting DiscussionForumPosting structured data
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  Powered by wpForo version 2.4.8

Copyright © 2025 wpForo - WordPress Forum Plugin | Powered by 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