Forum Replies Created

Viewing 40 posts - 1 through 40 (of 45 total)
  • Author
  • in reply to: Member Restrictions #181160
     Prabanjani
    Participant

    Hello,
    I need a favour from you. I have created a website using Sweetdate theme. I don’t want my website visitors to be paid. So I did not used paid membership pro. But I want only the logged in users to view the members page. Can you help me in resolving this issue. I’m okay with code as well as plugin. THANKS IN ADVANCE.

    in reply to: Disable activation + autologin #174787
     Prabanjani
    Participant

    Hi,

    https://wordpress.org/plugins/bp-disable-activation-reloaded/

    The above link have been updated long days before can you suggest any other updated and free plugin for the auto activation and auto login.

    Thanks in advance.

    in reply to: Media upload not working on IOS #166181
     Prabanjani
    Participant

    Hi,
    The “Change profile” option under the profile picture is not working in iPhone. We can click but it is not responding.

    Thanks in advance.

    in reply to: Member’s age showing 46 #159827
     Prabanjani
    Participant

    Hi, I am using the latest version of buddypress. Will the age updates automatically every year for the users. If yes okay and if not please give me the solution.

    Thank you

     Prabanjani
    Participant

    🙂 It is working

    Thanks

     Prabanjani
    Participant

    It is not working:(
    I used function.php in sweetdate-child theme
    I think the above coding is for Kleo-child
    Help me in rectifing this issue

    Thanks in advance.

     Prabanjani
    Participant

    Thank you, I’ll try.

    in reply to: Bugs and Issues #159740
     Prabanjani
    Participant

    Hi,
    I tried deactivating all my plugins and now it is responsive. Thank you.
    And one more thing I like to add additional xprofile fields under member directory. I referred the rectified solution but that gives me the screenshot-1.
    I like to display my fields in this format 23/man/Gujarat/hindu

    Thanks in advance 🙂

    Attachments:
    You must be logged in to view attached files.
     Prabanjani
    Participant

    Hi,
    I like to add additional profile fields below the profile pic of members. Now we have age/groom.
    I like to add additional fields like height, location. I searched for the solution
    code:
    /members page fields
    add_action(‘after_setup_theme’,’kleo_my_member_data’);
    function kleo_my_member_data()
    {
    global $kleo_config;
    //this is the details field, right now it take the “About me” field content
    $kleo_config[‘bp_members_details_field’] = ‘About me’;
    //this display the fields under the name, eq: 36 / Woman / Divorced / Berlin. Modify with the names of the fields you want to appear there
    $kleo_config[‘bp_members_loop_meta’] = array(
    ‘I am a’,
    ‘Marital status’,
    ‘City’
    );

    }

    This is not working for me. Actually I want eg: 23 / bride / 4’11” / Chennai and I dont want the field names.

    in reply to: Bugs and Issues #158654
     Prabanjani
    Participant
    This reply has been set as private.
    in reply to: Bugs and Issues #158652
     Prabanjani
    Participant
    This reply has been set as private.
    in reply to: Horizontal Search form organized baddley #158651
     Prabanjani
    Participant

    Hi,
    My horizontal search is placed above the members profile.
    I have created the member search in the front page, this search results in members page. In this member page i have included the horizontal search bar. When the user uses this horizontal bar the search is made for all members. I want the search to be made based on both the search.
    website-link: http://www.kannikadhanam.com

    Thanks in advance.

    in reply to: Bugs and Issues #157874
     Prabanjani
    Participant

    Thanks for the plugin.
    1) I like to send an email to the user after their account activation.
    2) My website link http://www.kannikadhanam.com . [ not responsive].

    Thanks in advance. Quick solution please.

    in reply to: Bugs and Issues #157576
     Prabanjani
    Participant

    Hello, Thanks for the plugin.
    1) I have deactivated my child theme but still my website is not responsive. Help us in rectifing this issue.
    2) As of now, an user account gets activated in two steps. 1. The user clicks on the link received by email 2. The admin of the website clicks on the activate button on the wp-admin dashboard. Now we would like to remove the step 2 i.e., a new user is created when s/he clicks on the email link and no intervention of the admin is required. Please guide us on how to do this.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #157187
     Prabanjani
    Participant

    Hi,
    Please help in rectifing my issues.
    1) My website pages are not responsive. Is there any method to make it responsive.
    2) I want to change my wordpress gmail to my site gmail(attachment 1)
    3) I want to remove the links from the profile fields.(attachment 2)

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #153659
     Prabanjani
    Participant

    Hi,
    Thank u for the reply.

    in reply to: Bugs and Issues #153285
     Prabanjani
    Participant

    Hi,
    How to create ‘Save and Next’ button on the BP custom profile fields. I currently have 7 tabs, instead of having a “Save” button, which just reloads the page, I’d like to have a “save and next” button that will save the current fields, and then go automatically to the next tab.
    Quick resolution please.

    Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #152897
     Prabanjani
    Participant

    Hi, Thank you ..
    How to add the wp_query in login.php.
    The objective is to save the filter fields to use in later session.
    This is my query:
    Select ID from wp_users WHERE user_login=username;
    If this is wrong please give an idea for saving my search filter values.

    Thanks in advance

    in reply to: Bugs and Issues #152815
     Prabanjani
    Participant

    Hello, I saved my filters using database. Thank you.
    Will you help me in removing these fields. (coding is ok for me).[screenshot-1]
    I’m in hurry, Please get me the solution quick.

    Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #152628
     Prabanjani
    Participant

    Its ok, ThankYou:)
    I want to save my search filter [ screenshot:1]

    Thanks in advance

    in reply to: Bugs and Issues #152430
     Prabanjani
    Participant

    Hi,
    1) I want to remove the basic fields displayed in the profile page. [Attachment:1]
    2) Instead I want to replace that place with the Edit Fields.[Attachment:1].

    Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #151774
     Prabanjani
    Participant

    Please help me in resolving …please

    in reply to: Bugs and Issues #151666
     Prabanjani
    Participant

    HI ,
    1) String translation is done. Thank you for your guidance.
    Please help me in rectifing #151604 [ in this ticket I have solved my first issue ] and #151614

    in reply to: Bugs and Issues #151614
     Prabanjani
    Participant

    How to import an excel file to the dropdownbox in profile field. [screenshot -2]

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #151604
     Prabanjani
    Participant

    Thank you Ji.

    1) But I am not able to implement it. I found the string to be changed but I am unable to convert it to the language which i need because I dont know what language should i select to convert my string “required” to “*”. Would you please help me in selecting the language.

    2) The code below is not working. Please have a look [ screenshot-2]

    legend {
    font-weight: normal !important;
    }
    .standard-form input[type=text] {
    height: 32px !important;
    width: 70% !important;
    }

    3)Please give me the solution for [screenshot-3] and [screenshot-4].

    4)I have to remove some items from my profile page. [screenshot-1]. I have given the inspect element [screenshot-5]. I was unable to find the file.

    Please help me in rectifing these issues. Thank you.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #151565
     Prabanjani
    Participant

    Which method?

    in reply to: Bugs and Issues #151544
     Prabanjani
    Participant

    Is this code correct for converting the “required” string to “*”

    $text = “required”;
    function translate( $text, $domain = ‘*’ ) {
    $translations = get_translations_for_domain( $domain );
    $translation = $translations->translate( $text );
    return apply_filters( ‘gettext’, $translation, $text, $domain );
    }

    Please help me in correcting this, because I am new to php

    in reply to: Bugs and Issues #151490
     Prabanjani
    Participant

    Thanks for the reply. Could you please suggest us a plugin for the same.
    Some me issues:
    1) I want to change the term (required) to “*”, where should i do the changes.[screenshot_1]
    2) I want to change the options in “field_visibility”.
    3) I want to change the styles in register field. I tried
    legend {
    font-weight: normal;
    }
    .standard-form input[type=text] {
    height: 32px;
    width: 70%;
    }

    but these changes are not working.

    Please help me in resolving these issues. Thank You.

    in reply to: Bugs and Issues #151411
     Prabanjani
    Participant

    Thanks for the reply. Could you please suggest us a plugin for the same.

    in reply to: Bugs and Issues #151272
     Prabanjani
    Participant

    Hi,
    In my registration form I want to include all my groups. Please give me the solution as soon as possible. I have attached screenshot of my groups created and my registration form.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #150736
     Prabanjani
    Participant

    Hi,
    1. .page-id-1758 {
    background: url(“http://www.kannikadhanam.com/wp-content/uploads/2017/01/people.png”);
    }
    I have used this css to get a unique background to my front-page. But the page remains unchanged.

    Thanks in advance.

    in reply to: Bugs and Issues #150393
     Prabanjani
    Participant

    Thanka You. I used wp-hide security enhancer to hide wordpress plugins.
    Issues:
    1. After the user register their profile is sent. I want to reset the email (I want to redirect the user to members page).
    2. filtering: (eg: caste ) I want to display the caste not equal to my caste.[ eg: I am Christian and I want to see the members other than Christian ].
    3. Widget issue.

    Thanks in advance.

    in reply to: Bugs and Issues #150354
     Prabanjani
    Participant

    I tried the css code but still the same issue.

    in reply to: Bugs and Issues #150303
     Prabanjani
    Participant

    Hi,
    How to extend the widget content area. [screenshot: Refer_]

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #150257
     Prabanjani
    Participant

    Hello,
    How to hide the wordpress (themes,plugins and wp-admin) with the plugin. I tried using WP-Hide,WP-Security Enhancer but while working with this plugin the page is getting corrupted.
    Please help to resolve this issue.

    Thanks in advance.

    in reply to: Bugs and Issues #149584
     Prabanjani
    Participant

    Hi,
    Is there any plugin to filter members based on XProfile fields.

    in reply to: Bugs and Issues #149574
     Prabanjani
    Participant

    Thank You, it is working.
    But the uploaded image is shown as a path (i:e) the uploaded image is stored in a location and the path of that stored location is shown as output in the profile field [SCREENSHOT : Path_of_stored_location ]. I want my users to view the uploaded image as an image and not the path of the stored loaction.

    Thanks in advance

    Attachments:
    You must be logged in to view attached files.
    in reply to: Bugs and Issues #149057
     Prabanjani
    Participant

    Hi team,

    With reference to the ticket id: #148475, we would request you to resolve the issue as soon as possible.

    As this functionality is critical for our website, we couldn’t able to proceed without resolving this.

    Thanks in advance.

    Best,
    Prabanjani

    in reply to: Bugs and Issues #148572
     Prabanjani
    Participant

    Hi,
    I used “LOGIN REDIRECT” for redirecting my page and it worked for me.
    But I need your help in Buddypress Xprofile Image Field which I mentioned above.
    Thank You

    in reply to: Bugs and Issues #148482
     Prabanjani
    Participant

    Hello, I am new to php, so plz help me in resolving this issue. I am unable to solve it.
    1) Once the user login (Refer-1.png), the login page gets redirected to the wp-admin page.(Refer-2.png)
    In which .php file I have to do the changes and what change should I do for redirecting to some other page.

    Attachments:
    You must be logged in to view attached files.
Viewing 40 posts - 1 through 40 (of 45 total)

Log in with your credentials

Forgot your details?