• Resolved chrissolita

    (@chrissolita)


    I was able to remove the author name but my theme has a specialized author intro attached to the posts. I was wondering how to remove the photo next to the post heading. If I could remove the date and comment graphic too, that would be ideal.

    Here is my link:

    https://www.ezhomesolar.com/2015/06/10/affordable-solar-energy/

    Also, is there a way to create posts without dates…as in remove the 2015/06/10 within the web address? I know creating a page would do just that, but I need them to show up in my recent posts widget on the sidebar.

    Thanks for the help.

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi,

    Create a “Child-Theme” first.

    After it create a “post-content.php” file into your “Child-Theme” directory.

    Now copy the code from this LINK and paste into your “Child-Theme” directory.

    Now save the changes.

    Thanks.

    Thread Starter chrissolita

    (@chrissolita)

    Thanks for the quick response. What you suggested worked great!

    Thread Starter chrissolita

    (@chrissolita)

    The author and meta data is still showing in the Recent Posts widget on the front page.

    https://www.ezhomesolar.com – GET THE INFO section at the bottom of the page.

    How do I remove this meta data? Keep it removed for future posts?
    I downloaded some plugins, but it did not change my current post.
    Should I download another plugin, and try reposting?

    Thanks again.

    Hi,

    You can use below css to hide those meta data info.

    Paste this css Admin Dashboard >> Appearance >> Theme

    Options under General Options tab into Custom Css Editor field & save the

    option.

    Thanks

    Hi,

    create a “child-theme” first.

    after it create a “home-blog.php” file into your “child-theme” directory.

    Now copy the code from this link and paste into “home-blog.php” file of

    your “child-theme” directory.

    Now save the changes.

    Thanks.

    Sorry forget to mention css in previous post.
    css:

    .enigma_blog_thumb_footer{
    display:none;
    }

    Thanks

    Thread Starter chrissolita

    (@chrissolita)

    Thanks again weblizar_support, worked great!

    Please how do I create a child theme. I’m having similar issues with meta data.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Two questions: My site: https://144university.com

    In an effort to smoothe-out the scroll of feature of the front page blog articles.

    How can I remove the “tags” and how do I set a specific word count for the excerpts displayed.

    I am a novice. Sorry about the poor description of my issue.

    If I can set a specific fixed container size for the scrolling blog-article widget on the front page… The fact that each story has a different size container is causing the page to jump.

    Thread Starter chrissolita

    (@chrissolita)

    Hey Lea,

    I do not have the answers for you, though, you should start another support thread within the Enigma Theme support page. This thread was for my initial question about removing the author photo and name from the posts, which was resolved.

    https://www.ads-software.com/support/theme/enigma

    Visit the above link, scroll down to the bottom, and repost your question. You will more than likely get help quicker.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Remove Author Picture from Posts’ is closed to new replies.