nanobyte1111
Forum Replies Created
-
Bump! Would like to know this as well. Would be useful to have 3 options, 1 week, 1 month, 1 year. Ill probably only use 1 month, but would be nice to have the ability to see the popular posts, not of all time, but latest according to 1 week, or 1 month, or 1 year.
Forum: Plugins
In reply to: Vote it Up – Post OrderAwesome, thanks Nick, will give this a try…this will definitely make for a much better filter on my front page. Will update results.
Thanks again.
Forum: Plugins
In reply to: Vote it Up – Post OrderNever mind on my last comment, got the votes by using “&orderby=comment_count”
Does anyone know of an alternative for “comment_count”
Have tried “votes”, “wp_votes”, etc etc
am going off of this http://codex.wordpress.org/Function_Reference/query_posts#Order_.26_Orderby_Parameters
This would be awesome if someone could finish the pice im missing! Thanks for the help!
Forum: Plugins
In reply to: Vote it Up – Post OrderWhere do you find “yourkey” “yourvalue” “publish” etc etc…also what file would i put the second line of code in please…
Thanks for your help.
Forum: Plugins
In reply to: [Add Local Avatar] Add Local Avatar 9.0 WordPress 3.0.3Boom!!! great call poi3, worked like a charm, now my users can upload their own avatars. Here is how i did it.
WordPress 3.0.4
Add Local Avatar v9.0
Godaddy shared hostinggo to line 791 find
$root = $this->avatar_root();replace with
$root = '/home/content/a/m/a/sharedhostingname/html/domainname/'change “sharedhostingname” with your godaddy shared account hosting name and “domainname” to the domain name you have wordpress on.
Make sure you created a new folder and it is ready to go in the location of your choice and Set Permissions to 777 (i created a folder in /wp-content/uploads/avatars/)
Go back to avatar admin panel under “User Uploads” Check the box and enter the path used — which i chose as /wp-content/uploads/avatars/
Scroll down click “update avatar actions”
Go try and upload an image now!
Create an image under 10k. Under Users on your left side bar admin panel, click edit for one of your users and give it a try. Works like a charm and your off and running!
At least i was. Good Luck!
Forum: Fixing WordPress
In reply to: How do I find the Category ID number?Okay, i just set up a new category and need to find the category id number, i have pretty links or permalinks and cant seem to find the category id in the database structure, and help you can see what im talking about here at http://www.beatzforsale.com.
Thanks
Forum: Plugins
In reply to: [Plugin: Audio Player] Version 2.0 beta releasedbtw, here is a link to see the error message with audio player in wp 2.7.1 and most recent version 2.0 beta 6 audio player.
Thanks for any suggestions on fixing this error!
Forum: Plugins
In reply to: [Plugin: Audio Player] Version 2.0 beta releasedplayer works fine inside the website with a post (awesome btw), but on the front page with the post i get the same message as everyone else
Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.
Any ideas on the cure. Why just on the front page and not inside the website with the post?
Running: wp 2.7.1 and just downloaded most recent Version 2.0 beta 6
browser: firefox 3 and even ie, havent used safariThanks for any help!