gravity
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp-commentsrss2.php / trackback@everyone..
This is unreal.. Not even a .. ” hey it’s a problem, were working on it” Nothing… Very odd…
Maybe I will get better reactions over at MT….Forum: Fixing WordPress
In reply to: wp-commentsrss2.php / trackbackYoohoo….
No one has an answer for this? Come on dev team… help a guy out here.. This seems to be a problem for lots of people…
Kind regards,
gravityForum: Fixing WordPress
In reply to: e-mail spam@lawtai
I use this all the time. Just put in what you want.. copy and paste the code to your page.. No spam
http://automaticlabs.com/products/enkoderform/
Kind regards,
gravityForum: Fixing WordPress
In reply to: Adhesive 1.5 – CustomizationOh Ringmaster.. where art thou?
Need some assistance.. 🙂Forum: Requests and Feedback
In reply to: Why using Kubrick on 1.3 is a mistakeJust make sure it works on IIS… I have been trying for weeks to touch base with Michael and I constantly see posts on his site about if you are trying to contact me try again.. cause of issue with his ISP. I now have to convert this template so that it works on IIS. I just wanted to state my opinion that is should have worked on IIS from the get go. Not everyone is using a linux server.
Kind regards,
Gravity..
I mean .. hats off to you Mike.. the template is a beaut and nicely customized, but if you have any time for an IIS work around it would be appreciated.
http://www.beachblog.netForum: Plugins
In reply to: WordPress Blacklist Comment SPAM Filteration SysteLooks like this is the best one,
Kitten’s Spam Words 2.1.1
http://mookitty.co.uk/devblog/category/kittens-spam-words/
thanks PodzForum: Plugins
In reply to: WordPress Blacklist Comment SPAM Filteration SysteYeah.. I was just wondering Podz, which one? But if you say kittens I will take your word for it.
http://mookitty.co.uk/devblog/archives/2004/06/30/kittens-spam-words-20/
or
http://weblogtoolscollection.com/archives/2004/02/14/wp-blacklist-comment-spam-filter-update/
or
http://weblogtoolscollection.com/archives/2004/01/25/wordpress-blacklist-comment-spam-filteration-system/
her’s is the most recent.. but is it the best one?Forum: Fixing WordPress
In reply to: WordPress 1.3Thanks everyone… I will go ahead and install 1.2.
Forum: Fixing WordPress
In reply to: WordPress TopSitesWere back in business – awhile now.. I just wanted to complete this thread and let people know it is back and operational.
Good work!Forum: Fixing WordPress
In reply to: problem with commenter plug hackHey Podz,
What did you change in the plugin or index to get the commentors names to be in a line rather then like this:
http://www.arklinux.info – down / middle of page
I would like it to be like yours. Also, for some reason I cannot margin or pad the comments so that they are indented a little bit. So if you can point me in the proper direction there it would be helpful.
Kind regards,
gravityForum: Fixing WordPress
In reply to: WordPress TopSitesSame here.. Well that stinks. I liked that thing. I wonder if it is coming back.
Forum: Fixing WordPress
In reply to: Best Practices for Customizing WordPress (PHP)How about instead of the practices let people know what the steps are to creating a template all your own? Should people design it as a site and plugin the php calls chopped outta the current wp index? What is the proper way to do this in DETAIL?
step1?Forum: Fixing WordPress
In reply to: 8/10 nightly issuesCould mean that you server is just being to sensitive…
If you get error responses, but the pages still parse, open up all the files that are showing the error, and directly underneath the opening <?php tag, add the following;
error_reporting (e_all ^ e_notice);
I sure hope that code comes out. Give it a go.. you never know..Forum: Fixing WordPress
In reply to: Links in posts don’t show/me shrugs
What I also suggest is adding some padding to your css variable for inline images in posts. This way you have a nice padding around the image instead of the text being bumped right upside it.
.storycontent img {
PADDING: 0px 6px 0px 0px; MARGIN-LEFT: 1PX; FLOAT: LEFT;
}
Something like that..Forum: Fixing WordPress
In reply to: php browser checking?This is why there are wars.. :/ Too many opinions.
The option to use FF exists and if you want to see the web as it was intended to be seen without all the security issues of IE.. well a lot less. You would be a fool not to install it. However, for those of you whom use something cause you are used to it, and for some reason close the door on security… well suffer.
The first priority of even being here should be security. Yes, I could go text on ya.. but… for the most part FF does it well. Personally I do not like having 40 spyware programs on my machine each time I surf the web. That is what IE will get you. I do not have this problem with FF, either should you.
Think about it.. it’s a no brainer.