How to Make a Wordpress Website for Beginners - Hostinger Tutorial

Поделиться
HTML-код
  • Опубликовано: 16 мар 2021
  • Get started with Hostinger Here: www.hostinger.com/briandesign
    Be sure to use the code BRIANDESIGN when you checkout.
    Today, I will show you how to create your own WordPress Website using Hostinger in this beginner-friendly tutorial. We will go step by step and will utilize Elementor to design & build the website.
    It's very easy to get started with Hostinger. You can set up a domain and web hosting with a few simple clicks. Hostinger makes it very easy for you to integrate WordPress. Once you have everything set up, you can get started designing your website. If you have any questions, feel free to comment below!
    If you want to follow me along my coding journey, be sure to subscribe :)
    / @briandesign

Комментарии • 30

  • @yesitrotamundos2904
    @yesitrotamundos2904 Год назад

    Is there a way to get a web site build and ready for launch before paying for a subscription?
    I am thinking about using hostinger for my website, but I won't actually be ready for customers until I finish the course I'm taking which will be at the end of the year. Is there a way to build the website and have everything ready, then when I'm ready for potential customers, just subscribe and import the page that I've already prepared?

  • @shravanprince3765
    @shravanprince3765 2 года назад

    Hey brain how to make a sale in ur website like ur actually is the MRP and we r giving it in the wholesale price and how to update the order is in stock or not

  • @juliamanzo7522
    @juliamanzo7522 2 года назад

    Wow so helpful.

  • @fairy_dust6588
    @fairy_dust6588 Год назад

    can we use the premium plan for selling online stuffs ?

  • @HeavenUnplugged
    @HeavenUnplugged 3 года назад +1

    I'm not getting any get started option for astra

  • @nikil07khatri
    @nikil07khatri Год назад

    You r a superstar brian. A genuis. Thanks so so much dear.

  • @visualmodo
    @visualmodo 3 года назад

    Really good video!

  • @farooqkhan5052
    @farooqkhan5052 Год назад

    I am begineer, I tried to watch alot of tutorials but I was not getting it. You served it me In a plate. Thank you

  • @averylee2805
    @averylee2805 Год назад

    Maybe because I'm in the UK but there was no option to use a page builder.

  • @iceremains1774
    @iceremains1774 3 года назад +1

    Hey Brian, I love ur videos! And I've got a question for u: If I want to reuse header and footer over a whole website, should I load them with jQuery on every site or should I better have a structure in which I just load the specific content, when somebody clicks on a link in the navbar?
    Tanhks & Keep going!

    • @briandesign
      @briandesign  3 года назад

      are you using only code or are you referencing a site with wordpress/no-code tool?

    • @iceremains1774
      @iceremains1774 3 года назад +1

      @@briandesign I'm using only code

    • @peoplearecool8766
      @peoplearecool8766 2 года назад

      @@iceremains1774Hi, It depends on what js frameworks/libraries you use. If you are using just html/css and plane/vanilla js with probably Jquery, you have two main options 1) most basic option is to create several html files for your several web pages: for your - home page, for your - about page, for your - contact page and so no, in that case you have to copy and paste your header and footer html all of the html files and also you have to link you css and js files in every html file which are needed for header and footer to work, if it is needed at all. This option requires manually copying and pasting your html code but when you only have 5-10 html files it is OK and also it dosn't requires lots of knowledge. In his case your website will be static webpage with no dynamic data. 2) Second option is as you sad to have some kinde of template and then you will dynamically change it's main content between header and footer, In that case your webpage will be single page application, you can create that kind of functionality with vanilla js or Jquery by yourself but it will be very hard instead you can use React or vue frameworks and this frameworks will do the job for you, they are tools to create single page applications with reusable components (headers, footers), but if you already don't know reac or vue or angular learning one of them will take lots of time so maybe 1) - option will be better for you, and lots of the cases it is better option then creating single page application with frameworks, just because you use more complicated technology doesn't mean your webpage will be better, frameworks are better for BIG applications and it takes.
      P.S if you already know some frameworks I suggest you to use static site generator like gatsby.js, next or Nuxt.js in case of using vue.js they will give you additional benefits compared to React or Vue.
      P.P.S if you don't want to use framework and still want to create single page application there are libraries for that one of them is highway.js and second is barba.js they use ajax requests to dynamically change html in your page when for example user clicks your navigation link ...

    • @peoplearecool8766
      @peoplearecool8766 2 года назад

      @@iceremains1774 If you can let me know what you decided to do ?

    • @iceremains1774
      @iceremains1774 2 года назад

      @@peoplearecool8766 got no clean solution for the header yet, bc my navbar changes highlighting from one site to another. But for the footer, I used jQuery with something like:
      $(function(){
      $('#footer').load('./footer.html');
      });

  • @shravanprince3765
    @shravanprince3765 2 года назад

    Hey brain, how to make billing page in website can u please make a video for it

  • @tristankittoe4565
    @tristankittoe4565 Год назад

    Can you not pay monthly instead of one lump sum

  • @octernama2724
    @octernama2724 2 года назад

    how to change the header btw, i cant change it, still interior solution.

  • @dilshadalam4620
    @dilshadalam4620 3 года назад +1

    The plan that you selected provides upto 100 free domains or one free domain?

    • @briandesign
      @briandesign  3 года назад +1

      it's only one free domain. If you wanted more domains you'd have to buy them individually, but as far as hosting the actual sites you can host up to 100 websites with that plan.

    • @dilshadalam4620
      @dilshadalam4620 3 года назад

      @@briandesign Yes that makes more sense

  • @transforminggraceministries
    @transforminggraceministries Год назад

    Can you help me create

  • @khushaltarsariya381
    @khushaltarsariya381 3 года назад

    hey brain i am not able to give link to the card i have create card by seeing your video show some help please i am not able to set the link on that card

    • @briandesign
      @briandesign  3 года назад

      what part of the video are you referring to?

    • @khushaltarsariya381
      @khushaltarsariya381 3 года назад

      @@briandesign i am not refering this video but another video yours i am refering for the cards there is the folder for the card and there is another folder for the card item through which we get the image lable and the other things through the props and sorry to say that i forget that video of yours

    • @khushaltarsariya381
      @khushaltarsariya381 3 года назад

      hey brain please show some help

  • @mlisaglisa9049
    @mlisaglisa9049 3 года назад +1

    nice video. But how do I install React on Windows 10?

  • @markasgrazhulis9081
    @markasgrazhulis9081 3 года назад

    first