Title: zaea's Replies | WordPress.org

---

# zaea

  [  ](https://wordpress.org/support/users/zaea/)

 *   [Profile](https://wordpress.org/support/users/zaea/)
 *   [Topics Started](https://wordpress.org/support/users/zaea/topics/)
 *   [Replies Created](https://wordpress.org/support/users/zaea/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/zaea/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/zaea/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/zaea/engagements/)
 *   [Favorites](https://wordpress.org/support/users/zaea/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] HTML + js script displaying below page content](https://wordpress.org/support/topic/html-js-script-displaying-below-page-content/)
 *  Thread Starter [zaea](https://wordpress.org/support/users/zaea/)
 * (@zaea)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/html-js-script-displaying-below-page-content/#post-17731752)
 * Yes, it seems to be.
 * When I switch to code editor, this is everything in the text box.
 *     ```wp-block-code
       <!-- wp:paragraph -->
       <p>You can contact me @scott at {the url of this here website} or using the form at the bottom of the page (sorry, too lazy to troubleshoot why it's down there!).</p>
       <!-- /wp:paragraph -->
   
       <!-- wp:paragraph -->
       <p>You can also reach me via phone or text at 520-XXXXXXX.</p>
       <!-- /wp:paragraph -->
   
       <!-- wp:html -->
       <script data-letterbirduser="rscottjones" src="https://letterbird.co/embed/v1.js"></script>
       <!-- /wp:html -->
       ```
   
 * Buuuut, I found the problem. I apparently had the JetPack Boost plugin set to“
   Defer Non-Essential JavaScript” and that was the culprit. I haven’t looked at
   Boost since I first installed it, so didn’t realize that it was set that way.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] HTML + js script displaying below page content](https://wordpress.org/support/topic/html-js-script-displaying-below-page-content/)
 *  Thread Starter [zaea](https://wordpress.org/support/users/zaea/)
 * (@zaea)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/html-js-script-displaying-below-page-content/#post-17731377)
 * I added a custom html block into the body off the page and pasted the script 
   into it.
 *     ```wp-block-code
       <script data-letterbirduser="MYUSERNAME" src="https://letterbird.co/embed/v1.js"></script>
       ```
   
 * The code outputs correctly, but it’s positioned at the bottom of the screen after
   the footer.
    -  This reply was modified 2 years, 3 months ago by [zaea](https://wordpress.org/support/users/zaea/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] Error when importing WP .xml file](https://wordpress.org/support/topic/error-when-importing-wp-xml-file/)
 *  [zaea](https://wordpress.org/support/users/zaea/)
 * (@zaea)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/error-when-importing-wp-xml-file/#post-11141128)
 * [@befiveinfo](https://wordpress.org/support/users/befiveinfo/) It’s the Authentic
   them by Code Supply.
 * I tried using a fresh WP install and couldn’t get it to work either. Guess I’ll
   have to manually copy and paste each post over. /:
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] Error when importing WP .xml file](https://wordpress.org/support/topic/error-when-importing-wp-xml-file/)
 *  [zaea](https://wordpress.org/support/users/zaea/)
 * (@zaea)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/error-when-importing-wp-xml-file/#post-11140387)
 * [@befiveinfo](https://wordpress.org/support/users/befiveinfo/) That’s the error
   I’ve been getting, and my host can’t seem to figure out why either. Sounds like
   you know the solution?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Categories and Static Pages](https://wordpress.org/support/topic/categories-and-static-pages/)
 *  [zaea](https://wordpress.org/support/users/zaea/)
 * (@zaea)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/categories-and-static-pages/#post-141056)
 * Thanks Moshu!
 * I forgot about the custom page templating, but what I was looking for was a way
   to have specific post templates be used automatically…I guess I’m not convinced
   that the folks who will be doing the postings will select the correct template
   and such (it’s hard enough to have them select the proper category).
 * I wasn’t sure if the the category-XX.php template system had been expanded for
   subcategories or if there was a way to “force” post templates for specific categories
   and subcategories. If it’s too much work, I’ll probably just invest the time 
   in training and monitoring…I was just hoping to make it as idiot-proof as possible.
 * Thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Categories and Static Pages](https://wordpress.org/support/topic/categories-and-static-pages/)
 *  [zaea](https://wordpress.org/support/users/zaea/)
 * (@zaea)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/categories-and-static-pages/#post-141054)
 * I have a related question: I’m trying to use WP1.5 as a basic CMS for a nonprofit
   advocacy organization. I’m using the static pages for content that won’t be changing
   frequently, and am looking to use the posts for easily adding frequently updated
   content.
 * As such, I’m using different post categories for each section or “function” of
   the website. So I have a category for press releases, one for this week’s legislative
   committee schedule, one for our lobbyists’ daily journal, and so on. Having a
   separate category template for each of these sections is absolutely essential,
   since I would like to include different sidebar information for each type of 
   information.
 * My questions:
    –>Is there a way to have _specific post templates_ for each category?–
   >Can you have a specific template sub-categories, also? –>What would each be 
   named?
 * Thanks so much for your help!

Viewing 6 replies - 1 through 6 (of 6 total)