Forum Replies Created

Viewing 15 replies - 571 through 585 (of 1,808 total)
  • Hey, cristalynn84, I thought you got disgusted w/me & gave up. Glad to see you back. Seems like I’m always ending up in someone’s junk folder. :(.

    Can we please see your .htaccess file? When you’re in your file manager, be sure to check ‘view hidden files’ or similar.

    If you don’t have a .htaccess file, please log into your WordPress dashboard & go to ‘Settings > Permalinks’. Set the permalink structure to your preference–I personally like ‘post name’, but that’s all up to you. Don’t forget to save your changes after you’re done. Then go back into your file manager, & your .htaccess file should be there.

    Check your junk/spam folder regularly. I get sad staying in those lol.

    Hello, srstash13, & welcome. Actually it appears your site has updated, though I won’t swear that the full update was completed.

    The site is working to some extent, though you are getting a ‘nothing found’ message on the homepage. I’m guessing the site was not backed up prior to updating. Just so you know in the future, when updating from 1 major version to another, ie, 4.7x to 4.8x, etc, it’s always a good thing to back up the database, which is where the majority of your content actually resides, just in case something goes awry. That’s not a criticism. It’s just a suggestion for future updates.

    This looks to be hosted by UW. Do you have an information technologist whom you can contact there to ask how you’d access your database, ie, via PhpMyAdmin or similar?

    Hello, jenhartney, & welcome. First, it might be really helpful if you’d provide a site url, & especially 1 that contains an image that’s not working.

    1 thing we often urge folks to do in situations like this is to temporarily deactivate all plugins. If that solves the problem, then we reactivate 1 by 1, each time uploading an image until the problem recurs again, at which time we know we’ve found the plugin that’s at fault. If that does not help, then we generally ask folks to switch to a default theme (they begin w/the word ‘twenty’) on a temporary basis to see if that solves the problem. If it does, then the theme vendor needs to be notified so that perhaps s/he can provide a fix. Otherwise, you’ll likely need to find a new theme.

    If you can look through your site’s files, either by using your hosting provider’s file manager (it’s usually found in the control panel) or by using an FTP client like Filezilla, there are often files called error_log or error.log. If any of these contain recent errors, you may which to paste them here for our inspection. Please enclose these in , ie,

    line 1
    line 2

    If all of that is not helpful, then we generally suggest that folks open their wp-config.php & change wp-debug to ‘true’ instead of false. This is a security risk & should be changed back immediately after attempting to upload a file, but at least you might get an error message that will let you know where the problem lies. Lastly, some hosting provider control panels actually contain an applet that lists the last 300 or so errors. If yours does, again, you can paste the contents in your next reply for us to look at if you can’t figure it out.

    Also, some hosting providers have a control panel aplet that allows you to change your version of PHP, along w/its settings. It’s generally called ‘PHP Version’. You may wish to adjust the settings called max_upload_size & max_post_size to an appropriately high value.

    This is a long post. I apologize. Please take the steps in order, 1 by 1, & it won’t feel quite so daunting. Please let us know if you need instructions on how to do any of this. Unfortunately, hosting provider control panels are not standardized, so we may or may not be able to provide specific instructions for your particular situation.

    cristalynn84, that was helpful. We’re going to need to look at the files on your site. To do this, we’ll either need to use Bluehost’s file manager, which is found in your control panel, or an FTP client like Filezilla. For help w/Bluehost’s file manager, you can look at:
    https://my.bluehost.com/hosting/help/file_manager

    We’re looking in your web root, which is public_html or www (they’re identical), & we’re looking for a file called index.html or index.htm. If not, then we’re looking for files called home.htm/html, or perhaps default.htm/html. Please rename this file by putting a 1 at the end. Now please try to access your site.

    “Regarding the SSL .. when I go in to my Bluehost CPanel, and click on SSL, it says right at the top of the page, “You have already purchased a certificate for this domain.” and then next to that it has a drop down menu and reads “Install SSL on” and in the drop down menu my domain is there … so does this mean I just need to install the SSL?”

    That’s what it sounds like to me, cristalynn84.

    “When I installed WordPress I was using the assistance of Bluehost and their support team so I’m not sure which I chose, http:// or https:// … is there a way for me to look somewhere and find out?”

    Tell you what, cristalynn84-let’s install the SSL first & see where we end up. I’d also like to know precisely where WordPress was installed, ie, in the webroot folder or in a subfolder like wordpress or wp, but it appears to me at this point that it’s installed in the root. Please try installing the SSL, as I said, & let’s see where we are at that point.

    I understand you’re not real comfortable w/the tech stuff, so I’m trying to keep this as simple as possible. The problem is it may take longer, but I think taking things 1 step at a time will end up being the most successful strategy in the long run. Just hang in. We’ll get it resolved.

    Hi, cristalynn84, & welcome back. First, thanks for the detailed explanation. I’m afraid at this point I have more questions than answers, but let’s see if we can’t get to the bottom of all this.

    First, could you please tell us whether or not you purchased an SSL certificate? If not, did you choose to activate a free global SSL? Also, when you installed WordPress, did you choose the http:// or the https:// option?

    I ask this because when I visit the site’s primary address &/or login address, it works, but obviously the pages don’t & I’m thinking it may have something to do w/https being chosen when no SSL certificate is present.

    Especially in your line of work, accessibility is pretty paramount. I suspect from your comments you do a lot of work w/those in wheelchairs, or who need other sorts of mobility aids. As I’m 100% certain this next is not a newsflash for you, often these folks have disabilities that necessitate the use of alternative input devices when using the web. Keyboard navigation, therefore, can be the difference between being able to make a purchase or not, & the ease w/which it’s done can either give the customer a good impression of your business or leave them feeling bad & discouraged. It’s a big important thing in any business, but *particularly* yours.

    I wish you great success w/it. WordPress has an accessibility forum where you can ask questions about the topic if you need to.

    O, gosh–they’re like Chicken Man–they’re everywhere!

    & in case you were talking about the lack of accessibility of Woocommerce via the keyboard, Kev, here’s some reading:
    https://woocommerce.wordpress.com/2017/08/08/selectwoo-an-accessible-replacement-for-select2/

    This is pretty beta, but the choice seems to be between that & a library that hasn’t been maintained in a while.

    I guess in the final analysis, we all have things we’re not good at/can’t do, for which we need help from others. I don’t like it personally, & I seriously try not to make a pest of myself in terms of asking for it, but sometimes you just gotta bite the bullet. So keep up that helpful spirit.

    Kev, TinyMCE’s keyboard documentation is here:
    https://www.tinymce.com/docs/advanced/keyboard-shortcuts/
    & a WordPress codex version is here:
    https://codex.ww.wp.xz.cn/Keyboard_Shortcuts

    Interestingly enough, the shortcut you gave did not work for me, so there’s something affecting the editor–perhaps my Weaver Xtreme theme or plugin. Too bad–I like them.

    & now just when you get used to it all, they’ll switch editors to Gutenberg.

    Well that irritates me, as I looked thru the TinyMCE list of keyboard shortcuts & that 1 didn’t seem to be there, though I knew there was 1–I just had slept a few times since the last time I used it & couldn’t remember what it was. I guess I’ll just have to add CRS to my list of disabilities lol. I think it actually used to be alt+f10, & that’s what it said there, but that didn’t accomplish the goal. I’m sorry, but, anyway, if nothing else, I taught you PWD–& you gave me the shortcut key I was looking for but couldn’t find.

    That makes all the difference. Windows doesn’t use .htaccess. Unless you’ve got a caching plugin, I’m not sure what to suggest, as I personally avoid Windows servers like plague. Perhaps someone more knowledgeable than I can help. I’m really sorry. I’m a PW, & I always try to assist when a church site is involved. But at least when it comes to servers, I don’t do windows lol.

    Also, you may have a .htaccess file in -your web root. I don’t know what that is, as these are not standardized, but commonly it’s either htdocs or public_html. You’ll need to get to that using either your hosting provider’s file manager or an FTP client, preferably 1 that supports some sort of secure file transfer. You will need to enable the viewing of hidden files in whichever of these you choose, though sometimes it is enabled by default.

    Gabe, when I go to http://beta1.betahunters.com/wp-admin it goes to http://beta1.betahunters.com/wp-login.php?redirect_to=http%3A%2F%2Fbeta1.betahunters.com%2Fwp-admin%2F&reauth=1. That’s expected. I also receive a login screen. If you are not, then are you perchance running any caching plugins on the site?

    Hmm, I thought pwd was a basically universal abbreviation for persons/people with disabilities. I’m sorry for assuming that familiarity. It is a pretty common acronym amongst the disabled/pwd’s. I personally prefer it to ‘disabled’ as the latter word always reminds me of a car stalled in the middle of the road that’s basically in everyone’s way, & folks are all trying to get around it, honking & cursing, while it can’t go anywhere. I certainly don’t feel that way about my life, & I suspect that applies to most pwd’s. & I suspect most friends & families of those w/disabilities don’t view them in that light, either. Just my two pence/cents, & it’s likely worth precisely what you paid for it. Lol.

    I do wish you great success in your venture.

Viewing 15 replies - 571 through 585 (of 1,808 total)