Title: Inserting dynamic content into script
Last modified: April 14, 2021

---

# Inserting dynamic content into script

 *  Resolved [samaranton999](https://wordpress.org/support/users/samaranton999/)
 * (@samaranton999)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/inserting-dynamic-content-into-script/)
 * Hello, I really need your help. I am not really much into a coding, but i am 
   trying my best. I am using Elementor single post template with HTML code widget
   on it to display information from Tradingview (you may generate code for this
   widget on the Tradingview website).
 * The code of widget is the following:
 *     ```
       <div class="tradingview-widget-container">
         <div class="tradingview-widget-container__widget"></div>
         <script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-symbol-info.js" async> 
         {
   
         "symbol": "NASDAQ:AAPL",
         "width": "100%",
         "locale": "ru",
         "colorTheme": "light",
         "isTransparent": false
       }
         </script>
       </div>
       ```
   
 * And i need the place where “NASDAQ:AAPL” to be dynamic depending on the post (
   pods field is created as simple text). I am trying to do that with Pods plugin
   in any way, but it’s just not working. Is it possible to do that and can you 
   help me please?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Finserting-dynamic-content-into-script%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/inserting-dynamic-content-into-script/#post-14321633)
 * Hello [@samaranton999](https://wordpress.org/support/users/samaranton999/)
 * We have a video available about Elementor: [https://www.youtube.com/watch?v=NY5DBc5l_5Q&list=PL3EZyKLP9vWHjJorT3fxf90-Asnrv5rvU](https://www.youtube.com/watch?v=NY5DBc5l_5Q&list=PL3EZyKLP9vWHjJorT3fxf90-Asnrv5rvU)
 * Cheers, Jory

Viewing 1 replies (of 1 total)

The topic ‘Inserting dynamic content into script’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/inserting-dynamic-content-into-script/#post-14321633)
 * Status: resolved