I need to add reftagger to my blog site. Can you help me? Thank you.
-
Here is the code: <script>
var refTagger = {
settings: {
bibleVersion: “NIV”
}
};
(function(d, t) {
var g = d.createElement(t), s = d.getElementsByTagName(t)[0];
g.src = “//api.reftagger.com/v2/RefTagger.js”;
s.parentNode.insertBefore(g, s);
}(document, “script”));
</script>The blog I need help with is: (visible only to logged in users)
-
Hi there!
Third party code cannot be installed on WordPress.com sites. This is a security risk as we cannot vet all outside code and it puts our users, their sites, and our servers at risk.
This type of code is only usable on self-hosted WordPress.org sites.
I know the difference between .com and .org can get confusing, so here’s a breakdown of the benefits of each:
http://en.support.wordpress.com/com-vs-org/Sometimes, even without the installation of a plugin or third-party code, we can help you gain the function you’d like here at WordPress.com. If you let me know your goals, perhaps I can help further.
Please let me know! Cheers.
-
Thank you for your reply. I want to use a lot of Scripture on the site and would like to be able to just give the reference without having to type out the entire scripture, yet the reader to be able to see the full scripture as they place the cursor on the reference. Is there any thing else available to do this? If not, is it possible to change to the .org version. I just renewed my site approx a week ago. Thank you.
-
I read somewhere that it may be available to place the code for Reftagger in manually by going to “Plugins” under the Administrator link, but I can’t find a link called “Plugins.” Is there such a link?
-
Hey Sarah!
Thank you so much for your response. Hearing your goals is very helpful.
Let me address your second question first:
Third party plugins cannot be installed on WordPress.com sites. They create the same security issue as I explained about third-party code.
If not, is it possible to change to the .org version. I just renewed my site approx a week ago.
Absolutely!
This guide will step you through the process of moving your site to a WordPress.org instance:
http://en.support.wordpress.com/moving-a-blog/#moving-to-wordpress-org
As we only support sites hosted here at WordPress.com, all issues with the new site – including the importing of the file – must be taken to the WordPress.org support community:
If you’d like assistance moving your WordPress.com site to WordPress.org, we have a service called Guided Transfer that does all the work for you. Check it out to see if itâs right for you:
http://en.support.wordpress.com/guided-transfer/
Without the plugin/code, you would have to copy/paste the scripture into your own site, or add a link to an outside site.
I hope this helps! If you have any other concerns, drop me a note. Thanks much!
-
-
- The topic ‘I need to add reftagger to my blog site. Can you help me? Thank you.’ is closed to new replies.