ftschumann
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: slow loding pageIt’s actually very slow. Standard fresh WordPress install using loads within about 2-3 seconds. Would you mind providing a link for your site so I get check the report myself?
Forum: Fixing WordPress
In reply to: i need help, am new to wordpressThere are free themes available at here:
https://wordpress.org/themes/
There are also premium themes there and you can find more online.I’m pretty sure that you won’t find any such plugin. To add all those features would require a fair number of different plugins and some know-how in integrating them into your chosen theme.
In short, as someone new to WordPress, the task at hand is a job for someone with a bit of experience and know how. Of course, there is no problem in taking the time and learning it as you go (best way to learn π ) but it will take a lot of patience.
So on the one hand, although there is a plugin that I’m aware of to do all of these things at once, you can certainly make this site if you put the energy into it. On the other hand, it will take time and you may also have to pay for one or more premium plugins along the way.
Best of luck,
Florian
Forum: Fixing WordPress
In reply to: Site URL / Database errorTry adding:
define( ‘FORCE_SSL_ADMIN’, true );
to your wp-config.php file.
Forum: Fixing WordPress
In reply to: slow loding pageFirstly, try http://tools.pingdom.com/fpt/#!/eXfOh/
It will tell you exactly loading time of your site – ruling out any broadband issues.Finally, GoDaddy have a bit of a reputation for being slow.
So I’m told.
Best,
Florian
Hi Steve,
As far as I understand it (and I could be wrong) these sites check the site by sending your address (through it’s host) a ping. If no pingback is received, it is read as though the page does not exist – hence the 404 message.
If you visit http://tools.pingdom.com/fpt/#!/ASTZi/comradecycles.com you’ll see that everything loads well, and in good time. But the overall site instantly has a ! symbol beside it. It confirms, the site loads, but send a 404 error.
My first thought is that it’s the server. How are you wish? You should be able to report a ticket to their technical department, they can investigate it for you.
Best,
Florian
Forum: Fixing WordPress
In reply to: Cannot log-in Admin panel after I changed the URL@websuns – If you want to do a fresh install (make sure to back everything up first) then the easiest way is to go to into your Plesk Control Panel, go to Databases and either empty the database completely or delete it and create a new one.
Then go to your ‘File Manager’ on the Plesh Control Panel and delete all the WordPress files and folders (be careful with the wp-content folder, it contains your uploads (uploaded though the WordPress media section – such as images) and also contains all your themes and plugins. Make sure that you have a backup of everything before deleting this folder.
Once this is done – WordPress has been completely removed.
You could try reinstalling using the option in your cpanel, but if you want to manually install it, here’s how:
Go to http://wordpress.org/download/ to download WordPress (it’ll save to your computer as a .zip file). Unzip the file and re-upload all files within the initial wordpress folder (it should include files like login.php and the folders wp-admin, wp-content and wp-includes). Once they are all uploaded, you’re ready to run the install.
Visit your site’s home page and go through the simple install process.
If you have any issues, let us know.
Best,
Florian
Forum: Fixing WordPress
In reply to: Cannot log-in Admin panel after I changed the URL@shannonfox17 – You can start a new topic here:
https://wordpress.org/support/forum/how-to-and-troubleshooting
Just scroll all the way down until you see the New Topic in this Forum form.Best,
Florian
Forum: Fixing WordPress
In reply to: White Screen At WebsiteIf you have deactivated all plugins, changed the theme back to the default one by disabling your custom theme and replaced all other files with a fresh copy of the WordPress files, then it can only be your database or your server.
Have you changed the URL inside the WordPress settings recently?
Forum: Fixing WordPress
In reply to: Fatal Error message when I attempt to log inYou can deactivate the theme by changing the folder of the theme you are using (not the folder called Themes). If you do that, WP will restore the site back to the default theme.
Forum: Fixing WordPress
In reply to: Cannot log-in Admin panel after I changed the URLIn that case contact your host and ask them how to find and log into your phpmyadmin.
Who’s your host?
Happy New Year to you too! π
Forum: Plugins
In reply to: Cannot activate WooCommerce plugin after installThanks James, I’ll give that a try.
Appreciate your help.
Forum: Fixing WordPress
In reply to: White Screen At Website@wpyogi – Thank you π
Forum: Fixing WordPress
In reply to: Code injection attack help – is iframe to google.com OK?Wordfence doesn’t tell you if you’re blacklisted, it simply scans all files to see if anything has been changed and if it suspects any malware. π
Forum: Fixing WordPress
In reply to: White Screen At WebsiteTry reuploading all the WP files (except wp-content if you’ve uploaded stuff to WordPress before) using FTP. Don’t remove wp-config.php though.
Forum: Fixing WordPress
In reply to: 2 domains 1 database ???Wow, thanks Alice. That’s news to me π Apologies for the wrong info.