AI Assistant
My forum Jukwaa la ...
 
Notifications
Clear all

[Closed] My forum Jukwaa la Mkulima

6 Posts
2 Users
2 Reactions
8,396 Views
(@mtalula)
Posts: 4
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
 
[#9718]

Here is the forum I made using wpforo; https://jukwaa.mogriculture.com/  

I made WPForo the default software instead of WordPress.

I'm very new to this forum software but so far I really love it. I want to make the most out out of it. 

Any suggestions ? please...


 
Posted : 15/08/2019 7:21 pm
Sofy
 Sofy
(@sofy)
Posts: 5774
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
 

Thank you, @mtalula,

Your forum looks very nice. 

I just see a small CSS issue on the registration page. See the screenshot below. To solve the issue just put the following CSS code in "Custom CSS code" textarea (Dashboard > Forums > Settings > Styles), save it, delete all caches and press CTRL+F5 on forum frontend. 

#wpforo #wpforo-wrap .wpf-field-wrap .wpf-field-icon {
top: 16px;
}

 

CSS issue

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 : 16/08/2019 11:46 am
(@mtalula)
Posts: 4
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
 
Posted by: @sofy

Thank you, @mtalula,

Your forum looks very nice. 

I just see a small CSS issue on the registration page. See the screenshot below. To solve the issue just put the following CSS code in "Custom CSS code" textarea (Dashboard > Forums > Settings > Styles), save it, delete all caches and press CTRL+F5 on forum frontend. 

#wpforo #wpforo-wrap .wpf-field-wrap .wpf-field-icon {
top: 16px;
}

 

CSS issue

Thank you very much @sofy I have made the changes and now it looks a lot better. 


 
Posted : 16/08/2019 1:58 pm
Sofy reacted
(@mtalula)
Posts: 4
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
 
Posted by: @sofy

Thank you, @mtalula,

Your forum looks very nice. 

I just see a small CSS issue on the registration page. See the screenshot below. To solve the issue just put the following CSS code in "Custom CSS code" textarea (Dashboard > Forums > Settings > Styles), save it, delete all caches and press CTRL+F5 on forum frontend. 

#wpforo #wpforo-wrap .wpf-field-wrap .wpf-field-icon {
top: 16px;
}

 

CSS issue

What do you think of the issue with the forum search widget? Does it look the way it should be?

 Serach bar Issue

 
Posted : 16/08/2019 2:07 pm
Sofy
 Sofy
(@sofy)
Posts: 5774
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
 

@mtalula

This is a small CSS conflict with the active theme. Please add this code in "Custom CSS code" textarea as well. 

.wpforo-widget-content form {
display: flex !important;
}
#wpforo #wpforo-wrap input[type="submit"] {
height: 40px !important;
}

Delete all caches and check again. 


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 : 16/08/2019 2:26 pm
(@mtalula)
Posts: 4
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
 
Posted by: @sofy

@mtalula

This is a small CSS conflict with the active theme. Please add this code in "Custom CSS code" textarea as well. 

.wpforo-widget-content form {
display: flex !important;
}
#wpforo #wpforo-wrap input[type="submit"] {
height: 40px !important;
}

Delete all caches and check again. 

I did it and it looks so good now, thank you.


 
Posted : 16/08/2019 3:50 pm
Sofy reacted
Share: