I need help to input code into wordpress
-
how do you input the code below into wordpress? both version of wordpress?
<script src=http://www.recip.ly/static/js/jquery-reciply.js type=”text/javascript”></script>
<div class=”reciply-addtobasket-widget”></div>Does someone can help me out??
The blog I need help with is: (visible only to logged in users)
-
It looks like you are trying to insert some forbidden code, which will be stripped out:
http://en.support.wordpress.com/code/Javascript
Users are not allowed to post JavaScript on WordPress.com blogs. JavaScript can be used for malicious purposes. As an example, JavaScript has taken sites such as MySpace.com and LiveJournal offline in the past. The security of all WordPress.com blogs is a top priority for us, and until we can guarantee scripting languages will not be harmful, they will not be permitted.
JavaScript from trusted partners, such as YouTube and Google Video, is converted into a WordPress shortcode when a post is saved.
exactly what are you trying to do? Perhaps there is a work-a-round.
-
Hi,
thank you for you quick answer.I m trying our tool which give people the opportunity to buy from recipes online to our partner Tesco. Apparently it does not work on wordpress but does to any other blog such as: http://www.therecipeblog.co.uk/baking/no-pastry-quiche/
When you integrate the tool, a small “purchase ingredients” button appears next to each recipe.
do you think there is a work-a-round?
-
Oh, no.
“to our partner Tesco”
WordPress.com blogs are not for selling merchandise.
Review the Terms of Service and types of blogs allowed here:
http://en.wordpress.com/tos/
http://en.wordpress.com/types-of-blogs/ -
I am also trying to insert a couple of javascript codes which won’t work.
I want to insert the “Google Friend Connect” link and the “Follow Me on Twitter” link, but it strips half the code out when I click on save (when inserting within the Text widget) so I am just left with code displayed website.
Is there any way around this?
Thanks very much.
-
-
See 1tess’s first reply, above. You won’t be able to install any JavaScript here.
Twitter offers some non-JS Follow buttons that you can put into a text box widget at https://twitter.com/about/resources/buttons.
I don’t use Google Friend Connect, but I’d wager they have some similar HTML code available, too, if you poke around in their Help pages.
- The topic ‘I need help to input code into wordpress’ is closed to new replies.