Tagged: 

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #44499
    Matthew
    Member

    Under ‘Appearance’ > ‘Theme Options’ > ‘Header Options’ > ‘Custom Header: Logo & Site Details’

    I’ll click ‘Click Here to Add/Replace Header Logo & Site Details’ and I get this response: “You do not have sufficient permissions to access this page.”

    I just installed Kathmandu Pro 3.0 and have not touched configuration settings or anything, so I do not know why I do not have permission.

    I read http://codex.wordpress.org/Changing_File_Permissions but I’m a noob and could not make sense on what to do.

    Please advise?

    #44511
    Sakin
    Keymaster

    @Matthew: Are you able to upload them image from “Media => Add New”?

    #44513
    Matthew
    Member

    @Sakin Yes I am.

    #44521
    Sakin
    Keymaster

    @Matthew: Maybe some issue with your server. It strange that you cannot go to “Appearance => Theme Options => Header Options => Custom Header: Logo & Site Details”. Then how about “Appearance => Header” as that link leads to Header. So, if this works then you can do it from here.

    #44523
    Matthew
    Member

    I have the same issue when trying to change the background image. I can upload images fine through media, posts, and pages… just not through the theme options when there’s a “Click Here to Add/Replace ____”

    #44524
    Matthew
    Member

    “Appearance => Header” does not exist.

    #44525
    Sakin
    Keymaster

    @Matthew: I mean can you go to “Appearance => Header” and uplaod it. If this work then it should be fine. If not then there must be some issue with the server. I will contact you though email so that I can check in details.

    #44530
    Sakin
    Keymaster

    Oh you are using WordPress 3.3.1 where as the header feature was added only from version 3.4 so it will not work. See this http://codex.wordpress.org/Custom_Headers. So, you need to update your WordPress.

    #49615
    arun
    Member

    I’am using catch everest theme i am trying to change logo on the header, in theme option>upload logo, if i click on that its shows message You do not have sufficient permissions to access this page. but before i have uploaded the logo. and i need the site name next to the logo i.e, left side.. and can one help

    #49647
    Sakin
    Keymaster

    @arun: Check your upload folder permission. In Catch Everest theme, you can upload the logo image from “Appearance => Header”

    Then to make your site title to appear next to your logo, you need to add the following css in “Appearance => Theme Options => Custom CSS” box:

    #hgroup.with-logo {
        clear: none;
        float: left;
        padding-left: 10px;
    }
    #49672
    arun
    Member

    its working thanks sakin…. and can u suggest me any side weidges for co prate website.

    thanks

    #49696
    Sakin
    Keymaster

    @arun: Sorry I don’t get it what you mean.

    #49817
    arun
    Member

    @Sakin i want to add phone number on the right side of top header it should be straight to the logo.. can u help me

    #49851
    Sakin
    Keymaster

    @arun: If you are using Catch Kathmandu Pro theme then go to “Appearance => Widgets” and then add in Text Widget in “Header Right Sidebar”. In that text widget you can add in your phone no.

    #49859
    arun
    Member

    @sakin.. Hi im using catch Everest theme.. can u help me in this theme to add phone number on the right side of the header.

    #49862
    arun
    Member

    @sakin when i pasted this css

    #hgroup.with-logo {
    clear: none;
    float: left;
    padding-left: 10px;
    }

    when i refresh my site is glitching pls check my site url: c2wow.com/csquarewow/… can u help me…

    #49942
    Sakin
    Keymaster

    @arun: Then please post in right forum. You are posting it in “Catch Kathmandu Pro” Support Forum.

    In free version, you don’t have easy option to add phone no in header right section. Header Right Sidebar is only available in Pro version. So, best option it to upgrade to Catch Everest Pro theme and then you can add it from “Appearance => Widgets”

    Why are you adding that css? You don’t need that. That is for Catch Kathmandu Pro theme.

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Custom Header: Logo & Site Details: You do not have sufficient permissions’ is closed to new replies.