damico
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalink Change to %postname% Causes RSS Comment Page and 404sAnd fyi that in Chrome the post page appears as
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<rss xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/” version=”2.0″>
<channel>With post comments below.
Forum: Plugins
In reply to: Error in classes.php … can’t load sitea kind soul told me to just download a new installation and grab a classes.php…which worked. not sure why my other roundabout ways didn’t!
Forum: Fixing WordPress
In reply to: Site is down, want to work on it tonight…Error in classes.phpthat worked…thanks. I would have thought that getting the file from the other site, which hasn’t been used at all, would have worked…but duh, it didn’t. Thanks for your help. And remind me to look for the obvious!
Forum: Plugins
In reply to: Calendar too wide….or is it my content?hmmm…so now I have to go back to Calendar 2.0 and see if I can adjust the width somehow. Any ideas anyone?
Maybe I’ll give Event Calendar 3.03 a shot, except it looks like I have to put in a patch for WP versions past 1.5
Forum: Plugins
In reply to: Calendar too wide….or is it my content?blah…what I really need is an event calendar…like Calendar 2.0 that I originally installed, but the dang thing won’t fit!
Forum: Plugins
In reply to: Calendar too wide….or is it my content?I’m ahead of ya:) Found that it’s in the classic theme, copied the code and put it in my theme, then added the ‘get’ on the sidebar.php. Now I just have to figure out how to work the thing?? I’ll check documentation again.
I basically want to show my availability on a given day.
Forum: Plugins
In reply to: Calendar too wide….or is it my content?by the way, I went into the php file locally and am changing all kinds of widths and uploading…but doesn’t seem to do anything to the calendar at all.
Forum: Plugins
In reply to: Calendar too wide….or is it my content?hmmmm…didn’t know there was a built in. Where would I find it?
Forum: Plugins
In reply to: Calendar too wide….or is it my content?weird…I’m stuck, because whenever I go to the calender.php file to change 200px, it gives me an error on update:
The resource cannot be displayed
The resource you are looking for cannot be opened by your browser.Forum: Themes and Templates
In reply to: I’ve about had it…bet you heard that beforeOn the plugin:
Starts off promising….but it doesn’t address putting a navigation bar into the blog page…it just seems to address how to get a static home page to pop up on entry.
Forum: Themes and Templates
In reply to: I’ve about had it…bet you heard that beforeOn the tutorial.
This part…since I don’t have any new section to clean up…do I create one? It gets worse from there
2. Having the root index.php open, clean it up: delete all the text from the NEWS section and keep the rest. The News section should be just a bare
<div id=”your-div-name”> < /div> (or a div class, depending on your structure).
3. Now we need to get The Loop into it. Open the index.php from the wordpress/wp-content/themes/classic/ folder.
The Loop starts here: