Hi,
To workaround this issue of not being able to save from the frontend when working on Joomla Article with SP Page Builder... I am creating my pages with SP Page Builder first, then export the json file, open a new Joomla Article, import the json file, so that I can use Joomla article features i.e. featured article.
However, I noticed that when I import into Joomla article, SP Page builder automatically insert the following code at the top i.e. <hr id="system-readmore" />
As a result, when I want to display via Joomla menu link for Featured Articles, it cannot show the full page. Instead there is a 'read more'.
How to avoid having <hr id="system-readmore" /> auto inserted into Joomla Article, when I import Page Builder json file?
(Please don't ask for URL. I am developing on localhost)