Marc
Forum Replies Created
-
Forum: Plugins
In reply to: Making my own imagesTry this directly after your body tag:
<h1 id="header"><a href="<?php echo get_settings('home'); ?>" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?></a></h1>Forum: Themes and Templates
In reply to: Occasional breakage in theme listI understand each visitor sets a cookie as they select their favorite theme they use on a site. If that choosen theme is deleted that user will be reverted to the default Kubrick theme.
Two questions:
When a new visitor (no set cookie) views your site which theme is called up? Will it be default or the theme the blog author has called up?
Secondly, it the default theme is deleted what theme will be displayed for the visitor, new or otherwise?
Thanks in advance.
Forum: Themes and Templates
In reply to: Integrate WP into existing web siteIt may be complicated but…
If you view the source of the “example” you provided for tzorst.com
you will note it is not a WordPress “loop” embeded into a webpage.It is a hacked WP theme. Maybe you could explain futher what you need. A link to your current site you want to place the loop might be helpful.
Forum: Fixing WordPress
In reply to: monthly archives – not all posts showing upThe function you describe is the way WordPress is coded.
This plugin will allow you to designate a different number of posts to display for various pages.
http://mattread.com/archives/2005/03/custom-query-string-plugin/Forum: Themes and Templates
In reply to: 1.2 theme darkness..XeroCool ” i got a problem”
You won’t find any disagreement with that statement.
Are you looking at the the darkness style as installed on your blog or just viewing the jpg image contained in the link above?
Forum: Themes and Templates
In reply to: 1.2 theme darkness..“Please”
Podz, more of the same:
“Thank you” even if you did beat me to the same thought. 😀
Forum: Themes and Templates
In reply to: Theme Support: ponderingI agree podz, if its broken shout it from the rood top. Make a centralized list that would include possible contact info for the origial author.
Themes may be free but it’s still “buyer beware.”
And I will add the same type list could be made for plugins, go thru these threads and note the large number of questions dealing with plugin support.
Forum: Everything else WordPress
In reply to: Download posts as textJust copy and download your database.
Forum: Plugins
In reply to: Image Headlines PluginCheck the Cold Forged thread for the plugin. Look for the RunPHP plugin and what it does. Briefly it allows you to use image headlines anywhere within the page, including dropcaps.
You can see an example on my blog, check the pages. And be advised images aren’t enabled on all themes. (try manji and plain vanilla)
http://cranialcavity.net/wordpress/index.phpEDIT While on the subject of this plugin, and in case CF drops by.
A suggestion: Would it be possible to modify the plugin to change fonts and colors as your themes chage via the theme switcher. As written now it parameters are set to appear on one theme they remain the same as themes are “switched.”
Forum: Fixing WordPress
In reply to: Publishing takes a long time“I’m only pinging pingomatic.”
Are you aware pingomatic attempts to ping 18 different sites with each post? Plus those linked to in your post if you have “allow pings” checked.
Forum: Fixing WordPress
In reply to: Blog, WordPress and Security: How to use wordpress in my companyMay I offer a suggestion phpvietnam?
Take your free commercial for something you obviously support, elsewhere.
And another point… if you plan on shilling for a commercial piece of over priced software to the US market…. brush up on your English
Forum: Fixing WordPress
In reply to: articles not linking properly after upgradeForum: Themes and Templates
In reply to: Where is the Conestoga Street SIDEBAR?I would suggest an email to the author.
But to save you work I downloaded the theme to check on your problem.
You say you looked in all the files which I found to not be true or you had no understanding of what you were looking at.
Check the footer.php file *hint*
Forum: Everything else WordPress
In reply to: Frames?I agree, frames are so last decade.
Forum: Fixing WordPress
In reply to: Adress of another postJust disable the ping function when you write the post.