Forum Replies Created

Viewing 40 posts - 81 through 120 (of 222 total)
  • Author
  • in reply to: login/signup in top-links section #5868
     JohnDoe
    Participant

    How would i allign my logo w the menu now? and it looks like the text from dropdowns in my nav float right suddenly? @adam

    in reply to: Assign default Membership level at registration #5867
     JohnDoe
    Participant

    How to add ur second code so i give men for example the free ID automaticly , and woman a different ID

    in reply to: login/signup in top-links section #5861
     JohnDoe
    Participant

    Works

    in reply to: login/signup in top-links section #5860
     JohnDoe
    Participant

    I will test this right away buddy, let’s see 🙂

    in reply to: Age on memberspage + profile #5859
     JohnDoe
    Participant

    Doesn’t return age on profile for me @adam , any ideas?

    in reply to: Still having the facebook Issue #5848
     JohnDoe
    Participant

    I willll just turn it off, cos i need my other plugins 🙁

    in reply to: How to change matching system #5840
     JohnDoe
    Participant

    When i add the code again , it gives me an error after updating the file, and when i look for the error on the line it says, then it shows the line is empty..

    However , in DreamWeaver it shows this line red to

    $kleo_config[‘matching_fields’][‘multiple_values’] = array (

    in reply to: login/signup in top-links section #5813
     JohnDoe
    Participant

    I copy/pasted ur header.php , its really cool like that, but my nav is too long and gives the bar a second line with only 1 nav item . That’ ain’t looking good. Ciould you help me move the nav to left more so it fits nicely? Also nice job on the Fb like 🙂

    in reply to: Redirect Sign Up button to Custom Registration Page #5800
     JohnDoe
    Participant

    Change the post to “Resolved” please. Less work for admin then 😉

    in reply to: Redirect Sign Up button to Custom Registration Page #5799
     JohnDoe
    Participant

    Ooops, you are right haha i’m sorry , was kinda busy with 10 things at the same time..

    Anyways glad you worked it out 🙂

    in reply to: Cancel membership or delete account #5798
     JohnDoe
    Participant

    Their subscribtion stops upon account removal.

    in reply to: tweeks #5797
     JohnDoe
    Participant
    in reply to: tweeks #5796
     JohnDoe
    Participant

    Morocc , winks or gifts aren’t available right now, post it in the suggestions section please.

    https://archived.seventhqueen.com/forums/topic/sweetdate-wp-feature-requests

    use this plugin for your mails.

    http://wordpress.org/plugins/wp-mail-smtp/

    in reply to: Redirect Sign Up button to Custom Registration Page #5791
     JohnDoe
    Participant

    in Sweetdate folder , find the folder : Page-parts , then open general-register-modal.php

    Edit this part .

    <?php } ?>
    <button type=”submit” id=”signup” name=”submit” class=”radius alert button”><i class=”icon-<?php echo apply_filters(‘kleo_register_button_icon’,’heart’); ?>”></i>  <?php _e(“CREATE MY ACCOUNT”, ‘kleo_framework’);?></button>  
    <?php do_action(‘fb_popup_register_button’); ?>

    (Don’t forget to copy the general-register-modal.php to your child folder and don’t modify your original sweetdate folder.)

    in reply to: cant see text on register form #5781
     JohnDoe
    Participant

    Link me your site. i will look into it

    in reply to: Redirect Sign Up button to Custom Registration Page #5776
     JohnDoe
    Participant

    In child folder modify header php ,

    find SIGN UP

    a little above you will find :

    <a href=”#”

    Change the # to your link.

    in reply to: register form #5775
     JohnDoe
    Participant

    you can add fields there by adding them in the profile fields base .

    Users -> profile fields -> Base

    in reply to: Landing page info #5774
     JohnDoe
    Participant

    i wanna make a custom Landing page , with a login / register form , but how do i make it communicate with website.

    Like when they login on the landing, they get redirected to the homepage logged in?

    in reply to: Still having the facebook Issue #5760
     JohnDoe
    Participant

    log in to Wp-Admin :

    username John Doe
    password onraagten69

    and see for yourself..

    in reply to: City's field in profile. #5751
     JohnDoe
    Participant

    very great 😀 Robert, it keeps getting better and better. ^^

    in reply to: Still having the facebook Issue #5750
     JohnDoe
    Participant
    in reply to: Modal register/login button customization #5746
     JohnDoe
    Participant

    Thanks Robert, have a nice weekend 🙂

    in reply to: How to change matching system #5744
     JohnDoe
    Participant

    i added a few new profile fields , and added it in the code , like this

    function kleo_my_match() {

    global $kleo_config;

    $kleo_config['matching_fields']['starting_score'] = 1;

    //required for initial match. If the sex preference matches it will continue to the specified fields below

    $kleo_config['matching_fields']['sex'] = 'I am a';

    $kleo_config['matching_fields']['looking_for'] = 'Looking for a';

    //sex percentage

    $kleo_config['matching_fields']['sex_percentage'] = 49;

    //single value fields like select, textbox,radio

    $kleo_config['matching_fields']['single_value'] = array (

    'Marital status' => 20,

    'Country' => 5,

    'City' => 5,

    'Religion' => 20,

    'You have Children?' => 5,

    );

    //multiple values fields like multiple select or checkbox

    $kleo_config['matching_fields']['multiple_values'] = array (

    'Interests' => 10,

    'Looking for' => 10,

    );

    }

    I tested this with a user , before my match was 80% , now it’s still 80%

    so i guess it didn’t work?

    in reply to: Modal register/login button customization #5743
     JohnDoe
    Participant

    Added your code, removed mine, and now i got this small problem , any ideas?

    in reply to: Modal register/login button customization #5742
     JohnDoe
    Participant

    so my previous code can be removed?

    in reply to: Header colour #5737
     JohnDoe
    Participant

    my friend… learn some basic html/css .

    try :

    .top-links {
    background:#f4e5cb;
    }

    in reply to: Conditional Profile Fields #5736
     JohnDoe
    Participant

    @bshosts can u link me to gravity forms plugin website? i searched for it, but there’s like 10 gravity form plugins 😉

    in reply to: Hello admin #5724
     JohnDoe
    Participant

    you can send me an email : arno.agten@gmail.com

    with the things you want edited, i might help you , for free that is.

    in reply to: Header colour #5723
     JohnDoe
    Participant

    .top-links {}

    in reply to: Disable links of Latest Members carousel #5714
     JohnDoe
    Participant

    Not sure why there’s ?> and <?php like that?

    add_action(‘wp_footer’,’kleo_disable_profile_links’, 11);
    function kleo_disable_profile_links() {
    ?>
    <script>
    jQuery(document).ready(function() {
    jQuery(“.profile-thumbs a”).attr(“href”,”#”);
    jQuery(“.profile-thumbs a”).on(‘click’, function(e) {
    e.preventDefault();
    });
    });
    </script>
    <?php
    }

    Shouldn’t the tags be the other way around @sqadmin ?

    in reply to: Register Form on top left of home page #5711
     JohnDoe
    Participant

    To add another field go to Users – Profile fields , u can there add new fields , and choose to make them required or not / if members can change visibility or not . Add them to the
    Base section if you want them to show up in the /register

    Hope i helped

    in reply to: Accordion close or half open #5708
     JohnDoe
    Participant

    How can we edit the Accordions on the profile page? i want them to stay open by default, and can be closed when user wants to.

    in reply to: Add Friend button – how to change color? #5707
     JohnDoe
    Participant

    Your welcome.

    in reply to: City's field in profile. #5688
     JohnDoe
    Participant

    Instead of that, u think i could integrate an auto completer like this?


    <meta charset="utf-8">
    <style>
    .ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }
    #city { width: 25em; }
    </style>
    <script>
    $(function() {
    function log( message ) {
    $( "<div/>" ).text( message ).prependTo( "#log" );
    $( "#log" ).attr( "scrollTop", 0 );
    }

    $( "#city" ).autocomplete({
    source: function( request, response ) {
    $.ajax({
    url: "http://ws.geonames.org/searchJSON",
    dataType: "jsonp",
    data: {
    featureClass: "P",
    style: "full",
    maxRows: 12,
    name_startsWith: request.term
    },
    success: function( data ) {
    response( $.map( data.geonames, function( item ) {
    return {
    label: item.name + (item.adminName1 ? ", " + item.adminName1 : "") + ", " + item.countryName,
    value: item.name
    }
    }));
    }
    });
    },
    minLength: 2,
    select: function( event, ui ) {
    log( ui.item ?
    "Selected: " + ui.item.label :
    "Nothing selected, input was " + this.value);
    },
    open: function() {
    $( this ).removeClass( "ui-corner-all" ).addClass( "ui-corner-top" );
    },
    close: function() {
    $( this ).removeClass( "ui-corner-top" ).addClass( "ui-corner-all" );
    }
    });
    });
    </script>

    <div class="demo">

    <div class="ui-widget">
    <label for="city">Your city: </label>
    <input id="city" />
    Powered by geonames.org
    </div>

    <div class="ui-widget" style="margin-top:2em; font-family:Arial">
    Result:
    <div id="log" style="height: 200px; width: 300px; overflow: auto;" class="ui-widget-content"></div>
    </div>

    </div><!-- End demo -->

    <div class="demo-description">
    <p>The Autocomplete widgets provides suggestions while you type into the field. Here the suggestions are cities, displayed when at least two characters are entered into the field.</p>
    <p>In this case, the datasource is the geonames.org webservice. While only the city name itself ends up in the input after selecting an element, more info is displayed in the suggestions to help find the right entry. That data is also available in callbacks, as illustrated by the Result area below the input.</p>
    </div><!-- End demo-description -->

    Looks like this : http://jqueryui.com/autocomplete/#remote-jsonp

    could you help me custom code this? willing to pay for this.

    in reply to: Memmory Error when replying to post #5676
     JohnDoe
    Participant

    in your php.ini you should find :
    memory_limit =

    change it to this

    memory_limit = 256M

    should resolve your problem

    in reply to: Add Friend button – how to change color? #5668
     JohnDoe
    Participant

    Edit this in quick css

    .friendship-button {
    CUSTOM CODE HERE
    }

    in reply to: Conditional Profile Fields #5660
     JohnDoe
    Participant

    You can add profile fields in Wp-Admin = > Users – Profile fields

    in reply to: Show alternative usernames availability #5655
     JohnDoe
    Participant
    in reply to: 404 Error message #5654
     JohnDoe
    Participant

    I suggest you to remove sweetdate, and re-install it. ( you can also just ignore this post 😉 Just here trying to help.)

    in reply to: user log in with email address instead of username #5652
     JohnDoe
    Participant

    Change :

    <div class=”six columns”>
    <input type=”text” id=”username” required name=”log” class=”inputbox” value=”” placeholder=”<?php _e(“Username”, ‘kleo_framework’);?>”>
    </div>

    To :

    <div class=”six columns”>
    <input type=”text” id=”username” required name=”log” class=”inputbox” value=”” placeholder=”<?php _e(“Email Address”, ‘kleo_framework’);?>”>
    </div>

Viewing 40 posts - 81 through 120 (of 222 total)

Log in with your credentials

Forgot your details?