faisalwp
Forum Replies Created
-
Forum: Installing WordPress
In reply to: blank websiteroot folder means public_html or www folder.
Forum: Installing WordPress
In reply to: blank websiteindex.html at the root folder where you have installed wordpress.
Forum: Fixing WordPress
In reply to: Images as slideshow in postswordpress does not offer this functionality by default. Ideally you should look for some plugin that may help you here.
Forum: Installing WordPress
In reply to: Using wordpress.org with 123RegAnswer my questions please:
1. Can you see login page with lostinfood.co.uk/wp-login.php?
2. After submitting to login form what URL (address you can see in address bar of your browser) you can see ?
Thanks
Forum: Installing WordPress
In reply to: Using wordpress.org with 123RegTry lostinfood.co.uk/wp-login.php not lostinfoodco.uk/wp-login
Disconnect from wordpress.com? You have installed wordpress at your hosting/domain. You dont need to worry about anything else. You are already disconnected from that site if you have signed out of it.
Just login to lostinfood.co.uk/wp-login.php
And then you can see your dashboard and everything.
Thanks.
Forum: Installing WordPress
In reply to: Using wordpress.org with 123RegI can see asking for username and password by going to lostinfood.co.uk/wp-admin
If you can see dashboard it means you are already logged into your site’s lostinfood.co.uk admin panel. Try to add some post and then check your home page. If the same is reflected there you are okie with installations and everything….and remember one thing…every success starts with a decision to try.. so please try and dont hesitate.
Thanks
Forum: Fixing WordPress
In reply to: wordpress websites hackedYou need to review your security policy thoroughly.
Where you have installed your wordpress sites? Is it a shared hosting or your own VPS?
Visit this link: http://codex.wordpress.org/Hardening_WordPress
There can be alot of things behind hacking a site either from OS Level or from Application level.
Use wordpress security plugins and go through file/folder permissions. If you have shell access, this can be done easily otherwise use FTP clients to set proper permissions and rights.
Thanks
Forum: Installing WordPress
In reply to: Using wordpress.org with 123RegWhat is your domain where you have installed wordpress?
You can login to your wordpress admin panel like this:
http://yourdomain-name/wp-admin
(replace yourdomain-name with whatever your domain name is)
Then supply username and password that you set during wordpress installation.
Thanks
Forum: Installing WordPress
In reply to: Using wordpress.org with 123Reghi michellesley,
As you said you have purchased domain and hosting from 123Reg then you dont need to change name servers.
By pointing to your domain if you can see wordpress installed, you don’t need to change or alter any files.
Thanks
Forum: Installing WordPress
In reply to: Using wordpress.org with 123RegHi,
Current version of wordpress is 3.6.1. If you can see option to upgrade inside your admin panel, please upgrade your wordpress to the latest version.
WordPress is ideal for blogging purposes and is being widely used all around the world.
Follow this link for plugins: http://wordpress.org/plugins/tags/food
You may search for plugins here of all types. You also need to select a proper theme for your blog to give a better look and feel. You may get free themes online by searching them on google.wo
Thanks
Forum: Installing WordPress
In reply to: Unable to reinstall from backup/files upgrade:some plugins and files do need absolute path instead of relative paths. so this might be an issue with the backup files you have for plugins.
If you have backup of your theme files and plugins first install your theme and then move your plugins and see if they can work with the current version of wordpress.
Forum: Installing WordPress
In reply to: Using wordpress.org with 123RegWhat version of wordpress you have installed using one click frmo 123Reg? Hosting most often use most stable version of wordpress.
Please brief your requirements in terms of wordpress usage so that you can get exact advises.
Forum: Fixing WordPress
In reply to: Page Template Section Not visibleare you saying you cant assign templates to pages?
Forum: Fixing WordPress
In reply to: when logging in I get sent back to localhostversion of websiteyou have probably use the same database as you have used in localhost. You need to replace localhost with your domain name in database.
Just open database file and then find and replace all localhost with your domain name.
Forum: Fixing WordPress
In reply to: Error 404/Issue with permalinksWhat you are trying to do is building a new site at IP address without having a domain name. When your site is completed you will redirect your domain to IP Address?
If this is the case you dont need domain name in your permalinks for IP Address site.
When your new website is completed just redirect old domain to new IP Address.
Well about 404 errors. Try to turn permalinks off and then turn back them on. This will create an .htaccess file with proper redirect rules. If you are still having 404 errors then create .htaccess file manually and upload it.