Tutorials – Bellatrix http://bellatrix.curvyslider.com Creative Ultimate WP Portfolio Thu, 14 Apr 2016 20:04:07 +0000 en-US hourly 1 https://wordpress.org/?v=5.2.19 http://bellatrix.curvyslider.com/wp-content/uploads/2016/03/cropped-bellatrix-logo-icon-512-1-100x100.png Tutorials – Bellatrix http://bellatrix.curvyslider.com 32 32 How to Install WordPress theme http://bellatrix.curvyslider.com/blog/how-to-install-wordpress-theme/ http://bellatrix.curvyslider.com/blog/how-to-install-wordpress-theme/#respond Thu, 14 Apr 2016 19:38:12 +0000 http://bellatrix.curvyslider.com/?p=987 How to install WordPress Theme? We will now see how to install WordPress Theme Bellatrix. It's actually very easy to install. We will see how to install WordPress Theme by FTP and WordPress UI. When you follow this tutorial for learning how to install WordPress Theme, it's very easy to install WordPress Themes.

How To Install WordPress Theme with WordPress UI?

WordPress got it's very easy to use theme installation UI. This is the best way of installing a WordPress theme. If your server supports this method, we also advise using this method.

  • Go to your WordPress admin dashboard
  • Go to Apperance -> Themes
  • Go to "Install Themes" Section and choose "Upload"
  • Upload the "bellatrix.zip" file and start the installation.
  • After it's installed, activate it

How to Install WordPress Theme Portfolio

How to Install WordPress Theme using FTP

Sometimes servers do not let installation with WordPress UI. Even your server support theme installation via WordPress UI, sometimes installation fails. But it's easy to install theme via FTP too. You can follow this method to learn how to install WordPress Theme using FTP.

  • Connect to your FTP server.
  • Go to "wp-content/themes"
  • Upload the folder named "bellatrix"

When you finish this, your directory should look like this ;

wp-content/themes/bellatrix/ ..ALL THEME FILES...

So make sure, you do not duplicate the directories.

CORRECT wp-content/themes/bellatrix/ ..ALL THEME FILES...
WRONG wp-content/themes/bellatrix/bellatrix/ ..ALL THEME FILES...

Now you have succesfully installed the "Bellatrix Theme".

  • Go to your wordpress admin dashboard
  • Go to Apperance -> Themes
  • Find "Bellatrix Theme" and click the "Activate"

Now you have succesfully activated the "Bellatrix Theme". Just following this easy how to install wordpress theme tutorial, you've successfully installed a WordPress Theme.

Click To Buy Bellatrix Theme

If you want to get Bellatrix Theme you can easily buy it. It comes with best wordpress portfolio theme features. To get more information about it, check out our Portfolio.

When you buy Bellatrix Theme, you can also install demo datas. After you complete this how to install WordPress Theme tutorial, you can install Bellatrix Theme demos easily. We are using a very advanced one click installer for our demos. Yes! Only with one click, you can install demos and start to use it right away.

The post How to Install WordPress theme appeared first on Bellatrix.

]]>

How To Install WordPress Theme with WordPress UI?

WordPress got it's very easy to use theme installation UI. This is the best way of installing a WordPress theme. If your server supports this method, we also advise using this method.
  • Go to your WordPress admin dashboard
  • Go to Apperance -> Themes
  • Go to "Install Themes" Section and choose "Upload"
  • Upload the "bellatrix.zip" file and start the installation.
  • After it's installed, activate it
How to Install WordPress Theme Portfolio

How to Install WordPress Theme using FTP

Sometimes servers do not let installation with WordPress UI. Even your server support theme installation via WordPress UI, sometimes installation fails. But it's easy to install theme via FTP too. You can follow this method to learn how to install WordPress Theme using FTP.
  • Connect to your FTP server.
  • Go to "wp-content/themes"
  • Upload the folder named "bellatrix"
