vkaryl
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsThat’s really weird. [Caveat here: I know NOTHING about feeds….] Have you tried setting those 2005 posts to draft or private for now to see if that changes things? How about setting the timestamps on them to 1970 or something?
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsWell, then, try deactivating ALL plugins. If that fixes it, then you have a starting point.
That’d be where I’d go next, if it were me.
Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsIt’s not a “rule”. Some forum volunteers have different attitudes about things than others.
Forum: Fixing WordPress
In reply to: Style issuesThe target attribute isn’t valid in various XHTML versions. If you’re going to have XHTML (like wordpress), you can’t use the target attribute.
As for #1, just delete
language="javascript"– it’s deprecated.Forum: Fixing WordPress
In reply to: RSS feeds not showing latest postsWell, I can tell you that Adhesive has been known to interfere with the most oddball selection of things. You might start by disabling it and seeing what happens.
Forum: Fixing WordPress
In reply to: How do I change my blog urls?Ah. Can’t help you further, I don’t know anything about godaddy. You might try a search for the several threads where those knowledgeable about that host have posted various fixes.
Forum: Fixing WordPress
In reply to: How do I change my blog urls?You contact your tech support and ask if it’s enabled; if it’s not, you ask them if they’ll enable it. They might possibly say “no” – some hosts do.
Um. You’re not on a windoze server are you?
Forum: Fixing WordPress
In reply to: How do I change my blog urls?Okay, yes, that’s the .htaccess needed. But you should just to be on the safe side check with your host (or use a phpinfo file) to make sure mod_rewrite is enabled.
Forum: Fixing WordPress
In reply to: How do I change my blog urls?And mod_rewrite must be enabled by your host.
Forum: Plugins
In reply to: special custom formZGJ: if you’re still in the market, Matt’s site is back online now. Address in Handy’s post above.
Forum: Themes and Templates
In reply to: Color ProblemAqua….
Forum: Themes and Templates
In reply to: Color ProblemLooks grey to me.
Forum: Plugins
In reply to: still cant work out how to insert an imageHiya –
One problem with your setup is that in order to work properly, your themes need to be within a themes folder in wp-content, and right now they’re not.
A normal wp install sets up folders like this: /wp-content/themes/default/ and /wp-content/themes/classic/, where “default” and “classic” are the two themes which are packaged with the distro.
Any other themes you want to use should be placed within /wp-content/themes/ – so your lonely-island-10 theme folder needs to be moved into the normal themes folder. Once you get the system back in place where it should be, then we will be better equipped to see what’s going on.
Sidebar dropping has been discussed ad infinitum ad nauseam on here – try a quick search, mostly it’s to do with the width of your content being more than the width of the container you put it in….
Forum: Everything else WordPress
In reply to: Non-Editors Can’t use All HTMLGood luck to you!
Forum: Everything else WordPress
In reply to: Non-Editors Can’t use All HTMLHuh – I looked all over his page this morning and couldn’t find a link to anywhere except a list of downloads – none of which were clickable….