-
DD
KeymasterDecember 17, 2020 at 18:52 in reply to: Layout changes on homepageI think there is still some corrupted code, probably because you didn’t add any title above orem ipsum text.
DD
KeymasterYou should put category icon (svg) in this folder – wp-content/plugins/onecommunity-shortcodes/img/category/
The name of icon should be the same like a category name (small cap). You can also use existing icons just renaming their names.DD
KeymasterDecember 15, 2020 at 19:29 in reply to: Dark modeYes, you will be notified about new version, it should be available within few hours.
DD
KeymasterDecember 14, 2020 at 16:48 in reply to: How to Update one communityPlease keep in your mind all your customizations should be strored in the child theme.
DD
KeymasterDecember 14, 2020 at 16:47 in reply to: How to Update one communityThere are changelogs published. This update has many files update so you should just remove old version and install the new one. Remove onecommunity shortcodes plugin and install the new version (using plugins installation wizard).
There is one known bug with dark mode – https://support.diaboliquedesign.com/forums/topic/dark-mode/#post-17919 so please wait one day for the fixed version release or install the current available version now and fix it yourself.
DD
KeymasterDecember 14, 2020 at 16:42 in reply to: Dark modePlease open wp-content/themes/onecommunity/inc/customizer-style.php and remove
/here<?php } ?>/DD
KeymasterOpen wp-content/themes/onecommunity/bbpress.php and increase
$thelength = 55;DD
KeymasterDecember 12, 2020 at 12:50 in reply to: We created a new home page and login button is not working on thatOpen wp-content/themes/onecommunity/bbpress.php and increase
$thelength = 55;DD
KeymasterDecember 11, 2020 at 12:21 in reply to: We created a new home page and login button is not working on thatHello
Login popup window on the frontpage should be enabled under customizer -> general
DD
KeymasterDecember 10, 2020 at 12:46 in reply to: Layout changes on homepageHello
It seems like there is some corrupting code in widgets, try to setup everything just like on this screenshot – https://imgur.com/a/hSSHm0e
-Reduce the icon in the gray section under the banner on the homepage where the message is.
Paste following css under customizer -> additional css (reduce width, height, margin):
#frontpage-info-icon { width: 52px; height: 70px; margin: 0 25px 0 0; }-Change the colors of the Site caption “Welcome Let’s Grow Together” AND the colors of the meta descriptions (category date and time) on the posts on the home to green.
It can be changed under customizer -> colors -> Change red transparent background.
DD
KeymasterThere wasn’t update yet because there will be more things to add, new version should be available within few days, in the meantime you can install this version of theme
https://diaboliquedesign.com/onecommunity-theme-8-12-2020.zip
DD
KeymasterDecember 6, 2020 at 16:19 in reply to: Member Search Functions?It’s possible with this plugin – https://wordpress.org/plugins/bp-profile-search/
DD
KeymasterUse something like this
<?php if( $id == 2 ) { if (function_exists('dynamic_sidebar') && dynamic_sidebar('sidebar-group-1')) : endif; } ?>DD
KeymasterDecember 5, 2020 at 10:08 in reply to: Intro disappears on site loadYour website loads animations.min.css from elementor and this file causes some kind of conflict, there is no such file on the live demo. Please make sure all elementor settings are the same like on these screenshots – https://diaboliquedesign.com/demo/onecommunity-new/Help/#elementor
8. Go to Elementor → Settings and setup everything like on the screenshots:
DD
KeymasterNow open wp-content/themes/onecommunity/buddypress/groups/single/group-sidebar.php and paste it before
</aside><!--sidebar ends-->:<?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('sidebar-group-1')) : ?><?php endif; ?>Check out can you add widgets here
DD
KeymasterDecember 3, 2020 at 13:50 in reply to: Modifying ADVERTISEMENTThis is a widget area (appearance -> widgets -> left sidebar bp profile).
DD
KeymasterDecember 3, 2020 at 13:27 in reply to: Intro disappears on site loadDoes it happen when Elementor is disabled?
DD
KeymasterFirst of all create new widget area in the functions.php file, dublicate this part of code:
register_sidebar(array( 'name' => 'Sidebar - BP Groups', 'id' => 'sidebar-groups', 'description' => 'This is a widgetized area visible on the buddypress groups.', 'before_widget' => '<div class="sidebar-box %2$s widget" id="%1$s">', 'after_widget' => '</div><!--sidebar-box ends--><div class="clear"></div>', 'before_title' => '<div class="sidebar-title">', 'after_title' => '</div>' ));and change duplicated part for something like this
register_sidebar(array( 'name' => 'Sidebar - BP Group 1', 'id' => 'sidebar-group-1', 'description' => 'This is a widgetized area visible on the buddypress groups.', 'before_widget' => '<div class="sidebar-box %2$s widget" id="%1$s">', 'after_widget' => '</div><!--sidebar-box ends--><div class="clear"></div>', 'before_title' => '<div class="sidebar-title">', 'after_title' => '</div>' ));Go to dashboard -> widgets and find out the Sidebar – BP Group 1 widget area.
DD
KeymasterDecember 2, 2020 at 13:20 in reply to: Modifying ADVERTISEMENT1. You can remove it with elementor, if you are not using elementor then you should open frontpage-1.php and change this part of code –
<a href=""><img src="<?php echo get_template_directory_uri(); ?>/img/ad-header.jpg"></a>DD
KeymasterDecember 2, 2020 at 13:19 in reply to: Intro disappears on site loadI can’t duplicate your problem, on the live demo the Homepage template is on the front page – https://diaboliquedesign.com/demo/onecommunity-new/ I need to see your code so I will compare all animation style. It won’t happen to elementor because the page builder uses diffrent animations set.
DD
KeymasterIn this case please use the Frontpage Page Builder page template. Result – https://diaboliquedesign.com/screenshots/3/screenshot_at_14-04-48.png
DD
KeymasterDecember 1, 2020 at 16:59 in reply to: logo in footerI’m sorry, footer logo can be changed under the footer section – https://diaboliquedesign.com/screenshots/3/screenshot_at_17-58-24.png
DD
KeymasterDecember 1, 2020 at 14:06 in reply to: logo in footerFooter uses the same logo image like on the header.
DD
KeymasterYes, of course, but I need more details to help you.
DD
KeymasterDecember 1, 2020 at 12:34 in reply to: Site Icon Will Not SaveIt happened because you used theme from unauthorized source. I removed both main and child theme, installed fresh copy from themeforest and now everything is working fine.
DD
KeymasterYou didn’t provide enough information, what memberlist? where?
If you want to custoimize the frontpage then edit Frontpage 1 Elementor, Frontpage 2 Elementor or Frontpage 3 Elementor and setup it as your frontpage.can you please share your instant contact option? I want to finish my work as soon as. I am not comfortable with a 24-48 hrs reply. Please understand my concern.
Unfortunately support doesn’t include customization services so this is good will if Themeforest author help you with it.
However, item support does not include: Customization services Installation serviceshttps://themeforest.net/item/onecommunity-buddypress-theme/3713046/support
DD
KeymasterCan you translate it when a default wp theme is active?
DD
KeymasterHello
Do you mean above this whole header bar? – https://diaboliquedesign.com/screenshots/3/screenshot_at_20-54-05.png
DD
KeymasterNovember 30, 2020 at 19:51 in reply to: Site Icon Will Not SaveI just tested it on the live demo and I can’t duplicate your problem – https://diaboliquedesign.com/screenshots/3/screenshot_at_20-47-30.png
https://diaboliquedesign.com/screenshots/3/screenshot_at_20-46-08.pngIf you send me login credentials to your dashboard then I will check it out.
DD
KeymasterIf you are customizing it with elementor then it should be elementor canvas page template.
You can still keep english language.
DD
KeymasterNovember 29, 2020 at 21:56 in reply to: Profile page errorMaybe it was caused by paid membership pro plugin? Try to disable all plugins except buddypress and onecommunity shortcodes.
DD
KeymasterNovember 29, 2020 at 21:42 in reply to: Site Icon Will Not SaveDo you mean logo or favicon? Sometimes favicons are kept in the web browser cache.
DD
KeymasterHello
You should create a new widget area and then show it in this file onecommunity\buddypress\groups\single\group-sidebar.php, you should insert the widget code inside this checking function:
global $bp; $id = $bp->group->id; if( $id == 4 ) { WIDGET CODE }DD
KeymasterI want to change the “Login” button to “member login” and “register” button to “become member” how to change this button text area?
You should translate onecommunity theme with loco translate -> https://diaboliquedesign.com/demo/onecommunity-new/Help/#translate
How to remove the page name automatically coming in every page?
If you are working with elementor then you should select elementor canvas page template.
Why pages are showing in full width? after removing the sidebar. please find the reference image below
What page template did you select?
DD
KeymasterNovember 26, 2020 at 21:58 in reply to: demo not importingPlease send me login credentials to your wp dashboard so I will take a look on it. There is other solution direct uploading wp-content + database.
DD
KeymasterNovember 26, 2020 at 21:52 in reply to: cant find demoPlease try to install the lite version of demo content.
DD
KeymasterHow to remove 2nd sidebar and 3rd members list bar from each page?
2/3 columns layout can be changed under appearance -> customize -> general. I don’t understand what “3rd members list bar”? Members widget?
How to edit the text area of Login & Register button?
What text area? Any screenshot could help me.
The Home page is not being updated while we modifying the Frontpage 1 Elementor, what could be the reason?
Probably you setup a different page on the frontpage, do the changes are visible on preview mode?
DD
KeymasterYou can add photo on https://imgur.com/upload and post a link over here
DD
KeymasterFor this shortcode there should be a title variable – https://diaboliquedesign.com/screenshots/3/screenshot_at_14-22-02.png
Did you try to translate learnpress?
Also another translate problem: “Search Course..” and ” button “Search” at the Learnpress page.
How can I change those two?
DD
KeymasterHello
Please open wp-content/themes/onecommunity-youzer/css/animations.css, remove everything and paste it – https://diaboliquedesign.com/demo/onecommunity-youzer/wp-content/themes/onecommunity-youzer/css/animations.css
DD
KeymasterNovember 25, 2020 at 12:38 in reply to: Site Icon Will Not SaveDo the other customizer settings work fine?
DD
KeymasterTry the elementor version of the homepage.
The extended profile filed settings always asking day, month, year. if I add age or year of pass out it should ask year only, I have customized the fields like type – date selector and date format – custom = Y , but still, it is asking for a date, month, year. what can do if add a field like age or particular year?
I don’t think it would be possible with buddypress, in your case you should you the number field and additionally you could show age while suvbstract current year minus year of birth.
DD
KeymasterDo you use the learnpress plugin? If not then just disable it.
DD
KeymasterYou should make all wp ulike settings just like on this screenshot – https://diaboliquedesign.com/demo/onecommunity-new/Help/#ulike
DD
KeymasterCan you show the html code of these breadcrumbs?
DD
KeymasterSupport forum is on europe time zone, unfortunately there was a temporary delay of response time.
It could be caused by paid membership pro plugin, is it visible under a default wp theme?
DD
KeymasterOpen wp-content/plugins/onecommunity-shortcodes/img/menu-dots.svg and change
fill:#bbbbbb;forfill:#000000;or replace this icon and change size of this icon adding following css with modified width/height parameters:#activity-menu-button a { width: 5px; height: 19px; }DD
KeymasterYou should edit this part on the frontpage using elementor or the file directly it you are not using elementor
<h4 id="shortcode-posts-menu-button">Recent News</h4>DD
KeymasterThere should already a subscribe button above topics just like on the support forum.
DD
KeymasterHow did you add it? While editing the single.php file?
DD
KeymasterWhat page? Single blog post? Page? Event?
DD
KeymasterEach social login plugin nas a different code, you can find it in the plugin’s doc.
DD
KeymasterThen it’s probably something in adsense configuratio, anyway it you send me link then I will try to help you.
DD
KeymasterHello
Can you switch between different activity types? Are they visible?
DD
KeymasterPlease open wp-content/plugins/onecommunity-shortcodes/inc/buddypress.php remove it
&object=groupsin 2 places.DD
KeymasterHello
I need to see your code first
DD
KeymasterNovember 11, 2020 at 22:04 in reply to: Sidebars issueTry to add this html snippet:
<div class="breadcrumbs"> You are here: <a href="">Home</a> / <span class="current">About Us</span> </div>DD
KeymasterYou should remove other 2 login pages, from trash/draft too.
DD
KeymasterIMPORTANT! Homepage, Homepage 2, Homepage 3 pages are not customisable by Elementor. You should edit the Frontpage 1 Elementor, Frontpage 2 Elementor and Frontpage 3 Elementor pages.
https://diaboliquedesign.com/demo/onecommunity-new/Help/#elementor
DD
KeymasterNovember 10, 2020 at 18:47 in reply to: Sidebars issueIn this case you should use
Elementor Full Widthpage template.DD
KeymasterDo you have a page with a
loginslug?DD
KeymasterNovember 9, 2020 at 21:58 in reply to: Add Post Views to TemplateYou should add it to the single.php file or wp-content/themes/onecommunity/template-parts/blog-grid.php
DD
KeymasterNovember 9, 2020 at 21:27 in reply to: wordpress totally notworking wile activating transcorder pluginAs far as I remember it normal for this plugin
In order for us to transcode your media files, we need to copy it over to our server.
After transcoding is completed, the media can reside on our server for a maximum of 24 hours, before it is permanently and irreversibly removed by a Cron job.DD
KeymasterTry to install it from this source – https://diaboliquedesign.com/bundled-plugins/onecommunity-shortcodes.zip
DD
KeymasterNovember 9, 2020 at 21:22 in reply to: The change password link is non-clickable in the notification emailHello
How did you enable html email? This is how it looks on my test site – https://diaboliquedesign.com/screenshots/3/screenshot_at_22-22-09.png
DD
KeymasterUse something like this around the link
<?php if( current_user_can('administrator') ) { ?> // Stuff here for administrators <?php } ?>or
<?php if( current_user_can('editor') || current_user_can('administrator') ) { ?> // Stuff here for administrators or editors <?php } ?>DD
KeymasterYou should use only one login page, in this case a login pop up.
DD
KeymasterNovember 6, 2020 at 22:24 in reply to: HELP MEAre you trying to enter this slug from the top menu? -> members/USERNAME/settings/
If yes then do not translate a settings slug.
Try to enter it over here – https://diaboliquedesign.com/screenshots/3/screenshot_at_23-22-38.png (this page should have a settings slug).And Where can I edit this page https://diaboliquedesign.com/screenshots/3/screenshot_at_18-07-32.png
How do you want to edit it?
DD
KeymasterI updated the code above, please try again.
DD
KeymasterYou should add it in this file wp-content/themes/onecommunity/template-parts/header-user-panel.php
