Title: Adding custom content
Last modified: August 30, 2016

---

# Adding custom content

 *  Resolved [baileybalde](https://wordpress.org/support/users/baileybalde/)
 * (@baileybalde)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-content-2/)
 * Hi There I really like your pop out tab. Is there a simple way to add custom 
   content. Instead of it being a Form I would like to display specific content 
   like a notice or a simpler form for zip code. We already have a inquiry form 
   on the site but it does special things through a webserice. I would like to possibly
   add my own form and custom content. Is there a specific area of code I could 
   comment out and replace with my own form?
 * Thank you.
    PS. This would be a great feature in the next version to allow people
   to add custom formatted content in the space.
 * [https://wordpress.org/plugins/scroll-triggered-boxes/](https://wordpress.org/plugins/scroll-triggered-boxes/)

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

 *  Plugin Author [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-content-2/#post-6279513)
 * Hello baileybalde,
 * You can add any kind of content in the pop-up created using our plugin. The content
   could be form, text, images, etc. I would suggest that you install the plugin
   and give it a try. If you run into any issues let us know an we’d be happy to
   assist.
 *  Thread Starter [baileybalde](https://wordpress.org/support/users/baileybalde/)
 * (@baileybalde)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-content-2/#post-6279520)
 * Thank you for the quick response…
 * If installed the plugin and its working, However I am not really sure where I
   could add my content within the code. It looks like normal form code is wrapped
   within a tag called $enquiry_html .='<input type=”text” name=”name” id=”name”
   placeholder=”Name” class=”textbox_popup” value=””‘ as an example. Ive commented
   out bascily the whole form part, but am having trouble trying to insert my custom
   code without having to wrap all the code line by line with the $enquiry_html 
   tag. Hope this makes sense… I am not real strong in php so i’m am just winging
   it. LOL. I really don’t need any of the other functions on the page… just a simple
   area i can add my own form or ajax code.
 * Thank you,
 *  Plugin Author [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-content-2/#post-6279679)
 * Hello baileybalde,
 * The code you are sharing is PHP and it would not work inside the content of our
   plugin when you add it from the WordPress admin. You might have to create a shortcode
   to process your form and then add the shortcode to our plugin’s content. But 
   I regret to inform you that it’s beyond our scope of our support.
 * if you want to add your form to your website, it would be best to add it to your
   theme code directly.

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

The topic ‘Adding custom content’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/scroll-triggered-boxes_a0af9c.svg)
 * [Scroll Triggered Boxes](https://wordpress.org/plugins/scroll-triggered-boxes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/scroll-triggered-boxes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/scroll-triggered-boxes/)
 * [Active Topics](https://wordpress.org/support/plugin/scroll-triggered-boxes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/scroll-triggered-boxes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/scroll-triggered-boxes/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-content-2/#post-6279679)
 * Status: resolved