Thanks Sunshine,
Got the logo changed via the template settings.
The social stuff is perplexing.
1. I've disabled all social settings in the theme.
2. I've disabled the Social GK Module.
3. I'm hiding the gkSocialAPI via CSS.
When I look at the code source, this is the problem code:
- Code: Select all
<gavern:social><div id="gkSocialAPI"></gavern:social>
<gavern:social><fb:like href="http://chnlocal/about-us?tmpl=component&print=1&page=" GK_FB_LIKE_SETTINGS></fb:like></gavern:social>
<gavern:social><g:plusone GK_GOOGLE_PLUS_SETTINGS callback="http://chnlocal/about-us?tmpl=component&print=1&page="></g:plusone></gavern:social>
<gavern:social><g:plus action="share" GK_GOOGLE_PLUS_SHARE_SETTINGS href="http://chnlocal/about-us?tmpl=component&print=1&page="></g:plus></gavern:social>
<gavern:social><a href="http://twitter.com/share" class="twitter-share-button" data-text="About Us" data-url="" gk_tweet_btn_settings>Tweet</a></gavern:social>
<gavern:social><a href="http://pinterest.com/pin/create/button/?url=http://chnlocal/about-us?tmpl=component&print=1&page=&media=&description=About%20Us" class="pin-it-button" count-layout="GK_PINTEREST_SETTINGS"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" /></a></gavern:social>
<gavern:social></div></gavern:social>
So, any ideas how to remove this without editing the template core files?
Thanks,
Craig