Forum Replies Created

Viewing 40 posts - 281 through 320 (of 20,101 total)
  • Author
  • in reply to: Using other membership plugins #216813
     Radu
    Moderator

    Hi,

    I understand perfectly what you need, to use UM instead BP and to use the profiles matching feature, so how ive told you that implies some advanced code change and code logic concept where requires time for developing and also for testing another thing to take into cosinderation it’s the future updates of both plugins , the change should be supported by the coder for all next updates and possible issues with that.

    Mapping UM <-> BP fileds it’s non theme thing, so if those will be sync, our theme simply sees the buddypress fileds in theme options, Our theme can be used without buddypress also. The matching feature was builded using buddypress plugin from the begining.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Menu #216812
     Radu
    Moderator
    Not marked as solution
    in reply to: Fix Menu in Mobile #216811
     Radu
    Moderator
    Not marked as solution
    in reply to: Search form button link problem #216810
     Radu
    Moderator

    Hi,

    1. You will need to edit the page with ELEMENTOR and simply for the element profile search set visibility ALL

    2. When you will press search on this page from example where the setting it’s like in the screenshot above : https://eyedriverdesign.com/heathentest/elementor-1518/ you will be redirected to the pmpro level page.

    So to cann make registration possible in this case you will need to enable “Allow buddypress registration on pmpro checkout page” i think you already you have it , user picks a level then it’s asked to register.

    To make the buutton to drive directly to /register page when non logged in implies php files modification or similar file changes modifications where those are not covered by the initial theme support.

    3. It will use default logic, by searching if logged in user press search, the results will be shown.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Add description to my main menu #216806
     Radu
    Moderator
    Not marked as solution
    in reply to: Changing section icons in profiles and groups #216803
     Radu
    Moderator

    Hi,

    Yes, tried to find a sone days ago to find solution for you to add those icons there but i cannot figure out why they are not displayed and there was not enough available time to investigate custom css things.

    Just add this css

    COPY CODE
    
    a#user-forums:before {
        content:'\f0e4';
    }
    

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Menu #216781
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    Did you had updated all plugins and the theme along with the wordpress update ?

    Update the theme firstly.

    Then plugins by accessing wp-admin -> appearance -> install plugins. and update them.

    Let me know

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: plugin installation failed #216779
     Radu
    Moderator
    Not marked as solution
    in reply to: Footer 1 Background #216778
     Radu
    Moderator

    Using this css

    COPY CODE
    
    .row .three.columns:first-child {
        background: red;
        color: #fff;
    }
    
    .row .three.columns:first-child * {
      font-family: sans-serif !important;
    }
    

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Upgrading to PHP 7.2 #216777
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi, in this case change directly the link from top menu.

    To change the create an account link, follow these steps:

    Go to wp-content/themes/sweetdate/page-parts and copy the file general-login-modal.php
    Now go to wp-content/themes/sweetdate-child/ create a folder and name it page-parts and then paste general-login-modal.php there.

    Edit general-login-modal.php and find:

    COPY CODE
    
    <a href="#"><?php _e("CREATE NEW ACCOUNT", 'kleo_framework');?></a>
    

    Replace with

    COPY CODE
    
    <a href="URL TO YOUR MEMBERSHIPS LEVEL PAGE"><?php _e("CREATE NEW ACCOUNT", 'kleo_framework');?></a>
    

    And add the url

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Using other membership plugins #216771
     Radu
    Moderator

    Hi,

    Not sure if we can done that need because it will require significant time and we don’t have this at this moment.

    From technical point of view the only way that this will work in our theme it’s to sync all BP fields to UM and vice versa and when a change a value to be the same on both plugins.

    I recommend you to ask the UM team if they had a similar plugin .

    Looked at their addon page to see if it’s any type of integration with buddypress but i cannot find it.

    https://ultimatemember.com/extensions/

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    Hi,

    I see, maybe there are some members had singnup but not activated their account via email.

    Check under users pending and calculated the current sown users + the pending one

    Please test with child theme deactivated if the groups avatars are shown, if no disable also all plugins except buddypress and check. If no use default wp theme to check.
    If the issue it’s caused by one of the plugins enable then back one by one until you find the plugin that causes that.

    Let me know

    Cheeers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: mobile menu #216763
     Radu
    Moderator
    Not marked as solution
    in reply to: Extend content area #216761
     Radu
    Moderator

    Great
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: the issue of posting links in buddypress activity #216760
     Radu
    Moderator

    Hi,

    If it’s just a comment url possibly yes (if you are using any embedded plugin)

    On mine it looks like this :

    So i don’t get 404 when i click on it, so on you make sure to have all things updated : WordPress, KLEO theme, plugins.

    Also i recommend you after all things are updated and the issue persists to reproduce the post without child theme activated by using parent only, to test if the issue persists or not.

    Let me know

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: counters not working #216758
     Radu
    Moderator

    Hi,

    No problem!

    Yes exactly plugin checks if the field it’s empty or not, nothing more, the plugin cannot know if the fields are up to date..

    So if you had changed the existent fields names that are not empty the plugin will not have effect cuz they are not empty…

    So there i don’t know a certain plugin that notices user to update the profile fields… but you can send as admin a notice to all users explaining the situation and asking them to re-updated the fields.

    The users will see a notice similar to this.

    Have a nice day
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Search form button link problem #216757
     Radu
    Moderator

    Hi,

    I had imported a new page for you behaving exactly how you need, for guest users the register it’s shown and for the logged in users the search displayed.

    Page here : https://eyedriverdesign.com/heathentest/new-import-test/

    It behave as you need

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Required Fields Label #216756
     Radu
    Moderator
    Not marked as solution
    in reply to: Add description to my main menu #216754
     Radu
    Moderator
    Not marked as solution
    in reply to: Kleo theme – post carousel #216753
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    yes in functions.php

    yes

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Custom Testimonials Page #216736
     Radu
    Moderator

    Hi,

    Here’s the template shortcode php file where you can overwrite in child theme and perform any change you need

    With the KLEO child theme activated via ftp got o wp-content -> themes -> kleo-child -> create a folder named k_elements, there create a file named kleo_testimonials.php in that you will paste the content from this file : wp-content/plugins/k-elements/shortcodes/templates/kleo_testimonials.php

    Path will look like this : wp-content/themes/kleo-child/k_elements/kleo_testimonials.php

    Then you can change the code update proof.

    That’s it

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Background Color Sticky Menu #216735
     Radu
    Moderator

    Hi,

    just add this css to wp-admin ->theme options -> general settings -> styling

    COPY CODE
    
    .contain-to-grid.sticky.fixed {
        background: red;
    }
    

    Change red with your color code
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Background Color Sticky Menu #216734
     Radu
    Moderator

    Hi,

    just add this css to wp-admin ->theme options -> general settings -> styling

    COPY CODE
    
    .contain-to-grid.sticky.fixed {
        background: red;
    }
    

    Change red with your color code
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: problems after update #216732
     Radu
    Moderator

    PS: Make sure to have latest updated !! Theme , wordpress, plugins.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: problems after update #216731
     Radu
    Moderator

    For the array text, I think that because of the child theme or some plugin that prints into homepage.

    For the groups avatar, tried to access your dashboard to make some test but it’s very difficult because of the language and RTL, i recommend you to deactivate all plugins except buddypress to see if the avatars are displayed and disable our theme together. So leave only buddypress and twenty nineteen activated.

    IF the issues are the same it meaning that the issue has nothing to do with the theme and it’s something from buddypress plugin. I recommend you to ask this on their forum.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Edit Activity Posts #216730
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    That’s meaning that our theme doesn’t not interfere at all with that, i recommend you to ask the same on buddypress forums the about this and before to test to recount the members and buddypress data

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Extend content area #216728
     Radu
    Moderator

    Hi,

    Check those

    Or you can divide the 980px space using this

    COPY CODE
    
    div#main-content.eight.columns {
        width: 77%;
    }
    
    aside.four.columns {
        width: 23% !important;
    }
    
    

    Or you can increase the wrapper to 1080

    COPY CODE
    
    div#main > .row {
        width: 1080px;
    }
    

    All snippets seems to take action tested

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: mobile menu #216727
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
    in reply to: KLEO – Buddypress user buy AND sell item #216680
     Radu
    Moderator

    Hi,

    Please look at the next results : https://www.google.com/search?q=buddypress+buy+and+sell+plugin

    As you can see on the buddypress.org are other users that ask the same you can participate to that topic by asking or to reading what people find related to this.

    Personally i haven’t used such as functionality and not sure what to recommend you.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: POST TAKE LONG TIME #216679
     Radu
    Moderator

    Hi,
    Have a nice week
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Mult select field #216678
     Radu
    Moderator
    Not marked as solution
    in reply to: counters not working #216677
     Radu
    Moderator

    Hi,

    I’ve asked that because i test this one frequently and yeesterday before writing to you i’ve tested again to make sure i provide clear indications.

    Below it’s a screenshot from my wp install using that plugin, i cannot browse nowhere i’m locked into that edit profile page

    So personally i don;t have any pre-maden code snippet that checks if all profile fields are completed and if not to make a certain action, evey time this plugin was the solution.

    If you need especially a code snippet solution i recommend you to ask on the buddypress forums for this or to hire a developer to make that exactly how you need.

    from buddypress community similar needs :

    https://buddypress.org/support/topic/force-user-to-fill-empty-field/
    https://buddypress.org/support/topic/how-do-i-enforce-users-to-complete-their-profile-before-they-can-access-content/

    Most sure you will encoutner same issue uning any wp theme that shows that this it’s not a theme thing.

    Also not sure why you so mad,just because i’ve asked if you tested ? knowing the plugin works for me because tested before replying to you, i just try to help you.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: kleo love #216672
     Radu
    Moderator

    Hi,

    Not because we will include in the theme update exactly that file with the if ! class_exists and if ! function_exists checks.
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: WP Bakery Grid Builder #216671
     Radu
    Moderator

    No problem

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: the theme not responsive #216670
     Radu
    Moderator

    Hi,

    Make sure to have latest theme update for profile fields issue, also try to switch all things off just to test plugins and child theme and leave only the parent theme activated (latest version) it should works since on my local install and rest of the works. Let me know!

    For the centering buttons on mobile use the next css

    COPY CODE
    
    
    @media(max-width:940px) {
        .rtl .two.columns.pull-two {
            left: 0 !important;
        }
    
        .rtl.bp-user div#item-buttons {
            float: none;
            text-align: -webkit-center;
        }
    }
    

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 40 posts - 281 through 320 (of 20,101 total)

Log in with your credentials

Forgot your details?