I need price sorting, where price is a metakey that is serialisez with other metakeys and stored in wp_postmeta
I need something like this:
When user click on free (Anchor tag) it should show posts with price '0'
When they click on paid (Anchor tag) it should show posts with price excluding '0'
Serialised Meta value a:7:{s:19:"et_is_editor_choice";s:1:"0";s:15:"et_fs_variation";s:1:"0";s:12:"et_fs_button";s:0:"";s:10:"et_fs_link";s:0:"";s:11:"et_fs_price";s:0:"";s:17:"et_affiliate_link";s:0:"";s:17:"et_affiliate_text";s:0:"";}