• Resolved bkimzey

    (@bkimzey)


    How do I remove the “by author” that appears underneath the title of the sermon, next to the date. It doesn’t make sense for that to be the one who posts the sermon, and not the speaker.

    It acts like it’s a post and this is the post author, but it doesn’t show up in the WordPress Posts section either.

    Thanks for your help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    The plugin itself won’t display post author, it display the preacher, in your case theme templates are used instead of plugin templates.

    You can try two things:
    1. Create a page and use the shortcodes
    2. Go to plugin settings and check this option “Enable template files found in the /views folder”

    Thread Starter bkimzey

    (@bkimzey)

    Using shortcodes does work, but then if the individual sermon is clicked, or if using the sorting, the results return with the “by author”

    Checking “Enable template files found in the /views folder” does also remove the “by author” but result is a page that looks like the css is mostly stripped – in my case the padding is stripped and the sermon is placed hard left, against the screen bezel.

    Does the views folder contain a way to customize the views for single sermons and sorted sermons. It’d be nice if, in addition to reapplying the theme, if one could add the sort columns back to what was already sorted, or maybe at least a back button.

    Thanks for your help.

    • This reply was modified 8 years, 10 months ago by bkimzey.
    Thread Starter bkimzey

    (@bkimzey)

    I did find that I can set some custom css:

    .post-meta { display: none; }

    But I guess this is site wide, which I’m not sure is a great plan.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove Author in Sermon Post’ is closed to new replies.