2 issues – skin & code below
-
Great theme. I would really like to use it, but I currently have 2 issues with this theme:
1 – when customizing the theme, the drop down for skin selection does not work. I tried with chrome and firefox. I only get the default green skin. Is there a workaround this? (i tried checking and unchecking the randomize box – either way does not display a drop down for selection)
2 – I need to add the following fb widget code below the <body> tag
<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>where in the theme or child theme do I do this?
thanks
- The topic ‘2 issues – skin & code below’ is closed to new replies.