Title: Angular Js Div into existing WordPress Page
Last modified: April 25, 2018

---

# Angular Js Div into existing WordPress Page

 *  [computersuku](https://wordpress.org/support/users/computersuku/)
 * (@computersuku)
 * [8 years ago](https://wordpress.org/support/topic/angular-js-div-into-existing-wordpress-page/)
 * I have developed angular js application. But Client wants this application should
   be in wordpress. How do i integrate both.

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

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [8 years ago](https://wordpress.org/support/topic/angular-js-div-into-existing-wordpress-page/#post-10218390)
 * To cause JS apps of any sort to be loaded on a WP page requires the external 
   files be enqueued with wp_enqueue_script(). This will result in a script tag 
   in head section or body footer with the src attribute set to your external file.
 * There are a few options for getting the initial HTML onto a page. It could be
   done entirely by script. Basic HTML can simply be part of the page content. HTML
   can be inserted through a shortcode placed in content. For elaborate HTML and/
   or PHP, a custom page template can be used.
 *  [knotparacord](https://wordpress.org/support/users/knotparacord/)
 * (@knotparacord)
 * [8 years ago](https://wordpress.org/support/topic/angular-js-div-into-existing-wordpress-page/#post-10246207)
 * I’m having a similar problem. I’ve got an Angular single page site which is a
   custom calculator and I want it as a page on my WordPress blog. I’ve tried googling
   ways to do this and the best I found was a way of creating a custom plugin, which
   unfortunately assumed you were a plugin developer.
 * I’ve only been doing web development for about 4 months and I’m a bit out of 
   my depth now. Please can someone help? I’d also be willing to hire someone if
   it wasn’t too expensive to do the integration…any suggestions?

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

The topic ‘Angular Js Div into existing WordPress Page’ is closed to new replies.

## Tags

 * [hire](https://wordpress.org/support/topic-tag/hire/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 2 replies
 * 3 participants
 * Last reply from: [knotparacord](https://wordpress.org/support/users/knotparacord/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/angular-js-div-into-existing-wordpress-page/#post-10246207)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
