-
bp-help replied to the topic Changing the default activity filter in the forum How-to & Troubleshooting 11 years, 2 months ago
@mercime @hnla
Never mind I made a mistake and copied the wrong files over to my child theme and just realized what I did, du-huh!
@mahdiar
It would help if provided more info like theme your using. If you have the proper directory structure the examples I provided will work. Please…[Read more] -
bp-help replied to the topic Changing the default activity filter in the forum How-to & Troubleshooting 11 years, 2 months ago
@mahdiar
Its been around 1.6 since I tried filtering the activity stream according to the codex:
Just to see if something had changed I changed this line:
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) ) : ?>
in activity-loop.php in my child…[Read more]
-
@mercime replied to the topic [Resolved] RTL problem in members page. in the forum How-to & Troubleshooting 11 years, 5 months ago
@mahdiar thanks for confirming the fix 🙂 I will create a trac ticket to report the issue. Cheers.
EDIT – issue posted https://buddypress.trac.wordpress.org/ticket/5057
-
@mercime replied to the topic [Resolved] RTL problem in members page. in the forum How-to & Troubleshooting 11 years, 5 months ago
@mahdiar Add this to your theme’s stylesheet
#buddypress ul.item-list li div.action {
left: 0 !important;
} -
@mercime replied to the topic [Resolved] RTL problem in members page. in the forum How-to & Troubleshooting 11 years, 5 months ago
@mahdiar cannot guess, have to see. Or you could Chrome > Web Inspector or Firefox > Firebug to ID the element and add the correction in your theme’s stylesheet.
-
@mercime replied to the topic [Resolved] wpexplorer complete theme is not compatible. in the forum How-to & Troubleshooting 11 years, 5 months ago
@mahdiar Thanks for responding! Marking this as resolved then 🙂
-
@mercime replied to the topic [Resolved] wpexplorer complete theme is not compatible. in the forum How-to & Troubleshooting 11 years, 5 months ago
@mahdiar Does that mean we can close this topic as resolved? 😀
-
@mercime replied to the topic [Resolved] wpexplorer complete theme is not compatible. in the forum How-to & Troubleshooting 11 years, 5 months ago
@mahdiar I’ve deleted your post with blocks of code. Next time, please post long lines of code at pastebin.com where I moved your code with the generated uri at http://pastebin.com/dJMVd3WS
The theme author wrongly dequeued jQuery (version 1.8.3 as of now) used by WP and BP, then enqueued to Google’s archive of an old jQuery version 1.4.2
Back…[Read more]
-
@mercime replied to the topic [Resolved] wpexplorer complete theme is not compatible. in the forum How-to & Troubleshooting 11 years, 6 months ago
I use only one theme and one plugin (bp and complete theme) . no plugin conflicts !
@mahdiar Great. It would be good if you posted which plugin caused the conflict in your installation
-
@mercime replied to the topic [Resolved] wpexplorer complete theme is not compatible. in the forum How-to & Troubleshooting 11 years, 6 months ago
@mahdiar didn’t know wordpress.com was blocked in your country. Found the page.php file for Complete Theme. Please confirm that the source code of your page.php file is the same as the one posted at http://pastebin.com/wnfS1Gky If so, I’m thinking that it’s more likely a plugin conflict – e.g. “javascript to footer” plugin and/or the gallery plu…[Read more]
-
@mercime replied to the topic [Resolved] wpexplorer complete theme is not compatible. in the forum How-to & Troubleshooting 11 years, 6 months ago
@mahdiar Had template-packed Complete theme before http://wp.me/p1I84P-1n and it went well so could very well be a conflict of BP with another plugin. Have you tried deactivating other plugins batch by batch to see which is the conflict?
-
@mercime replied to the topic [Resolved] wpexplorer complete theme is not compatible. in the forum How-to & Troubleshooting 11 years, 6 months ago
@mahdiar We don’t have access to the premium theme. Have you checked if the Complete theme has been updated to latest WP version? EDIT – In what way is JS not working in your theme?
-
bp-help replied to the topic Groups in WP-Admin – allow editors access? in the forum Requests & Feedback 11 years, 7 months ago
@primaryimage @mahdiar
This is more of a bbpress issue so it would be more appropriate on that forum.
I suggest studying the codex there as well. Particularly:
https://codex.bbpress.org/bbpress-user-roles-and-capabilities/
See “Topic Capabilities/edit_others_topics -
bp-help replied to the topic Terms of Agreement checkbox for registration? in the forum How-to & Troubleshooting 11 years, 7 months ago
@tux-kapono
This can be done out of the box. In the dashboard/users/profile fields create a new profile field under base because this is the fields in registration and under “Is this field required” make it required. In “field type” choose checkboxes. Under “please enter options for this Field:” just leave sort as is and in the text field below it…[Read more] -
Andres Felipe replied to the topic Number of members in the forum How-to & Troubleshooting 11 years, 7 months ago
Hi @mahdiar, I try it with some users and doesn’t work, the number is still the same.
Thanks for your reply!
-
@mercime replied to the forum topic Custom style for bp default widgets ? in the group How-To and Troubleshooting 12 years, 1 month ago
@mahdiar What top users widget? Link to page with the widget you want to copy and link to your site where you want to add the style to.
-
@mercime replied to the forum topic New Topic in Forum Not Working in the group How-To and Troubleshooting 12 years, 2 months ago
@mahdiar those who help out here are all volunteers living in different time zones. I suggest you start a new topic where you should provide detailed information about your installation and whether you have done […]
-
@mercime replied to the forum topic [Resolved] Changing buddypress style ? in the group How-To and Troubleshooting 12 years, 2 months ago
@mahdiar the culprit was the
display: block;
added in .button span
`.button span {
border-radius: 5px 5px 5px 5px;
border-top: 1px solid #FFFFFF;
display: block; // REMOVE THIS […] -
@mercime replied to the forum topic [Resolved] Changing buddypress style ? in the group How-To and Troubleshooting 12 years, 2 months ago
@mahdiar we’ll address the comment button issue in that thread but I had assumed you fixed it per your post “I found the answer . I copy new files in bp-default theme to my own theme .”
-
@mercime replied to the forum topic Changing buddypress style ? in the group How-To and Troubleshooting 12 years, 2 months ago
I use my own theme for buddypress .using buddypress theme plugin
@mahdiar you mean you use a WP theme and installed the BP template pack plugin or something else? As for changing the style, it’s done in your […]
- Load More
@mahdiar
Active 8 months ago