-
DD
KeymasterHello
Looks like it works fine now for guests – https://diaboliquedesign.com/screenshots/3/screenshot_at_15-45-16.png
DD
KeymasterMarch 12, 2021 at 11:46 in reply to: Date "Ago"This new activity part uses buddypress language file, you should translate the buddypress plugin.
DD
KeymasterMarch 11, 2021 at 11:42 in reply to: Date "Ago"Hello
You should translate “ago” and “A” in the onecommunty shortcodes plugin for empty field.
DD
KeymasterMarch 9, 2021 at 19:26 in reply to: Homepage textPlease enable the elementor page (Frontpage 1 Elementor), setup it as your frontpage.
DD
KeymasterMarch 6, 2021 at 11:59 in reply to: LiteSpeed Cache PluginI just tested it and no problems here – https://diaboliquedesign.com/screenshots/3/screenshot_at_12-57-46.png You can send me login credentials to your WP dashboard so I will setup all settings manually.
DD
KeymasterHello
If I understood you correctly it’s not possible with buddypress.
DD
KeymasterMarch 5, 2021 at 11:06 in reply to: LiteSpeed Cache PluginHello
Please download this exported data and import -> https://diaboliquedesign.com/demo/onecommunity-new/Help/assets/litespeed-export.data
Make sure you are using the 3.6.2 version of litespeed
DD
KeymasterPlease open wp-content/themes/onecommunity/buddypress/css/buddypress.min.css, remove everything and paste it – https://diaboliquedesign.com/demo/onecommunity-new/wp-content/themes/onecommunity/buddypress/css/buddypress.min.css
DD
KeymasterMarch 4, 2021 at 12:54 in reply to: Forum Look on DemoYou should install onecommunity-theme.zip theme, not onecommunity-youzer.zip and disable youzer.
DD
KeymasterMarch 3, 2021 at 11:00 in reply to: Forum Look on DemoIf you want this version of forum style – https://diaboliquedesign.com/demo/onecommunity-new/forum/ then the only way is uninstall youzer and install classic version of onecommumity theme.
DD
KeymasterHello
Unfortunately there is no such shortcode, only the BuddyPress Members widget.
DD
KeymasterMarch 3, 2021 at 10:14 in reply to: Demo import failed..Hello
Probably your internet has too slow upload speed, please send me login credentials so I will install it for you.
DD
KeymasterFebruary 27, 2021 at 13:44 in reply to: Category postMore than 1 categories are hidden because there is no space for more categories. You can show it using following css which you can insert under appearance -> customizer -> additional css
.box-blog-entry .box-blog-details-top a:nth-child(n+2) { display: inline-block!important; }DD
KeymasterFebruary 27, 2021 at 13:38 in reply to: Change shortcode ActivityYou should open the wp-content/plugins/onecommunity-shortcodes/inc/buddypress.php file and change
object=groupsforobject=profile. More info about this loop – https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/DD
KeymasterFebruary 17, 2021 at 15:40 in reply to: Member Profile pages are blankI get this error on my beta site: Call to undefined function bp_group_use_cover_image_header()
Is it on the group page? You can’t browse groups if you disable the user groups component.
Notice: bp_nouveau_group_meta was called incorrectly. Please use bp_nouveau_the_group_meta( array( ‘keys’ => ‘status’ ) ) instead Please see Debugging in WordPress for more information. (This message was added in version 7.0.0.) in /home/bdanet/public_html/wp-includes/functions.php on line 5311
Please open the wp-content/themes/onecommunity/buddypress/groups/single/cover-image-header.php file, remove everything and paste it -> https://pastebin.com/UaUQhRrW
DD
KeymasterFebruary 17, 2021 at 15:26 in reply to: Modifying ADVERTISEMENTYou should go to appearance -> widgets
DD
KeymasterWell, I need your website url so I will take a look on it?
DD
KeymasterHello
I can’t duplicate your problem – https://diaboliquedesign.com/screenshots/3/screenshot_at_14-02-57.png
You can see it on the live demo – https://diaboliquedesign.com/demo/onecommunity-new/DD
KeymasterHello
Please try to go to gamipress -> tools -> reset data.
2. Please check it out – https://diaboliquedesign.com/demo/onecommunity-new/Help/#gamipress
Important! If you want to use a different name for points then you should change type parameter of the onecommunity-gamipress-leaderboard shortcode.
For example if you want to use 1 name for points type then you should replace _gamipress_points_points for _gamipress_points_1. You should edit shortcodes already used in theme in the leaderboard.php, frontpage-1.php files.DD
KeymasterCan you send me a link to the website so I will take a look on it
DD
KeymasterFebruary 7, 2021 at 11:11 in reply to: Share button on postsHello
1. Use following CSS:
aside#left .aside-share a { width: 30%!important; }2. You should open the single.php file and paste it inside the
aside-sharediv.DD
KeymasterDid you try Paid Memberships Pro – BuddyPress Add On? -> https://wordpress.org/plugins/pmpro-buddypress/
DD
KeymasterHello
It’s for the youzer plugin – https://codecanyon.net/item/youzer-new-wordpress-user-profiles-era/19716647
You can see features on the live demo -> https://diaboliquedesign.com/demo/onecommunity-youzer/members/admin/
Only the frontpage is working with Elementor.DD
KeymasterHello
Is it working when a default WP theme? There can be conflict with another registration page. Custom fields can be created with buddypress so there is no need for additional plugin.
DD
KeymasterFebruary 3, 2021 at 14:37 in reply to: Dual MenuI need to see whole website then I will inspect your code.
DD
KeymasterFebruary 3, 2021 at 14:33 in reply to: Member Page: Fatal error: Uncaught Error: Call to undefined functionIt seems like you didn’t activate covers. You should wp dashboard -> settings -> buddypress -> options and check “Allow registered members to upload cover images”.
DD
KeymasterHello
Try this plugin – https://wordpress.org/plugins/ad-inserter/
Can you post your ad code sample? You can post it on https://pastebin.com and publish the link here.
DD
KeymasterFebruary 1, 2021 at 12:50 in reply to: Dual MenuHello
Probably it’s covered by some element, use z-index, I need to see the live code.
DD
Keymasterhttps://diaboliquedesign.com/screenshots/3/screenshot_at_10-52-39.png -> [onecommunity-recent-blog-posts-tag number_of_blog_posts="3" tag="Hot"] But this is tag based so you should add the same tag name just like category to the post.
https://diaboliquedesign.com/screenshots/3/screenshot_at_10-53-12.png -> [onecommunity-blog-posts per_page="3" col="3" title="Recent News"] -> for this one you should add it
"category" => 0,just after
"title" => "Recent News",then below add it
cat=' . $category . '&beforeposts_per_page, something like this$wp_query->query('cat=' . $category . '&posts_per_page=' . $per_page . '&post_status=publish&paged=1');now you can use such shortcode
[onecommunity-blog-posts per_page="3" col="3" title="Recent News" category="1"]DD
KeymasterUnfortunately it’s not possible. You can display it this way – https://diaboliquedesign.com/screenshots/3/screenshot_at_10-52-39.png or maybe this way – https://diaboliquedesign.com/screenshots/3/screenshot_at_10-53-12.png
You can do it with this plugin – https://wordpress.org/plugins/paid-memberships-pro/
DD
KeymasterHello
Try to use the Custom HTML widget (appearance -> widgets).
DD
KeymasterHello
You can use this shortcode
[onecommunity-recent-blog-posts-tag number_of_blog_posts="3" tag="Featured"]it’s tag based or modify the onecommunity-cat-posts shortcode, open the plugins/onecommunity-shortcodes/inc/blog.php file and change cat=0 in 2 places.DD
KeymasterJanuary 26, 2021 at 11:35 in reply to: Can't post updatesHello
Do you use the special version of theme OneCommunity Youzer from the Youzer folder?
DD
KeymasterYou didn’t install the dedicated theme for youzer – OneCommunity Youzer, it’s in the Youzer folder.
DD
KeymasterDD
KeymasterJanuary 18, 2021 at 14:14 in reply to: Duplicated postsHello
Are these duplicated posts visible under wp dashboard? It can be caused by some plugin. There is no such problem reported by other clients
DD
KeymasterThere is following error on javascript console
XHR POSThttps://tupixsell.com/wp-admin/admin-ajax.php 502 Bad Gateway 2359msThere can be many sources of this problem like this one – https://wordpress.org/support/topic/502-bad-gateway-error-nginx/
DD
KeymasterIt looks like a server issue because there is the same problem with default WP theme. I noticed your website is on nginx and as far as I know it requires some additional work to make it working fine with rtmedia (this plugin is related to images upload).
DD
KeymasterYes, please
DD
KeymasterJanuary 11, 2021 at 14:04 in reply to: Not getting system emailPlease try this solution – https://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/25664
Also, how to enable users to post products for sell via WooCommerce?
You should use such kind of plugin https://wordpress.org/plugins/wc-vendors/
DD
KeymasterDoes it work when a default WP theme is active?
DD
KeymasterJanuary 11, 2021 at 12:56 in reply to: Technical information siteHello
Please open the wp-config.php file and enable following setting
define( 'WP_DEBUG', true );, if you notice some error the please post it here.DD
KeymasterJanuary 8, 2021 at 18:37 in reply to: Registration DisabledHello
Please disable the Header Footer Code Manager plugin
DD
KeymasterHello
Please open this page using elementor, open this events shortocode, there should be something like
#_EVENTLINK in #_LOCATIONTOWNwhich you can correct.DD
KeymasterJanuary 6, 2021 at 16:20 in reply to: BuddypressFirst I think there should be disabled all plugins except used by the onecommunity theme.
DD
KeymasterJanuary 6, 2021 at 12:20 in reply to: BuddypressI tried to disable few plugins and the website stopped working (ERR_TOO_MANY_REDIRECTS), probably the htaccess file has to be restored.
DD
KeymasterJanuary 5, 2021 at 14:20 in reply to: BuddypressIt can be caused by the PixelYourSite plugin or PWA
DD
KeymasterJanuary 5, 2021 at 13:03 in reply to: BuddypressIt can be caused by some javascript error. Does it happen on desktops? I have to see the website so I will test the code.
DD
KeymasterJanuary 3, 2021 at 15:07 in reply to: Login IssueLogin on the frontpage is blocked because there is already one login form on the frontpage, you can enable it under appearance -> customizer -> general
DD
KeymasterDD
KeymasterDecember 31, 2020 at 13:58 in reply to: Member Profile pages are blankTry to enable a debug mode – https://wordpress.org/support/article/debugging-in-wordpress/
DD
KeymasterDecember 31, 2020 at 13:40 in reply to: WordPress 5.6 Compatible?Yes, it’s working, live demo is on wp 3.6 and buddypress 7.1 -> https://diaboliquedesign.com/demo/communityjunction
DD
KeymasterDecember 30, 2020 at 16:29 in reply to: Error when importing onecommunity.wpress file from All-in-One WP Migration plugiFade Membership Pro plugin???
DD
KeymasterIn bbpress you can’t post all html tags because it could break layout.
DD
KeymasterHello
This shortcode is stored 3 days in cache so you can just wait 3 days or install any transients manager and delete onecommunity_featured_products. Transients manager has simple construction so they don’t need often updates.
DD
KeymasterOpen wp-content/plugins/onecommunity-shortcodes/inc/buddypress.php and change
if ( bp_has_members( 'type=popular&max=14' ) ) :forif ( bp_has_members( 'type=active&max=14' ) ) :A little above cut
currentin this classclass="tab-popular current"and add it inside this classclass="tab-active".-
This reply was modified 5 years ago by
DD.
DD
KeymasterIt looks like it’s caused by some plugin, does it work fine when a default WP theme is active?
DD
KeymasterPlease go to appearance -> customize -> transients and make sure all trabsients are disabled.
DD
KeymasterPlease send me login credentials to your wp dashboard so I will make few tests. You can send it using this contact form -> https://themeforest.net/user/diabolique
DD
KeymasterPlease add following CSS under customizer additional css
.form-allowed-tags { display:none!important; }DD
KeymasterDecember 20, 2020 at 14:07 in reply to: Error when importing onecommunity.wpress file from All-in-One WP Migration plugiI think in your case a direct wp-content + database import would be the best solution, instructions are on google drive.
DD
KeymasterDecember 20, 2020 at 13:36 in reply to: Layout changes on homepageI think it will look fine when you reduce size of the icon next to the “Growing-together is a community where families and schools share ideas and grow.” text.
Use following CSS code:
#frontpage-info-icon { width: 50px!important; height: 50px!important; margin: 0 25px 0 0!important; background-size:100% auto!important; }Also, please how can I make the background of the recent posts green as well?
Use following css
#sidebar .widget_recent_entries { background:#006600!important; }And please the (i) info icon under the header image is still oversize. I put the code you sent but nothing changed.
DD
KeymasterI see 500 Internal Server Error under javascript console. Does is work when a default WP theme? Try to increase memory limit – https://wpml.org/forums/topic/theme-and-plugins-localization-admin-ajax-php-500-internal-server-error/
Also you should setup all wp ulike settings just like on this screenshot – https://diaboliquedesign.com/demo/cinematix-new/Help/#ulike and put some widgets on left group sidebar.
DD
KeymasterTry to reduce logo size more like
height: 12px!important;DD
KeymasterFirst try the solution I posted.
DD
Keymaster1. Can you confirm it happens only for loggen in users? It looks fine for guests – http://www.responsinator.com/?url=http%3A%2F%2Fwww.igbonation.org%2Fforums%2Ftopic%2Fvillage-square%2F&device=iphone-x&orientation=portrait
2. On the live demo the logo width on mobile is 84px, your logo takes 123px so there is less space for other elements. You can reduce logo size on mobile adding following CSS under custimizer -> additional css:
@media screen and (max-width:760px) { header#main .logo img { height: 16px!important; } }DD
KeymasterDecember 18, 2020 at 12:51 in reply to: Error when importing onecommunity.wpress file from All-in-One WP Migration plugiAlso make sure permissions for wp-content/ai1wm-backups/ folder are 755.
DD
KeymasterDD
KeymasterThere is too long name, try to open onecommunity\template-parts\header-user-panel.php and reduce
$thelength = 15DD
KeymasterDecember 17, 2020 at 19:03 in reply to: How to Update one communityRemove old version of theme and upload the new one (appearance -> themes -> add new -> upload theme)
-
This reply was modified 5 years ago by
