lunatiqmedia 0 Report post Posted May 24, 2011 I'm sure this will be the easiest question for many of you to answer, but I'm a technical idiot who is afraid to experiment. I would like to use the "embed article" plugin (http://www.embedarticle.com/admin/wordpress) and there is some code I need to enter between the <body> tags. Could someone tell me where to find that? I'm guessing it's in the Platform Pro settings under custom code, but I'm not sure. Thank you for your help. Share this post Link to post Share on other sites
cmunns 16 Report post Posted May 24, 2011 where between the body tags? This will be easiest with a hook most likely but we need more info Share this post Link to post Share on other sites
lunatiqmedia 0 Report post Posted May 24, 2011 Adam, Thank you for your reply. The instructions read as follows: Paste the following code anywhere in your sites template between the <body> tags: Share this post Link to post Share on other sites
catrina 103 Report post Posted May 25, 2011 I'm guessing it's in the Platform Pro settings under custom code, but I'm not sure. Only CSS can go under the custom code (unless, of course, it's script code that needs to go in the footer scripts box). The plugin code will have to be added using a hook. If you're not familiar with hooks, you may refer to this tutorial: http://www.pagelines.com/docs/base-child-theme Hooks also come in handy for other customizations, so they're good to learn more about. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
lunatiqmedia 0 Report post Posted May 25, 2011 Catrina, Thank you for your reply. I will check out the tutorial. Have a great day! Share this post Link to post Share on other sites