xarquid
Forum Replies Created
-
Forum: Plugins
In reply to: Widget Drag and Drop doesn’t workI am also running on Apache and am having the same issue.
Most current version installed of WP and of Widgets toolbar. They are enabled. Everything works — I just can NOT drag and drop from Internet Explorer 7 or Firefox 2.0.
Javascript is enabled and my WP site is set for the lowest security setting.
The JS folder also contains scriptaculous and it seems to be current.
Any ideas?
Sorry for the double post but I am seeing this one as a current issue.
Forum: Plugins
In reply to: Unable to drag and drop WidgetsI am also running on Apache and am having the same issue.
Most current version installed of WP and of Widgets toolbar. They are enabled. Everything works — I just can NOT drag and drop from Internet Explorer 7 or Firefox 2.0.
Javascript is enabled and my WP site is set for the lowest security setting.
The JS folder also contains scriptaculous and it seems to be current.
Any ideas?
Forum: Fixing WordPress
In reply to: Comments do not appear to be working (since upgrade to 1.5)Thanks for your help ??
Forum: Fixing WordPress
In reply to: Comments do not appear to be working (since upgrade to 1.5)Fixed it. I just enabled the new default (kubrick anyways) and copied over my images…I think it had something to do with the way it handled headers in 1.5….either way it is working now!
Thanks for your help.
Forum: Fixing WordPress
In reply to: Comments do not appear to be working (since upgrade to 1.5)Nope, I disabled all of those features.
Under OPTIONS/DISCUSSION I made sure:
# An administrator must approve the comment (regardless of any matches below)
# Comment author must fill out name and e-mail
# Comment author must have a previously approved commentWere all disabled/unchecked.
I can’t even get the comment box/form to come up for me on my own page. It just doesn’t load or do anything when I click that link.
In 1.2.2 I used to click on the NO COMMENTS (or the amount of comments) and it would immediately come up with the comment form by using the goto (#comments) function, I believe. Now I can’t even get the form to appear using any of the links.
Forum: Fixing WordPress
In reply to: Links displaying an extra “>” symbol (1.5 upgrade/kubrick)So just by deleting the above in my style.css file it should correct the problem?
Forum: Themes and Templates
In reply to: Kubrick on 1.2 — Link Categories?Yeah, I am a whacko too. Same code, same situation.
Talking about the link categories here also.
Sorry.Forum: Themes and Templates
In reply to: Kubrick on 1.2 — Link Categories?Yeah, and my categories worked in the last theme. I currently have two categories specified in the Categories tab for links…
“Friends” and just “Random Blogs”
So it should be working like the others, I would’ve thought.Forum: Themes and Templates
In reply to: Kubrick on 1.2 — Link Categories?Nope, none.
Example: https://www.deadafterdark.com/xarquid/wordpress/Forum: Themes and Templates
In reply to: Kubrick on 1.2 — Link Categories?Sorry. Posted too fast. The code is:
- <h2><?php _e(‘Categories’); ?></h2>
-
<?php list_cats(0, ”, ‘name’, ‘asc’, ”, 1, 0, 1, 1, 1, 1, 0,”,”,”,”,”) ?>
Never even touched these lines so no idea what is going on.
Forum: Themes and Templates
In reply to: Kubrick on 1.2 — Link Categories?<? // Begin Frontpage ?>
<?php if (empty($_GET[‘cat’]) and empty($_GET[‘category_name’]) and empty($_GET[‘m’]) and empty($_GET[‘s’]) and empty($_GET[‘paged’]) and empty($_GET[‘year’]) and empty($_GET[‘monthnum’]) and empty($_GET[‘day’])) {
if ((! $withcomments) && (! $single)) { ?>
<div id=”content” class=”narrowcolumn”>