Support is monitored from Monday to Saturday in office hours from the GMT timezone. Our response time can be up to 2 business days.

Notice: We do not accept any customization. Please Read Envato Support Policy. But we still can help with little snippets if that's possible!

Okay
  Print

Youzify (formerly Youzer)

Login 502 Bad Gateway Error ? Here's how to solve the 502 Bad Gateway :1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code below :https://gist.github.com/KaineLabs/9328e334a7 ...

How to hide or limit wall activity comments ? Hello, Actually buddypress by default hides post comments that are more than 5 like this : You can change that number to any number you want using this snippet below : https://gist.github.com/KaineLabs/80ef281cfa7d7d130 ...

How to change groups avatar and cover ? 1. Go to the group page and then click on tab "Manage".2. You upload the group avatar from the sub tab "Photo"3. You can upload the group cover from the sub tab "Cover Images"4. if you couldn't find this sub tabs check thic t ...

Where's badges ? You should install the MyCRED Plugin and MyCRED Badges Extension to activate the user badges widget and tab.The badges tab will be added automatically to the user profile !and you can control the badges tab icon, title, visib ...

How to modify emails content ? Please check this topic below on how to modify emails from the admin dashboard :https://codex.buddypress.org/emails/

How To Install Youzify? Note 1: Before installing Youzify Make sure that you Installed & Activated Buddypress. Note 2: Make Sure to Unzip the downloaded folder from CodeCanyon so you can find the installable version from Youzify. 1 - Go to the ...

Limit Profile Tab by Member Type I have member type plugin. can I show custom tabs for specific member type? for example "student" have "learn" tab. and "teacher" have "work" tab on their profile Pleae go to your FTP/CPanel >> Folder wp-content/plugins >> c ...

How to fix "My Listing" Theme ? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code below :

How to disable live url preview ? 1. Go to Youzer Panel > General Settings > Wall Settings. 2. Then Disable the option "Url Live Preview".3. Save Settings.

How to activate social login ? To activate the social login go to : Wordpress Dashboard > Youzify Panel > Membership Settings > Social Login Settings. And Then go to the networks you want and you will find the steps of how to setup each network above th ...