When you finish this, your directory should look like this ; wp-content/themes/bellatrix/ ..ALL THEME FILES... So make sure, you do not duplicate the directories.
CORRECT wp-content/themes/bellatrix/ ..ALL THEME FILES...
WRONG wp-content/themes/bellatrix/bellatrix/ ..ALL THEME FILES...
Now you have succesfully installed the "Bellatrix Theme".
  • Go to your wordpress admin dashboard
  • Go to Apperance -> Themes
  • Find "Bellatrix Theme" and click the "Activate"
Now you have succesfully activated the "Bellatrix Theme". Just following this easy how to install wordpress theme tutorial, you've successfully installed a WordPress Theme. Click To Buy Bellatrix Theme If you want to get Bellatrix Theme you can easily buy it. It comes with best wordpress portfolio theme features. To get more information about it, check out our Portfolio. When you buy Bellatrix Theme, you can also install demo datas. After you complete this how to install WordPress Theme tutorial, you can install Bellatrix Theme demos easily. We are using a very advanced one click installer for our demos. Yes! Only with one click, you can install demos and start to use it right away.

The post How to Install WordPress theme appeared first on Bellatrix.

]]>
http://bellatrix.curvyslider.com/blog/how-to-install-wordpress-theme/feed/ 0
How To Install WordPress http://bellatrix.curvyslider.com/blog/how-to-install-wordpress/ http://bellatrix.curvyslider.com/blog/how-to-install-wordpress/#respond Tue, 29 Mar 2016 15:58:47 +0000 http://bellatrix.curvyslider.com/?p=739 How to Install WordPress is very easy. You can easily read this. And learn how to install WordPress. And of course after how to install WordPress, you can build your site.

Before starting to how to install WordPress let's see requirements ;

  • PHP version 5.6 or greater
  • MySQL version 5.6 or greater OR MariaDB version 10.0 or greater

These are the official requirements of WordPress. But there are some more ;

That’s really it. We recommend Apache or Nginx as the most robust and featureful server for running WordPress, but any server that supports PHP and MySQL will do. That said, we can’t test every possible environment and each of the hosts on our hosting page supports the above and more with no problems.

Said officially for WordPress requirements. And just one more note ;

Note: If you are in a legacy environment where you only have older PHP or MySQL versions, WordPress also works with PHP 5.2.4+ and MySQL 5.0+, but these versions have reached official End Of Life and as such may expose your site to security vulnerabilities.

These are the main requirements for how to install WordPress. And you can read this information at

https://wordpress.org/about/requirements/

HOW TO INSTALL WORDPRESS

If you get your server ready, you can start to how to install WordPress. There are different ways for installation. Some hosting services, have the auto installers for WordPress. But those are mostly one click installation. Which means, if you have a one click installer on your server, you can install WordPress just by "clicking".

How To Install WordPress

From now on, we will focus on servers without one click. Which means, you have to install WordPress. Doing it is not that hard actually.

WORDPRESS DATABASE

WordPress uses a database. So first thing we will do is to get our database ready. If you are on cPanel, you can easily build a new database. Just login to your cPanel, and build a new database. Make sure you also set a user for this database. We will use this database name and user information while how to install WordPress.

DOWNLOADING WORDPRESS

After we got our database ready, we will download the WordPress. You can always download the latest version of the WordPress from here ;

https://wordpress.org/download/

When you download the file from there, unzip it. You should see all the files and directories of the WordPress. It should be something like this ;

  • /wp-admin
  • /wp-content
  • /wp-includes
  • ... files...

Those 3 directories are not our subject right now. But you should see these directories. And of course you should see a lot of files there. There is no file named as "file". I've typef "...files.." to refer there are some other things in this directory.

UPLOADING WORDPRESS

Now we are going to upload those files. And after that we will get another step done. And of course be ready for how to install WordPress. To upload files, you should connect to your server via FTP. You can get your FTP details from your server. When you logged into your server via FTP, look for www directory

