gdscomp
Forum Replies Created
-
Forum: Plugins
In reply to: [Events] Odd % & numbers showing where date used to showI have tried everything stated in this thread but can only make it work in Firefox. It still puts in crazy characters in Chrome and Explorer. Any other suggestions??
Forum: Fixing WordPress
In reply to: Number of queriesThat is a lot. Try without any plugins and see what your number is. Then add them back and see what the number is as you go.
I went to the Reset/Uninstal section and hit the reset button. I had to fix up my settings but everything works again as it always did. Not sure what happened but that fixed it.
– BobSame thing happened to me. All I did was upgrade. Now when someone clicks an image in the displayed gallery it opens the picture in a blank page. I don’t have an answer but at least you know your not alone.
Forum: Plugins
In reply to: StatPress PHP problemWorks for me but like this
(‘%totalvisits% total visits.’)
and the rest the same….
I use this too
(‘Your IP Address: %ip% ‘)
Forum: Fixing WordPress
In reply to: subject fonts to close togetherI changed the letter-spacing: number to -0.02 to spread the letters out. In the style.css file, right in the beginning. This part.
h1, h2, h3, h4, h5, h6 {
font-weight:bolder;
letter-spacing:-0.02em;
font-family:Arial;
}Forum: Themes and Templates
In reply to: Single posts and sidebar problemUpgrading to WordPress 2.6.5 resolved all issues….
Forum: Themes and Templates
In reply to: Single posts and sidebar problemIt turns out that any page or post with comments enabled seems to fail when displayed by not showing the sidebar and the footer. Also the link at the bottom to Leave A Comment does nothing when clicked on.
Anyone else using this theme??