Youzer Login Page Always Redirect User to Wp-login.php (Bimber Issue) Please add below code into functions.php file of the active theme function custom_login_page() { $new_login_page_url = home_url( '/login/' ); // new login page global $pagenow; if( $pagenow == "wp-login.php" && $_SERVER[' ...

How to hide mycred history tab ? 1.  Go to Wordpress Dashboard > Points > Settings. 2. Open the "Buddypress" tab settings. 3. Set "Points History" to "Do Not Show". 4. Uncheck the option "Members can view each others points history". 5. Click "Update Se ...

HTTP ERROR ? There could be a number of reasons uploads would fail, your server error logs may provide a clue as to what has happened. The predominant reason uploads fail is due to the server being unable to write to the uploads director ...

Membership Settings is Missing in Youzer Panel It maybe because "Membership System Settings" on Youzer Panel >> General Settings is disabled.Please just enable it and Membership Settings will appear then.

How to disable wall attachments? Go to Youzer Panel > General settings > Wall Settings.Scroll Down and You will find " Control Wall Posts Visibility" Section.Now disable all post types which is require to upload attachments like Photo, Video, Audio etc. Not ...

How to setup the login page ? How to setup the login page ? 1. First, on your WP Admin Dashboard, go to menu pages >> All pages. And then check if you already have "Login" page or not. 2. If you don't have it yet, please create a new empty page and add ...

How to translate Youzify? Hello, Definitely you can translate our plugin to your language. Please follow following steps to translate all the strings into french language.  1. Please create a copy of youzify/languages/youzify.pot with your language ...

How to relate the login popup to a link ? 1. Go to the link html code.2. Add the attribute(  data-show-youzer-login="true" ) to the link. Example : Login Popup

How to speed up the activity page ? You can speed up your activity page by following the steps below, we will just load small number of posts then the others will be loaded while the user scrolling down just like the big social media networks : Facebook, Twitt ...

How to do a plugin conflict test? Most the time when you find an issue on your site with Youzify, it will be caused by a plugin or theme conflict. This can range from a simple CSS styling issue to a more complex issue where another plugin/theme is stopping Yo ...

Huge Empty Space at The Bottom of Activity Page There's huge blank empty space an the bottom of Activity Page. It's a rare issue but will appear if user install a plugin that conflict with Youzer JS effect. To fix it, just use this CSS code .yz_effect {    visibilit ...

How to disable widgets settings ? Add this code snippet to bp-custom.php :https://gist.github.com/KaineLabs/3b372c3a1297af8840264d4481259e08

How to Fix "Newspaper" Theme Some built-in Buddypress from Newspaper is conflicted  with built-in Buddypress from Youzify. Youzify Developer has contacted theme developer and here is their answer >> Answer from Newspaper Author But you can fix the CSS ...

How to disable buddypress registration name field ? Hello !Add This code snippet to bp-custom.php in the path "wp-content/plugins" !Ps : if u didn't find the file "bp-custom.php" create a new one !  https://gist.github.com/KaineLabs/6f86315ba12123ebcf461f71923d0782

How To Change Images Compression Quality ? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below :https://gist.github.com/KaineLabs/69bb38df689e6329e84dbd1e044a77a5

User profile showing 404 page ? if your users profile is showing 404 page check if this line : define('BP_DEFAULT_COMPONENT', 'profile' );  is exist in one of these places : - The file bp-custom.php in the folder "wp-content/plugins". - Your Theme fol ...

How to set/change custom field visibility ? 1. Go to Users > Profile Fields > Edit Field.2. From the right side change the value of the box "Visibility", the available options by default are ( Everyone, Only Me, All Members, My Friends ).3. You can force the field vi ...

How to access widgets settings ? Method 1 : 1. Go to Username > Edit Prodile. 2. Open the Widget Settings. Method 2: 1. Go to Profile Page. 2. Click on "Widgets Settings".

How to add activity infinite load ? Install This plugin below it works perfectly with youzer !https://wordpress.org/plugins/bp-activity-autoloader/

How to change embded posts wordpress icon ? If you want to change the embedded posts wordpress icon like the one below :1. Go to Appearance > Customize.2. Click on "Site Identity".3. Go to "Site Icon" and click "select image".4. Save Changes.

How to upload registration form cover ? 1. Go to Youzify Panel > Membership settings > Register settings 2. Go to "Header Settings" and upload the cover from the field "Upload Cover".

Remove "/members" on User URL (Permalink) How can I change users permalinks from "site.com/members/username"  TO "site.com/username" Please use this snippet codedefine ( 'BP_ENABLE_ROOT_PROFILES', true );add_filter( 'bp_core_enable_root_profiles', '__return_true' ) ...

how to add a members directory sidebar ? 1. Add the code snippet below to the file "bp-custom.php" in the path "wp-content/plugins" :https://gist.github.com/KaineLabs/c285ba7637de3fc45f0220156f9926ae Ps: if you didn't find the file "bp-custom.php", just create a ...

How to disable login attempts ? 1. Go to Youzify > Membership Settings > Login Attempts Settings. 2. Disable the option "Enable Limit Login".

How to access activity single page ? 1. Go to the activity and Click on the activity Date .

How to disable buddypress e-mail activation for users - only admins can approve accounts ? Use this snippet below :https://gist.github.com/KaineLabs/c0dfe6d07c64c1ab0d34046e7853251aPlease add it to the file "bp-custom.php" in the path "wp-content/plugins". Ps: if you didn't find the file "bp-custom.php", just cre ...

How to apply a tracking/conversion code to the signup form ? Please add the code snippet below to the file "bp-custom.php" in the path "wp-content/plugins" :https://gist.github.com/KaineLabs/80c7fe3111a59474bdcfd6c0c27adfdd Ps: if you didn't find the file "bp-custom.php", just creat ...

How to fix "Myarcade" Theme ? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below :https://gist.github.com/KaineLabs/3ccf39949f05e31c1b2f3c94dc8ecc374. G ...

The "Profile Avatar" is not showing up ? If the profile avatar is not showing up :1. Make sure that the "Extended Profiles" component is enabled ! 2. Go to Dashboard > Settings > Discussion . 3. Go to Display Avatar then Enable "Show Avatars".

How to enable profile effects ? 1. Go to Youzer Panel > Profile Settings > General Setting.2. Enable the option "Use Profile Effects ?".

The merchant country is not supported ? Hello ! Thank you for being interested in our plugins ! Are you seeing the error "The merchant country is not supported" ? The solution is using the second paypal button its supported from all the countries ^^

How to access Profile and Account Settings​ page ? Method 1 : 1. Go to Username > Edit Profile. 2. Click on "Profile or Account Settings". Method 2: 1. Go to your Profile Page. 2. Click On "Account Menu" > "Account Settings".

How to change mycred history tab icon ? Add this code snippet below to bp-custom.php https://gist.github.com/KaineLabs/52703399f1646593f931e3d29f8953a6and dont forget to change the icon "diamond" to any icon you want from here :https://fontawesome.com/v4.7.0/icons ...

How to disable buddypress component ? 1. Go to Wordpress Dashboard > Settings > Buddypress.2. Uncheck the component you want to disable.3. Click "Save Settings".

Login form is not working and you are using Swift Performance Lite ? In case the login is not working and you are using the plugin "Swift Performance Lite" ! Just set Cache Expiry Mode to Intelligent mode in "Swift Performance Lite" and the issue will be solved !

How to add user menu on your website navigation ? 1. Go to Wordpress Dashboard > Appearance > Menu 2. Click on "Screen Options" and make sure "Buddypress Members" is enabled : 3. Create new "Custom Link" with your site url and the shortcode [youzify_account_avatar] then ...

How to disable wall activity loading effect ? 1. Go to Youzer Panel > General settings > Wall Settings. 2. Go to "General Settings" Section. 3. Disable "Activity Loading Effect" Button.

How to set profile default tab ? 1. Go to Youzify Panel > Profile Settings > Tabs settings 2. Set Default Tab option : 3. Save Changes .

Notification Links Give 404 Page When Clicked Please check the activity page. It shouldn't marked as "Draft" but need to set as "Publish". Issue should solve after then.

How to change attachments maximum upload size ? 1. Go to Youzer Panel > General Settings > Wall Settings.2. Go to the section "Attachments Settings".3. Change the value of the option "Max File Size".

Groups Avatar or Groups Cover Not Working ? 1. Go to Wordpress Dashboard > Settings > Buddypress > Options. 2. Scroll to the "Groups Settings" Section. 3. To enable Groups Avatar check this option "Allow customizable avatars for groups". 4. To enable Groups Cover ch ...

How to add new registration fields ? if you want to add new fields to the registration form you should add them into the buddypress xprofile primary "Base" Group .1. Go to Dashboard > Users > Profile Fields.2. Make sure you are on the primary tab "Base".3. Clic ...

How to fix "Bimber" Theme ? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/50f4a50c199b87883363b34e44901a79 4. ...

How to change members directory cards meta settings ? 1. Go to Youzify Panel > General Settings > Members Directory Settings. 2. Go to the section "Card Meta Settings". 3. Enable the option "Enable Cards Custom Meta". 4. Select an icon and select the field you want . 5. Sa ...

The zip folder is missing style.css stylesheet ? Hello,Actually Youzer it's not a Wordpress theme, it's a Wordpress Plugin !1. Go to Wordpress Dashboard > Plugins > Add New .2. Follow this topic below on "How to install Youzer" :https://kainelabs.ticksy.com/article/12854/

How to install Mycred Badges ? 1. After installing Mycred Plugin :http://wordpress.org/plugins/mycred/2. Go to Points > Add-ons.3. Install "Badges" Add on. Ps: On how to add badges please check the topic below :https://codex.mycred.me/chapter-iii/badges/c ...

How to disable infinite loader ? 1. Go to Youzer Panel > General settings ( Page ) > Wall Settings. 2. Go to "General Settings" Section. 3. Disable "Infinite Loader" Button.

How to change "Base" title ? 1. Go to Dashboard > Users > Profile Fields.2. Click Edit Group Button.3. Change the title and Click Update .

How to Enable/Disable Reviews ( Ratings ) ? 1. Go to Youzer Panel > Profile Settings > Reviews Settings. 2. Enable/Disable the option "Enable Reviews".

How to disable wall post types ? 1. Go to Youzer Panel > General Settings > Wall Settings.2. Scroll to the section "Control Wall Posts Visibility".3. Enable / Disable the post types you want.

Misses out Some Posts After Click Load More Button ? On group wall, sometimes there some posts misses out (can not show on wall) when user click Load More button. Here is the solution : 1. Go to FTP. 2. Go to directory "wp-content/plugins/youzer/includes/public/templates/acti ...

How to access the user profile page ? Method 1 : 1. Go to Username > Your Username. Method 2: Make "My Profile" link accessible through your site navigation, Please check the topic  below on how to add my profile link : https://kainelabs.ticksy.com/artic ...

Youzify Compatible Themes  You can use any other themes you want and if you find any conflicts our support team will be happy to help you. also we are open to work with any theme team in order to make it compatible with Youzify. - Here's our list ...

Mycred History Tab Not Working ? 1.  Go to Wordpress Dashboard > Points > Settings. 2. Open the "Buddypress" tab settings.3. Set "Points History" to "Show In Profile".4. Check the option "Members can view each others points history".

How To Add A New Social Networks ? First, please note that only some Header Types that can show Social network on Profile Page header. You can change the profile header type on Youzify Panel >> Profile Settings >> Header Settings >> Scroll down until find Head ...

BuddyPress isn’t sending out emails (eg. activation emails, email notifications) ? This appears to be a problem with certain web hosts (GoDaddy, Bluehost ).  Members of the BP community have had success using: WP Mail SMTP Plugin ( Recommended ) Ps1 : WP Mail SMTP and Configure SMTP can send a test em ...

FAQ - Frequently Asked Questions Index : 00. General Questions. 01. Profile 02. Activity 03. Groups 04. Membership 00. General Questions. - Is Buddypress required for youzer to work ? Yes. - How to hide all the buddypress pages from non-logged-in u ...

How to enbale/disable Youzify membership system ? 1.Go to Youzify Panel > General Settings  ( page ) > General Settings ( tab ) . 2. Enable/Disable the option "Activate Membership System". 3. Save settings.

How to disable buddypress e-mail activation ? Please use this plugin below :https://wordpress.org/plugins/bp-disable-activation-reloaded/

Set Members Directory To 4 Columns Layout 1. Goto Youzify Panel > General Settings > Custom Styling Settings > Members Directory Styling Settings. 2. Enable "Enable Members Directory CSS". 3. Paste the code snippet below to "Members Directory Custom CSS" @medi ...

Avatar Cropping Function Not Working ? in 99.99% issues we recieved this happened because a conflict with the lazyload plugin ! - If you are using JetPack Follow the following steps : Add this code snippet to the file "bp-custom.php" on the the path "wp-conten ...

How to show more profile navigation menu's or hide the "More" button ? 1. Go to Youzer Panel > Profile Settings. 2. Increase the number of "Navbar Menus Limit".

Some icons are not appearing ? 1. Go to Youzer Panel > General Settings > Custom Styling Settings. 2. Go to the section "Global Styling Settings". 3. Enable the button "Enable Global CSS". 4. Paste this css snippet below in the fied "Global Custom CSS" ...

Snippets Index Profile Settings :How to remove profile settings xprofile groups ?How to set profile settings default tab ?

Why The Users Profiles Overview Tab Is Empty ? The overview tab should be empty by the default untill you add some content to the widgets !and here's how to access the widgets settings page :1. From the user profile :2. From the profile settings page :And here's the place ...

How to change profile tab title, icon, order and more ? 1. Go to Youzify Panel > Profile Settings > Tabs Settings. 2. Open the tab that you want to change from the "Arrow" at the right side. 3. You can now change the tab title, order, icon or hide/delete the tab. 4. Save S ...

Can Not Find "Contact Info" on Profile Page Settings Please do these steps 1. Go to wp-contentpluginsyouzerincludesadmincoregeneral-settings 2. Open file yz-patches.php 3 Remove this code if ( ! get_option( 'install_youzer_2.1.5_options' ) ) {        return false; � ...

How to disable images compression ? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below :https://gist.github.com/KaineLabs/5950200d0dff734ab594eddfc52bfc33

How to update Youzify? Method 1 ( Recommended ):  You can use a plugin named "Envato Market" for auto update and here's a tutorial how to do it : https://envato.com/market-plugin/ Method 2 : Note : Don't worry you won't lose the Youzify sett ...

How to activate the sidebar on the global activity page ? 1. Go to Wordpress Dashboard > Appearance > Widgets. 2. Then Add your widgets to a sidebar called "Wall Sidebar".

How to activate instagram widget ? 1. Go to Youzify Panel > Widgets Settings > Instagram. 2. Scroll to the very bottom and fill "Instagram App Settings" . 3. After that you will see that the instagram widget settings is appearing And your website users ...

Add Content Above Groups Directory Please use this snippet codehttps://gist.github.com/KaineLabs/6ff34b2290797e764e4676931545d0ccIf you want to add BANNER, here is the snippet code

How to verify user profiles ? Method 1 : 1. Go to the user profile page .2. Put the mouse above the header area, a new button will appear.3. Click on "Verify Account".Method 2 :  1. Go to the members directory. 2. Put the mouse above the user header a ...

How to fix the "Thrive" Theme ? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/597c394473e809fa20d1cd27949a150a 4.G ...

How to Disable Posts and Comments Embeds ? 1. Go to Youzer Panel > General Settings > Wall Settings.2. Scroll Down to the section "Posts Embeds Settings".3. Disable the option "Enable Posts Embeds" if you wanna disable Posts Embeds.4. Disable the option "Enable Commen ...

Parse Error When Youzer Activated When try to activated Youzer 2.2.9, it give notificationParse error: syntax error, unexpected 'include' (T_INCLUDE), expecting identifier (T_STRING) in /home/yoursite/public_html/wp-content/plugins/youzer/includes/public/core ...

How to create new xprofile fields group ? 1. Go to Wordpress Dashboard > Users > Profile Fields.2. Click on "Add New Field Group".3. Enter Group name, description and choose the icon then hit "Save".4. You will see a new group is added here :5. Then click "Add New Fi ...

How to fix the "Aardvark" Theme ? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below :https://gist.github.com/KaineLabs/719efde063d7f9e738fec9cb59731a59

How to add new profile fields ? Please Check This topic :https://codex.buddypress.org/administrator-guide/extended-profiles/

How To Hide Profile Widget ? If you want to Hide a widget follow the next steps : Go to Youzify Panel > Profile Settings > Profile Structure. 1 - Put the mouse above the widget and then an "EYE" icon will show up : 2 - Click on it and you will ...

How to add activity infinite load ? Install This plugin below it works perfectly with youzer !https://wordpress.org/plugins/bp-activity-autoloader/

"Friends Suggestions" & "Groups Suggestions" Widgets not working ? Hello,For "people you may know" you have to have some friends cuz the widgets shows the friends of your friends same for "group suggestions" you should have some friends that are already joining some groups.

How to disable account deletion for members ? 1. Go to Youzer Panel > Profile Settings > General Settings. 2. Scroll to the section "Account Settings". 3. Disable the option "Allow Delete Accounts".

How to disable login attempts ? 1. Go the Youzer Panel > Membership Settings > Login Attempts Settings.2. Disable the option "Enable Limit Login".

Set Default Tab and Ordering Tabs How to Set a tab as default?Please go to Youzer Panel  >> Profile Settings >> Tab Settings. And then choose Profile Default Tab as you want.How to ordering Tab?On the tab settings, click tab you want to order >> Set value of ...

How to add "My Profile" link ? 1. Go to Wordpress Dashboard > Appearance > Menus.2. Click on Screen Options and enable Buddypress option.3. You will find a new tab in your menus builder page called "Buddypress" you will find their all the links related t ...

Youzify Shortcodes - Activity Shortcode :  [youzify_activity] Check all the activity shortcode options here : https://kainelabs.ticksy.com/article/14818/ - User Reviews List :  [youzify_reviews user_id="" per_page="5" show_more ...

How to add new review ? Method 1 :  1. Go to the user profile page . 2. Put the mouse above the header area, a new button will appear. 3. Click on "Add Review". Method 2 :  1. Go to the members directory. 2. Put the mouse above the user head ...

How to fix "Kleo" Theme ? 1. Go to your FTP and go to folder "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/6e51bdbc2b5 ...

Can not post image / file / video on wall. It says "Forbidden - You don't have permission to access /activity/post/ on this server" ? Can not post image / file / video on wall. It says "Forbidden - You don't have permission to access /activity/post/ on this server" ? Solution :You need to disable PHP Mod Security on your server via .htaccessOpen .htaccess ...

How to create a new group ? 1. You have to enable the buddypress groups component then you will be able to create and manage groups :Go to Wordpress Dashboard > Settings > Buddypress then enable “User Groups”.Now To create a new group there's 3 opti ...

Social Login Settings Dissappear Social login settings in membership setting does not show any option to enter keys in facebook, linkedn etc. ?? To fix it, please :1. Go to Your FTP >> Go to folder wp-content/plugins.2. Create a file and name it with bp- ...

Fix URL Preview and Activity Meta for Olympus Theme Please use this CSS code .youzer .yz-post-attachments .yz-wall-link-content .yz-wall-link-thumbnail, .youzer .yz-post-attachments .yz-wall-link-content .yz-wall-link-thumbnail + .yz-wall-link-data {    display: block !imp ...

Youzer - Buddypress Edit Activity Documentation Hello, in this post there's all the things you need on how to setup the "Youzer - Buddypress Edit Activity" Extension. Index : 1. Where to find buddypress edit activity settings ?2. How to enable edit activity button for u ...

Youzify Compatible Plugins Here's the list of Youzify compatible plugin : Buddypress FollowersMyCredWoocommerceBBpressBP Better MessagesBuddypress Confirm ActionsBuddypress Global Search ( But be sure to add this snippet : Buddypress Global Search In ...

Where is custom styling settings? 1. Click on My Blog > Youzer Panel  . 2  2. Click On "Custom Styling Settings".

How To Add A New Custom Tab ? How To Create New Tab ? To create a new tab, please go to Youzify Panel >> Profile Settings >> Custom Tabs settingsclick on the button "Add New Tab" below : Once you clicked the button above a popup window will show up and ...

How to disable admin bar for non-logged-in users ? 1. Go to Wordpress Dashboard > Settings > Buddypress. 2. Access the Options tab. 3. Disable the option > Show the Toolbar for logged out users. 4.Save Changes.

Activity Shorcode [youzify_activity] Accepted Parameters The Activity stram shortcode function will accept a number of parameters that will manipulate the data being returned. show_filter optional Whether or not to display the activity filter bar area. Accep ...

How to translate a specific word ? 1. Search for that word inside youzer and buddypress code on how it's written.2. If that word is being written inside the function __( '', '' ). Example : __( 'Like', 'youzer' ).Then use this snippet :https://gist.github.com ...

How to create new custom widget ? Hello, Go to Youzify Panel > Widgets Settings > Custom Widgets Settings, since there's no custom widgets yet you will see this : Ps: You can Change the order of the Custom Widgets by Drag And Drop. How To Create New ...

How to enable profile effects ? 1. Go to Youzer Panel > Profile Settings > General Setting.2. Enable the option "Use Profile Effects ?".

How to show slideshow full images without cropping ? P.s : We crop images because we are using a fixed height, and not all the users will upload images with same resolutions. to disable the cropping you can set the slideshow height to "auto" and the problem will be solved but t ...

How to change attachments maximum upload size ? 1. Go to Youzer Panel > General Settings > Wall Settings.2. Go to the section "Attachments Settings".3. Change the value of the option "Max File Size".

How to add new supported attachments formats ? 1. Go to Youzer Panel > General Settings > Wall Settings2. Scroll down to the section "Attachments Settings" you will find all the types of attachments you need !3. Write the format that you want in the field then hit enter ...

How to fix "OnAir" Theme? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/aa8183ee52197525cba03e0001569696#file ...

How to translate some words by using snippet? What is different if translating words by using this way and use snippet? Actually if you translating Youzify, if you updates your Youzify, your translations will be resetted to Youzify default translation. Except, you backu ...

What is the function of Newsletter Integration and how to set it up? By enable Newsletter integration settings, if someone register on your website, their email will be added automatically to your Newsletter subscribers database. How to Set newsletter Integration 1. Please go to Youzify Pane ...

How to integrate Nextend or OneSocial Plugin to Youzer Form? Please do these steps 1. Go to your FTP, and go to folder "wp-content/plugins" 2. Create a PHP file there and name it with "bp-custom.php". But if you already have it, you don't need to create a new one. Just open it 3. Pu ...

BBPress forum posts and replies not appearing on activity stream If you disabled search engines from indexing your site (under “Settings > Reading” in the WP dashboard), then bbPress will not add any activity entries to the site. Or few hostings automatically disabled it for a reas ...

How to Show All Post Options (Posts Labels) Use this CSS code .yz-wall-options .yz-wall-opts-item:not(.yz-wall-opts-show-all):nth-child(n+6) {   display: inherit !important;}.yz-wall-options .yz-wall-opts-item label.yzw-form-show-all {   display:none;} Put it o ...

How to enable/disable Post Buttons (Likes, Comments, Share etc)? 1. Please go to Youzer Panel >> General Settings >> Wall Settings2. Scroll down, and you will find " Posts Buttons Settings" box3. Turn off/on any button you want to enable/disable them. And save

How to get Key for Linkedin Social Login? 1. Go to https://www.linkedin.com/developer/apps 2. Create a new application by clicking "Create Application". 3. Fill out any required fields such as the application name and description. 4. Put the below url in the OAuth ...

How to hide or change header meta ? 1. Go to Youzer Panel > Profile Settings > Header Settings. 2. Change meta ( Check images below ).

Profile Image Issue on Edge Browser When users register with social (Facebook, Google), size images are imported erroneously creating a visual problem. But it's only happen on Microsoft Edge browser. The solution is with using this CSS code @supports ...

How to change Groups and Groups Directory Styling? Change Group Styling Please go to Youzify Panel >> General Settings >> Groups Settings. On that settings page, you can change any groups styling like Group Avatar FormatHeader Visibility Settings (avatar border, privacy, ac ...

How to setup BBPress Integration and What's the function of the integration? BBPress if powerfull plugin to build a cummunity Forum. What new functions you will get with BBPress Integration: 1. BBPress Forum will has Youzify styling instead of their own styling. 2. Forum tab on Profile Page. 3. Eve ...

How to set logout redirect page ? 1. Go to Youzify Panel > Membership Settings > Login Settings. 2. Select logout redirect pages  ( Check images below ) .

How to Show Blog Post and Blog Comment Post Type on Activity Page? First, you need to enable  Blog Post and Blog Comment Post Type on Youzer Panel >> General Settings >> Wall Settings >> Scroll down until find  Control Wall Posts Visibility. And enable those types buttons.If Blog Post and ...

How to enable ajax login ? 1. Go to your Wordpress dashboard. 2. Go to Youzify panel > membership settings > login settings. 3. Activate/Deactivate 'enable Ajax Login' checkbox. 4. Click "save changes" button.

Reviews system setup and some customization snippet related with reviews function 1. Please go to Youzify Panel >> General Settings Reviews Settings 2. On that page you can: - Enable/Disable reviews settings - Allow Reviews Edition - Set Reviews Privacy - Set reviews per page 3. To enable Reviews Tab ...

Fix Letter Avatar Plugin 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/055c0883c278ee55360794072aa976a2#file ...

How to setup Members Directory page? 1. First, on your WP Admin dashboard, please go to menu Pages >> All Pages. And then please make sure if you already have "Members" page. Actually the page should be created automatically if you install Buddypress. But if yo ...

How to get Key for Twitter Social Login? 1. Go to https://dev.twitter.com/apps2. Create a new application by clicking "Create New App". 3. Fill out any required fields such as the application name and description. 4. Put your website domain in the Site URL field. ...

Enable Root Profiles : www.yourwebsite.com/username Please add this code snippet below to the file "bp-custom.php" in the path "wp-content/plugins" :https://gist.github.com/KaineLabs/440490a3b4decaf3c6da9b97016d7bd2Ps: if you didn't find the file "bp-custom.php", just create ...

Media system database error? If you find Media system database error like this It happen because there's a conflict between your Hosting Server and Youzer Media System. Please do these steps to fix it 1. Go to FTP/Cpanel, and go to folder "wp-content/p ...

Order Members on Directory Page by Alphabetical 1. Please go to your FTP/Cpanel, and go to folder "wp-content/themes/youractivetheme" 2. Open file "functions.php" and then insert this snippet there and save function my_custom_member_list_sort( $ret ) {     $ret['typ ...

Can I use another membership system together with Youzify? Actually we really not recommend you to use multiple Membership System on a single website. Because it will causes some conflicts and will have bad impact to you website performance. If you want to use another membership sys ...

How to set registration page ? 1. Please go to Settings >> General >> And make sure that “Anyone can register” already checked 2. Please go to Youzify Panel >> General Settings >> Scroll down untill find Membership System Settings >> And make sure � ...

How to add new navbar menu link ?​ 1. Go to Youzify Panel > Profile Settings > Custom tabs Settings. 2. Click on "add new tab". 3. Fill in the infos for you custom tab menu in the popup.

How to pin activity posts ? 1. Go to the Activity Post you want to Pin.2. Click on the "3 dots" then click on "Pin" Button.3. Refresh page and you will see the post pinned at top :

How to Check CURL and getsizeimage enabled on Web Server or not For CURL, please do this steps: 1. Go to yur FTP/Cpanel and create a file on public_html folder, and name it with test.php 2. Copy code below and past it into the file and save 3. Then open to your browser and go to your ...

How to change general color scheme? 1. Please go to Youzify Panel >> General Settings >> Scheme Settings 2. Please choose any profile Scheme or Custom Scheme you want and save

How to Add More Social Login? By default, Youzify already has Facebook, Instagram, Linkedin, TwitchTV, and Twitter for its own Social Login. But sometimes we received from clients to add more. It can be done by using additional snippets. 1. Go to your FT ...

How to delete, bookmark or pinned post? You can delete, bookmark or pinned post by click "three dots" button on the right top of each post. After click it, those options will appear.But please note, only Admin can pin a post. Members only can pin a post on their Ac ...

How to set login redirects for users, admins ? 1. Go to Youzify Panel > Membership Settings > Login Settings. 2. Select Redirect pages for users and admins in Redirect settings ( Check images below ) .

Fix WP Rocket Error The problem happen becase WP Rocket disable "Heartbeat" system. On the other side, it require by Youzer to run some components on Activity page.1. Please go to WP Rocket Settings, and find Heartbeat Tab Settings2. Turn off "C ...

Move Posts WIth Newest Comment to The Most Top of Activity Feed

How to setup Group Directory page? 1. First, on your WP Admin dashboard, please go to menu Pages >> All Pages. And then please make sure if you already have "Groups" page.Actually the page should be created automatically if you install Buddypress. But if you d ...

How to fix "Motors" Theme? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/b01070a34aea9512dcba6761045878eb#file ...

How to upload profile cover ? 1. Make sure "Cover Image Uploads" is being activated on the Buddypress settings page. 2. Go to Account Settings. 3. Click on the icon below ( Profile Cover ) :

How to change login form layout ? 1. Go to Youzify Panel > Membership Settings > Login Settings. 2. Select Form fields layouts, and you may change fields settings ( Check images below ) .

Snippets Index for Plugin Integrations Customization As part of our services for our valued clients, we created some snippets to add some extra features that by default is not available both on Buddypress and Youzify. Please check if one of these snippets is usefull for you, ...

How to set Login Popup Menu Enable Popup Login Settings 1. Go to your Wordpress dashboard. 2. Go to Youzify panel > membership settings > login settings. 3. Activate/Deactivate 'enable login popup' checkbox. 4. Click "save changes" button. Ma ...

Account Set to Private by Default (Set Private Automatically) For new accounthttps://gist.github.com/KaineLabs/df94e3578ab9710fe411b64c1c1cae9aFor old accounthttps://gist.github.com/KaineLabs/b099ebdb04065c870096f70904f9c306

How to set default registration role ? 1. Login your wordpress dashboard2. Go to users -> Profile Fields3. Choose field that you want to make "default" then click "edit button".4. In "requirement" box, choose "Required" option. 5. Click "update" button 

How to add a custom registration link ? 1. Go to your wordpress dashboard 2. Go to Youzify Panel > Membership Settings 3. Go to "Login settings" 4. In "General Settings" section, scroll down until you find "custom registration link".  5. Fill the form with you ...

Disable redirect woocommerce pages URL to Youzify Shop Tab You want to use the WooCommerce integration. But you just don't want to use the My Account, Checkout, and other WooCommerce Template overrides. How can I disable these? Please do these steps 1. Please go to your FTP/Cpanel ...

How to hide dashboard & toolbar settings from subscriber? 1. Please go to Youzify Panel >> Membership Settings >> General Settings. 2. And then, Enable "Hide Dashboard For Subscribers" button and save

Change Buddypress Components slugs Here's a list of buddypress available slugs :define ( 'BP_ACTIVITY_SLUG', 'streams' );define ( 'BP_BLOGS_SLUG', 'journals' );define ( 'BP_MEMBERS_SLUG', 'users' );define ( 'BP_FRIENDS_SLUG', 'peeps' );define ( 'BP_GROUPS_SLUG ...

Show Static Data on Member Card Without Need Hover the Mouse Please put CSS below to Youzify Panel >> general Settings >> Custom Styling Settings >>     Members Directory Styling Settings box [data-yztooltip]::after {   visibility: unset;   opacity: 100;   bottom: -150%; � ...

Fix WP SMTP Error 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below :

Change Avatar / Profile Image Resolution

Wrong Member Count / Not All Members Show on Directory It might because your remain members never login into your site yet. That's why they won't appear on your member page. There's only 3 ways to solve the count of members issue 1. By asking your members to verify and logged in ...

How to Get TwitchTV Keys for Google Social Login 1. Go to https://dev.twitch.tv/console/apps/create 2. Fill out any required fields such as the application name and Category. For category, please choose Website Integration. 3. Put the below url as OAuth redirect_uri Autho ...

How to enable and disable Emoji and Bookmarks? Emoji1. Please go to Youzer Panel >> General Settings >> Emoji Settings2. Enable/disable Emoji on any section you wantBookmarks 1. Please go to Youzer Panel >> General Settings >> Bookmarks Settings 2. Enable/disable Bookma ...

Hosted Youzify on WP Engine? Actually Youzify compatible with almost hosting server system and provide. But actually Youzify has some troubles with WP Engine. But don't worry, we already created some snippets to fix the issue. Please do these steps 1. G ...

WP Foro Integration How to show WP Foro New Replie and New Topics show on Activity page like BBPres?Please go to older "wp-content/plugins" and create a file and name it with "bp-custom.php" And then put these snippet to the file and savehttps:/ ...

What is Lazy Load and how to enable/disable it? Since WordPress 5.5, "Lazy Loading" became part of the core. This feature makes the pages load very fast because images and videos won't be loaded until the user starts scrolling on the page.This feature will bring very signi ...

Conflict With Sabai DIscuss Plugin Youzer components (header, tabs etc) dissapear on "Answers" page.  Please use this CSS plugin to fix it .bp-user.domande.answers .yz_effect {    visibility: inherit !important; } OR .bp-use.answers .yz_effect {    ...

How to hide login form cover ? 1. Go to Youzer Panel > Membership Settings > Login Settings. 2. Check to disable from Enable Form Cover in Header Settings( Check images below ) .

How to fix "Woffice" Theme? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/4b698fcb3d342969b874257803c770f3#file ...

How to add your Custom CSS 1. Please go to Youzify Panel >> General Settings >> Custom Styling Settings 2. There's 7 columns where you put the CSS. Each column will make CSS only works on specific section Global Styling Settings = CSS for the entir ...

How to change account confirmation email ? You can change account confirmation email by following guide bellow: 1. Go to your file manager (via FTP or file manager)2. Go to /public_html/wp-content/plugins/3. Open file name bp-custom.php (If you don't have it yet, you ...

Snippets Index for Group Customization As part of our services for our valued clients, we created some snippets to add some extra features that by default is not available both on Buddypress and Youzify. Please check if one of these snippets is usefull for you, ...

How to change activation message? Please do these steps 1. Go to your FTP, and go to folder "wp-content/plugins" 2. Create a PHP file there and name it with "bp-custom.php". But if you already have it, you don't need to create a new one. Just open it 3. Pu ...

Snippet Index for Profile Page Customization As part of our services for our valued clients, we created some snippets to add some extra features that by default is not available both on Buddypress and Youzify. Please check if one of these snippets is usefull for you, ...

How to enable/disable activity post type? Youzer has 24 Post Type you can choose. You can enable or disable any post type you want easily. Please do thiese steps1. Go toYouzer Panel >> General Settings >> Wall Settings2. Scroll down, and you will find "Control Wall P ...

How to setup Global Activity page? 1. First, on your WP Admin dashboard, please go to menu Pages >> All Pages. And then please make sure if you already have "Activity" page. Actually the page should be created automatically if you install Buddypress. But if y ...

Wrong image orientation ! If you got issue with wrong image orientation especially user who use IOS based phone.You can use one of the plugins bellow :1. Fix Image Rotation : https://wordpress.org/plugins/fix-image-rotation/2. IOS Image Fixer : http ...

How to disable activity ? 1. Please go to Settings >> Buddypress 2. On components tab, uncheck “Activity Streams” to disable Activity Page.

How to add terms and Privacy policy links to the registration form ? 1. Go to your wordpress dashboard 2. Go to Youzify panel -> Membership Settings 3. Go to "register Settings" 4. Scroll down until you find "Term And Privacy Policy Settings" section 5. Enable "Display Note" Option 6. Fil ...

Requirements 1. Buddypress Installed & Active 2. Supported PHP Version is: PHP 7.2 3. CURL and getimageize Enabled (if it does not enabled yet, please contact your hosting server provider)

How to add new profile fields ? 1. Please go to Users >> Profile Fields 2. Choose Fields Group Tab  3. Click Add New Field 4. Fill the Name and Description (optional). Also choose Field Type and you also can set the field Visibility and Requeirement ...

Activation Email Not being sent You already install WP Mail SMTP and email sent successfully. But Notification email still not being sent. Then please use tnis code

How to change buttons and tab icons style? 1. Please go to Youzify Panel >> General Settings >> General Settings Tab 2. You will find "Buttons Style" and "Tab Icon Style" option on "General Settings" box 3. Choose any style you want.And save PS: For few the ...

Some widgets dissapear on Profile Structure Settings? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/084784adb05a6f047677f9113764ffc5#file ...

How to setup patches on your website? You can optimize Youzify Database, optimize BP Xprofile Fields, and Optimize Youzify Media on this Patches Settings. Please go to Youzify Panel >> General Settings >> Patches Settings, and click "Update Button" there. Wait f ...

How to set activation account page? 1. Please go to Youzify Panel >> General Settings >> Scroll down untill find Membership System Settings >> And make sure “Activate Membership System” already turned on 2. Please go to Menu Pages >> All Pages. And check ...

How to set user profile as private by default after registration? Please do these steps 1. Go to your FTP, and go to folder "wp-content/plugins" 2. Create a PHP file there and name it with "bp-custom.php". But if you already have it, you don't need to create a new one. Just open it 3. Pu ...

How to setup Woocommerce Integration and What's the function of the integration? Please note, the Woocommerce is a standalone plugin and it separated with Youzify. You have to install the plugin first here to make it can be integrated with Youzify >> https://wordpress.org/plugins/woocommerce/ What new fun ...

How to setup limit login attempts ? 1. Go to your Wordpress dashboard. 2. Go to Youzify panel > membership settings > login attempts settings. 3. Activate/Deactivate 'enable limit login' checkbox. 4. To lock user after specific number of retries, you can set ...

How to integrate Nextend or OneSocial Plugin to Youzify Form? Please do these steps 1. Go to your FTP, and go to folder "wp-content/plugins" 2. Create a PHP file there and name it with "bp-custom.php". But if you already have it, you don't need to create a new one. Just open it 3. Pu ...

When Upload Picture Cover Notification Doesnt Appear Use this snippet code. function yzc_remove_profile_cover_dimensions() {remove_filter( 'bp_attachments_get_cover_image_dimensions', 'yz_attachments_get_cover_image_dimensions' );}add_action( 'plugins_loaded', 'yzc_remove_prof ...

How to get App ID & App secret for Instagram social login and Instagram Widget ? Requirements To show Instagram posts, you will need: A Facebook Developer Account. Instagram is owned by Facebook and now Instragram API is managed by FacebookAn Instagram Account with media Setup To display your Ins ...

How to hide lost password form cover ?​ 1. Go to Youzify Panel > Membership Settings > Lost Password Settings 2. Check enable/disable  in Enable Form Cover ( Check image below ) .

How to setup myCred Integration and What's the function of the integration? myCred is an intelligent and adaptive points management system that allows you to build and manage a broad range of digital rewards including points, ranks and, badges on your WordPress powered website. What new functions yo ...

Can I Put Captcha on Login Form? We don't add Captcha on Login Form. But actually you will not need it as we have Login Limit Attempts on the Login system. :) Please check this article to know how to setup Limit Login Attempts >> https://kainelabs.ticksy.co ...

How to change profile layout? Youzer profile contain 3 main sections: Header, Navbar, and Content. in this topic we will guide you on how to change the layout of each one of them. 01. How to change Header Style? You can choose from 14 Header styles: 08 ...

How to hide or change header statistics ? 1. Go to Youzify Panel > Profile Settings > Header Settings. 2. Enable/disable stats of header, and change its settings  ( Check images below ).

How to fix "Entrepreneur" Theme? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/fe373ac322473c991d0d0b3272ffc1d7#file ...

How to disable registration confirmation ? 1. Please go to your FTP/Cpanel, and then go to folder wp-content/plugins 2. Create a new file and name it with bp-custom.php file. But if you already have it, you only open it. 3. Copy snippet code form link below ...

Snippet index for Activity Page As part of our services for our valued clients, we created some snippets to add some extra features that by default is not available both on Buddypress and Youzify. Please check if one of these snippets is usefull for you, ...

How to change header layout ? 1. Go to Youzer Panel > Profile Settings > Header Settings.2. Select Form layouts ( Check images below ).

How to change navbar menu title, icon, order, visibility ?​ 1. Go to Youzify Panel > Profile Settings > Tabs Settings. 2. Shoose your settings for tabs, and change menu title, icon, order, visibility as shown in image below

How to change Youzify pages background color? 1. Please go to Youzify Panel >> General Settings >> General Settings Tab 2. You will find "Pages Background" color option on "General Settings" box 3. Click the color option, and choose any color you want. And then click s ...

How to find your product license key ? 1. Go to https://www.youzify.com 2. Click on "My Account" Page then click on your transaction "View Details and Downloads". 3. Scroll Down and you will find the license key in front of your purchased product.

How to change login form styling ? 1. Go to Youzify Panel > Membership Settings > Login Styling Settings 2. Select your custom styling ( Check images below ) .

Live notifications and how to set up If you enable Live Notifications feature, your member will always get any notifications as long as he still on Youzer Pages It comes with a cool design and a notification sound effect when a new notification is added.You can ...

How to add user role to registration form? Please do these steps 1. Go to your FTP, and go to folder "wp-content/plugins" 2. Create a PHP file there and name it with "bp-custom.php". But if you already have it, you don't need to create a new one. Just open it 3. Pu ...

How to redirect Wordpress WP Login to Youzer Login?​​ Please use this snippet /** * Redirect "wp-login.php" Page To Youzer Login Page. */ function yz_redirect_wplogin_to_youzer_login_page() { if ( isset( $_GET['action'] ) && ( $_GET['action'] == 'logout' || $_ ...

How to set lost password page ? 1. Go to Youzify Panel > Membership Settings > General Settings 2. Select  Reset password page from dropdown ( Check image below ) .

Enable Required basic Buddypress Functions One of most important thing after installing Youzify, you need to setup basic require BP settings to make some important functions like Friendship, Send Private Message, Activity Stream etc enabled. On your WP admin dashboar ...

Snippets Index for Members Directory Customization As part of our services for our valued clients, we created some snippets to add some extra features that by default is not available both on Buddypress and Youzer. Please check if one of these snippets is usefull for you, b ...

How to redirect user to specific page after activate their account? Please do these steps 1. Go to your FTP, and go to folder "wp-content/plugins" 2. Create a PHP file there and name it with "bp-custom.php". But if you already have it, you don't need to create a new one. Just open it 3. Pu ...

How to override Youzify templates ? You can edit some structure of Youzify pages (Activity, Profile, members directory etc) by override Youzify template files. You need to create a directory called ‘youzify’ inside your WordPress theme or Child Theme folder ...

How to change Youzify pages content width? 1. Please go to Youzify Panel >> General Settings >> General Settings Tab 2. You will find "Pages Content Width" option on "General Settings" box 3. Put any number you want there without "px". And save. PS: Content w ...

How to Get Google Keys for Google Social Login 1. Go to https://code.google.com/apis/console/ 2. Create a new application by clicking "Create a new project". 3. Klik hamburger button on the left top, click APIs & Services 4. Click Credentials and click OAuth Client I ...

How to add Forum Tab on Group? 1. First, you will need install BBPress on your website. You can download the plugin here >> https://wordpress.org/plugins/bbpress/ 2. And then, please go to Youzify Panel >> General Settings >> BBPress Settings. And make su ...

How to redirect user to specific page after finish registration? Please do these steps 1. Go to your FTP, and go to folder "wp-content/plugins" 2. Create a PHP file there and name it with "bp-custom.php". But if you already have it, you don't need to create a new one. Just open it 3. Pu ...

Arkane Theme Fixing 1. Go to wp-content/theme/arkane 2. Open file function.php 3. Find this code and REMOVE it define('BP_DEFAULT_COMPONENT', 'profile' ); 4. Find these codes on line 243 and REMOVE it 5. File this code on line 637 and ...

How to setup registration captcha V2 ? First, you need to get Captcha Site Key and Captcha Secret key 1. Go to this site >> https://www.google.com/recaptcha 2. Click v3 Admin Console menu. Please do not click "Get Started" button as it will bring you to reCa ...

How to download your purchased add-ons ? 1. Go to https://youzify.com/ and log in to your account. 2. Click on the "My Account" page then click on your transaction "View Details and Downloads". 3. Scroll Down to the "Products" section and you will find the dow ...

How to disable registration confirmation for social login ? 1. Youzify Panel >> Membership Settings >> Socia Login Settings Tab 2. Then Turn off the “Enable e-mail confirmation” button 3. Save  

How to add terms and Privacy policy links to the registration form ? 1. Go to your wordpress dashboard2. Go to youzer panel -> Membership Settings3. Go to "register Settings"4. Scroll down until you find "Term And Privacy Policy Settings" section5. Enable "Display Note" Option6. Fill "Term Url ...

How to add new content under registration field? Please do these steps 1. Go to your FTP, and go to folder "wp-content/plugins" 2. Create a PHP file there and name it with "bp-custom.php". But if you already have it, you don't need to create a new one. Just open it 3. Pu ...

How to setup Follow / Following Function with BP Follow? 1. Please download BP Follow plugin here >> https://github.com/r-a-y/buddypress-followersPlease note, the official and newest version of BP Follow only availabel on the link above. Please do not download and install BP Follow ...

How to redirect non logged in members to Login Page? Here's how to redirect non logged in members to Login Page if they try to access Youzer Pages: 1. Go to your FTP/CPanel, and go to folder "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just ...

Youzify - Documentation YOUZIFY YOUTUBE CHANNEL https://www.youtube.com/channel/UCp7BHx2UDd51KihwpDVn6mg Please like and subscribe :D I. GENERAL How to install Youzify?Requirements?Update Youzify by Using Envato Market PluginYouzify and WP Engin ...

How to fix "Michigan" Theme? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/0d11294410fc74d40df329f27c357161#file ...

How to hide activity filter ? 1. Please go to Youzer Panel >> General Settings >> Wall Settings 2. And then, scroll down until find Filters Settings box 3. Switch off to disable Youzer Activity Filter, Display Wall Filter, Display Activity Filter

Review system database error?​​ If you find Review system database error like this It happen because there's a conflict between your Hosting Server and Youzer Reviews System. Please do these steps to fix it 1. Go to FTP/Cpanel, and go to folder "wp-co ...

Theme How to fix "Socialize"? 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/03077b8c159e650b8cc40586ea95ffb5#file ...

Selected issue on Members Directory Scope / Sub Tabs Function On the Members page, if one of sub tabs tab is selected (Member Types or another tabs like friends or following), then you reload the page (or alternatively, go to another page and then come back to the Members one), the same ...

Image post can uploaded but it showing blank / empty? When you post image on Activity Page but you get empty or blank, please check on that post if Privacy function (Accoutn before Time Stamp) is appear or notIf not, it happen because there's few conflict between your Hosting Se ...

How to disable Admin Bar for non-admin Account​? 1. Please go to your FTP/Cpanel, and go to folder "wpc-ontent/plugins"2. Create a new file and name it with "bp-custom.php" file (if you already have it, please just open it. No need to create a new one)3. Put this snippet on ...

Autosuggest / Autocomplete User Dont Appear When Sending Private Message Please use this code define( 'BP_MESSAGES_AUTOCOMPLETE_ALL', true ); Put it on bp-custom.php file and upload it on wp-content/plugins. If you dont have the file yet, please create a new one. The autocomplete should appear ...

How to change navbar layout ? 1. Go to Youzify Panel > Profile Settings > Navbar Settings. 2. change navbar layout and icon style ( Check images below ).

Make Statistic Numbers on Members Card Always Displayed To make statistic numbers on members card always displayed directly. No need to hover your mouse to the icon [data-yztooltip]::after {  visibility: unset;  opacity: 100;  bottom: -150%;  color: #000;  font-size: ...

Make Youzer Widgets Compatible With Woffice Grid Card Feature Some of Youzify widgets is not compatible with  Grid Card Feature of Woffice theme. The author already solved it by add class --> "widget box" to each widget main parent.

Disable Olympus Styling from Youzify Pages 1. Please go Appearance >> Customize2. Select Plugin Options >> Youzify3. Disable Style Customizations and Icon Replacement4. Click Publised button at the right top

Polling Post Feature First, please make sure to enable Poll post type on Youzify Panel >> General Settings >> Wall Settings And then, on the same Settings page, you can setup any Poll Posts Settings Enable Multiple Options - Allow users to choo ...

Old Directory Header Layout 1. Please use this snippet https://gist.github.com/KaineLabs/561e4b99ae7c315a2c5dbffebd9f6958 To know where to put the snippet, please check this article https://kainelabs.ticksy.com/article/17309/

How to Create a Member Type with Basic BuddyPres Feature 1. Please go to Users >> Member Types 2. Please fill all required fields there (Member Type ID, Singular Name, Plural Name etc) 3. To show Member Types filter on the Members Directory, you need to check "Has Diectory View" ...

Hide / Exclude Your Own Account From Members Directory Please use this snippet

How to Change Youzify Font Type? To change Font on Youzify pages, you can achieve it by using CSS. Please do these steps: 1. First, please install this plugin on your website https://wordpress.org/plugins/olympus-google-fonts/ 2. After the plugin installe ...

Change reCaptcha Language on Register Form 1. Please go to your FTP/CPanel, and go to folder "wp-content/plugins" 2. Create a new file and name it with "bp-custom.php" file in folder "wp-content/plugins". If you already have it, please just open it. 3. Put this snip ...

How to Add Notifications and Message Nav to Website Main menu 1. Please go to your FTP/CPanel, and go to folder "wp-content/plugins" 2. Create a file there, and name it with "bp-custom.php" file (if you already have it, please create a new one). 3. Put this snippet int the file and ...

How to Delete Media from Widget / Tab 1. You need go to Single Activity Post where the media uploaded. Please click "link" icon on the media to go there.2. Once you already on the Single Activity Post, delete the post by click dot button on the right top and then ...

URL and Thumbnail Doesn't Appear If You Post URL on Activity 1. Please go to your FTP/Cpanel, and go to folder "wp-content/plugins"2. Create a new file and name it with "bp-custom.php". If you already have the file, please just open it. No need to create a new file. 3. put this snippet ...

How to Add Users to BuddyPress Groups in Bulk 1. Please go to your Cpanel/FTP, and go to folder "wp-content/plugins" 2. Create a new file and name it with "bp-custom.php" 3. Paste this file into the folder function add_users_to_bpgroup() {        if( bp_is_act ...

How to get Key for Facebook and Instagram Social Login?​ 1. Go to https://developers.facebook.com/apps 2. Click Add a New App button 3. Fill in Display Name and Contact Email and click Create App ID button 4. Find Facebook Login product and click Set up button bel ...

Add Show / Hide Comments Button Put snippet code below into "bp-custom.php" file in folder "wp-content/plugins". If you dont have it, please create a new one            .activity-comments ul li[id^="acomment-"]{display: none;}           � ...

How to Setup Sidebar Layout on Activity Page 1. Please go to Youzify Panel >> General Settings >> Wall Settings2. Select any Sidebar Layout on the Activity Stream layout box3. To add widgets on the Sidebar, please go to Appearance >> Widgets. Drag n drop any widgets you ...

How to Setup Private Account for Members 1. First, as Admin, you need to turn on "Allow Private Profiles" on Youzify Panel >> Profile Settings >> General Settings. 2. And then, your members can select Private options on their own Account Settings page. He want to ...

Filter Does Not Show on Groups Shortcode To show up filter (nav, sort by, search box, create group etc) show on Groups Directory shortcode, please add this parameter show_filter="true"So the shortcode will be like [youzer_groups per_page="5" show_filter="true" ...

How to Fix Consine Theme 1. Go to "wp-content/plugins". 2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ). 3. Paste the code in the page below : https://gist.github.com/KaineLabs/61e2a7408e1e8200eb14f317e776e003

Change Header Color and Title on Groups Directory 1. Please go to Youzify Panel >> General Settings >> Groups Directory Settings 2. Scroll down until find Header Settings box and you can change the background color and title there To edit background color and title of Me ...

Can Not Complete Registration by Using Social Login Some social login such as VKontakte and Linkedn, do not allow us to grab email data. So members must fill email manually on the registration process.1. Please do not delete "Complete Registration" page. It generated automatic ...

Member Type Filter Icons Dissapear? Please go to Users >> Member Type >> Select your member Type. And then make sure Icon and Icon Background already selected

Show Member Type on Profile Header (BP Basic Feature) 1. Please go to Users >> Members Type, and make sure you already check "Show on Member" for all Members 2. And it will show automatically on the Profile Header

Infinite Loader Does not​​ works with some themes Please add this snippet on the "bp-custom.php" file inside folder "wp-content/plugins". If you don't have it yet, please create a new one.

Layout Issue on Some Mobile Devices Some mobile devices such as Samsung Galaxy A51, Redmi Note, amsung Galaxy A32, has different resolution with other mobile devices. To fix it, please use this CSS @media only screen and (min-width: 412px) and (max-width: 76 ...

How to Translate Dynamic Words from Multilanguage Website (WPML) For some dynamic words, such as login button, register button, lost password, etc, it can not be translated automatically by using WPML. It requires a snippet to be achieved. Please do these steps to implement it: 1. Go t ...

How to Upgrade Youzer to Youzify Hello Everyone, Hope you are doing fine. Please follow the steps below to upgrade safely from Youzer to Youzify. 0. Take a full backup of the site and make sure all Youzer patches from old versions already done (Very Im ...

Disable Olympus Styling from Youzify Pages 1. Please go Appearance >> Customize2. Select Plugin Options >> Youzify3. Disable Style Customizations and Icon Replacement4. Click Publised button at the right top

Resize Avatar Resolution for Members Widgets 1. Please use this snippet

How to manage your license sites? 1. Go to youzify.com and access your account. 2. Go to "My Account" and click "View Licenses". 3. Click "Manage Sites". 4.Then you can deactivate your current active site or add another one if you have more licenses.

Widget Video Thumbnail Does Not Show on Safari Browser Please use this CSS to fix it body .youzer .gp-video-wrapper iframe {    height: 100% !important;} Put it on Youzer Panel >> General Settungs >> Custom Styling Settings

Youzify - Change Log # Version 3.4.9 3 February, 2024 New feature - LMS Integration (Support Tutor LMS, LifterLMS, LearnDash, LearnPress) Fix some PHP bugs # Version 3.4.8 16 January, 2024 Fix - Woocommerce Integration Bugs ...

Asgaros Forum Integration How to show Asgaros New Replies and New Topics show on Activity page like BBPres Integration? 1. Please install Asgaros Buddypress integration plugin here >> https://www.asgaros.de/support/topic/buddypress-integration-v0-1/2 ...

Profile Fields Doesn't Show On Registration Form? On the Profile Fields setting, Click edit to any field you want to show on the Registration Form. And then, check "Use this field in the site registration form."

Change Tab Icons and Button Style Please go to Youzify Panel >> General Settings. And you can see Buttons Style and Tab Icons Style settings

How to Setup Login Page on Multi Language Site (WPML) For login page, you can use our login shortcode on one of the languages. For example, you have a website with langauge English (en) and  Croatia (hr). On the Croatian language, you can set it up on Youzify Panel ...

Email, Phone Number, Address, and Website Widgets? Why these informations won't appear? How to set them up? You can set them up on Youzify Panel >> Widgets Settings >> Info Boxes Settings. On that settings, you can connect any Profile Fields you want. The fields will app ...

How to Change Sidebar Layout for Activity Page Please go to Youzify Panel >> General Settings >> Wall Settings. You cans selectLeft SidebarRight Sidebar2 SidebarsTo know how to add widgets on the sidebar(s), please check this articlehttps://kainelabs.ticksy.com/article/12 ...

Enable/Disable Social Login E-mail Confirmation You can enable or disable Social Login email confirmation on Youzify Panel >> Membership Settings >> Social Login Settings.By enable social login email confirmation, if user register on your website by using Social Login, the ...

Required Dropdown Field Type Issue If you create a Dropdown Field Type in profile field group and mark it as REQUIRED, it doesn't show warning message to members If you click save changes without filling the required select field, it is not getting saved but i ...

Enable and Sync Youzify on Multisite Plase use this snippet define( 'BP_ENABLE_MULTIBLOG', true ); Put it on "bp-custom.php" in folder "wp-content/plugins". If you dont have it please create a new file. After put the snippet, please clear your website cache. ...

The Different Between Smart Author, Static Author and Post Author Widget Smart Author - It will show you yourself author box profile. But you need to login first. If you are in oggedout condition, so it will show author box from default user.Static Author - It will show you author box profile from ...

Reset All Locked Users because Limit Login Attempt Please use this snippethttps://gist.github.com/KaineLabs/05b81666631cf207ff0a219275c35e1bPut it on "bp-custom.php" file in folder "wp-content/plugins". If you don't have it yet, please create a new one.

Make Comments Form Always Appear To make comments form always appear (members don't need to click Comments to show it), please use this CSS .activity-comments form {     display: block !important; } Please put it on Youzer Panel >> General Settings ...

Dynamic Words ID List 1. Membership Settings > Login Settings > General Settings - Login Button Title logy_login_signin_btn_title- Register Button Title logy_login_register_btn_title- Lost Password Button Title logy_login_lostpswd_title 2. ...

Fix Youzify Profile URL Override Original Author / Archieve URL Page Please use this snippethttps://gist.github.com/KaineLabs/897f9f009ea2225fba37f7f95779ee9a#file-yz-disable-redirect-author-page-php1. Change yz_redirect_author_page_to_bp_profile with youzify_redirect_author_page_to_bp_profile ...

Update Youzify by Using Envato Market Plugin This plugin can help you to receive notice if every Youzify newest update be released and make you able to update it by only one-click action.  How to download the plugin? Please download the plugin from this link: https: ...

Lost Password Page Error Almost of this issue happen because conflict with 3rd party plugin or snippet to change default WP Admin / WP Login URL.Please remove the snippet / plugin and to hide your default WP Admin URL, please use this CSShttp ...

Purchase Post Does Not Appear on Activity Stream Purchase post does not appoear on the Activity Stream although Woocommerce Integration Settings already enabled.1. As admin, please make sure "New Purchase" post type already enabled on Youzer Panel >> General Settings >> Wal ...

How to Show Specific Member Type by Using Shortcode 1. Please create a new WordPress Page 2. Use this shortcode [youzify_members member_type="member type ID" ] Change "member type ID" with any Member Type you want 3. Save the page 4. To show the Tab Filters only for s ...

How to Add Custom PHP Snippet? 1. Please go to your FTP/CPanel, and go to folder "wp-content/plugins"2. Create a new PHP there and name it with "bp-custom.php". If you already have it, no need to create again. Just open it3. Paste the snippet on the page a ...

Change Email Sender of BuddyPress Notifications Please go to folder "wp-content/plugins" and open file "bp-custom.php". If you don't have it please create a new one And the put this snippet into the file

Change Header Color and Title on Members Directory 1. Please go to Youzify Panel >> General Settings >> Members Directory Settings 2. Scroll down until find Header Settings box and you can change the background color and title there To edit background color and title of G ...

Add Show / Hide Comments Button Please put this code on file "bp-custom.php" file in folder "wp-content/plugins". If you don't have it yet, please create a new one.             .activity-comments ul li[id^="acomment-"]{display: none;}     � ...

Profile Header Dissapear from Bookmarks Tab Page​​ Please use this CSS .bp-user.bookmarks .youzify_effect {     visibility: inherit !important; } Put it on Youzify Panel >> General Settings > Custom Styling Settings

Broken BP Register Page Styling if Disable Youzify Membership System Please use this snippet fot fix it function yzc_disable_youzer_template() {     if (bp_is_register_page()) {         remove_filter( 'template_include', 'youzify_template', 999 );         remove_action( ...

How to Fix JNews Theme 1. Please use this snippethttps://gist.github.com/KaineLabs/67734d0d639b30df35765b168acdbe01Please follow instructions on this article to know where you should put ithttps://kainelabs.ticksy.com/article/17309/2. And then, ple ...

Add New Custom Tab for Group 1. Please go to your FTP/CPanel, and go to folder "wp-content/plugins"2. Create a new file and name it with "bp-custom.php" file. If you already have it, no need to create a new one. Please just open it3. Put snippet from the ...

Assign Member Type to Members (BP Basic Feature) 1. Go to menu Users >> All Users2. Select members you want to assign3. Select Memebr Type Dropdown option4. Click Change Button

How to setup Gamipress Integration and What's the function of the integration? Gamipress is plugin for gamify system ofyour WordPress website. GamiPress lets you award your users with digital rewards for interacting with your WordPress website. What new functions you will get with GamiPress Integration ...

Changet Default Youzify Text Styling (Color, Font Size, Font Weight) You can use this CSS template .youzify p, .youzify span, .youzify a, .youzify i, .youzify-wall-link-title, .youzify-wall-link-desc, #whats-new {   font-size: 14px !important;   color: #000 !important; font-wei ...

Poll Results Does Not Show? Please go to Youzify Panel >> General Settings >> Wall Settings. On the Polls Post Settings, please check "Max Voters Number". If it set as 3, that's mean you need at least 3 voters to make the result showing.Or you can set i ...

How to setup registration captcha V3 ? First, you need to get Captcha Site Key and Captcha Secret key 1. Go to this site >> https://www.google.com/recaptcha 2. Click v3 Admin Console menu. Please do not click "Get Started" button as it will bring you to reCaptch ...

How to Setup Google Map API Key 1. Go to the Google Maps Platform https://cloud.google.com/maps-platform 2. Click the Get Started button and log in with your Google account 3. Click the Google Cloud logo on the upper left corner 4. Click 3 line (h ...

Showing Global Activity Posts On Profile Page 1. Please Install this plugin. It's free and works fine with youzify https://buddydev.com/plugins/bp-community-activity-on-profile/ 2. Please go to Youzify Panel >> Profile Settings >> Tabs Settings. And then, please disabl ...

Create Account Settings Button Shortcode To have account settings button short code, please use this snippet: /**  * Youzify - Account Setting Icons Menu SHortcode [yzc_account_settings_icons_menu]  **/ add_shortcode( 'yzc_account_settings_icons_menu', 'yzc_ ...

Avatar and Cover Image Won't Show Avatar and cover image won't show on profile page won't show. Direct upload avatar/cover can not be clocked, and some ajax error on profile page.This happen because DUplicate GamiPress plugin on the Profile Struc ...

Fix Extra Theme Please use this snippet /**  * Youzify - Add Missing ImageLoaded JS  */ add_action( 'wp_enqueue_scripts', 'yzc_add_imagesloaded_js', 0 ); function yzc_add_imagesloaded_js() {     if ( bp_is_members_directory() || ...

Youzify Dark Mode 1. Please Install WP Dark Mode Plugin:https://wordpress.org/plugins/wp-dark-mode/2. Please go to WP Dark Mode >> Settings >> Advance Settings. And then enable "Make Dark Mode Default"3. Save the settings. If you use any cache ...

How to Prevent Spammer To prevent spamer, you may try this methods 1. Change the /register/ slug to something unique. An example would be /create-your-account/, or something of that nature. It just needs to be unique and also make sense in a URL ...

Remove Dropdown Profile Menu 1. Please go to your FTP/CPanel, and go to "wp-content/plugins" 2. Create a new file and name it with "bp-custom.php" (if you already have it, please just open it) 3. Put this snippet on the file

How to get App ID & App secret key for Telegram social login? In order to get application ID and secret key from Telegram API, we need to create a telegram bot. Kindly follow these steps to create our own telegram bot:- 1) Open telegram mobile app and search for 'BotFather' in contacts ...

What is the function of LMS Integration and how to set it up? Youzify is integrated with some LMS plugins. Here is the list: Tutor LMSLifter LMSLearnPressLearnDash Please note, that the LMS plugin mentioned above is a standalone plugin and it is separated from Youzify. You have to i ...

How to Activate Dark Mode 1. Please go to Youzify Panel >> General Settings >> Scheme Settings 2. On Appearance Settings box, you can select Dark or Light as Default Theme 3. You also can allowerd or not allowed users can change appearance or not. ...