/www

Then upload the files there. Structure should look like this ;

  • /www/wp-admin
  • /www/wp-content
  • /www/wp-includes
  • /www/... files...

Now, we got our database ready. And we got our files ready. Now let's start to how to install WordPress.

STARTING INSTALLATION

Now go to your site by using your favorite browser. You should see the how to install WordPress screen there. Enter the required information to start how to install WordPress. Then it will complete the how to install WordPress. And now you got your WordPress installed and ready to use.

Bellatrix Home Main

 

When how to install WordPress done, you can start installing themes. And you can change your website look. You can make beautiful portfolios. You can make stunning designs. But for now, we just focus on how to install WordPress.

Click To Buy Bellatrix Theme

Enjoy!

The post How To Install WordPress appeared first on Bellatrix.

]]>
  • PHP version 5.6 or greater
  • MySQL version 5.6 or greater OR MariaDB version 10.0 or greater
  • These are the official requirements of WordPress. But there are some more ;
    That’s really it. We recommend Apache or Nginx as the most robust and featureful server for running WordPress, but any server that supports PHP and MySQL will do. That said, we can’t test every possible environment and each of the hosts on our hosting page supports the above and more with no problems.
    Said officially for WordPress requirements. And just one more note ;
    Note: If you are in a legacy environment where you only have older PHP or MySQL versions, WordPress also works with PHP 5.2.4+ and MySQL 5.0+, but these versions have reached official End Of Life and as such may expose your site to security vulnerabilities.
    These are the main requirements for how to install WordPress. And you can read this information at https://wordpress.org/about/requirements/

    HOW TO INSTALL WORDPRESS

    If you get your server ready, you can start to how to install WordPress. There are different ways for installation. Some hosting services, have the auto installers for WordPress. But those are mostly one click installation. Which means, if you have a one click installer on your server, you can install WordPress just by "clicking". How To Install WordPress From now on, we will focus on servers without one click. Which means, you have to install WordPress. Doing it is not that hard actually.

    WORDPRESS DATABASE

    WordPress uses a database. So first thing we will do is to get our database ready. If you are on cPanel, you can easily build a new database. Just login to your cPanel, and build a new database. Make sure you also set a user for this database. We will use this database name and user information while how to install WordPress.

    DOWNLOADING WORDPRESS

    After we got our database ready, we will download the WordPress. You can always download the latest version of the WordPress from here ; https://wordpress.org/download/ When you download the file from there, unzip it. You should see all the files and directories of the WordPress. It should be something like this ;
    • /wp-admin
    • /wp-content
    • /wp-includes
    • ... files...
    Those 3 directories are not our subject right now. But you should see these directories. And of course you should see a lot of files there. There is no file named as "file". I've typef "...files.." to refer there are some other things in this directory.

    UPLOADING WORDPRESS

    Now we are going to upload those files. And after that we will get another step done. And of course be ready for how to install WordPress. To upload files, you should connect to your server via FTP. You can get your FTP details from your server. When you logged into your server via FTP, look for www directory /www Then upload the files there. Structure should look like this ;
    • /www/wp-admin
    • /www/wp-content
    • /www/wp-includes
    • /www/... files...
    Now, we got our database ready. And we got our files ready. Now let's start to how to install WordPress.

    STARTING INSTALLATION

    Now go to your site by using your favorite browser. You should see the how to install WordPress screen there. Enter the required information to start how to install WordPress. Then it will complete the how to install WordPress. And now you got your WordPress installed and ready to use. Bellatrix Home Main   When how to install WordPress done, you can start installing themes. And you can change your website look. You can make beautiful portfolios. You can make stunning designs. But for now, we just focus on how to install WordPress. Click To Buy Bellatrix Theme Enjoy!

    The post How To Install WordPress appeared first on Bellatrix.

    ]]>
    http://bellatrix.curvyslider.com/blog/how-to-install-wordpress/feed/ 0