• Resolved cyberfolli

    (@cyberfolli)


    I want to remove the Words BIOGRAPHICAL INFO and Work Phone from the page I can only see .MO files in the language directory. Where would I removed this from?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    To change the labels for the phone numbers, please navigate to the Connections Settings admin page and click the Fieldset Config tab. Scroll to the Phone Fieldset section and change the label as required.

    To change the bio field label, please navigate to the Connections Templates admin page and click the Template Customizer button for the Default Card template. Here’s the link with more details:

    When in the Customizer you will find the Strings panel, when this panel is opened, you will be able to change the bio field label.

    I hope this helps; please let me know.

    Thread Starter cyberfolli

    (@cyberfolli)

    Thank you I tried going through that. It kept deleting the Phone when i just want to Delete the words “Work Phone:” and “BIOGRAPHICAL INFO” not the content. Work Phone:?716-513-0114 should be Just 716-513-0114 I don’t see a way to do that in the template customizer. .

    Plugin Author Steven

    (@shazahm1hotmailcom)

    To change the phone type label, you must do this on the Connections Settings admin page under the Fieldset Config tab. Scroll down to the Phone Fieldset Type options, and change Work Phone to tel.

    Please see the attached screenshot.

    There must be a label, the field should not be blank.

    You can use CSS to hide the bio field header. Here’s the CSS:

    .cn-biography > h4 {
        display: none;
    }

    I hope this helps; please let me know.

    Plugin Author Steven

    (@shazahm1hotmailcom)

    This is being marked resolved due to inactivity. If you still need help with this, please do not hesitate to let me know.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change Langue’ is closed to new replies.