Embedding Psychology Today verification badge
-
Hello! I am trying to embed my Psychology Today verification badge in my footer. When I embed the code as an HTML block, it looks correct in the preview. However, when I save and look at it on my site, it shows up as a link that says “https://member.psychologytoday.com/verified-seal.js”
The code provided from Psychology Today is
<!– Professional verification provided by Psychology Today –>
<a href=”https://www.psychologytoday.com/profile/1346996″ class=”sx-verified-seal”></a>
https://member.psychologytoday.com/verified-seal.js
<!– End Verification –>Thank you!
The blog I need help with is: (visible only to logged in users)
-
Interesting…when I copied the code into the body of this forum post, it replicated the link in the code. This is the full code.
<!-- Professional verification provided by Psychology Today --> <a href="https://www.psychologytoday.com/profile/1346996" class="sx-verified-seal"></a> https://member.psychologytoday.com/verified-seal.js <!-- End Verification --> -
Apologies, I can’t figure out a way to show you the code without it automatically converting the middle to that link.
-
Hello!
Free sites and sites with a Starter or Explorer plan (i.e. non-plugin enabled sites) have limits to code that can be added. Restrictions are in place to ensure the safety and security of all sites that share this hosting environment.
Javascript (as indicated by the
.jsin the code you’re trying to use) is not allowed on non-plugin enabled sites, which is why it’s not working for you. Reach out to Psychology Today to see if they have an alternative that uses code that is allowed on your plan level. Or, you can upgrade to the Creator plan, which would allow the use of Javascript and other code on your site.I hope that clarifies things!
-
- The topic ‘Embedding Psychology Today verification badge’ is closed to new replies.