DevCircle Africa Co...
 
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] DevCircle Africa Community

5 Posts
3 Users
0 Reactions
1,485 Views
(@sikaundi)
Posts: 5
Active Member
Topic starter
 

https://forum.devcircleafrica.com/

 
Posted : 23/04/2023 2:51 am
dimalifragis
(@dimalifragis)
Posts: 2601
Famed Member
 

Hi,

Good luck with it.

Some issues:

1. many many ads

2. Litespeed MUST be removed totally (since this is a forum subdomain only and no other WP is there). No caching for wpForo.

3. Press F12 to see some crash in syntax. Maybe related to Litespeed, check again after removing that plugin

 
Posted : 24/04/2023 5:01 pm
(@sikaundi)
Posts: 5
Active Member
Topic starter
 

@dimalifragis Thanks for the feedback, How can i charge the fonts.

 
Posted : 26/04/2023 9:52 am
dimalifragis
(@dimalifragis)
Posts: 2601
Famed Member
 

Posted by: @sikaundi

@dimalifragis Thanks for the feedback, How can i charge the fonts.

What do you want to change related to fonts? Fonts are usually controlled by your theme.

 

 
Posted : 26/04/2023 10:02 am
Chris
(@chris)
Posts: 3611
Famed Member
 

Hi @sikaundi,

The Search looks like from another place.

I have written a CSS here, add it in Custom CSS code field from wpForo > Setting Colors & Styles page, and check the difference of the Search.

.wp-block-search__inside-wrapper {
    height: 26px;
}

button.wp-block-search__button.wp-element-button {
    padding: 0px 5px;
    background-color: #5a7f10;
    margin-left: 2px;
}

.wp-block-search__input {
    border-radius: 3px !important;
}

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 : 26/05/2023 9:41 am