Hi! Suggestions for wordpress plugins (i need)

spagetti007

New member
Oct 8, 2020
22
8
3
hello, sorry for title.

First of all how i can hide this bar1619177585955.png

In our country, we do not have a site where we can share a poem, I do not write poetry, but I love to read.
I want to make a simple platform where people can share their poems, drawings and music they make.

I found Youzify plugins for profile, and i think this is very good.

So i dont know wordpress plugins. Please help me for find good plugins.

I need Elementor Pro Core plugin (thats u can see how i noob)
and need plugins that will be nice for this site idea
 
Last edited:

bluvia

Active member
Feb 6, 2021
236
81
28
Toprak merhaba

follow below steps ;

Users » All Users
edit-user.png


then select below option

disable-admin-bar.png



and second way is ;

add below code to your theme's function.php ;

add_action('after_setup_theme', 'remove_admin_bar');
function remove_admin_bar() {
if (!current_user_can('administrator') && !is_admin()) {
show_admin_bar(false);
}
}

 

spagetti007

New member
Oct 8, 2020
22
8
3
thanks hocam

yes there is and i know more similiar website, but I plan it to have a more modern interface and to be aimed at young people.
 

nobs

Well-known member
Babiato Lover
Jun 26, 2020
290
1,170
93
Travelling...
thanks hocam

yes there is and i know more similiar website, but I plan it to have a more modern interface and to be aimed at young people.

Good day

1) Go to

2) Search with the word VIRAL

3) When you find a WordPress theme you like, search it on babiato.
If it is here, you are lucky.
4) Build your website but make it for poems.
5) People register, share, and other people like, etc.

I hope this helps.
Cheers.
NoBs
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu