xiatica
Forum Replies Created
-
To add to this:
You have a setting for “Post-thumbnails name:” with a select drop-down and the three options are ‘thumb’ ‘medium’ and ‘post-thumb’
whats the difference between thumb and post-thumb?
fantastic plugin, but how do you stop the >> being added after the link?
Forum: Plugins
In reply to: [Plugin: Wickett Twitter Widget] Template tagI too would like to know this.
Forum: Plugins
In reply to: [Plugin: Get The Image] show captionI ended up using the advanced exerpt plugin instead which worked a treat!
Forum: Plugins
In reply to: Remove <p> tag from excerptNice one, thanks.
I agree, p should be removed from the excerpt in general.
Forum: Fixing WordPress
In reply to: Remove comments rss feed linkremoving this from functions works
remove_action( ‘wp_head’, ‘feed_links’ );
Forum: Requests and Feedback
In reply to: Possible Bug, Max Quantity Custom FieldsEasy work around, just add new with the name of the custom fields that you want to reuse, still works.
However would be better, I think, if the drop down list contained the full available selection.
Is this a feature request rather than a bug? Your thoughts?
Forum: Themes and Templates
In reply to: get name of page template on a pageDoesn’t just the
<body <?php body_class(); ?>>print it out anyway? (Except on the posts page for me, which scottnelle’s lovely solution doesn’t work on either, for me).
Forum: Themes and Templates
In reply to: Remove the ‘»’ from the sidebar of the default templateer.. there’s a forward slash before the 0BB and before the 020.
Forum: Themes and Templates
In reply to: Remove the ‘»’ from the sidebar of the default templatecontent: "0BB 020";is the exact text if you are trying to search/replace
Forum: Themes and Templates
In reply to: Remove the ‘»’ from the sidebar of the default templatefreaking thanks.
Forum: Themes and Templates
In reply to: default template li text decoration >>Found the answer here http://wordpress.org/support/topic/238034?replies=10