-
DD
KeymasterDoes is work with disabled the paid membership pro plugin?
DD
KeymasterPlease open wp-content/themes/cinematix/inc/customizer-style.php again, remove everything and paste it
https://pastebin.com/KMS8447v
Unfortunately there is no other solution for such small style bugs. All fixes will be included in the next theme release.DD
KeymasterNovember 4, 2020 at 21:39 in reply to: Making into appHello
Try some PWA plugin like this one – https://wordpress.org/plugins/super-progressive-web-apps/
DD
KeymasterTry to add following css under customize -> additional css
@media screen and (max-width:760px) { footer .social-icons img { margin-left:35px!important; float: none!important; } }-
This reply was modified 5 years ago by
DD.
DD
KeymasterIt can be caused by duplicated Login page with the login-2 slug.
DD
KeymasterPlease disable the Header Footer Code Manager plugin.
DD
KeymasterNovember 4, 2020 at 21:04 in reply to: onecommunity-bp-groups-listing showing duplicate group and one missingSeems like it happens under the popular tab only, it could be just temporary bug because each group has the same number of members.
DD
KeymasterProbably it’s caused by cache, also there is a fragment cache under customizer -> transients -> Enable transients for the activity shortcode
DD
KeymasterNovember 4, 2020 at 20:31 in reply to: Default Cover ImageYou should change following images
wp-content/themes/onecommunity/buddypress/img/cover-group.jpg wp-content/themes/onecommunity/buddypress/img/cover-user.jpgDD
KeymasterNovember 4, 2020 at 20:17 in reply to: Best Compatible Ads PluginTry to add
!-> https://pastebin.com/v7ih0MVHDD
KeymasterPlease open cinematix/style.css, remove everything and paste it https://diaboliquedesign.com/demo/cinematix-new/wp-content/themes/cinematix/style.css
Open wp-content/themes/cinematix/inc/customizer-style.php remove everything and paste it – https://pastebin.com/KsQj53jU
DD
KeymasterHello
The only way would be direct import of all buddypress tables with wp_bp_ prefix).
Here is the folder wp-content + database -> https://drive.google.com/drive/folders/1ZOda-PBQj3lhZ–ccmBgEISVuCf5DnV9?usp=sharing where you can copy buddypress tables and upload all multimedia files (wp-content).DD
KeymasterNovember 2, 2020 at 19:05 in reply to: Best Compatible Ads PluginYou can wrap the ad code using this code – https://diaboliquedesign.com/demo/onecommunity-new/Help/#paid-membership
DD
KeymasterAdd 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; } }DD
KeymasterHello
You should make all setting just like on this screenshot – https://diaboliquedesign.com/demo/onecommunity-new/Help/#ulike
DD
KeymasterOctober 29, 2020 at 20:28 in reply to: Demo Install HelpTry to install the lite version of demo using all in one migration tool.
DD
KeymasterHello
I see other theme on your website. You should readd featured images so it will regenerate required inage sizes.
Deprecated: bp_before_xprofile_cover_image_settings_parse_args is deprecated since version 6.0.0! Use bp_before_members_cover_image_settings_parse_args instead. in /var/www/vhosts/justdisney.co/httpdocs/wp-includes/functions.php on line 5148
It will be fixed in the next theme version.
-
This reply was modified 5 years ago by
DD.
DD
KeymasterDD
KeymasterOctober 26, 2020 at 22:03 in reply to: How to add post descriptions, add columns, feature posts using on front pageYou should open wp-content/plugins/cinematix-addons/inc/blog.php and paste following code
the_excerpt()somewhere inside thebox-blog-details-bottomdiv in 2 places (this is big left post). For small view posts paste it after<?php if (function_exists('wp_ulike_get_post_likes')) { ?><span class="box-blog-likes"><?php $likes = wp_ulike_get_post_likes(get_the_ID()); if($likes == 0) { echo "0"; } else { echo $likes; } ?></span><?php } ?>in 2 places.You can show featured posts of you add
&tag=Featuredaftercat=' . $cat_id . '&then add the Featured tag to the post.DD
KeymasterI asked the ajax search pro plugin author but I didn’t receive any clear response – https://diaboliquedesign.com/screenshots/3/screenshot_at_20-54-40.png
I will try to search for solution, anyway here is a documentation – https://documentation.ajaxsearchpro.com/DD
KeymasterOctober 22, 2020 at 21:18 in reply to: members page/ member profileHello
Go to wp dashboard -> pages -> members and check out what is slug for this page. Also try to resave permalinks (settings -> permalinks -> save).
DD
KeymasterOctober 21, 2020 at 19:06 in reply to: Link in copyright and translateHello
1. Try to open footer.php and replace this code
<?php echo get_theme_mod( 'onecommunity_footer_copyright', 'All rights reserved. No parts of this site may be copied without our written permission.' ); ?>2. Go to Ajax search pro -> Ajax search pro -> settings -> Layout options -> Search box placeholder text
DD
KeymasterI see you have the responsive-wrapper css class for child elements which makes the mess. It should be removed for each child element – https://diaboliquedesign.com/screenshots/3/screenshot_at_20-43-29.png
My Twitter cards for the site do not show up on Twitter. I’ve tried a couple different plugins but haven’t got them to work.
Where are you trying to insert it?
One of my global font colors is white. Some Dialog Boxes/Dropdown menus show up with a dark background (which I want), and others have a white background, making the text inside invisible. For example, the dropdowns after “Event starts at”: https://noeticnomads.org/events/add-events/?action=edit
I can’t access your page, I can’t duplicate your problem – https://diaboliquedesign.com/screenshots/3/screenshot_at_21-00-45.png
DD
KeymasterOctober 21, 2020 at 18:13 in reply to: Add background color main menuUse following CSS:
#header-menu-container .header-menu a { color:#cccccc; } .mini-footer-menu li a { color:#cccccc; }DD
KeymasterPopbably it’s somewhere around the grupur word.
DD
KeymasterCan you check it out when english language is setup under Settings -> General -> Site Language
DD
KeymasterHello
It can be caused by some plugin, does it happen when a default wp theme is active?
DD
KeymasterOctober 19, 2020 at 18:36 in reply to: How to enable Docs and BuddyDrive? How to customize user profile?You can remove whole chapter called
4.2 - BP Docsin the onecommunity\buddypress\css\buddypress.min.css file.Please try this solution – https://buddypress.org/support/topic/how-to-hide-profile-menu-items-from-other-users/#post-256411
DD
KeymasterOctober 18, 2020 at 17:17 in reply to: How to enable Docs and BuddyDrive? How to customize user profile?You should install buddydrive and buddypress docs plugins.
There is possible tabs reorder only (customizer -> buddypress) + you can switch between 2/3 columns cover/no cover layout and change widgets. More profile customizations options has youzer version of theme. You can hide tabs with CSS
display:none;DD
KeymasterOctober 17, 2020 at 19:23 in reply to: HELP MEWhat page it is? https://drive.google.com/file/d/1Q8K3f1XxVu8zbv9AYSC-oYIC18T3bqr1/view?usp=sharing
DD
KeymasterIt seems like it’s not a theme related problem, but more like a conflict between buddypress and email plugins you’re using.
DD
KeymasterOctober 16, 2020 at 15:50 in reply to: HELP MEI requested the access to this file https://drive.google.com/file/d/1Q8K3f1XxVu8zbv9AYSC-oYIC18T3bqr1/view?usp=sharing
I see the style mess on activities – https://diaboliquedesign.com/screenshots/3/screenshot_at_18-07-32.png
It happens because somehow you translated the activity-meta css class for aktivitas-meta. It could be localization bug because css classes shouldn’t be changed/translated.
DD
KeymasterOctober 16, 2020 at 15:44 in reply to: Dark Mode problemAdd following code to the functions.php file:
add_filter( 'body_class','my_body_classes' ); function my_body_classes( $classes ) { $classes[] = 'dark-mode'; return $classes; }DD
KeymasterSaying e-mail client I mean hotmail, gmail etc. Does it happen to all buddypress emails? For example account activation?
DD
KeymasterHello
It looks like you are using different email client which removes html style. Can you test it with a defult wp theme active?
DD
KeymasterOctober 13, 2020 at 17:10 in reply to: Dark Mode problemDo you see the same problem on the live demo? – https://diaboliquedesign.com/demo/onecommunity-new/
Try to test it under incognito mode.DD
KeymasterOctober 12, 2020 at 19:22 in reply to: email on profileYes, activate any default wp theme, deactivate buddypress, change e-mail, after that activate onecommunity + buddypress.
DD
KeymasterOctober 12, 2020 at 15:34 in reply to: email on profileCan you try it with a default wp theme and deactivated buddypress plugin
DD
KeymasterDD
KeymasterOctober 11, 2020 at 09:58 in reply to: Events Widget MissingHello
It’s visible when Events Manager plugin is active – https://diaboliquedesign.com/screenshots/3/screenshot_at_11-58-08.png
DD
KeymasterHello
Probably you downloaded theme only from themeforest, you should download the full package with documentation and all other files.
DD
KeymasterOctober 10, 2020 at 19:23 in reply to: HELP MECan you show any screenshot because I’m not sure what do you mean now.
DD
KeymasterDoes it work when a default WP theme is active?
DD
KeymasterOctober 9, 2020 at 19:07 in reply to: Forum Look on DemoThe only way would be direct database + wp-content import, files and instructions are on the google drive.
DD
KeymasterDid you put the sidebar block? – https://diaboliquedesign.com/screenshots/3/screenshot_at_21-02-10.png
In your case the simplest way would be create the 2-columns layout.DD
KeymasterHello
I just tested it on BP 6.3 and no problems here – https://diaboliquedesign.com/screenshots/3/screenshot_at_21-57-18.png
DD
KeymasterPlease send me login credentials via the contact form so I will make few tests.
DD
KeymasterAppearance -> customize -> general -> Show side panel with members
DD
KeymasterOctober 8, 2020 at 19:25 in reply to: Forum Look on DemoYou can try to reupload the bbpress folder from classic onecommunity theme +
wp-content/themes/onecommunity/bbpress.php
wp-content/themes/onecommunity/bbpress-functions.php
wp-content/themes/onecommunity/css/bbpress.min.cssDD
KeymasterOctober 7, 2020 at 21:38 in reply to: Forum Look on DemoHello
Unfortunately it’s not possible with the youzer version of theme.
DD
KeymasterHello
Please open header.php and remove whole
<header id="main">...</header>div.Open footer.php and remove
<footer <?php if ( !get_theme_mod( 'onecommunity_footer_columns_enable', false ) == true ) { ?>class="no-columns"<?php } ?>> ... </footer>Right sidenav can be disabled under the customizer settings.
DD
KeymasterTry to create some new page with Blog Classic page template selected and check out does it work.
DD
KeymasterOctober 7, 2020 at 21:27 in reply to: Can't Use Elementor to Create anything on Cinematix, and My ReviewIf theme doesn’t meet your expectations then I think the best solution would be refund – https://themeforest.net/refund_requests/new
DD
KeymasterYou can send me the login credentials to your wp dashboard via this contact form – https://themeforest.net/user/diabolique
DD
KeymasterOctober 6, 2020 at 21:36 in reply to: Can't Use Elementor to Create anything on Cinematix, and My ReviewHello
1. Maybe you configured something wrong, does this page work when a default wp theme is active?
You can always create your own footer with elementor – https://wordpress.org/plugins/header-footer-elementor/
2. I’m not sure what kind of content do you want to edit, sidebars are customizable under appearance -> widgets, make sure transients (fragment cache) are disabled under customizer.
DD
KeymasterIt’s located under pages – https://diaboliquedesign.com/screenshots/3/screenshot_at_23-22-23.png
DD
Keymaster2. You should put it this way – https://diaboliquedesign.com/screenshots/3/screenshot_at_23-01-07.png
3. You should remove this piece of code
http://www.facebook.com/sharer.php?u=<?php global $wp; echo home_url( $wp->request ); ?>&t=<?php wp_title( '|', true, 'right' ); bloginfo( 'name' ); ?>and put the url to your fb
DD
KeymasterHello
You should just change the page template for the blog page, use the Blog Classic page template.
DD
KeymasterOctober 5, 2020 at 14:41 in reply to: Download YouzerHello
You should remove the old version and install the new one with the plugins installation wizard.
DD
KeymasterWhat code did you insert?
DD
KeymasterOctober 5, 2020 at 14:14 in reply to: I can't see Like, Comment, Share & Repost for every Post and Activity on my sitePlease try this plugin – https://wordpress.org/plugins/bp-activity-social-share/
DD
KeymasterHello
1. It’s available on the left sliding panel – https://diaboliquedesign.com/screenshots/3/screenshot_at_15-47-42.png
2. Open wp-content/plugins/cinematix-addons/inc/general.php, inside the shortcode-share-buttons div put following html
<a href="https://linkedin.com/...." rel="nofollow" target="_blank"><img class="social" src="https://url-to-icon/img/icon-twitter.svg" alt="Icon"></a>3. You can see on the live demo it’s a sliding panel – https://diaboliquedesign.com/demo/cinematix-new/an-amazing-camera-and-serious-ai-smarts/
DD
KeymasterHello
Replace href=”https….” for
href="https://web.facebook.com/CleanGist-106443861150670"footer.php file is accessible under appearance -> editor
DD
KeymasterOctober 5, 2020 at 13:21 in reply to: Demo Content – Lite version1. Go to WP Dashboard -> Plugins -> Add New and install the All-in-One Migration plugin.
2. Go to All-in-One Migration -> Import -> Import from: File and upload the demo-communityjunction-y7s0gx-LITE file.
3. Resave permalinks.
——————————————————————————
New login credentials to your WP Dashboard:
admin
d3d2eiedk7
——————————————————————————
Don’t forget to change the e-mail address of you website and make sure the indexation by search engines is enabled under Settings -> Reading -> “Discourage search engines from indexing this site”.
Registration you can enable under Appearance -> CustomizeDD
KeymasterOctober 2, 2020 at 14:49 in reply to: Join Groups Button Not VisibleIf it’s your frontpage then you should enable login popup under appearance -> customize -> general
DD
KeymasterIt’s possible the changes are not visible because of cache.
DD
KeymasterOctober 2, 2020 at 14:15 in reply to: I can't see Like, Comment, Share & Repost for every Post and Activity on my siteIt looks fine now, I see only weird hover over the like button on the single posts page which is triggered by this style
.wpulike .wp_ulike_general_class .wp_ulike_btn:hover{background-color:#59d600!important;}it seems like you chose it under wp ulike settings.3. Unfortunately there is option to hide left sidebar only.
DD
KeymasterHello
It depends what do you want to achieve. All codecanyon plugins have documentation where everything is explained.
DD
KeymasterHello
Please use following css snippet, you can add it to appearance -> customize -> additional css:
.sidebar #blog-post-list li { margin-right:0!important; }DD
KeymasterI would enable a debug mode, check out is there any errors in console, disable 3rd party plugins, make sure you are using the onecommunity youzer theme (not onecommunity).
-
This reply was modified 5 years ago by
