admin管理员组文章数量:1332361
I have the following Javascript snippet:
<script type="text/javascript" src="\<script type="text/javascript" src="//www.auctionnudge/feed/feedback/js/theme/profile_table/limit/6/lang/english/UserID/stockmustgo/siteid/3"></script><div id="auction-nudge-feedback" class="auction-nudge"></div>
Which should dynamically display my eBay feedback like this:
How can I add this to my wordpress site? I tried installing the ' Header and Footer Scripts ' plugin to no avail. I'm sure it's simple but I'm a beginner when it comes to anything web dev related.
It doesn't need to be displayed in the footer. It can be within the body. I've asked around and I couldn't find anyone that could help so I thought I'd try here. Thanks.
I have the following Javascript snippet:
<script type="text/javascript" src="\<script type="text/javascript" src="//www.auctionnudge/feed/feedback/js/theme/profile_table/limit/6/lang/english/UserID/stockmustgo/siteid/3"></script><div id="auction-nudge-feedback" class="auction-nudge"></div>
Which should dynamically display my eBay feedback like this:
https://gyazo/1ddc1e3f2ca21c91897a986a01654df8
How can I add this to my wordpress site? I tried installing the ' Header and Footer Scripts ' plugin to no avail. I'm sure it's simple but I'm a beginner when it comes to anything web dev related.
It doesn't need to be displayed in the footer. It can be within the body. I've asked around and I couldn't find anyone that could help so I thought I'd try here. Thanks.
Share Improve this question asked Jun 25, 2020 at 14:37 Chrome123Chrome123 11 Answer
Reset to default 0Add a HTML Widget to your footer and place the content in there.
WordPress Admin > Appearance > Widgets.
I've just tested with the following JavaScript snippet and this works as expected.
<script type="text/javascript">
console.log('Hello World')
</script>
本文标签: pluginsHow can I add a custom Javascript snippet to display my feedback in footer
版权声明:本文标题:plugins - How can I add a custom Javascript snippet to display my feedback in footer? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742318940a2452386.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论