developmentseed / developmentseed/singular
Issue with $scripts in footer
Open
- Dominant language
- PHP
- Stars
- 27
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Just ran across this while trying to implement GMAPS on the singular theme.
If the $scripts are placed in the footer as they are now just before $closure, Gmaps fails to load as it must be output in the header.
I just moved it to below $styles in my copy, and it worked like a champ.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.