Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter Virtual Clover

    (@staceytaylor)

    Thanks but I got it handled. It’s apparently something screwy with the theme I was using. Visited the site, updated the theme, problem solved.

    Also, unless you use something like theme my login, you will want to add the “meta” widget to one of your sidebars so you can log in easier, otherwise you’ll have to make a direct link somewhere to the login page. The WP name and pw for this forum isn’t the one you need, it’s the one you set up when you installed it – just for the record. That one won’t work here unless you made them the same.

    Basically it was the wrong file path to the config file – it was looking for wp_config.php, so it wasn’t acknowledging the one with sample in the name 😉

    I don’t promise this is the be all end all solution, just a couple of questions for clarification…but did you check the location path to see if the folder in question is where it’s supposed to be? If it is there, then maybe it could be a permissions issue that is preventing the access to the folder itself. If the folder is not there, did you manually create the folder where it says it couldn’t be created? If not, give that a try and see if it works.

    Unfortunately at this moment at 4am (insomnia and boredom, sue me) I don’t recall specifically what the write permission code/number is, I *think* it’s like 667 but don’t quote me, someone else will surely know. I’m also too sleepy to google it ;-p But look around for the write permissions and open your ftp client, right lick the directory and change the permissions if it’s not already set properly. And if it is, that’s probably not the problem.

    I know it’s not A1 help but something to try and eliminate if you haven’t already. If nothing else, it can narrow things down more.

    It depends on the host and what kind of share load they distribute and the hardware, and higher traffic times, etc. All 15 of your sites could run as fast as possible without any lag time, but someone else’s site on the same server, say a streaming media or game site or tons of scripts and a gazillion visitors a day will slow yours down considerably. It’s a question more suited to a host provider than wordpress people.

    Hostgator is very reliable and popular. Give their support chat a try and ask there. If you’re really concerned, spend the extra money for a dedicated server.

    I think kosonome understood what you meant 😉 FTP is a much easier and bs free solution to uploading/downloading your site files. Hostgator is good and the file manager is okay, but you’ll greatly appreciate setting up your FTP (filezilla) client. In the time it takes you to upload 10 files using hostgator’s file manager, you can already be working on your site having uploaded with filezilla. It’s lightning speed faster than the file manager, and that is why ftp is better than file manager. You can edit on the computer and send them right up.

    And your client or the server – the ftp client logs into the server and loads the files. So does file manager.

    Filezilla is easy (and free) to set up. Launch FZ, select File/Site Manager, select New Site, and in these fields add your information (hostgator supplies this information in your registration confirmation email):

    Host: yourdomain.com/net/org/etc
    FTP: File Transfer Protocol selected
    Encryption: default: use plain ftp
    Logon Type: normal
    Account: hostgator acct user id
    pw: hostgator password
    Ok
    Connect

    The left side is your computer’s file manager…click through and find the location of the content you want uploaded.
    The right side is the server/file manager…click through there to the root folder or desired folder you want the content.
    On the left side, select everything you want to upload and hit the upload button, or right click and select upload.
    3 seconds later, you’re all done.

    Think of it as a side to side transfer – local on the left, site host on the right, find it, send it over.

    File manager is conceptually more a top/bottom kind of transfer. You go up to the hosting site into the folder you want stuff to come to. Then select upload and it opens the same file manager as in ftp – you select the stuff and click upload…and up it goes.

    Same difference, only FTP clients are 100x faster.

    go to your appearance section and check your stylesheet for the sidebar and/or widget class attributes and find the one/s that are referencing the font styles. It’s hard to specifically direct you since theme files and stylesheets can be so varied, but that should get you in the ballpark, and you can hunt around changing variables, saving, refreshing (and undoing!) til you find which one is dictating the widget style you’re after.

    Additionally, just in case it’s not a sidebar widget issue, check whatever the widget/plugin may be – this time go to plugins/editor and find the plugin in the drop down, find the related .css file and then see above.

    …and as an aside, godaddy specializes in domains – their hosting support is crappy, so perhaps consider going with a service specializing in hosting. (hostgator is good and affordable).

    To expand BR’s question…and did you change wp_config-sample.php to wp_config.php? Double check that the database username and password are correctly input? That would be on wordpress’ side, and something warping out during upload…and if it’s not that, then it’s on godaddy’s side and good luck getting them on the ball…

    WordPress.

    Your request seems a little bit vague so going off of your statement you’re a complete novice with limited technical expertise, I am inclined to assume you’re not familiar with FTP? I mean no insult, just not sure what “limited” means in your case, or how limited 😉

    1. google FTP client software, Filezilla is a good free one, download and install, launch; select file/site manager and add in your hosting info (should’ve come in your registration confirmation email for hosting/domain). Basically your domain path, user id and password

    2. make sure your webhost supports mySQL and php; if so, usually the control panel provides an option to set up the database or a database wizard that’ll whip one up for you. Name it and the password. And make sure the domain is active and the nameservers are set correctly.

    3. Unzip wp3.3 and pull the contents to your “work” folder for whatever the site is. Find wp_config-sample.php and change it to wp_config.php
    3A – open it using notepad++ or whatever editor and add in your information for:

    database user name, database password (from the database wizard); then scroll down to the SALT authentication section and copy the url, paste it in a browser window, load: copy all that code that comes up and then replace the code shown in the config file with the copied code. Enable multisite if applicable. Save.

    4. Open FTP client and log into site. Go to root (main site folder) or a directory if you want it in a separate directory.
    root = yourdomain.com
    sub directory = yourdomain.com/blogfolder/

    5. Open the wordpress folder and highlight everything in it on the left hand side of your FTP client. Click the upload button. Give it a few minutes and everything should be moved to the folder chosen.

    All uploaded.

    type in your domain url or path to the wp installation, should have the main activation screen. Fill out your info, save, log in…enjoy

    If you meant something else, apologies…but that’s how it reads – how to upload wordpress…

    Here’s another one – simple, easy, nice

    http://mapservices.org/myguestmap/

    Woo…thanks so much olyma for those plugin links. I hate that stupid admin bar and half the plugins I use with an offsite login option from the dashboard were rendered useless by the admin bar copying and cloning itself down the page blocking buttons, links and text fields…like a string of admin bars…god I hated that thing but those two plugins got rid of it on both the back and front end…thank you so much!

    I know some of you Wordie fanboys love everything the WP Devs throw at you – and I’m a Wordie fan girl myself – but seriously, some of these things are intrusive, annoying and should always have a user option to turn it off. I like the simplicity of the 2010 and 2011 default themes but I’ll never, ever use them. The one single time I did, I had to go back in and redo the styles and other settings every time WP sent out an upgrade. The devs might think that’s necessary but those of us who spend time styling things get really ticked really quickly having to redo all that. We shouldn’t have to save copies to replace anything short of a backup for a crash…

    Anyway, I know it won’t make a dent so whatever. At least I got rid of that stupid admin bar. If it’s as simple as a couple plugins to do the trick, I really can’t see why the devs force it on people and can’t “dev” up an OFF switch. It’s obviously not that hard to pull off…

    Happy New Year to you guys, by the way…stay safe!

    Thread Starter Virtual Clover

    (@staceytaylor)

    PS in case that wasn’t clear – the theme my login sidebar widget is what I’m referring to. In this container, it shows

    Username
    (field)
    Email
    (field)
    Password
    (field)
    (field) Confirm Password <———this is the problem

    Want it to be
    Confirm Password
    (field)

    But I can’t figure out where the form file is so I can fix it.

    Thread Starter Virtual Clover

    (@staceytaylor)

    Nope. I even cleared out the cache but question marks still there.

    In the meantime, I was forced to do it the hard way, which I was dreading, post and page by post and page, line by line deleting that and correcting it. I vow I will never again use a contraction ;-p OMG what a pain but I had no choice, the site just went live yesterday and people were all over it.

Viewing 15 replies - 1 through 15 (of 16 total)