This topic has 2 replies, 2 voices, and was last updated 11 years by SQadmin.

  • Author
  • #1107
     pulla
    Participant

    Thanks for the update.

    Could you please post updated file names? then we don’t need to keep change all of modified files.
    As you may know, I have seen other theme supports do like this.

    version 1.4.1
    /functions.php
    /framework/load.php

    Maybe you can put them on a sticky post. then ppl will see all of histories.

    Thanks again.

    #1108
     pulla
    Participant

    1 more short question,

    There are 3 parts “Look for”, “My photos”, “About me”.

    Somehow “Look for” is not displaying. I have tried several things but I can’t really find where I need setup.

    There is 2 fields,

    “The one thing I am most passionate about:”
    “Things I am looking for in a person are:”

    I put contents there but it’s still not working.

    Is it set automatically only from the 2 fields? or able to change it?
    Anyway it doesn’t even working with the 2 fields.

    Thanks,

    #1116
     SQadmin
    Keymaster

    Thanks for your suggestion. We will add a topic with that

    The looking for that is a Group in Users -> Profile fields. To change the group you want to show there is a piece of code in the sweetdate-child/functions that you need to uncomment and change the Group name you want to use.
    It looks like this:

    COPY CODE
    
    add_filter('kleo_extra_tab1', 'custom_tab');
    function custom_tab()
    {
        return 'Base';
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?