Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 1,501 through 1,525 (of 31,071 total)
  • Author
    Search Results
  • #311009
    ghadirassadi
    Participant

    So I contacted them and the theme’s support refer this problem to Buddypress. They claim that the problem is not caused by their theme. even the fact that when I disable their core plugin, I no longer have this issue.

    #311008
    iamthewebb
    Participant

    If you have better wordpress installed that might be worth turning off whilst testing, that’s the only plugin I know with those initials. As it’s a premium theme it would be worth contacting them for support..

    #311006
    ghadirassadi
    Participant

    I’m using Dimita theme which I bought from WPbingo and when I disabled its core plugin, the problem was solved. bwp_ajax_filter, I have no idea how to find that and I don’t even know what to do when I fount it. xD

    I guess I bought a cheap theme, apparently, they have a loading cover and my undersanding of its functionality are limited.

    How can I find bwp_ajax_filter ? and what should I do with it. Maybe that could solve my problem without chaning my theme 🙁

    ghadirassadi
    Participant

    Hi,
    First of all, great plugin! It has everything.

    unfortunately, I have problems when it comes to loading activity or groups etc.

    So, for instance when I click on activity on my profile, a red cover, a sort of loading cover starts to appear, the activity page is loaded, I can its page and data but the red cover doesn’t disappear and I have no clue how I can fix this problem.

    I hope someone can help me out here, I did some research, for instance I activated another theme “TwentyTwelve” the problem was still there. I tried to rechange postname in permalink but I don’t know much about it.

    <https://homymade.ch/members/davud/groups/&gt;

    #310997
    nikaose
    Participant

    Hello, we have an educational site with groups and I need one user or role to be able to enter only one group. So that they could not join other groups. I am using the Buddypress Nouveau theme. How can I limit users? What are some ways to do this? Help me please.

    #310984
    @mercime
    Participant

    @balanz It’s sad to learn that there’s no obvious support area for the envato paid theme. I’ve never bought anything from envato, so my best guess will be to search for “themeforest cinamatix” then on that theme’s page, you’ll find the “Comments” link on the right hand column of the theme page.
    I hope that works out for you. Good luck.

    #310972
    simmidhaliwal
    Participant

    Sorry for not listening to the rules! Here is a better version of my previous post –
    I am using WordPress 5.3 and I am actually using a theme called BuddyBoss to implement Buddyboss but that shouldn’t matter for my question.

    So I created a custom function where any time a user gets a tag, they automatically receive a private message. I would like to make these messages stand out a little from the other messages in a users inbox/thread by adding special styling. Would it be possible to put a border around this message? Below is the code I am using:

    Thank you! Simmi

    function send_message_to_student_113( $user_id, $tags_applied ) {
    
    $tag_id = wp_fusion()->user->get_tag_id( ‘course tag 1.1.1’ );
    
    if ( in_array( $tag_id, $tags_applied ) ) {
    
    $args = array(
    ‘sender_id’ => 1,
    ‘thread_id’ => false,
    ‘recipients’ => $user_id,
    ‘subject’ => ‘Hello there’,
    ‘content’ => ‘You got a new tag! Congratulations. Please let me know if you need any help!’,
    ‘date_sent’ => bp_core_current_time()
    );
    
    $result = messages_new_message( $args );
    
    }
    }
    add_action( ‘wpf_tags_applied’, ‘send_message_to_student_113’, 10, 2 );
    #310969
    balanz
    Participant

    Hi @mercime
    Thank you very much for getting back to me. And yes I will follow your advice, However, I have been on the Envato premium theme’s forums site and looked for a link on there to message them on this matter but could not find anywhere on that site toomessage them. Could you maybe help me with a link to do just that? otherwise, I have no idea where to find that.
    Thank you again for your help so far.

    Balanz

    #310965
    @mercime
    Participant

    >>does BuddyPress or 3rd parties design additional plugins as such that can be successfully attached to this theme

    Hi @balanz,
    The best place to ask is at the premium theme’s forums as we do not have access to the paid theme. Based on what you need, looks more like you need to code a custom plugin that is compatible with both BuddyPress and your premium theme, or hire a developer to do so.

    iamthewebb
    Participant

    I think BuddyPress just uses the standard WP login page so https://codex.wordpress.org/Customizing_the_Login_Form has info on customising or even replacing the page.
    On one of my sites I created a completely new page following this guide, https://themetrust.com/build-custom-wordpress-login-page/
    It should be simple enough to create a custom page that disables the login button unless the checkbox is selected.

    #310956
    hazmart2018
    Participant

    Also can you advise good themes for community/ group chat websites?

    #310903
    m0rtal
    Participant

    I’ve already tried disabling all plugins, switching themes, locale, PHP version – no luck!

    #310839

    In reply to: Resolved – hiring/

    @mercime
    Participant

    Marking this as Resolved. Published your posting at https://jobs.wordpress.net/job/customize-buddypress-theme/

    #310801
    janamw
    Participant

    Hello, we need help with the following problem:

    When switching our live system from bp 4.3.0 (legacy templates) to bp 5.1.2 (nouveau templates), we are running into problems with the pagination and grid layout for example on the groups page. The reason for this seems to be that buddypress()->current_component is empty. Therefore the loop classes (bp_nouveau_loop_classes()) can’t be generated correctly. We don’t understand why this happens and so far we haven’t been able to reproduce the error on our development system. (This makes troubleshooting almost impossible, because we need our live system to be up and running and therefore switched it back to the old state.)

    We are running wp 5.3.2 and bbpress 2.6.4. We already tried to clone the file system and database from our live system (as far as possible), but so far the error did not occur on any other system. We are using several other plugins and tried to deactivate them one by one, also without success. We use a custom theme and template overrides, but this doesn’t cause any trouble at all on our development system. We would be grateful for any advice on how to reproduce the error on our development system or any ideas why current_component is not set as it should be.

    #310783
    iamthewebb
    Participant

    I normally open a private browser window when I need to see the site as a logged out user and stay logged in using another tab.

    How does the page look when you have the twentytwenty theme active? Unfortunately as BeTheme is a premium theme I may not be able to help much.

    #310782
    artsybohemian
    Participant

    Wordpress: 5.4
    BuddyPress: 5.1.2
    Theme: BeTheme
    BuddyPress is messing with my registration page. It looks awkward and I can’t edit it (before the wordpress update or after). I can only see it when I’m logged out and can’t find a place to edit it when I’m logged in. A developer tried to help me and when they deactivated BuddyPress, everything worked fine. Any ideas?
    Thanks

    kellyr2ms
    Participant

    Hi –

    BuddyPress and WordPress newbie. Trying to add some of the elements from the Widgets section (like slideshow, portfolios, quotes) over the the user’s profile section.

    I am using a theme called Aardvark and Youzer is installed to help control BuddyPress.

    Can someone tell me how please?

    Thanks

    #310751
    iamthewebb
    Participant

    Hopefully I’ve tested this correctly, in previous versions and the current beta the membership list avatars always have a round profile image (border-radius:50%), but all other versions of these images on thumbnails etc can be toggled from square to round using the “General BP Settings: Use the round style for member and group avatars.”

    I tested with 2020 and 2019 but hopefully haven’t missed something, I know I can override this in my theme but wasn’t sure if something had been missed.
    Thanks

    visitatore
    Participant

    Good morning. I installed Buddypress on an alterview blog with the Extra theme, all in Italian. I am practical in using “Loco Translate”, in fact I translated everything I needed, but an important thing remained for me: the first message that Buddypress sends to the newly registered user. I’ll explain.
    The new user registers by filling in all the fields and sends the request. At this point he receives the first email as below:

    ——————-

    Thanks for registering!

    To complete the activation of your account, go to the following link and click on the Activate button:
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    If the ‘Activation Key’ field is empty, copy and paste the following into the field – xxxxxxxxxxxxxxxxx

    ———————-
    Through Loco Translate I have traced the corresponding string but it has already been translated into Italian and despite everything THE ASPIRING NEW USER RECEIVES THE EMAIL IN ENGLISH. I tried to “synchronize” but the situation remains the same. Can anyone help me? I would be infinitely grateful to you.
    Claudio

    #310682
    Charles
    Participant

    I have a snippet I use to redirect people from the homepage to a dashboard page if they are already logged in. However, something weird happens when I (the admin user) try to create a new buddypress group (pressing “add new” on the Groups page) – the snippet fires and sends me to the dashboard page. If I turn off the snippet, the group creation page appears as normal. It’s unrelated to theme – it does it with any theme. Any ideas what happens that I also need to exclude? Cheers


    function myld_loggedin_redirect()
    { if ( is_user_logged_in() && is_front_page() && ! wp_doing_ajax() ) {
    wp_redirect(‘/launchpad/’);
    exit;
    }
    }
    add_action(‘wp’, ‘myld_loggedin_redirect’);

    #310675

    In reply to: Image crop

    Varun Dubey
    Participant

    @faizel93 seems theme-specific, check with theme support

    #310645
    evin54
    Participant

    Hello

    I’m using BP Profile Search + BP Maps for Members * Gwangi Theme.
    On the members search there is the search function is working fine.
    But after clicking on the map view (membersmap) there is only the map and a list of member next to it.
    The Profile search is not showing. I’ve tried everything to fix this. There is a template for the map filters and a template for the map page, right?

    Thanks for your time!

    #310627
    Mangesh Nadekar
    Participant

    Thanks for your reply.

    I have done all the suggested following things

    => Did you try deactivating s2Member Pro and see if the issue persists on reg? ====> Yes, issue persists

    => Did you try deactivating BuddyPress Xprofile Custom Field Types and see if the issue persists? ====> Yes, issue persists

    => Did you try switching to a different theme and see if the issue persists?====> Yes, issue persists

    I have debugged all the possible things for current issue in my current setup but still i am facing same issue.

    I have contacted with S2member pro support team as well, they are saying issue is not from their end.

    It may be buddypress issue because Name field under (Extended Field => Basic Details) is created as you installed buddypress plugin.

    I thing, BuddyPress Xprofile Custom Field Types plugin should not be responsible for this issue.

    spacerust
    Participant

    Hi, I purchased a premium them via themforest.net Its called “Centum”. I would like to make buddypress seamless looking with this theme.

    What files can I edit or .CSS files etc can I edit to do this? Where are these files located?

    Thanks in advance.

    #310614
    mattiejas
    Participant

    I have precisely the same problem on my website. Running bbPress 2.6.4 and BuddyPress 5.1.2, with customizr theme 4.2.0 (site: https://www.ethicalretinue.com/).

    Issue was also reported at the bbpress forums: https://bbpress.org/forums/topic/bbpress-notifications-not-clearing-up/ There’s a fix suggested there, which unfortunately does not work for me.

Viewing 25 results - 1,501 through 1,525 (of 31,071 total)
Skip to toolbar