Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
  • in reply to: known problem with wp 3.8? #8220
     gdecuir
    Participant

    I just checked and It’s working now. Go figure??? Thanks

    in reply to: known problem with wp 3.8? #8214
     gdecuir
    Participant

    I upgraded to the 3.8 and now mobile devices are not working. I get the following below error message. (Note the xxx,xxx.xxx.xxx is representative of the real IP address.) HELP!!!! need to resolve ASAP. Thanks.

    Error: The requested URL could not be retrieved
    The following error was encountered:
    Connection to XXX.XXX.XXX.XXX Failed
    The system returned:
    (111) Connection refused

    The remote host or network may be down. Please try the request again.
    Your cache administrator is webmaster.

    in reply to: Members directory page not showing about us information #7621
     gdecuir
    Participant

    Hi,
    I got it to work. Not sure what I did but it works now. Next related question. How can I remove the number associated with each directory listed profile? see example above. There is a 43 associated with the Gary profile listing. As a matter of fact all the profiles have a 43 or 44 associated with them. Thanks!

    in reply to: Members directory page not showing about us information #7529
     gdecuir
    Participant

    now my site wont load and I get the following error

    Parse error: syntax error, unexpected T_STRING in /home/content/88/11935488/html/wp-content/themes/sweetdate-child/functions.php on line 31

    Line 31 is
    $kleo_config[‘bp_members_details_field’] = ‘About me’;

    in reply to: Members directory page not showing about us information #7526
     gdecuir
    Participant

    This is the code I loaded….

    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(
    ‘City’,
    ‘State’
    );

    }

    in reply to: Members directory page not showing about us information #7467
     gdecuir
    Participant

    I added the checked the code and made sure it copied correctly. Now I get the following error message.

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘ kleo_my_member_data’ not found or invalid function name in /home/content/88/11935488/html/wp-includes/plugin.php on line 429

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/88/11935488/html/wp-includes/plugin.php:429) in /home/content/88/11935488/html/wp-includes/pluggable.php on line 899

    in reply to: Members directory page not showing about us information #7410
     gdecuir
    Participant

    opps…

    Members

    in reply to: Slider Revolution Slider has css cache problems #7303
     gdecuir
    Participant

    thanks

    in reply to: Profile field text displayed below profile photo #7236
     gdecuir
    Participant

    Hi,

    No, I want a single profile field to display right under the user photo. see below.

    profile

    in reply to: How to upgrade revolution slider #7213
     gdecuir
    Participant

    When can we expect the new update to be released?

Viewing 10 posts - 1 through 10 (of 10 total)

Log in with your credentials

Forgot your details?