nplblog
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category disappeared from CategoryWell it is ok now. I restarted services for Appache and mysql. But why should this happen?
Forum: Installing WordPress
In reply to: 2.3.2 404/500 ErrorsWell I updated to the current version of wordpress yesterday. The blog was fine untill now and now it says for categories – “No categories”. I can see the list of categories under Manage and also under Write tab but it is not listed under Category. Not sure who to fix it.
Forum: Fixing WordPress
In reply to: Word press is not allowing me to use paragraphsForum: Fixing WordPress
In reply to: Post cannot add p tagOk here is the answer, I edited the sytle sheet. I added this :
.entry p { margin: 0 0 1.5em 0; }
~Voila……..Forum: Fixing WordPress
In reply to: Post cannot add p tagWell, this happens to me in another blog where I am using a different theme. I am so fed of trying to put that extra space.
Forum: Fixing WordPress
In reply to: Post cannot add p tagYes you are right. That is what I have but still no extra space. Is there a way around this? Is it possible to add style somewhere?
Forum: Fixing WordPress
In reply to: Post cannot add p tagOk, it adds p tag which I can see in Firefox source code but it doesn’t add that extra space with p tag. The next paragraph starts in the next line.
Forum: Fixing WordPress
In reply to: Post cannot add p tagSorry, is it a plugin? Need little bit more help please…..
Forum: Fixing WordPress
In reply to: where to place -f switch in mail()What other settings needs to done so an email will be sent to the moderator when somebody posts a comment? Does this work for internal blog too?
Thanks.
Forum: Fixing WordPress
In reply to: Post cannot add p tagI tried both p and br in FP, still doesn’t work
Forum: Fixing WordPress
In reply to: Post cannot add p tagyou mean FP? But not all my moderator has FP or any editing software other then notepad
Forum: Themes and Templates
In reply to: Add contact us pagethanks.
I liked aleternate-comment-from-plugin, it is so easy and simple to use.Happy holidays
Forum: Plugins
In reply to: add style to pluginwell I tried to post the image here but I cannot. This is an internal blog and has not external ip, else I would have posted the link.
I dont’t know how to link to the theme page which I have used (green Bug 1.1).
http://themes.wordpress.net/page/7/?cats%5B0%5D=25&sortby=date&order=DESC&andor=OR&submit=ShowForum: Plugins
In reply to: add style to pluginHere is the source code:
Weather plugin has:
<div class=”lbot”></div>
<h2>Local Weather</h2>The other sidebar calendar has:
<div class=”lbot”></div>
<div class=”ltop”></div>
<div class=”lmid”>
<h2>Calendar</h2>…..
</div>I think if I had ltop and lmid class to weather plugin then it will blend like the other sidebar gadgets. Should I do this in weather plugin.php
Forum: Fixing WordPress
In reply to: comments confirmation pageHave you used any of them? I don’t know only one worked and the rest doesn’t do anything when I install it.
Another question, when you have the option of preview do you think there should be option saying “Clear” so then the user does not have to post the comment?