Lorelle
Forum Replies Created
-
Forum: Plugins
In reply to: Can we fix batch-categories?I kep asking that every other day – but so far….just asking. Need to kick someone’s buns. This is an AWESOME tool.
Just remember, it’s not a plugin, though some have tried to make it one. I wish it was. It should just sit in your
/wp-adminfolder, if you find the right version, and run from typing in the link in the address of your browser.Forum: Plugins
In reply to: [New Plugin] Codex SearchWill you be expanding to search the forums, too?
Forum: Themes and Templates
In reply to: Category List parentsSee:
http://codex.wordpress.org/Good_Navigation_Links
http://codex.wordpress.org/Template_Tags/wp_list_cats
http://codex.wordpress.org/Template_Tags/list_catsThere are really good explanations there.
Forum: Installing WordPress
In reply to: removing footer from comment.phpAh, remember, that if you remove your theme’s
footer.php, many tags that open in the header and elsewhere CLOSE in the footer. Those will have to be added and/or closed in the last thing you use, like the single.php or you will get lots of validation errors.You can also use a
footer1.phpwith a PHP include to that second footer in the single.php if you want to keep your footer for the rest of the pages. See http://codex.wordpress.org/Stepping_Into_TemplatesForum: Fixing WordPress
In reply to: How can I make a skeleton/framework of a template?I don’t know what iPaP is but if it has it’s own “loop” and PHP commands, then yet. Let us know.
Forum: Fixing WordPress
In reply to: Php and Wp page…No, it is not possible, if you are talking about putting it in your post. You can put PHP in your template files, but then it will run on EVERY page that uses that template file.
To “force” php to run, but not all php commands or script, you can use:
RunPHP http://www.nosq.com/2004/10/runphp-wordpress-plugin/
PHP-Exec http://www.navidazimi.com/projects/wp-exec/Forum: Fixing WordPress
In reply to: Change the index from Root directory to something elseForum: Plugins
In reply to: Simple Sparkline graphing plugin 0.2Hmmm, link?
Definition of “sparklines”? User controlled numbers and information like on business sites or something else?
Forum: Fixing WordPress
In reply to: How can I make a skeleton/framework of a template?Also see:
http://codex.wordpress.org/Stepping_Into_Templates
http://codex.wordpress.org/Site_Architecture_1.5Now, if you want information like captions or text to go with the photos, and you want the images to change, you will need to use the WordPress Loop.
Search the forum for photoblog and image gallery for more information.
Forum: Themes and Templates
In reply to: Do I edit CSS to put a sidebar on each page?For information on the structure of a WordPress site, see http://codex.wordpress.org/Site_Architecture_1.5
If you are new to WordPress see: http://codex.wordpress.org/First_Steps_With_WordPress and http://codex.wordpress.org/New_To_WordPress_-_Where_to_Start
There is more information on templates and how to include the sidebar and such on the Codex at:
http://codex.wordpress.org/WordPress_Lessons
http://codex.wordpress.org/Stepping_Into_TemplatesForum: Fixing WordPress
In reply to: Photopress plugin BORKS when using site root wp index.first, deactivate the plugin and then reactivate it. It may have files within the database that have to be “resynched”.
Second, contact the plugin author and his or her site for more information.
Forum: Themes and Templates
In reply to: New to WordPress – TemplatesI recommend that you reupload the theme into it’s own folder under the theme folder. Instructions are found at http://codex.wordpress.org/Using_Themes
And template information is found at http://codex.wordpress.org/Stepping_Into_Templates
Forum: Plugins
In reply to: Adding post date to recent posts list?I’m glad that is working for you, but it was written for v1.2. I bet you got some errors.
Try Coffee2Code’s customizable post listings:
http://www.coffee2code.com/wp-plugins/I bet that will work better for you.
And the new “wiki” is the WordPress Codex at http://codex.wordpress.org. The old wiki has been transferred almost totally over to this site and features a LOT of helpful articles and information.
Forum: Fixing WordPress
In reply to: Combining categoriesI hope this still works cuz I love it. It’s called Batch Categories:
http://climbtothestars.org/archives/2004/07/13/batch-categories-09/
IT IS NOT A PLUGIN.
It is an addon. Follow the instructions and you initiate it by typing to the address in your browser like example.com/wp-admin/batch-categories.php or whatever you want to call it.
It will allow you to sort and edit all your posts and their categories. I love it and you can find out more about it by searching the forum for “batch categories”.
Forum: Fixing WordPress
In reply to: W.i.e. onlineThey you will need to talk to them and see where they put the controls for the fonts. It doesn’t look “big”, it looks, just there. It’s smaller than your link headlines.
Good luck.