nsathees
Forum Replies Created
-
Forum: Installing WordPress
In reply to: "Error establishing a database connection" ??Log in to your cpanel and check the database first. If that’s ok then check the wp-config.php file.
Most probability your DB is the problem. Try to repair it.
Forum: Requests and Feedback
In reply to: Blocking a contrubuterThank you,
What is the rule for spam? Are the Short replies counted as spam?Forum: Themes and Templates
In reply to: Advise for a theme !!!For commercial purpose I suggest you to develop a custom theme. The theme out there will duplicate else where and the client won’t be happy.
Forum: Fixing WordPress
In reply to: Viewing PagesCan you provide a link to the site?
Forum: Fixing WordPress
In reply to: Viewing PagesCan you post the link to your site?
Forum: Fixing WordPress
In reply to: i want to remove one of my URLs and keep one.With all the respect I think you should ask this question at bluehost. As it is not related to the installation or trouble shooting of WordPress.
Forum: Fixing WordPress
In reply to: Path numberYour question is not that clear. What I understand is that you want to display 5 or 6 post only. If that is what you want then you can log in to admin area go to Reading and set the Blog pages show at most to 5.
Forum: Themes and Templates
In reply to: How to undo wp_enqueue_script?I read somewhere that I am not supposed to edit the parent template directly, so I am wondering if there is something I can add to the child template that will un-enqueue.
Do you know why the world love Steve Jobs and not the Bill Gates?
Forum: Fixing WordPress
In reply to: WordPress Pretty Url'sNot sure what you want to know. Best guess is that you want to get the permalink.
Forum: Fixing WordPress
In reply to: 301 redirect Errordo a site:yourdomain.com search
Forum: Fixing WordPress
In reply to: Arabic keyboard doesn't wokecheck the wp-config.php file find the lines
/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);Forum: Installing WordPress
In reply to: Cant preview my siteDevelop it on localhost or install WordPress in a folder and move to root when done.
Forum: Fixing WordPress
In reply to: Text IssueRemove the white-space: pre from inline style
Forum: Themes and Templates
In reply to: [Theme Matala] Moving up navigationbarbesrecords line 36
reduce the height from 150px to 120 px.
Forum: Themes and Templates
In reply to: Edit comment form widthin style.css line 2010
it is set at 98% right now. so change that to reduce the width.line 2015 for comment area