truthiness
Forum Replies Created
-
I have same issue albeit in a different setup.
Used this code:
<?php if ( function_exists( 'floating_social_bar' ) ) floating_social_bar( array( 'facebook' => true, 'twitter' => true ) ); ?>in the before post hook but now the floating bar only appears on the first three posts on my main blog page.
Forum: Plugins
In reply to: [Floating Social Bar] Floating Social Bar and FirefoxI’ve also installed this and the plugin only appears on the first three posts on my site’s main page. Any fix?
Forum: Fixing WordPress
In reply to: Site won’t save draft or publish@hubwriter, so you are now using Dreamweaver to publish your blog?
Forum: Fixing WordPress
In reply to: Site won’t save draft or publishwould like to see this resolved, too.
Forum: Fixing WordPress
In reply to: 2.9.1 issues – saving/scheduling and upgrading pluginsam also having similar issue with blank posts being published. Using 2.9.1 on PHP 5.2.
Hoping for some support on this.
Forum: Themes and Templates
In reply to: Posting a video in Revolution TV GPL Themehow does the banner ad widget work? I see it in the drop down, but don’t see where to mod it.
Forum: Fixing WordPress
In reply to: Really annoying admin problem. [2.5]<h1><span id="viewsite"><a href="<?php echo trailingslashit( get_option('home') ); ?>"><?php _e('Visit Site') ?></a></span></h1></h1></br>works nicely… just add the
</br>at the end if you don’t want to add your blog name as was recommended in a prior post.Forum: Fixing WordPress
In reply to: Image source directory is different on single post sidebar?anyone?
Forum: Fixing WordPress
In reply to: Image source directory is different on single post sidebar?oops site is HERE
Forum: Fixing WordPress
In reply to: Hanging “0” in Month Archive LIstSolved it myself… if you’ve had an unpublished post and have done an upgrade this seems to cause this issue… I deleted unpublished posts and 0 disappeared.