-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I am trying to export a website that includes jQuery, which in turn reads content from wp-json, e.g. wp-json/wp/v2/pages/15
The log file insists to exclude the wp-json, which I wasn't even able to understand from your commit history the reasoning behind, but either way I attempted to forcefully include them.
On the settings page it is said next to "Exclude" section that
This will be applied after any exclusions, in case you want to exclude a whole directory, then include just one file from it."
Yet they still get excluded:
Exclusion rules wp-json
Excluding /wp-json/wp/v2/pages/30 because of rule wp-json
Excluding /wp-json/wp/v2/pages/15 because of rule wp-json
EDIT: I copied the exported JSON files manually yet the content is still not showing up on the site, so I presume the issue is elsewhere. FYI I am using Lay Theme.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working