Tim S
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: page and admin lockoutGo into your website via FTP and rename the current themes folder. This break break the theme and force WordPress to use the default theme. Once you do this you’ll be able to go into the Admin area and choose another theme. The theme may not be compatible with the version of WordPress you’re running.
Forum: Installing WordPress
In reply to: wp-admin/install.php 404 not found errorhi jazar411,
Thanks for getting back to us. It’s important to understand what you did. You said you downloaded a file, what kind of file? Was this the .zip file for the installation? Did you follow the instructions to install wordpress? WordPress is much more than just a file.
Forum: Installing WordPress
In reply to: wp-admin/install.php 404 not found errorhttp://excapeapparel.com/News/
This is a file folder and actually when you try to access it you get a forbidden message. You need to check the file permissions on the folder and make sure they are set correctly. Here’s a link that may help you out:
Forum: Installing WordPress
In reply to: Admin Page LostHere’s a link to WordPress I found on your site:
Forum: Installing WordPress
In reply to: Wrong path to imagesLook at your site URL and home settings. Make sure they are set correctly. Also, make sure all the settings in the new installation of WordPress are set exactly the same as the old host. Here’s a link to changing the site URL:
Whats the issue? It appears to be generating a sitemap for your entire domain.
Forum: Installing WordPress
In reply to: Home page is not WordPress themeI’d contact your host, and they should be able to help you sort it out. This seems to be a server configuration issue moreso than a WordPress issue. Sorry I couldn’t be more of a help!
Forum: Installing WordPress
In reply to: Lastest update to WP 3.3.1cjmcconnell13,
It considered impolite to post in someone else’s thread. Please start your own thread. WordPress is a database driven content management software to be installed on a web server that has a database set up. I hope this helps!
Forum: Installing WordPress
In reply to: Home page is not WordPress themeNo, the .htaccess file is a hidden file and is the likely reason you’re not seeing it in the file manager. What happens when you rename htaccess file in the public_html folder?
Forum: Installing WordPress
In reply to: Adding a second domain name to my acountIt really comes down to your hosting package you have. Each host is different. there’s no threads in this forum specifically since hosting and DNS are not related to WordPress in the way you’re looking for.
Many hosts have packages that allow add-on domains which are created in the cPanel for that primary domains hosting account. This creates all the DNS records for you. I hope this helps!
Forum: Installing WordPress
In reply to: Home page is not WordPress themeThe public_html folder is your typical root folder. The WWW folder is a symlink to the public_html. In normal cases, the WWW will display all the files and folder in your public_html folder.
Forum: Themes and Templates
In reply to: Change theme and got Fatal ErrorYou just need to rename the folder, this will force WordPress to use the default theme. You can rename it to whatever you’d like. This will allow you to access your dashboard once again to make further changes.
Forum: Installing WordPress
In reply to: Adding a second domain name to my acountThis is a question for your hosting company, not WordPress. You need to contact your hosting provider.
Forum: Installing WordPress
In reply to: Home page is not WordPress themeYou may want to contact your hosting provider. It appears that WordPress installed since I can reach your wp-admin page with no problems. But I even tried
http://jerome-ancestry.com/index.php
which still redirects to the index.html page. You can try to rename your .htaccess file to see if that corrects the issue as well.
Forum: Themes and Templates
In reply to: Change theme and got Fatal ErrorYou need to change the folder of the current graphene theme to allow you to be able to access the site again. Once you do this, you’ll be able to go into your dashboard and change the theme to the old theme you were using before Graphene. As for troubleshooting the theme, it may be a corrupt download. You may try downloading the theme and installing it again.
I hope this helps!