garbonzo
Forum Replies Created
-
Forum: Plugins
In reply to: Where’s the “most viewed today” plugin?Well I found it: it’s called daily top 10 posts.
Forum: Plugins
In reply to: Where’s the “most viewed today” plugin?No, I’m not looking for that plugin – that one lists most viewed posts of all time. The plugin that I’m looking for lists most viewed posts for the day only.
https://www.lesterchan.net/portfolio/programming.php
download #5: “WordPress 2.0 Plugin: WP-PostRatings 1.03”
Forum: Fixing WordPress
In reply to: How Can I Create A CrawlPage ?Well, you might like this one:
https://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/Forum: Plugins
In reply to: I want to embed statcounter into wp-login.php…thx, trying it out now
Forum: Fixing WordPress
In reply to: is it possible to ‘bump’ a blog post?Yes, with the Adhesive plugin from
https://redalt.com/downloads/It allows you to mark a post as ‘sticky’ and make it stay at the top.
Forum: Plugins
In reply to: How do I force a piece of text into every single post?Yes! Thanks Otto.
Forum: Plugins
In reply to: How do I force a piece of text into every single post?I meant into the post itself – if I add the text into index.php, it’ll get displayed along with the post, but wordpress won’t consider the added text to be part of the post.
I need this special text to show up in each post in the rss feed, that’s why.
Do you know which internal file I should hack?
Forum: Plugins
In reply to: Plugin – vote for postYeah, Lester Chan wrote a good one. It allows visitors to rate the posts from 1 to 5 stars, and it shows the average too.
Go here:
https://www.lesterchan.net/portfolio/programming.phpand download #5: “WordPress 2.0 Plugin: WP-PostRatings 1.03”
Forum: Plugins
In reply to: trying to make my 404.php redirect to front page…Never mind. I should of read the conditional tags page first.
Forum: Fixing WordPress
In reply to: what are the proper file perms for wp root files? 755?good read. thx piz
Forum: Fixing WordPress
In reply to: what are the proper file perms for wp root files? 755?Actually, one more question:
Should every single file in the wordpress installation be set to 644?For instance, even all the way down to the files in tinymce?
Or just the root files, as well as the root files in the admin/include/content folders?
Forum: Fixing WordPress
In reply to: what are the proper file perms for wp root files? 755?Thanks!
Forum: Fixing WordPress
In reply to: what are the proper file perms for wp root files? 755?Well, that page says that noone but me should be allowed write access. Which is already setup.
However, there’s a link in there to a comment by Podz saying that at most, file perm’s should be at 664.
So what should my wordpress files be set on? 755 or 664?
Thanks
Forum: Plugins
In reply to: how to do diff. index.php for category and sub-category?Yeah, I found that page when doing a search for ‘category hierarchy’.
I should have mentioned that earlier, because otherwise my above post sounds like I’m being sarcastic. Which I wasn’t.
Anyhoo, thanks again.