Notifications
Clear all

[Solved] WP Foro search engine

4 Posts
2 Users
3 Reactions
263 Views
Posts: 2
Topic starter
(@maxence)
New Member
Joined: 5 months ago

Hi there, first of all thanks for this wonderful plug in :). Was wondering : is there a way to show Β the advanced search by default ? Other question is there a way to show last posts first (by default) ? All the best

3 Replies
Sofy
Posts: 4802
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi,

You can use the CSS code below:Β 

.wpf-search-advanced-fields {
     display: block !important;
}

The CSS code should be inserted in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.

Posts: 2
Topic starter
(@maxence)
New Member
Joined: 5 months ago

Awesome thank you, just posted a five stars review, well deservedΒ 

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 4802

Thank you, Maxence.Β 

We really appreciate it.Β