Jun 18, 2024 7:59 pm
                        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                    
                Jun 19, 2024 2:24 pm
                        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.
Jun 19, 2024 2:38 pm
                        Awesome thank you, just posted a five stars review, well deserved