WPProHelp
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Login Page RefreshesHow did you install WordPRess? Did you upload the files manually etc or you used some software such as fantastico?
I would recommend you to make a manual install.
Forum: Installing WordPress
In reply to: WordPress getting redirected loopJust to be sure if it is a nginx problem or something related to the webserver, if you try to access WordPress directly, i.e. not via the Nginx proxy, does all work fine?
Forum: Installing WordPress
In reply to: configuration fileHi,
1. Download WordPress from here
2. Extract everything and rename wp-config-sample.php to wp-config.php
3. Update the database connection details and upload it via FTP.That should do the trick.
Forum: Fixing WordPress
In reply to: Website Hacked. Need Help pleaseIt is actually a command line tool that runs on Ruby. If you let us know your URL and give me permission, I can run a number of scans against your website and send them to you.
Forum: Fixing WordPress
In reply to: Problems with writing posts and pages or editing themDid you try to make a manual update / upload of Wordress? The best approach as Esmi said, deactivate all plugins, switch to Twenty Eleven, re-upload WordPress and try again.
Forum: Fixing WordPress
In reply to: image upload but not show in Post help meYes then there is something wrong with the post. When you upload an image, do you click “insert into post” button?
Can you send us some screenshots of the HTML view of what you see after you upload an image?
Forum: Fixing WordPress
In reply to: My WP Site Has Been HijackedOnce you restore the website check it also with Sucuri to make sure it is not injected with Malware; http://www.sucuri.net
Forum: Fixing WordPress
In reply to: Decrease header vertical size in twenty elevenJust change the image from the theme configuration in the WordPress dashboard. The size of the whole header is dynamic, i.e. as per the image’s size.
Forum: Fixing WordPress
In reply to: How can i add Google Mail accounts using my wordpress domain?It depends where the domain is registered. To change the MX Records you need access to the DNS configuration. Most of the time it is in the CPanel if the domain was registered with the same hosting provider, but in some cases it is not.
Forum: Fixing WordPress
In reply to: Website Hacked. Need Help pleaseThere is no specific site for that but there are a number of tools, such as WPScan which you can use to scan your website and they will report to you if you have something vulnerable.
WPScan: http://wpscan.org/
Forum: Installing WordPress
In reply to: Install problem(s) ?Don’t know why you are using but FileZilla is a good free solution.
Forum: Fixing WordPress
In reply to: WP uploaded but displaying wrong theme?Did you enable the theme from the WordPress Dashboard from the appearance section?
Forum: Fixing WordPress
In reply to: newbie – How did they create this pageWith WordPress you can create posts and pages. For what you want you would need to use a page not a post.
It also depends on the theme options etc what is shown when using a page or a blog post.
Forum: Installing WordPress
In reply to: Install problem(s) ?It seems that some files were not uploaded correctly, or got corrupted during the upload. Try re-uploading all the files.
Forum: Installing WordPress
In reply to: Last step in install of WPConfirm via FTP that the directory you uploaded the files to is wordpress. If you try to access wordpress, WordPress or WordPress it always returns a 404 error message.