ionicthemes / ionic-wordpress-integration

Ionic Wordpress starter app 😎. Learn how to communicate your ionic app with Wordpress REST API with this starter and detailed tutorial.
https://ionicthemes.com/tutorials/about/ionic-wordpress-integration
265 stars 126 forks source link

loading style in post #22

Closed hadi13 closed 5 years ago

hadi13 commented 5 years ago

is it possible to load the posts from the admin panel as it is in the admin panel. for example, loading the font style, color images and all ?

djabif commented 5 years ago

No, because this is a mobile app (built with Ionic Framework) which pulls/gets the data from your wordpress blog using the WP REST API. The fonts and colors need to be set in the ionic app.