badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Writer at the end

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #75865
    venepress.web
    Participant

    The writer of the post could be move to the end of the entry

    with a photo (circular) + name + email + date and time of publication

    Like this

    ** Photo ** Name
    ** of ** Email
    ** Writer ** Date / Time

    #75879

    Hi @venepress-web,

    This feature is not available right now. For this you need to hire a developer to customize the code for you or you can use some third party Plugins to show admin info

    Thanks

    #76265
    venepress.web
    Participant

    Can I delete all the author’s information in the post?

    Now I have a name, number of comments and date. I could remove all this from the post and so I could use a plugin to make it appear the way I need at the end of the post.

    Thx

    #76266
    venepress.web
    Participant

    I leave this image as a reference of what I would need
    https://ibb.co/bRtGZk2

    Framed in black is as it currently is,
    I could modify the theme to make it look like option 1 (red) or option 2 (green)

    Thx

    #76269

    To remove all those info, please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS Code.

    .entry-meta:not(.category-meta) {
    	display: none;
    }
    .post-block .entry-title {
    	margin-bottom: 10px;
    }

    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.