Forum Replies Created

Viewing 40 posts - 21,761 through 21,800 (of 25,000 total)
  • Author
  • in reply to: Beaver Builder and full width page #72293
     Laura
    Moderator

    Hello, please add this

    COPY CODE
    
    .fl-builder .wrap-content {
        margin-left: -1px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Filter Blog Categories on Blog Page #72223
     Laura
    Moderator

    Hello, you can use a page builder for the blog, showing recent posts of sertain categories, then another page to show posts for only one category. But you will need to disable blog as post pages at Reading options.
    Siteorigin pagebuilder is a good one

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

     Laura
    Moderator

    Hello, you will need custom css, can you share a link to your profile page?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: would you recommend some plugin for design? #72221
     Laura
    Moderator

    Hello, you dont need a plugin, just custom css, place this code in style.css or quick css

    COPY CODE
    
    .tabs.info dd a, .tabs.info li a, #main #object-nav ul li a {
        color: #6f6f6f;
        display: block;
        height: 40px;
        line-height: 40px;
        padding: 15px 20px;
        font-size: 12px;
        text-transform: uppercase;
        font-family: inherit;
        font-weight: normal;
    }
    .tabs.info dd a, .tabs.info li a, #main #object-nav ul li a {
        color: #C3C3C3 !important;
        display: block;
        font-size: 13px;
        height: 40px;
        line-height: 40px;
        padding: 0px 10px;
    }
    a#user-notifications:before {
        content: "\f0a2" !important;
    }
    a#user-activity:before {
        content: "\f039" !important;
    }
    a#user-xprofile:before {
        content: "\f007" !important;
    }
    .tabs.info dd.active a, .tabs.info li.active a, #object-nav ul li.current a, #object-nav ul li.selected a, .tabs.info dd.active, .tabs.info li.active, #object-nav ul li.selected, #object-nav ul li.current {
        border: none !important;
    }
    div#item-nav {
        margin-top: -10%;
        width: 160%;
    }
    a#user-messages:before {
        content: "\f003" !important;
    }
    a#user-friends:before {
        content: "\f0c0" !important;
    }
    a#user-friends:before {
        content: "\f118" !important;
    }
    a#user-forums:before {
        content: "\f0e6" !important;
    }
    .item-list-tabs.no-ajax#object-nav a:before {
        font: 400% "FontAwesome";
        content: "\f144";
        display: block;
        text-align: center;
        transition: all 0.4s ease-in-out 0s;
    }
    a#user-settings:before {
        content: "\f013" !important;
    }
    div.item-list-tabs#object-nav {
        margin-top: 0;
        color: #6f6f6f;
        display: block;
        height: 40px;
        line-height: 40px;
        padding: 15px 50px 50px;
        font-size: 12px;
        text-transform: uppercase;
        font-family: inherit;
        font-weight: normal;
    }
    div#item-nav {
        margin-top: -10%;
        width: 160%;
        padding-bottom: 60px;
    }
    .tabs.info, #object-nav ul {
        list-style: none;
        border-bottom: solid 1px #e6e6e6;
        display: block;
        height: 100px;
        padding: 0;
        margin-bottom: 40px;
    }
    div#bp_core_members_widget-7 {
        color: #777777;
        margin-top: 25%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Google Drive, Pro Membership and Discount Code #72220
     Laura
    Moderator

    Hello, about google drive, i dont know any addon for rtmedia that can do this, its complicated so i dont think they will add that soon.

    About the membership, you can offer free membership ( no checkout ) or paid membership. For the discount, you could use http://www.paidmembershipspro.com/add-ons/code-gists/pmpro-require-a-code-to-register/ and offer a Discount Membership only avaible for those who have a code

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: In multisite user profile photo does not sync? #72218
     Laura
    Moderator

    Hello, hmm its a bit difficult to do it from here, could you share credentials and ftp? 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: A few issues (2) #72215
     Laura
    Moderator

    Hello, just replace the css code with

    COPY CODE
    
    .location:before {
        font: 130% "fontello";
        content: "\e9a0";
        display: block;
        text-align: center;
        transition: all 0.4s ease-in-out 0s;
        margin-left: 44.5%;
        position: absolute;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Browser compatibility #72214
     Laura
    Moderator

    Hello, its in feature request, we review them from time to time and some of them are being added to future releases

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Two Factor Authentication Issue #72209
     Laura
    Moderator

    Hello, i see, do they provide a php or shortcode for the captcha or is it added automatically? If in the options you see a php or shortcode, please paste it here

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Server requirements #72208
     Laura
    Moderator

    Hello, please take a look here https://wpgeodirectory.com/support/topic/server-requirements/
    And buddypress should work fine in any server.
    I have tested geodirectory and buddypress in a shared hosting of hostgator, they work well.

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Upgrade Option in Profile Page #72114
     Laura
    Moderator

    Hello, i will try to help you with those issues 🙂
    1- Uner Settings > Buddypress you should be able to disable any feature of buddypress.
    2- Do you mean the Profile dropdown or menu?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Several Issues #72113
     Laura
    Moderator

    It was a pleasure 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Home page after logged in #72112
     Laura
    Moderator

    Glad it worked!

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Error in back-end #72098
     Laura
    Moderator

    Hello, glad you could resolve it!

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Customize behaviour of buttons #72064
     Laura
    Moderator

    Hello, you can find that in wp-content/themes/sweetdate/page-parts
    please check out the attachment, those are the modals.
    Remember that if you make changes, save them in the chil theme, so you dont lose them 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    Attachments:
    You must be logged in to view attached files.
     Laura
    Moderator

    Hello, do you have the plugin BP Disable Activation reloaded?
    If no, that means that your users do click the activation link.
    To disable spam registrations, try with ithemes seurity plugin

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Zip Code Search-Editing Registration Page #72033
     Laura
    Moderator

    Hello, you can create a new field and name it Zip Code in Users > Profile fields
    What do you want to change from the registration page?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Two Factor Authentication Issue #72024
     Laura
    Moderator

    Hello, you need to add the box to the login form, can you share a link of the plugin you are using for google captcha?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Browser compatibility #72023
     Laura
    Moderator

    Hello, you already posted this before, its in feature request, please do not duplicate posts 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: theme takes too long to load #72022
     Laura
    Moderator

    Hello, can you share a link and an admin user so i can check it out? 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Server requirements #72017
     Laura
    Moderator

    Hello, everything is here: https://archived.seventhqueen.com/documentation/kleo#geo-directory
    Follow it and everything should work fine 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: In multisite user profile photo does not sync? #72016
     Laura
    Moderator

    Hello, should be at wp-content/plugins
    If you dont have it, create one, name it bp-custom.php and place this inside:

    COPY CODE
    
    <?php
    $dir = __DIR__ . '/../uploads';
     $uri = get_bloginfo('siteurl') .'/wp-content/uploads';
     define( 'BP_AVATAR_UPLOAD_PATH', $dir );
     define( 'BP_AVATAR_URL', $uri );
    ?>
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: A few issues (2) #72015
     Laura
    Moderator

    Hello, use this css in quick css or style.css

    COPY CODE
    
    .location:before {
        font: 130% "fontello";
        content: "\e9a0";
        display: block;
        text-align: center;
        transition: all 0.4s ease-in-out 0s;
        margin-left: 44.5%;
        margin-top: 1.3%;
        position: absolute;
    }
    

    And replace the php code with

    COPY CODE
    
    add_action( 'bp_profile_header_meta', 'display_user_Location' );
    function display_user_Location() {
        $args = array(
            'field'   => 'Location'
            );
        $Location = bp_get_profile_field_data( $args );
     
        if ($Location) {
            echo '<div class="location"> </div>' . $Location;
        }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: IPhone 6 and revolution slider not displaying #72011
     Laura
    Moderator

    Hello, glad you solved it! 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: INVITE CODE #72010
     Laura
    Moderator

    Hello, open a new topic if you have an issue, and i will be there to help you 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Beaver Builder and full width page #72008
     Laura
    Moderator

    Hello, this should make it full width, please add it to style.css or quick css in child theme

    COPY CODE
    
    .fl-builder #main-container.container {
        max-width: 100% !important;
        width: 1600px;
        margin: 0px !important;
        padding: 0px !important;
    }
    .fl-row-bg-video .fl-bg-video video {
        bottom: 0;
        left: 0px;
        position: absolute;
        right: 0;
        top: 0px;
        width: 100% !important;
        height: auto !important;
    }
    .fl-builder .wrap-content {
        margin-top: -40px;
    }
    .fl-row-fixed-width {
        max-width: 1400px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Spam status edits not updating in Members area #71997
     Laura
    Moderator

    Hello, please go to Settings > Buddypress you should be able to turn that feature off

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Members Directory #71993
     Laura
    Moderator

    Hello, this should fix the styling

    COPY CODE
    
    input#members_search {
        margin-top: -12%;
    }
    

    Please add it to style.css or quick css

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Remove tags #71954
     Laura
    Moderator

    Hello, sorry for the delay, we could delete the tags with css but it would hide the categories as well
    This css should hide it. Add it to style.css or quick css

    COPY CODE
    
    .article-meta.clearfix .link-list {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Several Issues #71816
     Laura
    Moderator

    Hello, you can select your default role in wordpress admin Settings.
    You can use this code in header.php or footer.php of child theme.
    This will hide a members profile fields information for not logged in members.
    They will still see photo but not the fields.

    COPY CODE
    
    <?php if ( is_user_logged_in() ) { } else { ?>
    <style  type="text/css" media="screen">
    dl.dl-horizontal p {
        display: none;
    }
    dl.dl-horizontal dd:after {
        content: 'LOGIN TO SEE';
    }
    </style>
    <?php } ?>
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Can't turn off Latest Members carousel? #71815
     Laura
    Moderator

    Hello, why do you have a search form as search page? You can use the members directory form as a search page. You can add the fields to the forum in Sweetdate > Buddypress

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Create account or login to see forums #71814
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever who can help and advise you in your query.
    Thanks! 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Forum Navigation Issue #71813
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever who can help and advise you in your query.
    Thanks! 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: files for the blog #71812
     Laura
    Moderator

    Hello, sadly i cant move the tags without the categories, because they are together.
    About the laste post, i didnt understand what you ment. Could you specify what you need with the background?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Guest/Unregistered user can read a published post #71810
     Laura
    Moderator

    Hello, you can share admin credentials by a private reply, find the checkbox in the reply area ” Set as private reply”

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Home page after logged in #71809
     Laura
    Moderator

    Hello, this should work, let me know 🙂

    COPY CODE
    
    <?php if ( is_user_logged_in() ) { ?>
    <style  type="text/css" media="screen">
    .form-wrapper {
        display: none;
    }
    </style>
    <?php } ?>
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever who can help and advise you in your query.
    Thanks! 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: In multisite user profile photo does not sync? #71790
     Laura
    Moderator

    Hello, try to add this to p-custom.php in your plugin folder

    COPY CODE
    
    $dir = __DIR__ . '/../uploads';
     $uri = get_bloginfo('siteurl') .'/wp-content/uploads';
     define( 'BP_AVATAR_UPLOAD_PATH', $dir );
     define( 'BP_AVATAR_URL', $uri );
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: A few issues (2) #71789
     Laura
    Moderator

    Hello, can you try to replace your code with

    COPY CODE
    
    add_action( 'bp_profile_header_meta', 'display_user_Location' );
    function display_user_Location() {
        $args = array(
            'field'   => 'Location'
            );
        $Location = bp_get_profile_field_data( $args );
     
        if ($Location) {
            echo '<div class="location">Location: </div>' . $Location;
        }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    in reply to: Mega Menu Separator Lines are incorrect #71557
     Laura
    Moderator

    Glad it worked 🙂 i will note that, let me know if you find any other issue

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

Viewing 40 posts - 21,761 through 21,800 (of 25,000 total)

Log in with your credentials

Forgot your details?