I am trying App Presser as a way to make my Pro site posts accessible in an app.
It works great but posts that were built with the site builder only show the xtheme code and not the post.
App Presser uses the wordpress built in API to access posts etc.
Below is their response after looking at my xtheme Pro website:
Looks like cornerstone enhances the short codes adding drag and drop interface. So the source code for the short codes may likely be part of the theme. The issue you are having would indicate that. I would be surprised if they duplicated the code in cornerstone, but it might be worth trying. Also, you could ask them if the page builder part of the theme can be pulled out into a plugin, you can tell them you need that to load across the whole WP install to be visible to the apppresser theme. Maybe they have a plugin version of the page builder. Finally, the last resort might be to find the code that loads the page builder and add that to the AppPresser theme so it get’s loaded there as well.
Any ideas?
Thanks!