Other (Customizer) – JurnalPress Theme
Video Tutorial
Here is the video tutorial for the Other panel in the JurnalPress theme Customizer:
For detailed text instructions, see below.
Settings Location
Appearance → Customize → OtherHead Script
- HTML code (textarea)
- sanitize_callback: btcore_customizer_sanitize_textareajsallowed
- description: add scripts inside the <head>…</head> tag
- HTML code (AMP version) (textarea)
- appears when the AMP plugin is active
- description: insert the AMP version of your script
Footer Script
- HTML code (textarea)
- sanitize_callback: btcore_customizer_sanitize_textareajsallowed
- description: add scripts before the closing </body>
- HTML code (AMP version) (textarea)
- appears when the AMP plugin is active
- description: insert the AMP version of your script
Analytics & Pixel
- Google Analytics ID (text)
- placeholder: UA-XXXXX-X or G-XXXXXXXXXX
- Facebook Pixel ID (text)
- placeholder: 12345678910
Other Options
- Remove emoji script (btcore-toggle)
- Default: On (1)
- Enable cache dynamic css (btcore-toggle)
- Default: Off (0)
- description: all CSS from options is combined and stored in a single database entry for speed
