Title: Code snippet for graphML &#8211; visualization doesn&#8217;t work
Last modified: September 27, 2017

---

# Code snippet for graphML – visualization doesn’t work

 *  Resolved [sabina0502](https://wordpress.org/support/users/sabina0502/)
 * (@sabina0502)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/code-snippet-for-graphml-visualization-doesnt-work/)
 * I am trying to embed a visualization of an argument map in our homepage. This
   should be relatively simple using “code embed” in combination with the instructions
   for creating a snippet using the visualization software as explained on this 
   page: [http://www.argunet.org/browser/](http://www.argunet.org/browser/)
 * I’ve already installed the code embed plugin, and created a custom field using
   this code snippet:
 *     ```
       <script src=" http://reiner-lemoine-institut.de/wp-content/lib/ArgunetBrowser.load.min.js" type="text/javascript"></script>
       <script type="text/javascript">
       	window.argunet = lightningjs.require("argunet", "http:// reiner-lemoine-institut.de/wp-content/lib/ArgunetBrowser.embed.min.js"); 
       	argunet("createArgunetBrowser",{data:"http://reiner-lemoine-institut.de/wp-content/lib/ArguMap.graphml",firstNode:"6412",cssUrl:"http://reiner-lemoine-institut.de wp-content/lib/ArgunetBrowser.min.css"});
       </script>
       ```
   
 * The sources for this code are on my server, as it is specified on [http://www.argunet.org/browser/](http://www.argunet.org/browser/).
 * However, nothing shows up except for the actual text %CODE1% on my page. What’s
   going on? My wordpress-page has the Betheme theme, if that makes a difference.
 * Thanks:)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcode-snippet-for-graphml-visualization-doesnt-work%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/code-snippet-for-graphml-visualization-doesnt-work/#post-9537789)
 * Hi [@sabina0502](https://wordpress.org/support/users/sabina0502/),
 * You appear to have removed it from that example page now.
 * However, if you can take me through how you set it up on that page I may be able
   to help you out anyway. If %CODE1% is appearing on the page it would suggest 
   that my plugin is either not working (which it appears to be looking at the page
   source of your site) or that it’s not been added on a post or page. Does your
   site have a different type of post format that you’re using?

Viewing 1 replies (of 1 total)

The topic ‘Code snippet for graphML – visualization doesn’t work’ is closed to new
replies.

 * ![](https://ps.w.org/simple-embed-code/assets/icon.svg?rev=3073981)
 * [Code Embed](https://wordpress.org/plugins/simple-embed-code/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-embed-code/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-embed-code/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-embed-code/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-embed-code/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-embed-code/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [David Artiss](https://wordpress.org/support/users/dartiss/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/code-snippet-for-graphml-visualization-doesnt-work/#post-9537789)
 * Status: resolved