pramodd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: recent posts with thumbnail on non blog pageYou can see code I am using at http://pastebin.com/HvdaeXMg
Please help me.
Forum: Themes and Templates
In reply to: 1and1 Host. Activate theme =Error 500Add following in .htaccess file:
Options All -Indexes
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .phpAdd following in php.ini and upload to web root
memory=20MBForum: Plugins
In reply to: Readers submit images/Video on WordPress BlogPlease help!
Forum: Fixing WordPress
In reply to: Comments Not showingPlease help!!!
Forum: Fixing WordPress
In reply to: Comments Not showingPlease help!!!
Forum: Plugins
In reply to: Adding/creating multiple categories in one goHello,
1] Download Post Corrector wordpress plugin from
http://www.lordtime.com/blog/2008/07/01/post-corrector-wordpress-plugin-update/2] Activate the plugin – it adds “Bulk Create Categories” Menu item under Posts menu in wordpress 2.7.x
3] To create categories simply enter list of categories in text box
cat 1
cat 2
…To create sub-categories create category first and then use following format for sub-categories:
cat 1/sub cat1
cat 1/sub cat2
cat 1/sub cat3
…Forum: Fixing WordPress
In reply to: Running wordpress from blog.htmlOne of my clients requires that the blog be run from http://www.mydomain.com/blog.html while wp is installed in http://www.mydomain.com/blog/ folder
Forum: Fixing WordPress
In reply to: Running wordpress from blog.htmlA redirect is not what is required. Does anybody know how to do this?
Forum: Fixing WordPress
In reply to: Running wordpress from blog.htmlPost URLs are of the form /blog/2008/12/16/post-slug-here.html
I expect post URLs to look like /blog.html/2008/12/16/post-slug-here.html
OR
/blog/2008/12/16/post-slug-here.htmlForum: Fixing WordPress
In reply to: Running wordpress from blog.htmlNo … I need to run the blog from http://www.mydomain.com/blog.html while wp is installed in http://www.mydomain.com/blog/ folder
Forum: Plugins
In reply to: Wp-o-maticPlease help!!!
Forum: Plugins
In reply to: Wp-o-maticDoes anybody know how to get WP-o-matic working on a subdomain?
Forum: Fixing WordPress
In reply to: WYSIWYG editor problemYes! I am able to use the default editor without problem.
Forum: Fixing WordPress
In reply to: WYSIWYG editor problemPlease Help!!!
Forum: Fixing WordPress
In reply to: WYSIWYG editor problemAnybody has a solution?