Hasan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem functions.phploading fine on FF IE and Chrome
Forum: Fixing WordPress
In reply to: Can't access wp-adminyou would need to increase your php memory , you could try contacting your hosting provider to do it.
unless you have access to your php.ini file
or you could try php_value memory_limit 32M or 64M in your .htaccessForum: Fixing WordPress
In reply to: Problem functions.phpim having a look at your functions.php , but just to let you know your website is loading fine.
Forum: Fixing WordPress
In reply to: chrome keeps showing domain.com/wp-admin/plugin.php as loadingok iv fixed it. this thread can be closed. and if possible can a mod remove my link from the first post.
thanks
Forum: Fixing WordPress
In reply to: Problem functions.phponce you reupload the original functions.php clear your cache and try loading the website it should load up fine.
Forum: Fixing WordPress
In reply to: Can't access wp-adminbuddy the page loads fine? do you have a problem logging in?
Forum: Fixing WordPress
In reply to: chrome keeps showing domain.com/wp-admin/plugin.php as loadingany help guys please?
Forum: Fixing WordPress
In reply to: How to add a fade in/out image to a post?jquery nivo slider should do the job, i am not sure if it has a wordpress plugin, but its pretty neat and its got different effects.
Forum: Fixing WordPress
In reply to: Add a single random text to a categorybuddy im not sure if i understand your question but if i do i would use ‘if’ tags (php) to make it work the way you want to.
meaning it would be like > ‘if’ this is category A ‘say’ this is category A description.
you will have to add CSS fields for the aesthetics.and so on.
you can read up wordpress codex for if tags i am sure they are available.
Forum: Fixing WordPress
In reply to: chrome keeps showing domain.com/wp-admin/plugin.php as loadingi thought i would add i have tried deactivating plugins one by one to see if it was caused by one of them , but none of them seem to be causing the problem.