0:00
Hi everyone, welcome to K2 blogging and in this video I will show you how you can display
0:04
the list of labels at once. So when you open your Flutter Pro theme it will not show all the labels it will show
0:12
four labels at once and then you have to click on show more button
0:17
So let me just show you, here as you can see that it will show like this by default when
0:22
you open a blog post and then when you click on the show more button it will then show
0:26
all of the labels. So if you have a limited number of labels like 5 or 7 or maximum 10 labels on your website
0:33
then you can easily add the or easily show all the labels at once
0:38
User don't have to click on a separate button to show all the labels
0:43
So how you can do that? So for this you need to go to your blogger dashboard and take a backup of your theme
0:48
code first. So in case if you do any mistake in this process you can easily restore it back to the original
0:55
position. And if you found this video helpful then make sure to hit the like button
0:59
So what I can do is I will click on here and I will click on edit HTML and then you need
1:04
to find the labels. So here you will see the labels here one is label 000 and if you scroll down here there
1:12
is a label 00. So the first one is this label here in the search section
1:18
So this is the label in the first section. So you can also remove this show more button from the label one
1:25
So here we need to remove the button from this sidebar label
1:30
So we will select the second label option here. And here you will see a code like this
1:37
So here you need to remove this line of code or you can comment this line
1:42
So what I can do is I will add a comment tag here
1:46
So I will add like less than accelerometer symbol and I will add a double dash here
1:52
And I will close the comment tag here. And then I will close the comment tag or I will add the comment tag in the closing if
2:01
condition here as well. Like this. And here I need to remove this line of code or comment it
2:11
So if you click on this arrow button it will select this tag like this
2:16
So we need to add the comment attribute here as well. So let me add the comment here
2:27
And let me expand it. And here you need to remove this comment line otherwise it will not let us comment whole code
2:40
So as you can see that we have commented this line be if condition tag 4
2:46
And we have commented this if condition as well. Okay now we have done so let me just click on save here
2:53
Now let's go to the front end and let me just refresh this blog post
2:58
And as you can see that that show more button is now gone and now it is showing all of the
3:03
labels at once. So this is how you can customize your label in Filtro pro theme
3:08
So if you found this video helpful then make sure to hit the like button
3:12
And if you want to see more videos like this then leave us in the comment section
3:16
And I will see you in the next one. Bye bye