-
DD
KeymasterMay 29, 2020 at 09:26 in reply to: Login Button on the FrontpagePlease check it out – https://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/42427
DD
KeymasterMay 28, 2020 at 09:11 in reply to: Blog title Footer SpeedHello
You should change title of this page otherwise you should open the blog-1.php file and change title over here
<?php the_title(); ?>.Please disable the WP TRUE Speed plugin.
DD
KeymasterMay 26, 2020 at 10:35 in reply to: Changing 404 Page?I think it would be faster if you send me login credentials to your WP dashboard so I will check it out.
DD
KeymasterMay 25, 2020 at 19:04 in reply to: Buddypress creating critical errorHello
Activity Stream should be active otherwise you should remove activity shortcode from the frontpage.
DD
KeymasterMay 25, 2020 at 10:48 in reply to: Changing 404 Page?Just copy 404.php to the child theme. Can you test it with a child theme for twenty twenty theme? – http://wpamanuke.com/how-to-create-twenty-twenty-child-theme/
DD
KeymasterMay 22, 2020 at 10:59 in reply to: Cover Image for profile and groupRecopy wp-content/themes/onecommunity/buddypress/members/single/member-header.php to the wp-content/themes/onecommunity/buddypress/members/single/cover-image-header.php file.
Paste following code at the very top https://pastebin.com/hpt5y1kB of the cover-image-header.php file.
Upload some default cover image here – /buddypress/img/cover.jpg
Now go to wp dashboard -> settings -> buddypress -> options and enable “Allow registered members to upload cover images”.
Btw, in the youzer version of theme there is already covers support – https://diaboliquedesign.com/demo/onecommunity-youzer/members/admin/
DD
KeymasterThere is other solution for logged in users, use following css with changed item id
Hide
body.logged-in #header-menu-container .header-menu #menu-item-100, body.logged-in #header-menu-container .header-menu #menu-item-101 { display:none!important; }Show
body.logged-in #header-menu-container .header-menu #menu-item-100, body.logged-in #header-menu-container .header-menu #menu-item-101 { display:inline-block!important; }DD
KeymasterMay 22, 2020 at 10:34 in reply to: How to configure the share buttonsThis part can be customised by opening the wp-content/themes/onecommunity/single.php file inside the aside-share div.
DD
KeymasterPlease install this child theme – https://diaboliquedesign.com/demo/communityjunction/communityjunction-child-theme.zip, I have tested customisation of the 404.php page with a child theme and it works fine.
DD
KeymasterMay 22, 2020 at 09:49 in reply to: Changing 404 Page?Hello
I have updated the child theme file, it should work fine now – http://diaboliquedesign.com/demo/communityjunction/communityjunction-child-theme.zip
DD
KeymasterMay 21, 2020 at 11:46 in reply to: Cover Image for profile and groupIt’s quite big update with some new features so it will take some time. If you want I can tell you how to add cover images at the very top just like on the screenchot you posted previously.
DD
KeymasterPlease open the wp-content/plugins/onecommunity-shortcodes/shortcodes.css file, remove everything and paste it – https://diaboliquedesign.com/demo/onecommunity-new/wp-content/plugins/onecommunity-shortcodes/shortcodes.css file.
DD
KeymasterMay 21, 2020 at 09:28 in reply to: How to configure the share buttonsHello
Are you talking about footer or single post’s left sidebar?
DD
KeymasterMay 21, 2020 at 08:22 in reply to: Style Glitch – many tabsPlease disable all cache plugins because probably there is still old CSS on your website, it’s working fine – https://imgur.com/a/v1e0qjm
What web browser do you use?DD
KeymasterMay 20, 2020 at 10:17 in reply to: Style Glitch – many tabsHello
Please open wp-content\themes\cinematix\buddypress\css\buddypress.min.css, remove following css line
#activity-stream .activity-item .activity-inner .rtm-activity-media-list li.rtmedia-list-item { height: auto!important; }..and please let me know does everything (including images) looks fine now.
DD
KeymasterIf you want to display some block for logged in users then put the
for-logged-in-usersclass.
If you want to hide some block for logged in users then put thefor-logged-out-users.You can add this class under appearance -> menus -> CSS Classes (optional)
DD
KeymasterMay 20, 2020 at 08:49 in reply to: Cover Image for profile and groupHello
This function will be added to the next version of theme, this is how it will look like – https://diaboliquedesign.com/screenshots/2/screenshot_at_10-47-49.jpg
DD
KeymasterHello
You can hide it using CSS
body.logged-out #header-menu-container .header-menu #menu-item-100, body.logged-out #header-menu-container .header-menu #menu-item-101 { display:none!important; }You should find ID of menu item.
DD
KeymasterMay 18, 2020 at 11:18 in reply to: Unicode Page Title IssueHello
Try to open page.php and replace:
$thetitle = get_the_title(); $getlength = strlen($thetitle); $thelength = 35; echo substr($thetitle, 0, $thelength); if ($getlength > $thelength) echo "...";for
the_title();DD
KeymasterHello
How do you want to modify it?
DD
KeymasterMay 15, 2020 at 13:21 in reply to: Style Glitch – many tabsI’ll be working on it
DD
KeymasterMay 15, 2020 at 11:21 in reply to: Share Login Pro REST API issueHello
No, theme isn’t modifying any rest api settings but it can be caused by some cache/optimisation plugin, also please try test it under a default WP theme.
DD
KeymasterMay 15, 2020 at 11:14 in reply to: SSL problemHello
I can’t find any ssl problems with this page – https://diaboliquedesign.com/demo/onecommunity-new/recovery/
DD
KeymasterHello
Actually the likers list isn’t supported yet. Please go to WP ULike -> Content types -> bbPress and disable the Display Likers Box option.
DD
KeymasterMay 14, 2020 at 20:09 in reply to: Style Glitch – many tabsAre you talking about this – https://diaboliquedesign.com/screenshots/2/screenshot_at_22-09-00.jpg
DD
KeymasterMay 14, 2020 at 15:13 in reply to: Style Glitch – many tabsI just uploaded a new fixed version, you will receive e-mail notification when it will be available for download, here is a list of changelogs – https://diaboliquedesign.com/demo/cinematix-new/changelogs.txt
DD
KeymasterMay 13, 2020 at 15:13 in reply to: Page requires refreshIt can be caused by some cache/minify plugin, try to disable it.
DD
KeymasterMay 13, 2020 at 14:52 in reply to: Page requires refreshI can’t duplicate your problem – https://imgur.com/a/w9TAJjU
DD
KeymasterDD
KeymasterMay 11, 2020 at 19:20 in reply to: Style Glitch – many tabsThank you for information, I’m working on it.
DD
KeymasterI can’t duplicate your problem on the live demo. Is it working when a default wp theme is active? I can be caused by some cache plugin.
DD
KeymasterHello
Please check out this chapter + https://diaboliquedesign.com/demo/onecommunity-new/Help/#speed
BTW, you didn’t follow the III. How to install WP ULike plugin? (IMPORTANT) chapter.
DD
KeymasterMay 8, 2020 at 11:55 in reply to: Responsive menu headerHello
I think there is not enough space to make it bigger – https://diaboliquedesign.com/screenshots/2/screenshot_at_13-18-33.jpg
DD
KeymasterMay 8, 2020 at 11:11 in reply to: Hide Breadcrumbs throughout siteI tested this code and it works – https://diaboliquedesign.com/screenshots/2/screenshot_at_13-11-09.jpg
DD
KeymasterMay 7, 2020 at 22:19 in reply to: Export Data Tab to be disabledUse following CSS ->
li#data-personal-li { display:none!important; }DD
KeymasterMay 7, 2020 at 22:17 in reply to: Hide Breadcrumbs throughout siteUse
main#content { padding-top:20px!important; }DD
KeymasterMay 7, 2020 at 21:04 in reply to: Footer colour does not changeDo the other colors work? Please make sure there is no following code in functions.php
add_filter( 'nonce_life', function () { return 30 * DAY_IN_SECONDS; } );Also please make sure there is no cache plugin active?
DD
KeymasterMay 7, 2020 at 21:02 in reply to: Member Photos PopupI can’t duplicate your problem – https://diaboliquedesign.com/screenshots/2/screenshot_at_23-01-33.jpg
Maybe it’s caused by some cache plugin which combines css files.
DD
KeymasterMay 7, 2020 at 21:00 in reply to: Hide Breadcrumbs throughout sitePlease paste following CSS under appearance -> customise -> additional css
.breadcrumbs { display:none!important; }DD
KeymasterMay 5, 2020 at 12:52 in reply to: Posts display (of a specific post category) in group single templateI will include in future update a special shortcode using custom taxonomy
DD
KeymasterMay 4, 2020 at 14:16 in reply to: Posts display (of a specific post category) in group single templateI think the easiest way is create unique widget area for each group and use this shortcode
[onecommunity-recent-blog-posts-tag number_of_blog_posts="3" tag="" col="1"]where you can chose tag=”” of postsDD
KeymasterMay 4, 2020 at 11:23 in reply to: Posts display (of a specific post category) in group single templateUnfortunately it’s not so simple work
DD
KeymasterMay 3, 2020 at 13:39 in reply to: Posts display (of a specific post category) in group single templateHello
It’s not so simple. You can put following shortocode in the right sidebar:
[onecommunity-recent-blog-posts-tag number_of_blog_posts="3" tag="" col="1"]ot this one
[onecommunity-popular-blog-posts number_of_posts="5"]Regards
DDDD
KeymasterHello
Page refresh can be disabled using this CSS snippet
pointer-events: none;https://stackoverflow.com/questions/2091168/how-to-disable-a-link-using-only-css
DD
KeymasterMay 2, 2020 at 10:50 in reply to: Change of "Recent news" section display in news page (blog masonry)Hello
1. There is a page template with blog posts without sidebar – https://diaboliquedesign.com/demo/onecommunity-new/news-full-width/
2. Please try following shortcodes
[onecommunity-recent-blog-posts number_of_blog_posts="3"] [onecommunity-blog-posts number_of_posts="3"]DD
KeymasterMay 1, 2020 at 22:21 in reply to: Hide Footerbody.logged-in footer .footer-columns { display:none; }DD
KeymasterMay 1, 2020 at 13:27 in reply to: Pricing Table ButtonIn elementor you should change this part for pricing section
<a href="register" class="button login-popup-action">Join Now!</a>DD
KeymasterMay 1, 2020 at 13:26 in reply to: Custom Login Modal in HeaderHello
You should find out what attribute triggers login modal of dm-login-modal, for example in youzer you should add this attrbute to a button
data-show-youzer-login="true"and it will trigger an youzer login modal. You should open header.php, removelogin-popup-actionin 2 places and add custom attribute afterclass=" "DD
KeymasterClick on the blue pen over this shortcode (in elementor)
DD
KeymasterPlease use following css
ul.tabs-nav { list-style-type:none!important; }
It looks like there is some style conflict with some plugin.1. What kind of changes? Style, logic, html?
2. Open wp-content/themes/onecommunity/header.php and change
/register
for login removelogin-popup-actionandheader-top-login-jump login-popup-actionin 2 places and addhref="https://www..."3. You can change it under customize -> colors
4. It looks like a conflict with some plugin. Ajax is working but slowly. Please follow the XIX. How to increase speed of your website? chapter in theme doc. You should add this parameter to this shortcode
title='Community Groups'
Shortcodes looks like this –[onecommunity-bp-groups-listing title='Community Groups' number_of_groups='6' col='6' type='']5. Insert following html to the elementor section – https://pastebin.com/ku9CYynP
DD
KeymasterIt looks like there is a conflict with something in the skin_main folder.
DD
KeymasterI updated code above
DD
KeymasterApril 28, 2020 at 09:11 in reply to: Default AvatarsPlease check it out – https://www.wpbeginner.com/wp-tutorials/how-to-change-the-default-gravatar-on-wordpress/
DD
KeymasterYou should select the Frontpage Page Builder page template for this page or just insert following css snippet:
.list-wrap ul { margin-left:0!important; list-style-type:none!important; }
Also please follow this step in theme doc -> https://diaboliquedesign.com/demo/onecommunity-new/Help/#elementor
8. Go to Elementor → Settings and setup everything like on the screenshots:
DD
KeymasterApril 27, 2020 at 13:07 in reply to: Missing Menu at Profile and GroupYou should’t use BuddyPress primary nav widget.
DD
KeymasterApril 27, 2020 at 09:25 in reply to: Missing Menu at Profile and GroupIt can be caused by some plugin or you changed something in settings. I need URL and login credentials so I will make few tests, you can sand it via contact form – https://themeforest.net/user/diabolique
DD
KeymasterApril 27, 2020 at 08:35 in reply to: Missing Menu at Profile and GroupIs it visible when a default WP theme is active?
DD
Keymaster.big-leaderboard a, .small-leaderboard a { pointer-events: none!important; cursor: default!important; }DD
KeymasterApril 27, 2020 at 08:27 in reply to: Upload image in Group descriptionHello
Cover images support will be added in the next teme version which probably will be released on next week.
DD
KeymasterApril 27, 2020 at 08:25 in reply to: Block Profile Links in Side PanelPlease open wp-content/plugins/onecommunity-shortcodes/inc/buddypress.php and replace
bp_has_members( 'type=popular&max=14' )forbp_has_members( 'type=active&max=14' )DD
KeymasterPlease paste following code in header.php:
echo '<div class="top-bar-icon"><a href="https://..."></a></div>';and use following css:
.top-bar-icon { float:left; width:22px; height:64px; border-right:1px solid #efefef; padding-right: 15px; margin-right:15px; box-sizing: content-box; } .top-bar-icon a { width:22px; height:64px; display:inline-block; background-image: url( "img/bell.svg" ); background-position: center center; background-repeat: no-repeat; }Here is a working example with a bell icon – https://diaboliquedesign.com/screenshots/2/screenshot_at_10-49-46.jpg
You should change img/bell.svg path for absolute url to your new icon.
DD
KeymasterHere is a full working css
.footer-columns-col-4 { padding-right:15%; } @media screen and (max-width:760px) { footer .social-icons a { display: inline-block; } footer .social-icons a:last-child img { margin-left: 25px; margin-right: 25px; } }Result -> https://diaboliquedesign.com/screenshots/2/screenshot_at_10-16-34.jpg
DD
KeymasterApril 25, 2020 at 12:51 in reply to: Block Profile Links in Side PanelI tested it and it works – https://diaboliquedesign.com/screenshots/2/screenshot_at_14-51-12.jpg
DD
KeymasterApril 25, 2020 at 09:24 in reply to: Like button, menu icons, first section (in front page) log in, responsivenessHello
This user experience issue should be reported to the plugin developer – https://wordpress.org/plugins/events-manager/
DD
KeymasterAre you sure you uploaded some icon.svg to the img folder? Here is modified code with link:
echo '<div class="top-bar-icon" style="float:left; width:20px; height:64px; border-right:1px solid #efefef; margin-right:15px; background-image: url( "img/icon.svg" ); background-position: center center; background-repeat: no-repeat;"><a href="https://..." style="width:20px; height:64px; display:inline-block;"></a></div>';DD
KeymasterApril 25, 2020 at 09:12 in reply to: Block Profile Links in Side PanelTry it
#sidenav-drop-down-menu { display:none!important; }Paste it under customize -> additional css
DD
KeymasterTry it
.footer-columns-col-4 { padding-right:10%!important; }This is hot it should look like – https://diaboliquedesign.com/screenshots/2/screenshot_at_11-10-51.jpg
DD
KeymasterOpen header.php and just after
get_template_part( 'template-parts/header-user', 'panel' );add following code
echo '<div class="top-bar-icon" style="float:left; width:20px; height:64px; border-right:1px solid #efefef; margin-right:15px; background-image: url( "img/icon.svg" ); background-position: center center; background-repeat: no-repeat;"></div>';You should upload icon.svg to img folder.
DD
KeymasterApril 24, 2020 at 09:30 in reply to: Block Profile Links in Side PanelTry following css:
#sidenav .tab-content a.item { pointer-events: none; cursor: default; } #sidenav-drop-down-menu { display:none; }DD
KeymasterTry following css
.footer-columns-col-4 { padding-right:10%; }
