Jay
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Pagination not workingYou need to paste your code on pastebin so we can read it. Also, what are you trying to do. Show all post on your custom page, certain posts? How many post per page are you trying to show?
Forum: Fixing WordPress
In reply to: How many categories can WordPress handle?Did you ever figure this out? I could not imagine having that many categories, but would really be interested in some opinions about it. Have you considered using custom post types or tags?
Forum: Fixing WordPress
In reply to: WP admin, even 3.3, incredibly slow.@rickssekhon thanks for that. It briefly speed up the back end, but still at times when publishing a post it still lags.
Forum: Fixing WordPress
In reply to: Basic Gallery and Gallery (BWS) plugintry nextgen gallery
Forum: Fixing WordPress
In reply to: cant find unexpected '}'now a unexpected T_ELSE
Forum: Fixing WordPress
In reply to: Basic Gallery and Gallery (BWS) pluginI dont think this plugin uses short code. this allows you to create a page that is a gallery
Forum: Fixing WordPress
In reply to: Basic Gallery and Gallery (BWS) pluginRead the FAQ and look at the screen shots on the plugin page.
Forum: Fixing WordPress
In reply to: Help! I did something to my htmldo you have a backup of your theme?
Forum: Fixing WordPress
In reply to: changing comments templateI found a solution here that works.
Forum: Fixing WordPress
In reply to: changing comments templatehtml5 reset Thanks.
Forum: Plugins
In reply to: [Plugin: CSV Importer] not importing anythingThe plugin is not updated to use with 3.3.1. It has several problems with it. I also use it alot, but not sure if the author updates it anymore.
Forum: Fixing WordPress
In reply to: Undefined index: with fresh installIt went away after a few page refreshes. Dont know if that is good or bad, but it worked. I will try the re-upload if it comes back
Thanks!Forum: Fixing WordPress
In reply to: tags from selected category in drop downyou find a solution to this? I have been working on it for a while now.
Forum: Fixing WordPress
In reply to: Twenty Ten – how to show posts from a category?query_posts( 'cat=70&posts_per_page=-1' );Forum: Fixing WordPress
In reply to: Parse error: syntax error, unexpected T_ELSEI would suggest re posting your code using http://pastebin.com/
be sure to include the entire code if you did not