Beginners Archives - Blogging Venture Blogging Tips and Tricks Mon, 06 Nov 2023 17:14:33 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.3 https://bloggingventure.com/wp-content/uploads/2024/04/cropped-blogging-venture-high-resolution-logo-1-2839959-5170174-32x32.png Beginners Archives - Blogging Venture 32 32 How to install a plugin in WordPress – A Beginner’ss Guide https://bloggingventure.com/install-a-plugin-in-wordpress/ https://bloggingventure.com/install-a-plugin-in-wordpress/#respond Mon, 06 Nov 2023 17:14:33 +0000 https://bloggingventure.com/2023/11/06/install-a-plugin-in-wordpress/ There are mainly three ways you can install a WordPress plugin; by search, by upload, and by FTP. And today I will show you all three step by step. Let’s start it… 1. Install a WordPress plugin from the dashboard by searching it: Step 1: log in to your WordPress dashboard. Step 2: Go to ... Read more

The post How to install a plugin in WordPress – A Beginner’ss Guide appeared first on Blogging Venture.

]]>
There are mainly three ways you can install a WordPress plugin; by search, by upload, and by FTP.

And today I will show you all three step by step.

Let’s start it…

1. Install a WordPress plugin from the dashboard by searching it:

Step 1: log in to your WordPress dashboard.

Step 2: Go to > Plugins > Add new

You can either navigate to it from the side menu or from inside the plugins page. It will open up the page where you can see a list of plugins available with WP.

There are 50,650 plugins available with WordPress as of today (15th June 2017). It’s easy to get lost when there’s a plugin for literally anything you can imagine to do on your blog.

So, just stay focused and stick to what you had planned, search the plugin you were looking for.

If you are not sure which plugin you should use, then, here’s my list of the must-have plugins for any blog.

Go ahead and check out the list and if any of the plugins match your requirement, then, you can surely opt-in for the one I have listed, as the list was made after extensive experimentation on more than ten websites. I have only listed the best as per my opinion.

If you like, you can also test all the available plugins for yourself and pick the best ones as per you. Just make sure you don’t do it on your primary domain as you might screw up the whole website if you are not adept with coding or if you’re not from a technical background. So, either buy a secondary domain or create a sub-domain on the main domain and do all your testing as you like.

Step 3: Type in the name of the plugin or a keyword related to the plugin in the search box.

It will show the most relevant plugins based on your search terms.

Step 4: Pick the one you want to install and click on the “Install Now” button next to it.

Now it will turn into a blue coloured button written as “activate”; which means the plugin successfully is installed.

Step 5: Now, you can either click on the blue button available here to activate the plugin or you can go back to the installed plugins page and find the plugin you’ve just installed and “activate” it from there.

Step 6: All set! Now you can start configuring the plugin as you want.

Note: After the installation, the plugin should show up in the side menu of the dashboard. If it is not showing there, check if it is under plugins menu, under tools, under appearance, media or the settings menu.

Look for a name that is similar to the name of the newly installed plugin. For example, Yoast SEO will show up as just “SEO”, WP Facebook Messenger will show up as only “Facebook Messenger”.

And sometimes, some plugins for custom fonts or some shortcode plugins might not even show up anywhere in the side menu, these usually show up when you add a new post or edit one.

And some plugin might not show up anywhere at all, for example, Hellobar; the plugin is simply used to connect your blog to the Hellobar dashboard outside of your blog.

Second option to install a plugin is via upload.

2. Install a WordPress plugin by uploading it to the dashboard:

If you are using a third-party plugin, especially when you buy a premium plugin, you won’t be able to search and install it from the dashboard.

So, for such cases, you will have to use either the upload option available with WordPress or via FTP.

Here’s how to install a plugin by upload…

Step 1: Navigate to the plugins menu and click on “Add New”.

Step 2: This time instead of searching for the plugin, click on the “upload plugin” button available on the left-top next to Add Plugins.

Step 3: A new section will appear above the available plugins. Click on “Choose file”.

It will pop out a new window from where you can navigate to the plugin folder in your computer and select the .zip folder of the plugin.

Note: if it shows any similar error like “” then it simply means that you have chosen a wrong zip file.

Often time what happens, when you buy a plugin or download a plugin from outside of WordPress, the package comes zipped with its license documents. So, you will have to extract the zip file first and then you will have a new zip file inside the extracted folder. Upload that one.

Step 4: Once it is selected, click on the “Install Now” button.

It will take you to a new window and it automatically unzips the files and installs it. Once it is successfully done, the “Activate Plugin” button will appear.

Step 5: You can click on the button and activate it right away or you can go back to the plugins page and activate it from there.

Note: I have installed the same plugin in both the scenarios, but in the first way when I searched the plugin and installed it, it was the free version of the plugin, and in the second one I have installed the premium version of the same plugin. But when you look at the installed plugins page you will see the name on both the version is a little different. So, don’t get confused.

