Hello, I am running into an issue with your theme where when creating subpages, things like domain.com/subpage/7 cannot be created and instead is renamed /7-2/
One thing I noticed is on all child pages of top level pages (with exception of root) this happens. An example:
All of the following links below will allow you to also access the /shortcodes/ page above:
-AJ
Comments
if you create a page and it gives it another slug name (home-2 instead of home) then it means that this page with the slug name already exists. You need to remove it from the trash/deleted pages as well to free the slug name. However after testing this rule does not apply.
It does the same when we test it, it also does the same without the betheme activated so it is a wordpress issue.
thanks