-
DD
KeymasterRegister text can be changed with loco translate -> https://diaboliquedesign.com/demo/onecommunity-new/Help/#translate
Slug can be changed in header.php
/registerDD
KeymasterApril 23, 2020 at 10:31 in reply to: Like button, menu icons, first section (in front page) log in, responsivenessHello
This theme shows all results in the scrolling down window – https://diaboliquedesign.com/screenshots/2/screenshot_at_12-32-33.jpg
DD
KeymasterApril 23, 2020 at 09:52 in reply to: I cannot click some buttonsI just downloaded it too and it’s right here – https://diaboliquedesign.com/screenshots/2/screenshot_at_11-52-00.jpg in the Youzer/onecommunity-youzer.zip file
DD
KeymasterApril 20, 2020 at 09:02 in reply to: I cannot click some buttonsYou should remove old theme and install the new one downloaded from themeforest, also remove the onecommunity shortcodes plugin and install once again using the plugins installator.
DD
KeymasterApril 19, 2020 at 16:12 in reply to: I cannot click some buttonsYou are using the old 3.5 version of theme, the latest version is 3.6.2.1.
DD
KeymasterApril 16, 2020 at 16:08 in reply to: The lesson appears in a sidebarProblem was caused by SG Optimizer plugin, now it works fine.
DD
KeymasterApril 15, 2020 at 11:23 in reply to: The lesson appears in a sidebarHello
It looks like you changed something in learnpress settings, in onecommunity single lesson page should look like that – https://diaboliquedesign.com/screenshots/2/screenshot_at_13-15-57.jpg
Anyway can you send me login credentials to your wp dashboard so I will check it out, here is a contact form – https://themeforest.net/user/diabolique
DD
KeymasterPlease open the onecommunity/css/responsive.css file, cut following css
#header-menu-container { display: none; } #mobile-nav { display:block; }and paste it below:
@media screen and (max-width:1024px) {DD
KeymasterApril 13, 2020 at 11:51 in reply to: Like button, menu icons, first section (in front page) log in, responsivenessHello
2. In this case you should click on the message/notification icon once again. I will take a look on it on next release.
4. Try to add following css under appearance -> customize -> additional css
@media screen and (max-width:760px) { .header-top { height:50px; } .header-top-right, header#main .top-bar-notifications-container { height:49px; } .top-bar-notifications-container { width: 26px; } header#main .top-bar-notifications { background-size: auto 22px; } header#main .top-bar-messages-container { width: 34px; height: 49px; } header#main .top-bar-messages { background-size: auto 18px !important; } #mobile-nav { width: 24px; height: 49px; } #header-search-mobile { height: 50px; width: 32px; } }6. I will include it to the next theme version release which should be available in the next week.
7. I don’t understant, it’s already implemented on this page.
DD
KeymasterApril 13, 2020 at 11:28 in reply to: I cannot click some buttonsOverview and wall words can be translated with theme language pack (lang/onecommunity.pot) – https://diaboliquedesign.com/screenshots/2/screenshot_at_13-01-26.jpg
Skills can be translated under skills settings – https://diaboliquedesign.com/screenshots/2/screenshot_at_13-03-03.jpg
This part -> https://hizliresim.com/VmhOmu can be translated under wp dashboard -> youzer panel -> widgets settings
DD
KeymasterApril 11, 2020 at 09:39 in reply to: I cannot click some buttonsHello
These words can be changed via youzer settings, for example under wp dashboard -> youzer -> profile settings -> tabs settings
DD
KeymasterHello
It looks like you should change this setting – https://diaboliquedesign.com/screenshots/2/screenshot_at_13-45-59.jpg
under Membership -> PMPro BuddyPress -> Registration PageDD
KeymasterApril 8, 2020 at 11:12 in reply to: Some IssuesI enabled it here – https://www.gmservidor.com/trekkineros/wp-admin/admin.php?page=pmpro-buddypress
Groups creation and other settings can be customised here – https://diaboliquedesign.com/screenshots/2/screenshot_at_13-11-18.jpg
DD
KeymasterApril 7, 2020 at 13:50 in reply to: Nested forum repliesI will take a look on it. Please keep on your mind if you enable threaded posts then pagination will be disabled so all posts will be displayed on 1 page.
DD
KeymasterApril 7, 2020 at 13:44 in reply to: Single rank pageYou can try to create new page with blocks – https://gamipress.com/docs/blocks/achievement/
DD
KeymasterApril 7, 2020 at 13:15 in reply to: Some IssuesYou had wrong slug here – https://diaboliquedesign.com/screenshots/2/screenshot_at_15-13-44.jpg
It should be register, otherwise there should be changed/registerin header.php2. As far as I know there is no way to migrate settings from parent theme to child theme.
Speaking about duplicated date I changed it for
#j #M #Yand it works fine now.DD
KeymasterApril 6, 2020 at 11:39 in reply to: About MembershipHello
You could just create bulk of users using this plugin -> https://wordpress.org/plugins/bulk-edit-user-profiles-in-spreadsheet/
DD
KeymasterApril 6, 2020 at 10:51 in reply to: Forum issuesPlease setup all ulike settings just like on this screenshot – https://diaboliquedesign.com/demo/onecommunity-new/Help/#ulike
DD
KeymasterApril 6, 2020 at 10:49 in reply to: Single rank pageYou can open custom-single-rank.php and put info before
</article>DD
KeymasterApril 6, 2020 at 10:24 in reply to: TranslationHello
1. Yes, you can translate everything and everything will be functional. There are already available translations for download – https://codex.buddypress.org/translations/
2. It’s there – https://diaboliquedesign.com/screenshots/2/screenshot_at_12-22-31.jpg
It seems like Theme Editor shows php and css files only.DD
KeymasterApril 5, 2020 at 10:28 in reply to: Single rank pageHello
Paste following code at the very bottom of theme’s functions.php file -> https://pastebin.com/AUB5LkfW
I theme folder create folder
gamipresswith thecustom-single-rank.phpfile and following code inside -> https://pastebin.com/0hZZa5BXResult -> https://diaboliquedesign.com/screenshots/2/screenshot_at_12-27-55.jpg
DD
KeymasterHello
Please disable transients under appearance -> customize ->transients
DD
KeymasterApril 4, 2020 at 11:03 in reply to: 403 Forbidden nginxHello
This is a response of plugin author
Sorry we never saw this issue before !
I recommed doing a conflict test on plugins first to make sure the problem not coming from plugins !
i did a little research and i found this topic below :
https://wordpress.org/support/topic/error-403-with-social-login/its’ seems like same error on social login but on another social login plugin which is related for their case to a conflict with a plugin.
Best Regards, Youssef.
DD
KeymasterApril 4, 2020 at 10:46 in reply to: Some IssuesHello
1. Here is a contact form -> https://themeforest.net/user/diabolique
2. You can use a child theme which is shipped with theme.
3. Please go to wp dashboard -> gamipress -> settings -> emails -> points awards -> Disable points award email sending
DD
KeymasterApril 3, 2020 at 11:49 in reply to: 403 Forbidden nginxI asked the plugin’s author for help and I’m waiting for response.
DD
KeymasterApril 3, 2020 at 11:36 in reply to: Some IssuesHello
1. Please send me login credentials to your WP dashboars so I will check oit out – https://themeforest.net/user/diabolique
2. You can create new page with the “Level subscription” options inserting this code from the frontpage -> https://pastebin.com/pq2Vcdr5
Now insert redirection code – https://pastebin.com/Yqf7rJB1
in this file onecommunity\buddypress\groups\create.php at the very top.More info you can find here – https://diaboliquedesign.com/demo/onecommunity-new/Help/#paid-membership
3. Can you show a screenshot how does it look like?
4. You should add title=”” parameter to the
onecommunity-bp-groups-listingshortocde, an example[onecommunity-bp-groups-listing title='Community Groups' number_of_groups='6' col='6' type='']DD
KeymasterApril 2, 2020 at 09:34 in reply to: 403 Forbidden nginxHello
Where did you enable the social login? Is it some additional extension of youzer? Is it working when a default WP theme is active?
DD
KeymasterApril 1, 2020 at 14:41 in reply to: PermalinksTry to disable all cache plugins including litespeed
DD
KeymasterApril 1, 2020 at 11:52 in reply to: Image not found on front pageThis advertisiement available for logged in members, you can get this image here https://diaboliquedesign.com/demo/onecommunity-new/wp-content/themes/onecommunity/img/ad-header.jpg
DD
KeymasterUnfortunately nested bbpress posts are not supported.
DD
KeymasterApril 1, 2020 at 11:00 in reply to: Remove sharing from Image GalleryYou can use
display:none;css style for element you want to hide, here is an info how to find style of element – https://diaboliquedesign.com/demo/onecommunity-new/Help/#customize Additionally here is a trick how to easyAn example of css code which you should paste under appearance -> customize -> additional css
.some-selector { display:none; }DD
KeymasterMarch 31, 2020 at 11:12 in reply to: About Landing PageHello
Try this plugin – https://wordpress.org/plugins/redirect-after-login/
DD
KeymasterMarch 31, 2020 at 10:50 in reply to: About Registiration ActivationHello
Try to add following code in the theme’s functions.php file
add_filter( 'bp_registration_needs_activation', '__return_false' );DD
KeymasterMarch 31, 2020 at 10:42 in reply to: Menu wont change or updateHello
You should disable transients under appearance -> customize -> transients
DD
KeymasterMarch 28, 2020 at 12:15 in reply to: Can't edit the header nav menuHello
Please disable transients under appearance -> customise -> transients
DD
KeymasterMarch 28, 2020 at 12:14 in reply to: About The Content AreaHello
You should edit the Frontpage 1 Elementor page and setup it as your frontpage, not Homepage.
DD
KeymasterMarch 27, 2020 at 11:43 in reply to: BBPress errorsTry to just disable a debug mode, open wp-config.php (main folder of your wp installation) and make following setting
define( 'WP_DEBUG', true );DD
KeymasterMaybe you don’t have any popular members yet, check out it using this widget – https://diaboliquedesign.com/screenshots/2/screenshot_at_12-33-10.jpg
How do I set online as default for this side nav.
Open wp-content/plugins/onecommunity-shortcodes/inc/buddypress.php and replace
if ( bp_has_members( 'type=popular&max=14' ) )for
if ( bp_has_members( 'type=online&max=14' ) )DD
KeymasterMarch 27, 2020 at 11:24 in reply to: Can I add a function to search today's most liked post in order?Unfortunately there will be too much work
DD
KeymasterMarch 25, 2020 at 12:02 in reply to: Menu changePaste following css under appearance -> customizer -> additional css
.groups-carousel-right { height: 490px!important; }List of all shortcodes can be found here – https://diaboliquedesign.com/demo/cinematix-new/Help/#shortcodes
DD
KeymasterMarch 24, 2020 at 13:52 in reply to: Single rank pageThere should be recopied this template -> wp-content/plugins/gamipress/templates/user-rank.php to the theme folder but it looks like it still is displayed inside the single.php file. I asked the gamipress developer for help and I will let you know.
DD
KeymasterPlease use following css
.page-template-blog #header-title, .archive.category #header-title, .archive.date #header-title, .archive.tag #header-title, .page-template-blog-2 #header-title, .page-template-blog-2-sidebar #header-title { background-image: url( "https://diaboliquedesign.com/demo/unitedcommunity3/wp-content/themes/unitedcommunity/images/front-header-image.jpg" ); }DD
KeymasterMarch 23, 2020 at 11:25 in reply to: Disabling Groups from the themeHello
Open wp-content/themes/unitedcommunity/buddypress/members/single/home.php and remove following part of code -> https://pastebin.com/W0Eq99AN
DD
KeymasterPaste following css under customizer -> additional css
.page-template-blog #header-title, .archive.category #header-title, .archive.date #header-title, .archive.tag #header-title, .page-template-blog-2 #header-title, .page-template-blog-2-sidebar #header-title { background:#cccccc!important; }DD
KeymasterMarch 23, 2020 at 10:49 in reply to: Menu changeIt’s possible if you purchase OneCommunity first and request a refund for Cinematix.
DD
KeymasterTry to deactivate this plugin or other plugins not shipped with demo content too.
DD
KeymasterIt can be limited (popular members display) by the Paid Memberships Pro plugin.
DD
KeymasterMarch 20, 2020 at 10:49 in reply to: Customize group submenu and change default menu "profile" by "forum" oneHello
I can be reordered under customizer -> buddypress nouveau
DD
KeymasterHello
Try to install the 3.4.0.1 version of onecommunity shortcodes plugin (remove and install once again). Please enable a debug mode in wp-config.php
define( 'WP_DEBUG', true );…and post the error here.
DD
KeymasterMarch 18, 2020 at 19:47 in reply to: No links work on homepageI just enabled popup for the frontpage on the live demo and no problems here – https://imgur.com/a/IxaKPrd
You should edit with elementor the Frontpage 1 Elementor/Frontpage 2 Elementor page (and setup it as your frontpage). If you want 1:1 copy of the live demo then you should follow instructions in the Demo Content folder.
DD
KeymasterMarch 18, 2020 at 19:41 in reply to: "Please Disable Cover Images"From theme doc -> https://diaboliquedesign.com/demo/onecommunity-new/Help/
5. Go to Settings → Buddypress → Options and disable Allow customizable cover images for groups.
DD
KeymasterMarch 18, 2020 at 09:13 in reply to: No links work on homepageI just realized that none of the links on the homepage work in Firefox.
It’s possibile you have corrupted something in code. There was a client with similar problem and he just simply corrupted the frontpage code. If you don’t have coding skills then please use Elementor. You can send me your customized frontpage so I will take a look on it. Try to make a backup of customized file (frontpage-1.php) and upload the default one. Anyway there is no other client with such problem.
Furthermore the Login button doesn’t work in Firefox or Chrome.
Login popup window is blocked on homepage because there is already another login form on the top. You can enable it under appearance -> settings -> general. It can be caused by corrupted code.
DD
KeymasterMarch 18, 2020 at 09:05 in reply to: Login Button doens't workPlease make sure there is no following part of code in the functions.php:
add_filter( 'nonce_life', function () { return 30 * DAY_IN_SECONDS; } );if it’s there then please remove it. Also make sure you are using the latest version of theme 3.6.2.1 and you didn’t corrupted the frontpage page, use elementor if you don’t have coding skills.
DD
KeymasterMarch 11, 2020 at 13:30 in reply to: Demo Import/Homepage/Login Issuembstring should be active
DD
KeymasterMarch 11, 2020 at 13:29 in reply to: New install setup questionsUse it but change page-id-76 because each page different class
body.page-id-76 header#main { display:none; }DD
KeymasterMarch 11, 2020 at 13:26 in reply to: Menu change1&2. I can’t diplicate your problem on the live demo https://diaboliquedesign.com/demo/cinematix-new/members/
Make sure there is no javascript error after click, in Chrome press ctrl + shift + i -> console3. There is no page builder working with buddypress pages.
DD
KeymasterMarch 10, 2020 at 16:07 in reply to: Demo Import/Homepage/Login IssueI created another wordpress installation in the wordpress folder which you can remove if you want.
DD
KeymasterMarch 10, 2020 at 15:58 in reply to: Demo Import/Homepage/Login IssueEverything works fine now. Error was caused by disabled mbstring php component. Problem with login was fixed by deactivating and reactivating few plugins.
DD
KeymasterMarch 10, 2020 at 12:43 in reply to: Demo Import/Homepage/Login IssueWe imported demo and home page is visible only by half.
Open wp-config.php, make following setting
define( 'WP_DEBUG', true );and post error here.You can send your login credentials via contact form – https://themeforest.net/user/diabolique
DD
KeymasterMarch 10, 2020 at 12:30 in reply to: group pictureYou should go to the specific group (front end, not wp dashboard) -> Manage tab -> Photo
DD
KeymasterMarch 10, 2020 at 11:26 in reply to: Menu changeHello
You should deactivate transients under appearance -> customize -> transients
DD
KeymasterMarch 9, 2020 at 14:47 in reply to: New install setup questions1. Use following css
body.page-id-76 .header-search { display:none; }Each page has body with classes so you should change this part
.page-id-762. Please check it out – https://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/41827
3. Yes, it works.
4. Yes
DD
KeymasterMarch 9, 2020 at 14:39 in reply to: SSL Certificate BlockingHello
Probably there are http instead of https links on page. Please view in web browser the page code source and search for http: (you can ignore xmlns=”http://..”)
DD
KeymasterMarch 9, 2020 at 14:38 in reply to: events managerHello
there is no picture in the timeline and most of all
Looks like it’s not supported by Events Manager, you can see it when a default WP theme is active.
I see you already fixed search.
this widget on the sidebar: https://singleadventures.nl/activiteiten/
Use following css
.youzer-sidebar .widget_em_widget > ul { padding: 0 25px 0 25px; } .youzer-sidebar .widget_em_widget ul li { padding: 10px 0; } .youzer-sidebar .widget_em_widget ul li li { padding: 0; display: inline; margin-right: 5px; } .youzer-sidebar .widget_em_widget ul li { color: #7c838a; font-size: 13px; font-weight: 600; }DD
KeymasterMarch 5, 2020 at 10:58 in reply to: Redirect after loginOpen wp-content/themes/onecommunity/js/login.js and replace
location.reload();for
window.location.href = 'https://www.your-domain-name.com/activity';DD
KeymasterEverything should work fine now.
DD
KeymasterHello
Please send me the login credentials to your wp dashboard via contact form -> https://themeforest.net/user/diabolique so I will take a look on it.
DD
KeymasterMarch 4, 2020 at 12:26 in reply to: Can't find these translationsHello
What language you selected under settings -> general -> Site Language?
I can’t duplicate the problem with doubled colon –
https://diaboliquedesign.com/screenshots/2/screenshot_at_13-24-25.jpgMake sure you are using the 3.4 version of onecommunity shortcodes because profile fields were moved to the widget defined in the onecommunity shortcodes plugin.
DD
KeymasterMarch 4, 2020 at 11:43 in reply to: Redirect after loginTry use following code in theme’s functions.php
function login_redirect( $redirect_to, $request, $user ){ return home_url('buddypress/activity/index.php'); } add_filter( 'login_redirect', 'login_redirect', 10, 3 );DD
KeymasterMarch 4, 2020 at 11:29 in reply to: Problems with AJAX?Then install it manually -> https://diaboliquedesign.com/bundled-plugins/onecommunity-shortcodes.zip
