Forum Replies Created

Viewing 40 posts - 4,121 through 4,160 (of 20,101 total)
  • Author
  • in reply to: Search doesnt work #186906
     Radu
    Moderator

    Hi,

    There you should choose like in screenshot

    Chose birthday as field and search mode set age range.

    It’s recommended to had horizontal mode in members directory.

    If you had used bp album in the past now it’s deprecated and you will have to use rtMedia instead from now.

    I’ve updated Buddypress plugin , you will need to update the rest of unupdated plugins.

    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: Activation page is not showing widgets properly #186862
     Radu
    Moderator

    Hi,

    Cannot see the attachement, can you re-upload it please ?

    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 Optimisation #186859
     Radu
    Moderator

    Hi,

    There it’s a plugin that switch the theme when you access from mobile, cannot identify what’s the plugin name at the first look, try to switch plugins off and check if you are able to login with facebook, if yes, enable plugins back one by one.

    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: Fatal Error Report Received #186858
     Radu
    Moderator
    Not marked as solution
    in reply to: facebook plugin not working from mobile #186857
     Radu
    Moderator

    hi,

    There should be the your domain with including the http://
    add http://www.combatwow.com/

    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 User Avatar #186845
     Radu
    Moderator
    Not marked as solution
    in reply to: Duplicate menu items in members Nav #186841
     Radu
    Moderator
    Not marked as solution
    in reply to: Kleo & WP Offload S3 #186838
     Radu
    Moderator

    Hi,

    Did you had regenerated the thumbnails after plugin installation and configuration?

    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 doesnt work #186837
     Radu
    Moderator

    Hi,

    Responses :

    1 and 2

    Migrating from 2.9.X to 3.X theme version it’s mandatory to stop to use search form from theme options.

    Please keep in mind this! for 3.x Versions it’s mandatory to not use the wp-admin -> buddypress-> Search form customization(DEPRECATED)

    In the search members page that you had created, to can render the new form using the bp profile search instead the theme core feature that it’s deprecated, it’s needed to add this one.

    [bps_display form=1991 template=”members/bps-form-horizontal”]

    The form will be populated with additional fields from wp-admin -> users -> profile search- > Members Horizontal

    Keep this in mind to do for every instance of your website/s that runs Sweetdate 3.0

    3.
    If you have sweetdate child theme with templates from 2.X version or older that will break the site or some functionalities, you will have to re-do the templates using the 3.0 templates version. in the first instance you can de-activate the child theme and if it works as it should.

    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: Posts in new page #186835
     Radu
    Moderator

    Hi,

    Ok

    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
    Not marked as solution
     Radu
    Moderator

    Hi registration works as it should using latest theme version and plugins , make sure to not be caused by some third party plugin or by some custom code or template in child
    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: Fatal Error Report Received #186829
     Radu
    Moderator
    Not marked as solution
    in reply to: Latest rtMedia conflicts with Kleo MediaElement.js #186828
     Radu
    Moderator

    Hi,

    Cannot encounter that issue that you describe.
    Created a new row with bg video and I’ve updated rtmedia to 4.4.5 and it works like on 4.4.4 version, cannot see any difference regarding to this or any bug.

    VIDEO : https://drive.google.com/file/d/1V9Lw9LFpYw_kj5wztwfEyZNN4gpI9t3J/view

    Maybe your bug comes from another third plugin or by some custom change.

    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: Animation work after mouse click #186827
     Radu
    Moderator

    Hi,

    I see, odd issue

    Try to add this function to child theme

    COPY CODE
    
    function handle_rendering_css() {
        add_action('wp_head', 'kleo_custom_head_css');
    }
    add_action('init', 'handle_rendering_css');
    

    The function needs to be pasted in wp-content/themes/kleo-child/functions.php

    NOTE : Child theme needs to be installed and activated.

    IMPORTANT : Go to wp-admin -> theme options -> save options again.

    This will render also the css to the head

    Let me know if the problem continue to happens using that snippet

    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: Checkboxes and radio button horizontally #186656
     Radu
    Moderator

    Ok then, no problem

    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: facebook plugin not working from mobile #186655
     Radu
    Moderator

    Hi,
    At this moment i’ve tried to facebook login from desktop using chrome and in console says
    “Failed to load http://127.0.0.1/: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://www.combatwow.com’ is therefore not allowed access.”

    Instead of 127.0.0.1 should be your domain

    Let me know when works on desktop to can try on mobile also.

    Also let me know if you encounter the same issue on demo : https://seventhqueen.com/themes/kleo/members/kleoadmin/#show-login

    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: Latest rtMedia conflicts with Kleo MediaElement.js #186652
     Radu
    Moderator

    Hi,

    Where i can see the bug happening please? or steps to reproduce it?

    Meanwhile you can use a previous version of rtMedia plugin.

    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
    Not marked as solution
    in reply to: Connection to server canceled #186646
     Radu
    Moderator

    Hi,

    Can you please provide the admin credentials in a private reply to check please ?

    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: Checkboxes and radio button horizontally #186645
     Radu
    Moderator

    Hi,

    You’re welcome

    Just go to wp-admin -> profile fields -> and set foreach autolink disabled

    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: Issue with main menu #186643
     Radu
    Moderator

    Hi,

    You’re welcome

    That it’s nice to hear, you can leave a review there : https://themeforest.net/item/kleo-pro-community-focused-multipurpose-buddypress-theme/reviews/6776630

    Thanks you in advance

    Regards
    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: buddypress registration #186641
     Radu
    Moderator

    Hi,

    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
     Radu
    Moderator

    Forgot to say to epmpty caches if you have any cache plugin, if you don’t have no one is no needed to empty it cuz it not exists.

    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: Animation work after mouse click #186639
     Radu
    Moderator

    Hi,

    Button Animations works as it should also the particles,

    VIDEO : https://drive.google.com/file/d/1aOEcqJUjnCyjuyLvHk3XQy5gg2uISU6d/view

    Please let e know how i can see the animation issue

    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: Import Go Pricing data #186638
     Radu
    Moderator

    Hi,

    They are included in main files package that comes one with theme when you download it from theme forest

    PATH: /Main Files/Demo Content/Go Pricing Tables

    There are all packages

    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

    Where you send me the link in this reply : https://archived.seventhqueen.com/forums/topic/registration-for-at-homepage-for-latest-sweetdate-3-0-or-higher/#post-185635

    On that install!

    Please keep in mind this! for 3.x Versions it’s mandatory to not use the wp-admin -> buddypress-> Search form customization(DEPRECATED)

    In the search members page that you had created, to can render the new form using the bp profile search instead the theme core feature that it’s deprecated, it’s needed to add this one.

    [bps_display form=1991 template=”members/bps-form-horizontal”]

    The form will be populated with additional fields from wp-admin -> users -> profile search- > Members Horizontal

    Keep this in mind to do for every instance of your website/s that runs Sweetdate 3.0

    The search works as it should : http://woocommerce-121781-405139.cloudwaysapps.com/search-members/

    Please confirm that all good to can close the ticket.

    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: Checkboxes and radio button horizontally #186590
     Radu
    Moderator

    Hi,

    Just add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    
    form#profile-edit-form .input-options label.option-label {display: inline-block !important;padding-right:10px;}
    form#profile-edit-form .input-options label.option-label input {margin-right:3px;}
    
    

    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: Content not showing up in Slider Revolution Slider #186588
     Radu
    Moderator
    Not marked as solution
    in reply to: Geonames username #186587
     Radu
    Moderator
    Not marked as solution
    in reply to: buddypress registration #186586
     Radu
    Moderator

    Hi,

    I was able to register normally without seeing the white page internal 500 error immediately after i’ve de-activated the child theme, it looks like one of codes from functions.php or directly a file.

    Just do a test.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Private message restriction #186585
     Radu
    Moderator
    Not marked as solution
    in reply to: Go Pricing samples #186584
     Radu
    Moderator

    You’re welcome

    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: Go Pricing samples #186583
     Radu
    Moderator

    You’re welcome

    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 #186582
     Radu
    Moderator
    Not marked as solution
    in reply to: Issue with main menu #186579
     Radu
    Moderator

    Hi,

    Fixed, you’re using child theme, it was solved.

    The option “Compact overflow menu items” seems to cause that (wp-admin -> theme options -> Header options) , i’ve switched off.

    It’s ok now

    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: WordPress Multisite – Segregated user base #186578
     Radu
    Moderator

    Hi,

    I see now,

    This shortcode will works only if you mention also the field value.

    COPY CODE
    
    [kleo_member_stats field="City" value=" " online="no"]
    

    In your case should be developed a custom shortcode to count all profiles that had completed the filed “City” with any value, i’ve tried some solutions bot not works.

    This it’s something custom that cannot be covered by our support service, you can ask a developer to do that for 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
     Radu
    Moderator

    Hi

    Fixed

    There was need only for this rule

    COPY CODE
    
    #buddypress .activity-list .activity-avatar {box-shadow: 0 0 0 5px #fff;}
    

    It looks that the buddypress.css had been changed… or it’s not like the original

    /wp-content/themes/kleo/buddypress/css/buddypress.css

    You can use the default buddyrpess.css file by updating the theme or by replacing this file content : /wp-content/themes/kleo/buddypress/css/buddypress.css with this one : https://pastebin.com/raw/wKkuX1gH

    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

    I see i taught you need them larger, i will look what causes that, most sure a css rule that adds an extra padding to that avatar container.

    I will get back

    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: Members directory > “sort by”-filter doesn’t work #186574
     Radu
    Moderator

    Hi,

    Did you had recently added some snippets of file templates in the child theme ?

    Try to rename the template files one by one while you check if the members directory works now.

    Tried to take a look at the child theme files but i cannot see the login credentials.

    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 - 4,121 through 4,160 (of 20,101 total)

Log in with your credentials

Forgot your details?