vormathi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: latest dated post not showingcan u give me a work around for this …. as its not exactly in reverse order its in the order by the ID.
what can i put in the XXXXXXX in the line below so that I get the posts in date modified entry order (last one first)
thanks!
$posts=query_posts($query_string . ‘orderby=XXXXXXX’);
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
Forum: Fixing WordPress
In reply to: Write Postwhat javascript files to check? how do I upgrade to WP2.2 … WP came as part of my vdeck (ipowerweb) account and just recently the editor went out of wack … help!
Forum: Fixing WordPress
In reply to: cant go to POST or WRITE POST or EDIT postok .. i can now get to WRITE A POST if I disable the “Use the Visual rich editor when writing”
how can I get that to work? I thought that was built in but am now thinking my attempt at installing anarchy_media broke something …
Forum: Fixing WordPress
In reply to: cant go to POST or WRITE POST or EDIT postverseion 2.02
i tried to install anarchy_media a couple of weeks back — all i did was put the files in the plug-in directory. nothing shows in plugins from the admin dashboard.i cant even find post.php anywhere.
how would i deactivate a plugin?
anythoughts?