Notifications
Clear all

[Solved] WP Foro search engine

4 Posts
2 Users
3 Reactions
222 Views
Posts: 2
Topic starter
(@maxence)
New Member
Joined: 3 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: 4669
 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: 3 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: 4669

Thank you, Maxence. 

We really appreciate it.