thedailydoozy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Excerpt Generating Weird CodeI just looked at functions.php and this is all it says:
<?php
if ( function_exists(‘register_sidebars’) )
register_sidebars(2, array(
“before_title” => “<h2><span>”,
“after_title” => “</span><small></small></h2>”
));
?>Header.php doesn’t appear to be where the description is. I think it’s supposed to be in themes.php and it’s missing.
Forum: Themes and Templates
In reply to: Excerpt Generating Weird CodeI just found “Description for Facebook” wordpress plugin. It works!!! However, I doubt this resolves the issue for seo. I noticed my search engine traffic has declined severely. When I googled a phrase I was indexed for the description says: ShareTweet(function() { var s = document.createElement(‘SCRIPT’), s1 = document.getElementsByTagName(‘SCRIPT’)[0]; s.type = ‘text/javascript’;
This is obviously why I’m not getting indexed much anymore. I’ve gotta figure this issue out now.
Forum: Themes and Templates
In reply to: Excerpt Generating Weird CodeI’m not sure. I’m using the Freemium Theme. I wonder if there’s a plugin that can fix this like a “meta description plugin”
Forum: Themes and Templates
In reply to: Excerpt Generating Weird CodeBy the way, I don’t have an seo plugin installed. I thought that could have been the problem too, so then I deleted the all in one seo pack and it’s still doing the same thing.
Forum: Themes and Templates
In reply to: Excerpt Generating Weird CodeSite: michaelpriceless.com
Forum: Themes and Templates
In reply to: Excerpt Generating Weird CodeSomeone please help us. This issue is really annoying and is destroying conversion rates of people who share our content on Facebook as it adds weird code for the description.
Forum: Themes and Templates
In reply to: Excerpt Generating Weird CodeI’m having the same exact problem. I even tried using CevherShare which is like Sharebar and it does the same thing. I contacted the plugin creators for both and they don’t know why it does this but they say it’s not from their plugin. It has to be a problem with their plugin.
I tried DiggDigg bar and I never had problems with this. However, DiggDigg bar is unstable and doesn’t show up on all computers for some reason.
Forum: Plugins
In reply to: Need a Plugin That Adds Thumbnail Image To RSS feeds in SidebarAny plugin exist?
Forum: Plugins
In reply to: Nexgen Gallery Not Working with Role ManagerFigured it out. I had to click the button in the help tab of role manager.
Forum: Fixing WordPress
In reply to: My sites were hacked by protizer.ru. PLEASE HELP!!!You people never help me with my problems.
Someone please help!
I’ve noticed that no one ever answers questions here. Am I in the wrong place or forum?
Forum: Fixing WordPress
In reply to: How do you put separate posts on a page in your header bar?i figured it out. Thanks for everything. I’m done now. Thanks for your patience especially.
Forum: Fixing WordPress
In reply to: How do you put separate posts on a page in your header bar?When you say put it before the loop, do you mean put it at the top of the loop page, or find the loop in the index.php file and put it before there?
Forum: Fixing WordPress
In reply to: How do you put separate posts on a page in your header bar?Thanks for the encouragment.