Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter JustWyoming

    (@justwyoming)

    THanks for the response! No plugins are installed. I uninstalled all of them, because I am running wordpress in a development mode and the site is not yet visible. It’s appended to a .dev url which is the default when using ServerPress to work on files between dreamweaver and wordpress.

    I did reinstall the latest version of wordpress – but that’s not fixing the problem either. The media library allows me to upload files, but doesn’t show them as completed. Later I can see them in the library, but I cannot APPLY them to anything. I get an error code mentioned above.

    What I need to know is if this is because it’s in development mode? My understanding is the CMS is still operative, but the website doesn’t have a public facing URL.

    Does anyone else have experience with this?

    Thread Starter JustWyoming

    (@justwyoming)

    I found the custom header info for the functions.php in the codex. And it the code to insert into the header php.

    It does indeed make a place holder for the image and lets me access it in the customize feature in the dashboard. Now the new trouble is that media library is not working properly. everytime I try to upload an image into the customize header image feature to test it I get the following error message:

    Error outlawlogo.png
    An error occurred in the upload. Please try again later.

    The media later does appear in the library, but will not allow itself to be inserted into the logo area, widget area or posts.

    The site is not published live. I’m using serverpress remote and local testing so it’s appended to a .dev site. Can you view that?

    http://outlaw-swing.dev

    I can post code and or/screengrabs to my public dropbox if that helps.

    Thread Starter JustWyoming

    (@justwyoming)

    When I change the height in css it resizes my page and shrinks it. I’ve hosted images here: that show the default #commentform with no css mods, and the one where I adjust the css to the following:

    #commentform {
    height: 75px;
    }

    what the?
    default image https://dl.dropboxusercontent.com/u/4189611/defaultcss.png
    edited css image https://dl.dropboxusercontent.com/u/4189611/aftercssedit.png

    Thread Starter JustWyoming

    (@justwyoming)

    Nope. that doesn’t work. even with setting height width parameters – it breaks the header in half. I also want it to be like some templates that let you upload your logo and in the user facing ‘customize’ menu. So how do i add that functionality?

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