Forum Replies Created

Viewing 40 posts - 1,361 through 1,400 (of 2,796 total)
  • Author
  • in reply to: Event side not working well #142504
     Laura
    Moderator
    Not marked as solution
    in reply to: ICON SIZE #142494
     Laura
    Moderator

    Hello, you can use this for the dropdown icons

    COPY CODE
    
    #header .dropdown i:before {
        font-size: 12px !important;
    }
    
    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: Alignment #142484
     Laura
    Moderator

    Hello, this one should work

    COPY CODE
    
    body.directory.members .two, .row .two {
        width: auto !important;
    }
    
    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: Customization questions #142455
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    a.tiny.button.radius.btn-logout {
        border-left: 1px solid #c3c3c3 !important;
    }
    
    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: Blog Post Comment Area #142436
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    div#respond-wrap {
        border: 1px solid #e5e5e5;
    }
    
    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: Footer Background Picture #142344
     Laura
    Moderator
    Not marked as solution
    in reply to: MENU COLORS ON HOVER #142298
     Laura
    Moderator

    Glad to help 🙂
    About the box, try

    COPY CODE
    
    .kleo-minicart {
        background: red !important;
        color: white;
    }
    
    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: Alignment #142296
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    .directory .members .two, .row .two {
    width: auto;
    }
    
    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: How to change the color and font of some secctions #142155
     Laura
    Moderator

    Hello, try this css

    COPY CODE
    
    .main-color .muted, .main-color .hr-title, .main-color .breadcrumb, .main-color .breadcrumb .active, .main-color .panel-kleo .icon-closed, .main-color .panel-kleo .icon-opened, .main-color .pagination li a, .main-color .pagination li span, .main-color .post-meta, .main-color .post-meta a, .main-color .post-footer a, .main-color .dropdown-submenu a:after, .main-color .pricing-table .list-group-item.unavailable, .single-attachment .main-color .link-list, .single-attachment .main-color .link-list a, .main-color .form-control, .main-color #kleo-ajax-search-loading, .main-color .kleo_ajax_entry .search_excerpt, .main-color .ajax_search_image, .main-color .news-focus .left-thumb-listing .post-date, .main-color .news-highlight .left-thumb-listing .post-date, .main-color #buddypress div#item-nav .tabdrop .dropdown-menu li a:hover:before, .main-color #buddypress .activity-header .time-since, .main-color .activity-timeline, .main-color #buddypress div#item-nav ul li a:before, .main-color #buddypress div#item-nav .tabdrop .dropdown-menu li a:before, .main-color #buddypress a.button.fav, .main-color #buddypress .comment-reply-link, .main-color #rtMedia-queue-list tr td:first-child:before, .main-color .sidebar .widget.buddypress div.item-meta, .main-color .sidebar .widget.buddypress div.item-content, .main-color #buddypress div#item-header div#item-meta, .main-color table.notifications td.notify-actions, .main-color .read-notifications table.notifications tr td, .main-color .unread-notifications table.notifications tr td, .main-color #buddypress .activity-list li.load-more a, .main-color #buddypress div.item-list-tabs#subnav ul li a, .main-color .bbp-pagination-links a, .main-color .bbp-pagination-links span, .main-color .rtmedia-container .rtmedia_next_prev a, .main-color .rtmedia-activity-container .rtmedia_next_prev a, .main-color #buddypress div.rtmedia-activity-container .rtmedia_next_prev a, .main-color .rtmedia-container .rtmedia-editor-main dl.tabs dd a, .main-color .rtmedia-activity-container .rtmedia-editor-main dl.tabs dd a, .main-color #buddypress div.rtmedia-activity-container .rtmedia-editor-main dl.tabs dd a, .woocommerce .main-color ul.products li.product .price del, .woocommerce-page .main-color ul.products li.product .price del, .main-color .kleo_ajax_results h4, .main-color .kleo-toggle-menu .quick-view, .main-color .ajax_not_found, .main-color .article-content .author-options .edit:hover:before, .main-color .article-content .author-options .delete:hover:before {
        color: #1d1d1d;
    }
    
    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: ICON SIZE #142138
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    #header i:before {
        font-size: 18px;
    }
    
    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

    Please update the theme to latest version and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.

    If this is useless please follow these steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Cheers

    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: separator with text: Change text color globally #142111
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    .vc_separator h4 {
        color: red !important;
    }
    
    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: Kleo Sign Up’s versus Paid Membership Pro #141969
     Laura
    Moderator

    Hello, for 1, can you share ftp?
    2- Add this to style.css of child theme

    COPY CODE
    
    .pmpro-price {
        display: none;
    }
    

    And at theme options, at memberships, select to not show in table for each feature
    3- Go to Appearance > Menu and at the top of the page check Screen Options and check KLEO, you will see at the sidebar the KLEO section with Register item, add it and it should work 🙂

    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: Search Members Error #141886
     Laura
    Moderator

    Hello, add this to style.css of child theme

    COPY CODE
    
    .search-result .pink-text:last-child {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket 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
    Not marked as solution
    in reply to: Customization questions #141882
     Laura
    Moderator

    Hello, you can use

    COPY CODE
    
    a.tiny.button.radius.btn-logout {
        border-left: 1px solid #c3c3c3;
    }
    ul.button-group.radius.right li a {
        background-color: #e6e6e6 !important;
        color: black;
        border: 1px solid #e6e6e6 !important;
    }
    
    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: hove ease transition state #141878
     Laura
    Moderator

    Hello, you could try with

    COPY CODE
    
    #buddypress div.item-list-tabs ul li a {
    transition: all 0.4s ease-in-out 0s !important;
    
    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: MENU COLORS ON HOVER #141875
     Laura
    Moderator

    Hello, this would do it

    COPY CODE
    
    .kleo-main-header .nav li a:hover {
        box-shadow: inset 0px 2px 0px 0px #dd3333 !important;
    }
    
    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, just add this to style.css of child theme

    COPY CODE
    
    .kleo-mail {
        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: Change color of right side bar #141844
     Laura
    Moderator
    Not marked as solution
    in reply to: Multiple Authors & BuddyPress #141835
     Laura
    Moderator
    Not marked as solution
    in reply to: Move search form left #141818
     Laura
    Moderator

    Hello, try by adding this css to style.css of child theme

    COPY CODE
    
    .just-after-header .five.columns {
        margin-left: -20%;
        width: 50%;
    }
    
    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: DROP DOWN MENU CSS (COMPLETE) #141615
     Laura
    Moderator
    Not marked as solution
    in reply to: Check Boxes #141606
     Laura
    Moderator

    Hello, try adding this to style.css of child theme

    COPY CODE
    
    .profile-edit .option-label {
        float: left;
        padding: 10px;
        width: 160px;
    }
    .profile-edit .custom.checkbox {
        margin-right: 10px;
    }
    
    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: WP Job Manager Styling Issue #141567
     Laura
    Moderator
    Not marked as solution
    in reply to: Theme Installation #141423
     Laura
    Moderator

    Hello, just add this to style.css of child theme 🙂

    COPY CODE
    
    div#kleo-login-modal {
        background: white;
    }
    
    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: Customization questions #141421
     Laura
    Moderator

    Hello, try this css

    COPY CODE
    
    .button.secondary {
        background-color: green !important;
        color: white;
        border: 1px solid green !important;
    }
    .btn-profile .button.dropdown.split.tiny span {
        width: 25px;
        background: green !important;
    }
    .btn-profile .button.dropdown.split.tiny span:after {
        border-color: yellow transparent transparent transparent;
    }
    .btn-profile .button.dropdown ul, .button.dropdown.split.secondary span {
        background: red !important;
    }
    ul.no-hover.show-dropdown a {
        color: white !important;
    }
    #header .btn-profile .button.dropdown ul li:hover a:not(.button), #header .btn-profile .button.dropdown ul li:focus a:not(.button) {
        background-color: blue !important;
        color: #1D1D1D;
    }
    a.tiny.button.radius.btn-logout {
        background: green;
        border: green solid 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: How custom the Buddypress Group Cover #141409
     Laura
    Moderator

    Hello, try adding this to style.css of child theme

    COPY CODE
    
    .groups .toggle-header, .rounded {
        display: none !important;
    }
    .groups #item-header {
        height: 200px;
    }
    
    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: MENU TEXT ATTRIBUTES #141393
     Laura
    Moderator

    Hello try

    COPY CODE
    
    ul#menu-megaprimarymenu li a {
        text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
    }
    ul.dropdown-menu li a {
        text-shadow: none !important;
    }
    
    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: Not showing activity in Profile Header #141352
     Laura
    Moderator

    Hello, yes, add this to style.css of child theme

    COPY CODE
    
    div#latest-update {
        display: none !important;
    }
    
    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: SOCIAL SHARE PROPERTIES #141317
     Laura
    Moderator

    Hello, this

    COPY CODE
    
    .home-page .share-links {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        clear: both;
    }
    
    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: user privacy #141306
     Laura
    Moderator
    Hello, done, i added this to your header.php
    <?php if ( bp_is_my_profile() ) { } else { ?>
    <style  type="text/css" media="screen">
    #friends-personal-li {
    display: none !important;
    }
    </style>
    <?php } ?>
    
    You are not using a child theme, i suggest to use it because if you update the theme you will lose this change. You need to install and use the child theme and copy the file header.php from main theme to child theme to store your changes and this fix
    in reply to: Form input field background color #141292
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    textarea {
        background: white !important;
    }
    input {
        background: white !important;
    }
    
    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: DROP DOWN MENU CSS (COMPLETE) #141079
     Laura
    Moderator
    Not marked as solution
    in reply to: SOCIAL SHARE PROPERTIES #141077
     Laura
    Moderator

    Hello, try this css

    COPY CODE
    
    .home-page .share-links {
        text-align: center;
        padding: 0px;
        clear: both;
    }
    

    Delete .home-page if you want it to be global ( also affect blog post share links )

    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: MENU TEXT ATTRIBUTES #141072
     Laura
    Moderator

    Hello, try with this css

    COPY CODE
    
    ul#menu-megaprimarymenu a {
        text-shadow: -1px -1px white, 1px 1px #000;
    }
    .home-page #menu-megaprimarymenu a {
        text-shadow: none !important;
    }
    
    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: Kleo Sign Up’s versus Paid Membership Pro #141069
     Laura
    Moderator

    Hello, basically the register page of buddypress is just a way to make the user fill some profile fields at the registration. But as paid memberships pro and buddypress use the same wordpress user type, pmpro dusers do also have a profile, like they registered with buddypress, just that they dont have the default profile fields filled, but they can edit their profile anytime.

    So, you can redirect the link to pmpro without problems.
    Go to wp-content/themes/kleo at your hosting file manager or ftp
    At the folder page-parts, find the file general-popups.php, copy it
    Now go to wp-content/themes/kleo-child
    Create the folder page-parts and paste the file inside
    Edit the file
    Find

    COPY CODE
    
      <p>
                        <em><?php esc_html_e( "or", 'kleo_framework' );?></em>    
                        <a>" class="new-account">
                            <?php esc_html_e( "Create an account", "kleo_framework" ); ?>
                        </a>
                    </p>
    

    Replace with

    COPY CODE
    
     <p>
                        <em><?php esc_html_e( "or", 'kleo_framework' );?></em>    
                        <a href="YOUR URL">
                            <?php esc_html_e( "Create an account", "kleo_framework" ); ?>
                        </a>
                    </p>
    

    Change YOUR URL for the url to redirect them so they can register

    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: logo not displaying on mobile correctly #141049
     Laura
    Moderator
    Hello, try maybe
    @media (max-width: 991px) {
    .logo {
        width: 80% !important;
    }
    }
    
    in reply to: Help on a few various parts of the theme #141036
     Laura
    Moderator

    Hola,
    3- Prueba con este css

    COPY CODE
    
    #call-to-actions .alert:hover, #call-to-actions .alert:focus {
        background: black;
        border: 1px solid black;
    }
    

    4- CSS

    COPY CODE
    
    .carousel-profiles li {
        border: 3px solid black;
    }
    

    5- CSS

    COPY CODE
    
    .widgets-container.sidebar_location h5 {
        color: red !important;
    }
    .widgets-container.sidebar_location a {
        color: green !important;
    }
    .activity-header a {
        color: pink !important;
    }
    

    6- CSS

    COPY CODE
    
    div.bbp-template-notice.info {
        border: red 1px solid;
        background-color: red;
    }
    div.bbp-template-notice, div.indicator-hint {
        background-color: green;
        border-color: green;
        color: white;
    }
    .bbp-topics-front ul.super-sticky, .bbp-topics ul.super-sticky, .bbp-topics ul.sticky, .bbp-forum-content ul.sticky {
        background: pink !important;
        color: red;
    }
    #bbpress-forums .bbp-topic-title .bbp-topic-permalink {
        color: red;
    }
    #bbpress-forums div.even, #bbpress-forums ul.even {
        background-color: green;
        color: white;
    }
    

    1- Rtmedia? Puedes poner una galería https://rtmedia.io/docs/features/gallery/ y ajustar qué es lo que se ve, ahí lo explica todo 🙂
    2- No creo que sea posible actualmente pero este plugin te puede ayudar https://es.wordpress.org/plugins/buddypress-login-redirect/

    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: Form input field background color #140925
     Laura
    Moderator

    Hello, just add this to style.css of child theme

    COPY CODE
    
    div#basic-details-section input {
        background: white !important;
    }
    input#field_1 {
        background: white !important;
    }
    .widget .woocommerce-product-search input[type=search], .widget form#bbp-search-form input[type=text], .page-content #searchform input[type=text], .widget_search #searchform input[type=text] {
        color: white !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket 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 - 1,361 through 1,400 (of 2,796 total)

Log in with your credentials

Forgot your details?