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

    (@hranchfundi)

    Hi zonemom,
    In the current version, there is not a setting that hides the author.
    But there is a solution if you use the Custom Formatting feature…

    You can adjust the Custom Formatting for the author element to hide it via a css display directive. This is found on the ‘Custom Formatting’ tab in the SP Admin Panel.

    Set the author element to be wrapped as follows:
    <span style="display: none;">author</span>

    After you update the settings, be sure to clear the output cache to ensure that the output is re-rendered.

    I just tested this out on the SP test page and it hides the author.

    Best regards,
    SP Developer

    Plugin Author SP developer

    (@hranchfundi)

    Also, you can remove the <hr> that is between the feeds via the ‘Custom Formatting’ tab. The <br> between feed items (posts) can also be removed on this tab.

    Best regards,
    SP Developer

    Thread Starter zonemom

    (@zonemom)

    Thanks!

    Plugin Author SP developer

    (@hranchfundi)

    Glad to hear it is working for you!

    ??

    Best regards,
    SP Developer

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Delete Author's Name’ is closed to new replies.