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

 Sort Search Results by:

AI Assistant
My new question and...
 
Notifications
Clear all

[Closed] My new question and answer site built in WPFORO

2 Posts
2 Users
0 Reactions
2,613 Views
(@johndik)
Posts: 6
Active Member
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 
[#16539]

My new question and answer site built in WPFORO: 

Hi I got to know about WPFORO in 2019 built start using it in 2021. Here's a project I built with it: https://ajuju.com.ng   please drop your honest review, thank you.


Suggestion are welcomed at https://ajuju.com.ng

 
Posted : 16/04/2021 11:58 am
Robert
(@robert)
Posts: 10733
Support Team Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Hi @johndik,

Looks nice! But I see an empty sidebar space on the right side. You should edit the forum page and choose the Full Width template. I home your WordPress them allows you to do that. You can edit the forum page using the edit button on the top admin bar:

 

If your theme doesn't have a full width page template, then use this CSS code. Insert this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:

.wpforo.layout-sidebar-right #sidebar {
    display: none;
    float: none;
    width: 0;
}
.wpforo.layout-sidebar-right #main {
    float: none;
    width: 100%;
}
.wpforo.layout-sidebar-right #wpforo #wpforo-wrap .wpforo-content.wpfrt {
    padding-right: 0;
}

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 19/04/2021 11:38 pm
Share: