katesgasis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: category order and subcategoriesThere’s a plugin that order’s categories. http://www.coppit.org/code/ it is somewhere near the bottom of the page. CategoryOrder plugin
Forum: Alpha/Beta/RC
In reply to: looks like a bug…Because it only searches for something that starts with “<kbd” in the variable $curl. If found, the string starting from ‘<kbd to the end of $curl will be returned.
Forum: Themes and Templates
In reply to: CHMOD and SearchUnfortunately, WP needs 777 permission for it to edit files. I tried 766 before but it is not writable by WP.
Forum: Themes and Templates
In reply to: default theme sidebar.phpTry downloading WP again and use the one found there.
Forum: Alpha/Beta/RC
In reply to: looks like a bug…It’s not a bug. It’s looking for a match.
Forum: Fixing WordPress
In reply to: How to get the Querystring ($_GET) when using Permalinks?try $_REQUEST[‘page_id’]
Forum: Everything else WordPress
In reply to: Can’t delete cache folderAre using CPanel? Try deleting the folder using the CPanel File Manager.
Forum: Fixing WordPress
In reply to: Change the length of the excerpt?Use the_content_rss tag instead. http://codex.wordpress.org/Template_Tags/the_content_rss
Forum: Themes and Templates
In reply to: index.php vs home.php How to access both?It is the index.php that is being called which in turn calls the home.php if it is available. index.php is always the first one to be accessed.
Forum: Plugins
In reply to: KG Archives PluginYes, it can be hidden. Please leave a comment on the plugin’s permanent page and I’ll send you the modified version.
Forum: Plugins
In reply to: Sideblog PluginSideblog do have commenting enabled. http://katesgasis.com/2005/10/24/sideblog/
Forum: Plugins
In reply to: Sideblog Plugin@allotherplaces:
I’m working on making it better. Your suggestions are noted. Thanks.Forum: Themes and Templates
In reply to: single category as index.phpYou can use category-visibility plugin. It’s easier to install and no hacking needed. Best of all, you can manage it from the Admin panel.
Forum: Plugins
In reply to: Able to organize Clean Archives by category?Try KG Archives.
Forum: Plugins
In reply to: Archive plugin that allow excluding categoriesTry visiting OVERSIMPLISTIC’s KG Archives.
Maybe it’s the one you’re looking for.