pavandj
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal Error Function.require?ok kool
Forum: Fixing WordPress
In reply to: Replace Old Code With New Codeit should be in
theme folder
post.php and page.phpForum: Fixing WordPress
In reply to: Fatal Error Function.require?login to ur ftp client
navigate to /home/commmkta/public_html/wp-includes/
and check file permissions for category.php
and please post the result over hereForum: Installing WordPress
In reply to: Reinstal from Fantasticojust login using your ftp client and delete all the files under your domain name
and try reinstalling from fantastico
that should work but just be aware that it will delete all your current site content
so make a backup before you proceedForum: Fixing WordPress
In reply to: My site is slow to loadyou should use some caching plugin to improve the site performance
Forum: Fixing WordPress
In reply to: Slow page load time?install caching plugin like w3 total cache and post your results
Forum: Fixing WordPress
In reply to: Site Doesn't Load on 1st Try, but loads when resubmittedtry to clear your cache and reload your site
Forum: Fixing WordPress
In reply to: Restricting access to a page link with username/password loginyou need a custom plugin to handle redirection based on username and password entered
Forum: Fixing WordPress
In reply to: Fatal Error Function.require?you need to chmod category.php file with correct permissions
Forum: Fixing WordPress
In reply to: Replace Old Code With New Codeplease provide you site url so that I can tell you which file to modify
Forum: Installing WordPress
In reply to: Rebuild DB from exported/dumped .SQL scriptjust create a new db on host where you want to migrate
login using phpmyadminimport the sql file that you have received
modify wp-config.php to access new db