2. Install a WordPress plugin via FTP:

This is an extreme measure meant for emergencies only.

I don’t think anyone would prefer this technique over the first two explained above. But knowing this technique might come handy someday.

Besides, using FTP can make you feel a bit more confident; it certainly makes me feel a bit more techie than I am.

So, without further ado let’s get you straight to the steps.

For this technique we are gonna need:

  1. FTP username, password and the host server name (URL or the IP address of the server, where your website is hosted).
  2. One FTP client (I will be using FileZilla).
  3. High-speed Internet connection, if your files are heavy in size.

Step 1: Log in to your server using the FTP client with your username, password, and the host server name. In some cases, you might gonna need the FTP port number as well and the default port number for FTP is always 21.

With FileZilla you don’t need to put any port number, just type in the other details right and click on “Quick Connect”.

Step 2: Once you are logged in, you will see on the left side the files and folders you have on your computer and on the right side you will have the files and folders available on the server.

This is what you will be doing on the left side:

On top left section (as seen in the screenshot) navigate to the folder where you have the plugin you want to install; if it is a zip file then extract it before doing anything else.

A zip file might take too much time if you try to extract on the server once uploaded. So, have them extracted before you try to upload.

Now, once you have found the plugin folder, click on it, now below that section (as seen in the screenshot) you should be seeing the files or folders inside that folder.

This is what you need to do on the right-hand side:

On the right-top side (refer to the screenshot above) navigate to /public_html/yourdomain.com/wp-content/plugins

Below that section, you must now the already installed plugin’s folders.

Now, come back to the left side and Right-Click on the plugin folder (in my case it is “facebook-messenger”) and select upload.

The transfer should start now and at the bottom of the application, you should see the progress bar.

Step 3: Once the uploading is complete, the uploaded plugin folder would now show up along with the other folders on the server.

Good News! If you’ve done everything so far as instructed and you’re seeing the plugin folder on the right-side then, that’s it, chances are high that you have successfully installed the plugin.

Just to confirm that follow the next step.

Step 4: Exit the FTP client and open your browser and log in to your WordPress dashboard and navigate to the installed plugins page.

If you can see the plugin that you have just installed via FTP then you are good to go. Go ahead and activate it.

Final Words:

Installing a theme or plugin follows almost the same processes as mentioned above. But still, for the very beginners, it might be helpful if I have a separate post on how to install a theme in WordPress.

So, if you are an extreme beginner; you can read the post here >> A Beginner’s Guide – How to install a theme in WordPress.

And for those who have understood properly “how to install a plugin” can go ahead and try to install a theme, it will be a good experience for you.

Note: Install a coming soon plugin like coming soon cc and do all the experiments in the background before making the blog public.

P.S. If you have found the post helpful, please share it with your friends and family who you believe would benefit from this.

And if you have any query or suggestions please put it in the comment section below and I will surely get back to you asap.

The post How to install a plugin in WordPress – A Beginner’ss Guide appeared first on Blogging Venture.

]]>
https://bloggingventure.com/install-a-plugin-in-wordpress/feed/ 0
How to Install A Theme in WordPress- A Beginner’ss Guide https://bloggingventure.com/install-your-first-wordpress-blog/ https://bloggingventure.com/install-your-first-wordpress-blog/#respond Fri, 01 Sep 2023 07:43:53 +0000 https://bloggingventure.com/2023/09/01/install-your-first-wordpress-blog/ Installing a theme is so much similar to installing a plugin. Just like plugins, you can install a theme in three different ways, by search, by upload, and by FTP. And today, we will learn all of those three techniques. Let’s start it… How to install a WordPress theme by search? When you are just starting ... Read more

The post How to Install A Theme in WordPress- A Beginner’ss Guide appeared first on Blogging Venture.

]]>
Installing a theme is so much similar to installing a plugin.

Just like plugins, you can install a theme in three different ways, by search, by upload, and by FTP.

And today, we will learn all of those three techniques.

Let’s start it…

How to install a WordPress theme by search?

When you are just starting up with blogging, chances are high that you won’t go right away for a premium theme. First, you would want to understand the platform, how it works.

So it’s obvious that you will start your blog with a free theme.

The best way to install a free theme is, log in to your WP dashboard and go to > Appearance > Themes>

Here you will see the default themes that are already installed. It’s highly likely that you are not going to use any of the defaults; so, first, delete* all the default themes.

*Note: you cannot delete the theme that is currently active on your blog; so, first find a new theme and then come back here and delete the default.

Here are the steps to find and install a theme from the WP Dashboard.

Step 1: Once you are on the themes page, click on the Add new button on the top left after the title “Themes”.

You can also click on the big plus sign next to the installed themes.

