devrimg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Logo too bigRight click on your logo on Firefox and ‘Inspect Element’. It probably will be named as ‘div id-”logo”
Open up your stylesheet and find #logo or whatever it is classed as (div id ”logo”.
Add height: ..px;
width: ..px;Forum: Fixing WordPress
In reply to: Logging out problemOk now I can’t log in. wp-login plain white screen. :S
Forum: Fixing WordPress
In reply to: Getting a "General 0" Error?I haven’t installed any plugins, the error occurs because the post is too long… :S
Forum: Fixing WordPress
In reply to: Getting a "General 0" Error?I get this is well sometimes for having 2 different plugins for the same job.. But now, I get it when I write a new post and hit publish.. It just says 0 on a white screen nothing else :S
Forum: Fixing WordPress
In reply to: Breadcrumbs mix up with bbpress integrationanyone ?
Forum: Fixing WordPress
In reply to: Urgent help needed !Thanks for you reply Richard, I’ve resolved it 🙂
For people who might be looking for this (I linked it to bbpress user profile, within wordpress would be different);
I used:
<a href="<?php bbp_user_profile_url( bbp_get_current_user_id() ); ?>" class="submit user-submit"> Profile </a>Forum: Fixing WordPress
In reply to: database error?!Im not a professional but I think what you need to do is change your password on your config.php to whatever you changed it to on your db.
The file is in your root directory and its called ‘wp-config’.
/** MySQL database password */
define(‘DB_PASSWORD’, ‘……’);Dont do it until someone with knowledge approves what I’ve said.
Don’t play around with your database, It can cause you to completely re-start everything. Happened to me a loads of times.
Forum: Fixing WordPress
In reply to: User profileTry using a “Front-end profile edit” plugins and use ‘User Profile Page’ plugin…
Forum: Fixing WordPress
In reply to: Uploading Videos to WordPressYou have to ask your host to increase the limit or I think you can just upload it, via http://FTP.. I had a limit of 2mb but I couldnt upload a 5mb file via FTP.
Forum: Fixing WordPress
In reply to: Theme causing problems !This happened to me before with another site I remember resolving it but I can’t remember how… I have no idea whats going on what so ever. Everything was fine till today :S
First picture (the sites in turkish), I cant even type anything.. Well I can but the text is in white so I cant see anything.. As you probably well know the editor options aren’t where its supposed to be… I cannot view ‘html’ either, nothing happenes when I click it.
http://imageshack.us/photo/my-images/860/printscreenr.jpg/
Second picture… It should say “upload a media or drag files here” usually. On this picture here it just says “select files”.. Nothing happenes when I click it :s
http://imageshack.us/photo/my-images/221/printscreen2km.jpg/
Forum: Fixing WordPress
In reply to: restrict registered users from wp-adminTry this webgardens if you ment the toolbar like me 🙂
http://ww.wp.xz.cn/extend/plugins/global-admin-bar-hide-or-remove/
Forum: Fixing WordPress
In reply to: Remove DashboardThank God at last.. Thank you vert much Amy. I found a plugin to do this is well for anyone else;
http://ww.wp.xz.cn/extend/plugins/global-admin-bar-hide-or-remove/
Forum: Fixing WordPress
In reply to: Help Please! Website paths failing to open?I really don’t know then sorry mate.
Forum: Fixing WordPress
In reply to: Remove Dashboardhttp://www.islamidevrimprojesi.com/wp-content/uploads/2012/03/dashboard.jpg heres a screenshot.
I’m using DynamiX but it’s the same with all themes; including twenty eleven.
Forum: Fixing WordPress
In reply to: Help Please! Website paths failing to open?I think you’ve just made changes to some of your php files. You have probably input incorrect codes or missed out couple of lines which has caused the error. Try uploading the previous files or remove the changes.
wp-config.php