djsparks
Forum Replies Created
-
Forum: Plugins
In reply to: Jetpack error xml_rpc-32700Gwyneth, in my case, the plugin is working on one site but not another even though both sites are installed on the same server (different directories and URLs). I also have caching enabled, and I suspect there is a conflict with it, but I haven’t yet turned everything off to see if it works. My sites that aren’t using caching have no problems with Jetpack; the one that is using caching has a problem.
Forum: Plugins
In reply to: Jetpack error xml_rpc-32700Same problem here with one of my sites. Deactivating plugins seems to have no effect. Not sure what the source of the error is. Has anyone found a workaround?
I’m using WP 3.1.1 and Jetpack 1.1.1.
Forum: Fixing WordPress
In reply to: Latest Posts on sidebar showing future postsAre you using the Adhesive plugin and the In Series plugin? I have found that those two do not work well together–and draft posts will be published. The solution is to disable the Adhesive plugin.
Forum: Themes and Templates
In reply to: Previous posts required for author page linkJoel, thanks for the info. Unfortunately, I’m having trouble. Is the code you wrote supposed to replace this entire statement:
if ( is_single() || is_page() ) {
$GLOBALS['more'] = 1;
$GLOBALS['single'] = 1;
}Thanks again!
Forum: Themes and Templates
In reply to: Comment Number BackgroundI’m using this on my site (https://danielsparks.com/blog/2006/05/06/reading-19/), along with Gravatars. Having trouble with placing the number and the Gravatar in the spots I want them. Would like the comment number to be on the far right, with the Gravatar image immediately to its left.
Any ideas? Thanks for the great help!
Forum: Fixing WordPress
In reply to: Author Permalinks not working for Authors without postsAny update on this?
Forum: Installing WordPress
In reply to: Switching from WYSIWYG to HTML View For Writing PostsGo to OPTIONS, WRITING. Uncheck the top box beside FORMATTING.
Forum: Plugins
In reply to: External links and Google analytics, Semiologic styleDenis, thanks again. This rids the image in the sidebar. However, there are still external link images on all my linked image tags in post/page content. Any guidance on how to make this disappear?
Forum: Plugins
In reply to: External links and Google analytics, Semiologic styleDoes anyone have CSS suggestions for limiting the external link image to posts only? And for excluding the external link image from applying to images? I’m weak on CSS.
Forum: Plugins
In reply to: External links and Google analytics, Semiologic styleThat was it! Thanks, Denis. I turned it off and everything works great now.
Forum: Plugins
In reply to: External links and Google analytics, Semiologic styleDenis, sorry but, even after installing 1.4, I’m not getting anything.
Forum: Plugins
In reply to: External links and Google analytics, Semiologic styleDenis, where do I find 1.4? Your page (linked above) is still reading v1.0 and the actual file is 1.3. Thanks!
Forum: Plugins
In reply to: External links and Google analytics, Semiologic styleI am using the external links plugin. The plugin is working fine as far as identifying external links. However, the image is not showing up beside the external links. Any ideas? Thanks!
Forum: Plugins
In reply to: Sticky Post Plugin for WP 1.5.1.3?FYI, Adhesive 2.1 beta used with In Series 1.8 will cause drafts to show as published.
Forum: Plugins
In reply to: narchives.php shows draft posts…?Actually, Adhesive 1.5 apparently doesn’t work with WP 1.5.2 so I disabled Adhesive and everything is working fine with In Series and no drafts are showing up as published.