On the next screen, you will see some themes under the featured section; these are the ones that are promoted by WordPress. On the right to it, you will have the options to filter out the latest themes, the most popular ones, your favourite ones and then the advance filtration option to filter out the themes as per your requirement.

The latest and the popular sections are easy to understand; it simply shows you the latest themes that are added and the most popular ones.

The favourite section simply allows you to see the themes that you have favourited while browsing through themes at wordpress.org.

To take advantage of this feature, you will have to use wordpress.org as you cannot favourite a theme from inside the WP dashboard.

You will first have to create an account at wordpress.org.

Go to >wordpress.org, create a new account, confirm your email id and you are good to go.

Now you can browse through all the themes available at wordpress.org and you can favourite the ones that you like and would want to refer back later, before finalizing the theme for your blog.

Note: You have this feature for plugins as well; I forgot to mention that in my last post “How to install a plugin in WordPress?” The feature works exactly the same for both. So, next time when you read about some plugins or themes that you would want to try, just make a search in wordpress.org (given it is not a third-party plugin or theme) keep it favourited and you can always come back later to test it for yourself.

To see the themes that you have favourited, navigate to Appearance>Themes>Add new> Favorites and type in your user name and click on the button that says “Get Favorites”; it will list down all the themes that you have loved so far.

Next, you have the Feature Filter section; here you have the advanced options to narrow down your choices.

Simply select what type of layout you want, what features you want and select the subject of your blog and click on “Apply Filters”; it will list down all the themes that have those features you have just checked off.

Finally, if you have already researched and decided your theme, then just type in the name of it in the search box to the right side on the filter bar.

Step 2:  Navigate to the theme you want to install. When you hover over the theme thumbnail the “Install” and “Preview” buttons will appear.

Click on “Install”

Step 3: Now, once the installation is finished, the “Install” button will turn into “Activate” and the “Preview” button will change to “Live Preview”.

You can activate or have a live preview of your blog from by clicking the respective buttons or you can go back to the installed themes page and activate the theme from there.

That’s it! go ahead and customize your blog the way you want.

How to install a WordPress theme by upload?

This option will be useful when you want to install a premium theme or a theme that you have downloaded from wordpress.org or some third party websites.

Here’s how to do this:

Step 1:

Go to > Appearance > Themes> Add New

This time, instead of searching for a theme you will click on the “Upload Theme” button seen next to “Add Themes” on the left-top of the page.

Step 2:

A new section will appear above the filter-bar.

Click on “Choose File” and locate the theme’s zip folder on your computer.

Step 3:

Once you have selected the right zip folder, click on the “Install Now” button.

Step 4:

As soon as you click on the install now button it will take you to a new window and the installation process will startup.

Once the installation is completed successfully, an Activation link will appear along with two other links.

Just click on the “Activate” link and the theme should be activated on your blog instantly.

Or you can alternatively click on the link that says “Return to Themes Page” and from there, you can activate the theme as well.

Now, you can proceed with the customization.

Finally…

How to install a WordPress theme by using an FTP?

In my experience, users of FTP is very rare; most people won’t go for FTP unless there’s an issue with the WordPress Dashboard if it is not allowing you to use the above-explained ways for some reason.

Anyways, situations might come and you might be left with the only option is to use an FTP to install your theme. So, this section is dedicated to such unfortunate situations. 😉

 Step 1:

Login to the FTP Client (I am using FileZilla here) using the FTP user ID and password you created yourself or got from the server administrator.

Step 2:

Once connected to the server, go ahead and locate the theme folder on your computer.

And on the server-side, go to /public_html/yourdomain.com/wp-content/themes

Step 3:

Once the theme files are located make sure the files are not in .zip format, if they are, first extract them and locate the right theme folder and right-click on it and then click on upload.

The transfer should start now. look at the Server/Local file section found below the FTP client.

Step 5:

Once the transfer is finished, you can close the FTP and head back to the WP dashboard.

Navigate to >Appearance >Themes;

If everything so far has been done accurately then you should be seeing the newly installed theme inside the themes page.

Congratulations! You have just installed your first theme through FTP; go ahead and give yourself a treat, you deserved it.

Final Words:

That’s it!

Now you know how to install a plugin or a theme on WordPress with all the available ways; so, go ahead and experiment it for yourself.

Recommended Read>> How You can start a Blog Today?

P.S. This was the second part of my last post, “A beginner’s guide on how to install a plugin in WordPress“. If you haven’t read it yet then go ahead and read it.

P.P.S. I have tried to explain the post as simple as I could. So, If you have found the post helpful, please share it with your friends and family who you believe would benefit from this.

Have any queries or suggestions? please feel free to put it in the comment section below and I will surely get back to you asap.

I will see you next Thursday!

Cheers!

The post How to Install A Theme in WordPress- A Beginner’ss Guide appeared first on Blogging Venture.

]]>
https://bloggingventure.com/install-your-first-wordpress-blog/feed/ 0