This topic has 5 replies, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #178292
     ashlager
    Participant

    hi

    My I ask for help on the following ?

    1. when user registered can he be redirected to a page where he fill up all the informtation about his full profile?

    2. can this form can be custimized? http://www.awesomescreenshot.com/image/2925029/6974ea3e2b8f64aa9fd1afeabf334e13

    3. members carusell is missing . why? http://www.awesomescreenshot.com/image/2925019/dc8d57e78b2f15fc238793eb3222d4fc

    4. how can i remove the groups from menu ? http://www.awesomescreenshot.com/image/2925033/23722f4d30a6bc0006c4c6f36bdccf6f

    5. when user sent a notification or message. does the other user can get an email about it ?

    6. when user it registed the actication mail sent to spam. any idea how to avoind that?

    #178297
     Kieran_SQ
    Moderator

    Hi @Ashlager,

    Thanks for reaching out I will respond in the same format as above for ease

    1. A user can be redirected after their first login. Read this article by Brajesh Singh from BuddyDev for more information on how to do this https://buddydev.com/buddypress/buddypress-tutorial-redirect-user-first-login/. You will need to be using the SweetDate Child or bp-custom.php file achieve this – you can read more about bp-custom.php here https://codex.buddypress.org/themes/bp-custom-php/.

    2. Yes it can, please go to WP Admin > Users > Profile Search and either edit an existing search form or create a new one. If you create a new search form you will then need to go to Pages > All Pages > Edit: Homepage – once the page has loaded click the Edit with Elementor button, select the search form on the page and change which form is being used by selecting the dropdown that appears in the left side panel.

    3. The carousel appears to be working fine for me (see screenshot). Please try clearing your website cache and local cache (Ctrl+F5) to see if this resolves it or not. If it does not, please try opening the homepage in the Elementor editor and saving the page.

    4. If you wish to keep the functionality of groups but remove the item from the menu please add the below CSS into your SweetDate Child theme’s style.css file by going to Appearance > Editor > SweetDate Child > Style.css or to quick CSS by going to SweetDate > Styling Options > Scroll to: Quick CSS.

    li#groups-personal-li {display: none !important;}

    If you wish to turn off groups altogether you can go to Settings > BuddyPress > Tab: ‘Components’ > Checkbox: uncheck ‘User Groups’.

    5. BuddyPress does issue an email notification upon a user receiving an on site notification. If user A sends user B a message then user B will receive an email and notification. User A will only receive a notification or email when user B replies to the message.

    6. That’s a big question, but I will try to be succinct. You need to check with your host if your site or their IP address is getting flagged as spam – this is most likely the case. If it is you will need to look at offloading the email sending to a secondary service (recommended). You can use any number of SMTP plugins freely available in the WordPress plugin repository or premium options from CodeCanyon to move email sending to an outside source. You may also want to consider services like SendGrid or Send In Blue which use an API to send all emails on your behalf.

    Hope this helps,

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
    #178309
     ashlager
    Participant

    thanks!

    1. about the carusel:
    caruesl is missing when user is login in…

    2. can you suggest a way to make these images biger like this ? http://www.awesomescreenshot.com/image/2925040/9b453b2247da524aa941acccc24d0525

    #178311
     Kieran_SQ
    Moderator

    Hi,

    1. You can change the visibility of this item by editing the home page with Elementor (process is above), clicking the element and scrolling all the way to the end in the left panel (see screenshot).

    2. Please add the below CSS to your SweetDate Child theme’s style.css or Quick CSS (process is above)

    COPY CODE
    .members img.avatar-94.photo {width: 188px !important;}
    .members .search-item .avatar {width: 188px !important;height: 188px !important;margin: -80px auto 25px !important;}
    .members .avatar span.online, .members .avatar span.offline {top: 30px !important;}

    Thanks,

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
    #178315
     ashlager
    Participant

    thanks! that works

    #178317
     Kieran_SQ
    Moderator

    Great to hear! I will mark this topic as resolved – feel free to open a new ticket any time.

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?