snakedeshazer
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Problem installingI used to work for a hosting provider, so there are a few things you would need if you go that route.
1. Shop around for the best deal, speak with someone not only in sales, but I would say any hosts dedicated tech support, because they will usually be able to explain what you are getting. So different hosting packages and so on, depending on your sites needs. WordPress also has a list of recommended hosts as well.
2. Using a Mac is fine, you can do basically do the same things on Windows and Linux, so there is no issues there.
3. FTP clients are good, it allows you to upload more than 1 file at a time, they can get complicated, I would recommend FileZilla, from personal use, and its free.
4. Some hosts do “One-Click Installs” of WordPress, specifically I know BlueHost, JustHost, and HostMonster do. So that will save more time.So in the end it just depends on how deep you plan to get with it. Hope I helped!
Forum: Installing WordPress
In reply to: WordPress 4.7.2 install error problemIts saying the table in your database does not exist. So it sounds like an issue with your database. Did you drop an pre-existing database into your wordpress database? Is it also a wordpress Database?
Forum: Fixing WordPress
In reply to: After installing, many buttons on control panel do not workWhat PHP version are you using? Try disabling plugins if you can, if all else fails try re-installing. Also does the server you are using meet the specifications for the most recent version of WordPress?
Forum: Fixing WordPress
In reply to: commentsCould be related to your theme. Not too sure, I have not seen this before. Are you updated to the most recent version of WordPress?
Forum: Fixing WordPress
In reply to: Changing domain nameIn short, you need to copy the site files over to your new folder, and update your home and site URLs in your database. Obviously make sure you own your domain name and that its hosted at your host provider as well.
Forum: Installing WordPress
In reply to: First time installing WordPress. Cant AccessAre you installing WordPress on your own server? I am trying to follow the directions, it seems like you are also using SSH? I am not 100% familiar with installing it with this method.
Forum: Fixing WordPress
In reply to: Filter blog posts by categoriesFrom my understanding, you should be able to do that, you could create sub menu categories under the blog sections of your website for the different subjects. If you cannot off the bat, I am sure there is a plugin or theme that might do it.
Forum: Fixing WordPress
In reply to: Adsense: Site reviewIt looks like google has a plugin for Adsense, https://wordpress.org/plugins/google-publisher/
Forum: Fixing WordPress
In reply to: Adsense: Site reviewHello,
Where do they want you to put it? I would assume your index.php file. But I haven’t used adsense on WordPress myself.Forum: Installing WordPress
In reply to: Problem installing 4.7 on IIS 7 with PHP 7Hi, there is a thread about it here. https://make.wordpress.org/core/2015/09/10/wordpress-and-php7/ my guess is that its probably still in the works so its having issues.
Forum: Installing WordPress
In reply to: Setting up wordpress / domainTo the best of my knowledge, there isn’t a real benefit between different hosts cpanels with wordpress. Some have features you would like, others not so much. Everyone has an opinion on who their preferred host is, so its a matter of research you would need to do on your part. Shop around, and so on.
Forum: Fixing WordPress
In reply to: Can not Log into WP on ChromeAre you making sure you are putting in the same exact URL for Chrome that you are using on Safari? Additionally, I would recommend trying it in Mozilla FireFox, or any other internet browser besides those 2, to see if its an issue isolated to Chrome or not. Its possible you may need to uninstall chrome and reinstall it, but I would try what I mentioned above first. I would even recommend trying to login on another device/computer using Chrome to be doubly sure.
Forum: Fixing WordPress
In reply to: access to dashboardYou may need to manually update your password in the database, or try updating it, if you have not already.
If either of the suggestions that ThemeSumo, mentioned don’t work, there may be ways your host can fix it for you.
Forum: Installing WordPress
In reply to: Step 5; install yields a blank page.It also looks like you are installing it into a sub folder called “website”. Make sure the path is correct, its possible the streams might be crossing somewhere. Most of these errors that cause a white screen can be seen in a file in your website folders called “error_log” and that will tell you exactly what the problem is. If you continue to have issues, I recommend contacting your host.