I added a CSS and a Javascript to a page, inadvertently transposing the two snippets.
Now I cannot edit or delete them, nor edit any of the rest of that page.
Can any one help?
Terry
I added a CSS and a Javascript to a page, inadvertently transposing the two snippets.
Now I cannot edit or delete them, nor edit any of the rest of that page.
Can any one help?
Terry
Go to wp-admin → BB → tools and enable “debug mode”
You will see two boxes appear, these are the global css and js for the site, if you added it there you can now fix it.
If you added the css/js at a layout/page level then you need to navigate to the wp edit screen for that layout/page and you will see the same two boxes there too.
Once you are done, disable debug mode.