Thread Starter
SeaGee
(@seagee)
Thread Starter
SeaGee
(@seagee)
I am making progress.
The problem occurs after saving a page when it defaults to being a draft (not live). There appears no way to preview a draft page – or is there?
Thanks
Hello SeaGee,
I hope you are doing well today!
I can confirm that this is a bug on my installation. If there is at least one unit in draft mode, the preview is not working.
However, if you unpublish a course, and leave all the units published, you will be able to preview the units.
I have forwarded this to our developers to have a closer look.
If you are looking to upgrade to Pro, you can try the plugin fir trial period of 15 days.
Thank you for letting us know.
Cheers,
Nastia
Thread Starter
SeaGee
(@seagee)
Thanks Nastia.
I seem to have uncovered another issue unless there is a limit to the number of units created (9). It is not allowing me save a new page or unit.
-Add new unit
-Save
-New unit does not exist and defaults back to pre-saved status.
Thanks for any input.
Hello SeaGee,
I can’t reproduce this. I was able to add more than 12 units on my site.
Make sure that you are adding an element to a new page inside a unit, before saving.
If you will not add an element, the page will not be saved.
Please add an element and try to save a unit again and let me know how it goes.
If again, you can’t add a unit, try to increase a PHP memory, add the following to wp-config.php:
define('WP_MEMORY_LIMIT', '256M');
Let me know how it went!
Cheers,
Nastia
Thread Starter
SeaGee
(@seagee)
Thanks Nastia – this last problem was indeed me not adding an element before saving a page. When I add an element the page saves perfectly!
Thank you for your support.