csh8428
Forum Replies Created
-
Forum: Plugins
In reply to: Does YARPP display on main posts or only permalinks?Thanks Mitcho.
That worked perfect!
Forum: Fixing WordPress
In reply to: Some post titles appearing, some not?I figured it out. It was the share this plugin.
Now I just need to fix it so that the Share Thus plugin works and does not cause the title to disappear.Forum: Fixing WordPress
In reply to: Some post titles appearing, some not?bump
Forum: Fixing WordPress
In reply to: Some post titles appearing, some not?This is the way you should do it with wordpress.
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />That didn’t work.. but it didn’t make it any worse.
Craig
Forum: Fixing WordPress
In reply to: Some post titles appearing, some not?Try not importing your css file ino the header – do standard <link stylesheet= …/> etc.
I assume you are referring to this line in header.php:
<!– @import url( <?php bloginfo(‘stylesheet_url’); ?> ); –>How should it look per your reccomendation?
the name of my stylesheet is style.cssThanks,
Craig
Forum: Fixing WordPress
In reply to: Title of post appearing in button bar??That is not a post. It is a Page.
Thanks ?? I have removed the page.
It starts at Live Traffic Feed
This is a Feedjit widget(www.feedjit.com) This might be a java thing. Does this occur on other pages with Feedjit widgets?
image:
https://www.ridemonkey.com/forums/attachment.php?attachmentid=95894&d=1218384069I think I fixed that part. I uploaded an actual image instead of linking to one.
Forum: Fixing WordPress
In reply to: Title of post appearing in button bar??And what is that?
It’s the “Tour de Georgia in Jeopardy” title. It is also appearing in the buttun bar directly below the Cogswappr logo
Your site has MAJOR problems in my Mac Firefox (unclickable links in your button bar and first post title, corrupt visual display leading to endlessly repeating text and images).
It seems to work IE 6, 7, and firefox on PCs. Do you know what could be causing the problem? The only thing I’ve changed in the theme is adding the logo at the top. Could it be a plugin?
Forum: Fixing WordPress
In reply to: Blog not allowing comments to be addedI figured it out.
I was trying to use the (forgot the name) method to put an image over the “blog name” in the header; where you put spans in the header.php and then add the span in the stylsheet. Once I deleted the span and the stylesheet info, everything worked; however now I have to figured out how to get my logo in there.. UGHForum: Fixing WordPress
In reply to: Blog not allowing comments to be addedAdding comments does work in other themese, so I guess it has to do wit that theme.
Any ideas?
Forum: Fixing WordPress
In reply to: Blog not allowing comments to be addedIndeed, in IE7 you don’t seem to have navigation in the index (everything reloads).
Would you mind elaborating? I’m a newb to blogging.
Does it matter if you change to default theme?
I will try this later today when I get home. I can’t try it at work because they only use IE 6.
Forum: Fixing WordPress
In reply to: Blog not allowing comments to be addedThis might be an IE thing. This problem DOES occur in IE7, but not in IE 6. Oddly, though the logo at the top appears there in IE7, but at the bottom of the screen in IE6… UGH.
Any suggestions?