Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Cannot Add Two Scripts

$
0
0

Replies: 0

I am trying to add two scripts to the header of my site using plugin “Header and Footer Scripts”. My site is https://theawesomemuse.com/

I am able to add either of the two scripts, but I cannot add both. When I try to do so, I receive a 500 error.

Even the following example produces a 500 error:

<script type="text/javascript">console.log("testA")</script>
<script type="text/javascript">console.log("testB")</script>

Viewing all articles
Browse latest Browse all 59525

Trending Articles