Two script-related questions:
A. Other than using this product, how can JavaScript libraries (or even CSS) be added to the <head> of specific pages, in this case:
- Photos Home (m/photos/home/)
- Custom pages (/page/page-uri/)
Adding references to /templates/template-name/_header will add them to every page which is unnecessary.
B. How can <script> blocks be added to pages in Page Builder (Admin > Builders > Pages Builder ) so they can be edited? Adding them to HTML Blocks inserts the script blocks on displayed pages, but they can't be accessed in the editor after they're saved.
Is there some kind of trick to do this?
Thanks in advance!