Home » Uncategorized (Page 2)

Category Archives: Uncategorized

What is the name of the WordPress Database that stores all the content?

Simple use Filezilla to find the WordPress Website file wp-config.php and then edit the file to see the database name. It’s around the 17th line // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('DB_NAME', 'your dabase name');

Continue Reading →

How can I do development work on my WordPress files directly?

Sometimes to develop a WordPress website a designer will need to access the files directly. WordPress does allow you to edit the theme template you are using via the Appearance/Editor menu options, however this only allows access to the theme files – php and css. To access all the files in the WordPress system you […]

Continue Reading →

How well supported is WordPress?

An incredible amount of support can be found on www websites. If you have a question about WordPress someone will have already asked it on a support site. You’ll have your answer in minutes

Continue Reading →

How do I change the header image on Twenty Ten’s template/theme

1. When you start changing themes you should make a child theme folder. if your theme folder is /httpdocs/wp-content/themes/twentyten then make the child folder /httpdocs/wp-content/themes/twentyten-child. you then need the subfolders /images/header. You will need to be familiar with WordPress child themes. If you replace the orginal folders image, you may lose what you’ve done if […]

Continue Reading →

How easy is it to put Flash on my WordPress website?

An easy question to answer, simply paste the Flash code, on the WordPress, site where you want the movie to appear. It will involve some under the bonnet twiddling with the PHP code in the theme if you want it automatically included on each WordPress page  

Continue Reading →

Editing your new WordPress site

Getting started We’ve put it here to give you a feel for how easy it is to modify the contents of the web site we have developer for you. This is a very simple WordPress Developer’s guide for newbies using our WordPress platform who can already use a word processor or write emails. You should […]

Continue Reading →

What’s Free?

What support do you get from the WordPress community? If you have a need you can very quickly find a solution by searching Bing or Google. The WordPress support out there is amazing. What about the WordPress template ? Word Press provides a number of free templates or themes that can provide a starting point […]

Continue Reading →

Costs

What are you going to charge? A WordPress site can be set up for around £200. Hosting and email are charged at £30pa. You will need to obtain your domain name, www.yoursite.co.uk. Prices vary depending on choice of TLD, i.e. .co.uk or .com etc and how long you lease them for. So you could be […]

Continue Reading →

Recent Posts

Support