carthik
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blogroll – Why do I need it?dawg, bumping it wont help as much as creating a new thread addressing the problem at hand. The problem you are now solving is not “Why do I need a blogroll?” so folks wont even read this thread or try to help since they would think the question is answered.
Forum: Fixing WordPress
In reply to: Changing WP1.5 to work on main domainActually you can do the following:
1) Login as admin and change the “WordPress Address” and “Blog address” to the new values.
2) Move the files to the new location (corresponding to that specified in step 1 above).That’s it! That will work for sure. I have tried it and used it thrice.
Forum: Themes and Templates
In reply to: Re-organized Codex Theme ListI am sorry if I stepped on any toes here – what I really intended to say is that it would be great if people added the content to the Codex in addition to wherever else they add it – it is a community resource.
I understand that generating traffic to your site is important, and popularity never hurts, but I personally think it would be nice to help in growing a non-partisan, universal resource of information, which is where many of NuclearMoose’s, mine, and tens of other peoples’ time is going.
Please do not be offended by this comment of mine – it is just a note. You are free to contribute in whatever way you think is best. This is just me thinking out loud, without intending to offend.
Forum: Themes and Templates
In reply to: Re-organized Codex Theme ListIt would be great if folks would really just add new themes to the Codex page instead of maintaining seperate lists and adding to those lists.
Forum: Themes and Templates
In reply to: Insert WP into an existing page?http://wordpress.org/support/topic.php?id=12846#post-76569
and many other threads have done it before. Please search well, using google, or at the forums here, for all possible solutions.
Forum: Plugins
In reply to: Looking for an upload script PluginNo, you can upload all the files to one directory. you can then link to these from different posts in different categories, if that’s what you want.
It is not clear why you mean to do by mixing categories with uploads. Categories and sub categories are for posts (Articles, if you will), not for uploads.
What do you mean when you say you need to upload files into sub categories? The completeness of the solution depends on the completeness of the problem definition 😉
Forum: Fixing WordPress
In reply to: My Blog is down, please help!The header returned for the page is a 404 not found. So it looks like one of the following is to blame:
a) the WordPress files are not in the /viralmoneyblog/ directory
b) your rewriterules are redirecting the visitor making it look like the files are not there.Forum: Fixing WordPress
In reply to: directory listing deniedAre the login and password in the correct case? Can you try resetting the password?
Forum: Plugins
In reply to: Gamerz Poll registered users onlyWhich plugin are we talking about again? Not everyone uses it, so you have to provide links to anything you are asking about, and of course it is best if you ask the plugin’s author directly.
Forum: Plugins
In reply to: Polyglot plugin In WP 1.5 HELP neededTry using the line :
lp_other_langs('', '<ul>', '</ul>', '<li>', '</li>');Looks like the quotes are off by a bit.
Forum: Plugins
In reply to: post by foo.bar x days and y mins agoHow did you edit the template after activiting the plugin?
Forum: Plugins
In reply to: New Plugin: Shire ReckoningCool! Want to add it to http://dev.wp-plugins.org and http://wp-plugins.net ?
You can also add it to an appropriate page at http://codex.wordpress.org
Interesting plugin, this. Don’t know if I’d use it though 🙂
Forum: Plugins
In reply to: Adding field to post.phpSince you are not too experienced with php / javascript I would suggest that this might be too difficult to attain. Untein’s livepress is the only plugin I know of that adds custom fields in the advanced posting UI using javascript, and that was an elaborate little hack.
Forum: Plugins
In reply to: Can’t install/see plugins..Does the plugin in question have the required head-comments like the other plugins? Can we see the source of the plugin?
Forum: Plugins
In reply to: image headlines plugin dateCan you post in greater detail about what exactly you tried so far, and where the blog in question is?
More people will be able to help you then.