Hello @sofy,
I'm highly impressed with you prompt response.
I didn't installed buddyPress Plugin before the message was sent but right now, it's working perfectly but still have some challenges.
Whenever I clicked on "forum" on the attached profile, it doesn't redirect me to my profile page.
How can I solve this?
Hi @omoadamo,
It should not redirect to profile page. It just shows the activity in the forum tab.
- Created forum topics,
- Posted forum replies,
- Liked Posts,
- Subscriptions,
Here are an example screenshots:
Hi @Sofy,
I was able to resolve all the highlighted issues stated earlier. However, I'm currently battling with font awesome not aligning on mobile for some sections.
I have tried all possible means of getting it resolved but to no avail. Please, kindly help me with this.
here is my forum link: https://phoneraid.com/forum
Similarly, I'm hoping to create a standalone forum for professionals, how can I create such a similar design of your forum ( https://wpforo.com/community/) because I want to make it robust by purchasing most of your add-ons along the line.
I must confess, this is an absolutely superb plugin for a forum.
Thank you in anticipation.
This CSS code should solve the issue, just add it in Dashboard > Forums > Setting > Styles > "custom CSS code", save it, delete all caches, do CTRL+F5 on frontend.
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon {
display: table-cell !important;
}
how can I create such a similar design of your forum ( https://wpforo.com/community/) because I want to make it robust by purchasing most of your add-ons along the line.
Here we do nothing, we just use the wpForo with the default (blue) style, without any customization.
Please keep reading wpForo documentation. It has lots of important settings and option you should know.
For example, you should know that wpForo has six color styles in Dashboard > Forums > Settings > Styles admin page. You should know that the primary color of this forum is the #12.
after clicking register the page i get taken to, displays a HTTP 500 error. This is probably because I'm using a user approve plugin but how can i just redirect to the homepage?