moerphie
moerphie
Could you please add an icon for Etsy shops?  
Hello, is it possible to sort the results by multiple meta fields? Current code: ```php Post::hasMeta(["is_available" => true]) ->status("publish") ->type("post") ->join("postmeta", "postmeta.post_id", "id") ->where("meta_key", "visits") ->orderBy("meta_value", "desc") ``` But I...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...