Forum Replies Created

Viewing 40 posts - 24,881 through 24,920 (of 25,000 total)
  • Author
  • in reply to: Strange codes in my Home and about us pages #35680
     Laura
    Moderator

    Hello, where does this appears? Have you tried deactivating your plugins and see if its fixed?
    Let me know 🙂

    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 tag manager #35679
     Laura
    Moderator

    Hello, install https://wordpress.org/plugins/header-footer/ plugin and activate it, then go to the plugin menu and set the code in “Header of every page”, 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: New Users Registration Don\'t show in the Members page #35677
     Laura
    Moderator

    Hello, i’m looking for another way to do this, what we can do is hide members page for guests directly, what do you think?

    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: Gender related question – Sweetdate #35646
     Laura
    Moderator

    Hello, i tested it with my account and only saw man when i set i was a woman 🙂
    The widget will only work if they are in members page, other pages will show all users. Test it to 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: Gender related question – Sweetdate #35634
     Laura
    Moderator

    Hello, its working now, just please dont change Man / Woman in the field options or code wont work, also to make it work you should update users sex to man or woman and test going to members to see if it works. I already tested it and it does 🙂

    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 link in breadcrumb or delete #35633
     Laura
    Moderator

    Hello 🙂 you can disable breadcrumb at Sweetdate > Styling options > Enable/Disable Breadcrumb

    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: Paid Membership Pro currency symbol #35632
     Laura
    Moderator

    Hello, i actually dont know how to do this, maybe it will be implemented in the next update of paid memberships pro 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: New Users Registration Don\'t show in the Members page #35573
     Laura
    Moderator

    Hello 🙂 just create profile folder in members/single/ at child theme, download profile-loop.php and paste it there, then edit it.
    Let me know 🙂

    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 Information in the Membership Levels #35570
     Laura
    Moderator

    It was a pleasure! You’re a star too ;D

    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 Information in the Membership Levels #35568
     Laura
    Moderator

    Hello, just disable the Show field in memberships table in Sweetdate > Subscriptions
    Hope it helps 🙂

    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: New Users Registration Don\'t show in the Members page #35565
     Laura
    Moderator

    Hello, Hi, you have to modify from child theme the profile-loop.php file /members/single/profile/profile-loop.php

    On the first line of the file, add

    COPY CODE
    <?php if ( is_user_logged_in()  ) : ?>

    At the end of the file, insert between the last endif and the last do_action this:

    COPY CODE
    <?php else : ?>
    <?php echo “<div style=’width: 600px;height:25px; padding: 4px; border: 3px solid #ff0000; text-align: center; font-style:bold; font-size: 1.3em;’> You must be logged in to view a member profile</div>”; ?>
    <?php endif; ?>

    Change the div inline style to whatever you need accordingly to your theme.
    Hope it helps 🙂

    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: New Users Registration Don\'t show in the Members page #35562
     Laura
    Moderator

    Hello, still can see members page even if no membership?

    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: Gender related question – Sweetdate #35561
     Laura
    Moderator

    Hello Ahmed, dont worry, i will check this out for you, just give me your ftp info so i can access to bp-custom.php and fix it for your new field ids.
    Also looking for field is no longer needed, as man will only see woman, gender search is no needed 🙂

    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: Admin profile #35559
     Laura
    Moderator

    Hello, of course you can 🙂 change this part:

    COPY CODE
    
    $excluded_user='1,2,3';
    

    1,2,3 are the ids of the users you want to hide, 1 is the id of the admin, change the others or add more like:
    So if you want to hide an user just go to edit that user then in the browser link you will see id=NUMBER
    Just add them to that part of the code.
    For example, Lisa is a subadmin, and her id is 17, so in this code it will be:

    COPY CODE
    
    $excluded_user='1,17';
    

    Mark is from support team, his id is 6, so:

    COPY CODE
    
    $excluded_user='1,17,6';
    

    Hope it helps 🙂

    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: Profile Search results #35557
     Laura
    Moderator

    It was a pleasure 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: Ads are not displaying #35517
     Laura
    Moderator

    Hello, i’m sorry but your website is not avaible , check out this screenshot

    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.
    in reply to: Hide admin bar from visitors/guests #35514
     Laura
    Moderator

    2 answers double help 😉 Dont worry @Kamal

    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: Admin profile #35513
     Laura
    Moderator

    Hello 🙂
    Add this to your sweetdate-child funtions.php

    COPY CODE
    
    add_action('bp_ajax_querystring','bpdev_exclude_users',20,2);
    function bpdev_exclude_users($qs=false,$object=false){
        //list of users to exclude
       
        $excluded_user='1,2,3';//comma separated ids of users whom you want to exclude
       
        if($object!='members')//hide for members only
            return $qs;
       
        $args=wp_parse_args($qs);
       
        //check if we are searching for friends list etc?, do not exclude in this case
        if(!empty($args['user_id'])||!empty($args['search_terms']))
            return $qs;
       
        if(!empty($args['exclude']))
            $args['exclude']=$args['exclude'].','.$excluded_user;
        else
            $args['exclude']=$excluded_user;
         
        $qs=build_query($args);
       
       
       return $qs;
       
    }
    
    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: Profile Search results #35511
     Laura
    Moderator

    Hello, please add this to your sweetdate-child functions.php

    COPY CODE
    
    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'
        );
          
    }
    

    Change the field names as you want.
    Hope it helps 🙂

    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: Hide admin bar from visitors/guests #35508
     Laura
    Moderator

    Hello 🙂 check this one https://wordpress.org/plugins/hide-admin-bar-from-non-admins/

    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: Wrong Font showing up? #35507
     Laura
    Moderator

    Hello, have you tried using another browser and see if the font changes? Also try deactivating other plugins and test it again, any problem you have just tell me and i will try to help 🙂

    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: Registration page and membership level #35506
     Laura
    Moderator

    Hello, you can set up who can access to each page in the page editor “Required Membership” Then check what level the user need to be to access to this page, any user without a subscription or not members will see a link to memberships levels page 🙂
    Hope it helps.

    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: New Users Registration Don\'t show in the Members page #35505
     Laura
    Moderator

    Hello, just go to Required membership of each page and check all, so users that are not one of those wont see the page but a message with a link to membership levels page 🙂 I already did it with the members directory page.
    You can install this plugin to hide the admin bar for non-admins https://wordpress.org/plugins/hide-admin-bar-from-non-admins/
    Hope it helps 🙂

    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: Creating a group #35502
     Laura
    Moderator

    Hello, the group will appear there when it is active, like for example, a new member joins etc. You can set up all those options when you are creating your group ,i would suggest to create it from the frontend of your website, it will guide you step to step 🙂
    Let me know if it helps

    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: Cache and members page #35496
     Laura
    Moderator

    Hello, let me guide you on your configuration of W3 Total Cache.
    First of ALL, Use a CDN – Like CloudFlare –
    GENERAL SETTINGS:
    1.Page Cache: OFF
    2.Minify: OFF if using Cloudflare, if not, ON
    3.Database Cache: OFF
    4.Object Cache: ON – DISK
    5.Browser Cache: ON

    Misc – Check:
    -Verify rewrite rules
    -Optimize disk enhanced page and minify disk caching for NFS
    -Enable Google Page Speed dashboard widget (OPTIONAL)
    (others unchecked)

    Browser Cache Settings:
    -ATTACHED IMAGES-

    If you want to use Cloudflare as CDN install the extension and setup your dns on cloudflare website.
    When all is finished, clear cache.
    Hope it helps 🙂

    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.
    in reply to: Ads are not displaying #35494
     Laura
    Moderator

    Hello, i’m sorry but i cant access to your website, let me know when i can 🙂

    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: Gender related question – Sweetdate #35484
     Laura
    Moderator

    Hello 🙂
    This should work, add this to bp-custom.php in plugins folder then just change the profile field id (you can see it at Users > Profile Fields > I’m a > Edit )
    and change the number 852 for your profile field id 🙂
    I customized this code for you.

    COPY CODE
    
    class BP_Custom_User_Ids {
    
        private $custom_ids = array();
    
        public function __construct() {
    
            $this->custom_ids = $this->get_custom_ids();
    
            add_action( 'bp_pre_user_query_construct',  array( $this, 'custom_members_query' ), 1, 1 );
            add_filter( 'bp_get_total_member_count',    array( $this, 'custom_members_count' ), 1, 1 );
    
        }
    
    private function get_custom_ids() {
        global $wpdb;
    
        //figure out if the logged-in user is male or female
       $sex = xprofile_get_field_data( 852, bp_loggedin_user_id() );
    
       if ( $sex == 'Muslim' ) 
          $query = "SELECT user_id FROM {$wpdb->prefix}bp_xprofile_data WHERE field_id = 852 AND value = 'Muslima'";
       else 
          $query = "SELECT user_id FROM {$wpdb->prefix}bp_xprofile_data WHERE field_id = 852 AND value = 'Muslim'";          
    
    
        $custom_ids = $wpdb->get_col( $query );
    
    
        return $custom_ids;
    }
    
        function custom_members_query( $query_array ) {
    
            $query_array->query_vars['include'] = $this->custom_ids;
    
        }  
    
        function custom_members_count ( $count ) {
    
            $new_count = count( $this->custom_ids );
            return $new_count;
    
        }
    }
    
    function custom_user_ids( ) {
    
        new BP_Custom_User_Ids ();
    
    }
    
    add_action( 'bp_before_directory_members', 'custom_user_ids' );
    

    Delete the profile field “Looking for” so they can not search by gender. And also dont put any buddypress recent users widget anywhere but directory of members, also if you want to hide members loop at search form you can by going to Sweetdate > Homepage > Turn off members carousel
    Also in home page delete members carousel shortcode 🙂

    What does this do?
    If a male goes to members directory he will only see females, same with females.

    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.
    in reply to: How to Change Information in the Membership Levels #35476
     Laura
    Moderator

    Hello, in each level description add this code:

    COPY CODE
    <li class=bullet-item>Unlimited Live Chat </li>
    <li class=bullet-item>Premium Support </li>
    <li class=bullet-item>Unlimited Private Messages </li>

    (without *)
    For each thing just copy caste the 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: Tabs order wrong for some reason #35433
     Laura
    Moderator

    Hello, maybe try to deactivate other plugins but buddypress and rtmedia and see what happens?

    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: Captcha box change location on the page #35404
     Laura
    Moderator

    Hello, i’m sorry i didnt test on phone, try these:

    COPY CODE
    
    .register-section {
    width: 200px;
    clear: right;
    float: right;
    margin-right: 260px;
    }
    .right {
    float: right;
    }
    
    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: Issue on Post options #35403
     Laura
    Moderator

    Hello, i’m sorry i’m not familiar with that plugin, maybe you can try at their support forum https://wordpress.org/support/plugin/badgeos
    Let me know 🙂

    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: Tabs order wrong for some reason #35352
     Laura
    Moderator

    Hello, try to replace your code with this and tell me if its working 🙂

    COPY CODE
    
    add_action('after_setup_theme','kleo_my_actions');
    
    function kleo_my_actions() 
    {
        global $bp_tabs;
        $bp_tabs = array();
    
        $bp_tabs['base'] = array(
        'type' => 'regular',
        'name' => apply_filters('kleo_extra_tab2',__('Info di base', 'kleo_framework')),
        'class' => 'regulartab'
        );
    $bp_tabs['impresa'] = array(
        'type' => 'regular',
        'name' => apply_filters('kleo_extra_tab2',__('Dettagli impresa', 'kleo_framework')),
        'class' => 'regulartab'
    	);
    
    $bp_tabs['convenzioni'] = array(
        'type' => 'regular',
        'name' => apply_filters('kleo_extra_tab2',__('Convenzioni', 'kleo_framework')),
        'class' => 'regulartab'
    	);
        /* rtMedia tab - only if plugin installed */
        if (class_exists('RTMedia')) 
        {
            $bp_tabs['rtmedia'] = array(
                'type' => 'rt_media',
                'name' => __('Media', 'kleo_framework'),
                'class' => 'mySlider'
            );
        }
    

    Some Info you may need to know:
    In Name : kleo_extra_tab2 Means small fields. kleo_extra_tab1 Means quote style fields

    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: Ads are not displaying #35346
     Laura
    Moderator

    Hello, google ads take a time to display, give if time, if its not displaying please give me access wp-admin panel 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: New Users Registration Don\'t show in the Members page #35331
     Laura
    Moderator

    Hello 🙂 Please give me access to your wp-admin panel and i will see what i can do 🙂

    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: Issue on Post options #35330
     Laura
    Moderator

    Hello, have you tried deactivating your plugins but buddypress then testing if it works?
    Let me know 🙂

    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: Captcha box change location on the page #35328
     Laura
    Moderator

    Hello , it should be fixed now, i hope you like it 🙂
    pd: Yes that song is very famous around 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: Moving Headers #35324
     Laura
    Moderator

    Hello, i dont really understand what you mean, can you please upload a image as an example?

    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: Captcha box change location on the page #35314
     Laura
    Moderator
    This reply has been set as private.
    in reply to: Gender related question – Sweetdate #35313
     Laura
    Moderator

    Hello, everything should be as it is 🙂 It should work fine, i tested and looks ok

    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: Gender related question – Sweetdate #35288
     Laura
    Moderator

    Hello 🙂 I set the auto add to group by choosing Muslim or Muslima in “I am a” field on sign up, you can delete wp memberships, you only need PMPRO, the default level should be PMPRO Registration level, pages should be allowed only to the levels you want to see it, so guest wont.

    If need anything more just ask 🙂

    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 - 24,881 through 24,920 (of 25,000 total)

Log in with your credentials

Forgot your details?