Hi,
Unfortunately, there is no option for that in the free version but we can give you a workaround.
First, you need to Install/Activate this plugin – https://ww.wp.xz.cn/plugins/custom-css-js/
Then, navigate to your Dashboard > Custom CSS & JS > Add Custom JS and add the following code:
jQuery(document).ready(function( $ ){
$('.wpr-grid-filters').find('span[data-filter=".category-yourcategory"]')[0].click()
});
Don’t forget to replace yourcategory with your custom category slug.
Kind Regards
Thanks so much for the help!!! I just bought the pro version so I assume there’s a way to do it in the pro version since you said I can’t do it in the free version?!
Cool, glad to hear that!
We’ve added some new features yesterday and the update will be available in less than 1 hour. You will receive an update notification from your dashboard. Just update the Pro plugin and you’ll be ready to go.
Kind Regards, Duke
@rayray314 We are having trouble with the plugin update, please email us on [email protected] and we will send you the latest plugin version there.
Sorry for the inconvenience and thanks for understanding!
I just emailed!! Also I tried the code and for some reason it didn’t work