Community Forums › Forums › Archived Forums › Design Tips and Tricks › Random character in my footer
Tagged: random character
- This topic has 5 replies, 2 voices, and was last updated 12 years ago by
Tonya.
-
AuthorPosts
-
September 6, 2014 at 1:09 pm #123075
Amber
MemberYou'll see here in my website in the footer I have a random comma at the bottom of my footer and I see that it's positioned in the header scripts? See screenshot below.

It looks like I have a random comma in my header scripts however where can I go to find this in the theme/functions. I also looked through the functions file to see if there were any extra commas that had been accidentally placed there but no luck...
Is there somewhere I can look to see where this comma is coming from?
http://ambergoodwindraft.com/amdraft/September 6, 2014 at 1:24 pm #123076Tonya
MemberHi Amber,
Let's start with seeing if there are any scripts loaded into the wp_footer() script box in Genesis > Theme Settings. Within your wp-admin area, go to this settings page and then scroll down to the very bottom. If you have some scripts loaded there, look for a comma after a </script> closing tag.
Cheers,
Tonya
Software & Electrical Engineer and Programming Teacher · I’m on a mission to help developers be more awesome.
Find Me: KnowTheCode.io | @hellofromTonya | Profitable WordPress Developer BootcampSeptember 6, 2014 at 2:19 pm #123080Amber
MemberThat's for the reply Tonya. I've checked, I have nothing in either of these boxes.
September 6, 2014 at 2:31 pm #123081Tonya
MemberOh darn, as that was an easy fix.
The next step is to disable all of your plugins and see if the problem goes away. If yes, then one of the plugins is introducing the issue. To find out which one, re-enable each plugin one-at-time and then check if it reappears; if yes, then that is the plugin causing it.
Let's say none of the plugins are causing, now it becomes a bit more challenging, as the problem then lies typically within the code somewhere.
Software & Electrical Engineer and Programming Teacher · I’m on a mission to help developers be more awesome.
Find Me: KnowTheCode.io | @hellofromTonya | Profitable WordPress Developer BootcampSeptember 6, 2014 at 3:20 pm #123083Amber
MemberHmm..it looks like it's coming form my Social Media Buttons Widget plugin. I've look at the scripts to see if there is an extra comma however I'm not familiar with these kinda of scripts and where there should be a comma and where there shouldn't be. I'll just have to use a different plugin.
Thanks for helping me find where it was coming from!
September 6, 2014 at 3:21 pm #123084Tonya
MemberYou're very welcome.
Enjoy your weekend,
Tonya
Software & Electrical Engineer and Programming Teacher · I’m on a mission to help developers be more awesome.
Find Me: KnowTheCode.io | @hellofromTonya | Profitable WordPress Developer Bootcamp -
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.