Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter timfar

    (@timfar)

    Hi
    You are the best. Thank you very much. It works perfectly. Thanks again.

    Cheers

    Thread Starter timfar

    (@timfar)

    Karel Thank you. The only worries I have is if I rename the profile.php to index.php then there might be some other links to profile.php and those won’t work or even worse make the script not to work all together. What do you think?
    Thanks

    Thread Starter timfar

    (@timfar)

    Hi me again

    Interesting enough. The above post works when you first login. But if you go back to weblog while you are logged on and then go back to admin area it will show the dashboard again!!!! Any suggestion?
    Thanks

    Thread Starter timfar

    (@timfar)

    I got the answer from another post:

    I discovered how to solve this. Edited
    wp-admin/menu.php
    and made line 7 be
    $menu[0] = array(__(‘Dashboard’), 1, ‘index.php’);
    instead of
    $menu[0] = array(__(‘Dashboard’), 0, ‘index.php’);

    OK so I should have been able to work this out without asking, but then again, the default wordpress setting should not be that users (level 0) can see the Dashboard after they login – it is really confusing for them.

    Thanks anyway

    Thread Starter timfar

    (@timfar)

    Hi
    Thank you for that. Yes I realise if I remove the dashboard I can’t see the announcements myself. But the point is some users, not neccesaryly know about how the wordpress is working. But when you put an anouncement like the one on 27 May (security issue) then people get curious to see what is goign on and even might want to try and see if we amended the scripts or not.
    So can you please tell me how I can remove the dashboard from the admin area. Perhaps I need to check your announcements manually on regular basis. So can you help please?

    Thread Starter timfar

    (@timfar)

    Hi , Thank you I ddeleted those lines and now I got rid of the blue banner thing but now I don’t have the background box on top and in the middle! What should I do now?

    Thread Starter timfar

    (@timfar)

    thank you. Well there are a couple of things: I am using the standard default theme witha big wide blue colour on top. I tried to resize the picture or make changes to the stylesheet but it was unsuccessful. The frames I can’t get rid of them because the whole site is made based on frame and html. It is going to be a long term project but I need a quick solution. I looked at the link you mentioned but it is for php not got for simple html.
    The other problem is for the upload I can’t use ftp otherwise I should create an ftp account for all users who want to upload a file! It is easier to give them ability to use the control panel and upload the file. The only problem is it generates a wrong link and I wish I could make that corrected.
    Going back to the first issue I really need to reduce the size of this huge blue picture to as little as i can (even to get rid of it) I tried the search here but not muh help I could find. Please let me know if you can help with this.

    Thanks again

Viewing 7 replies - 1 through 7 (of 7 total)