Home Forums WoodMart support forum Disabled photo and posted by of the blog

Disabled photo and posted by of the blog

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #421577

    Toni Tarres
    Participant

    – I want the featured photo of the posts not to appear inside the individual post, it only appears on the cover photo of the blog page, is it possible? (I attach photo 1 where you can see the photo inside the individual post that I want to deactivate)
    – Deactivate the word posted by, both on the blog page and within each entry (attached photos 2 and 3 of the places where you can deactivate it)

    Attachments:
    You must be logged in to view attached files.
    #421771

    Hello,

    Both the mentioned changes related to Blog and Individual Blog page has been done on your Site:

    This was the Custom CSS applied under the Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .wd-entry-meta {
    	display: none !important;
    }
    
    .single-post .wd-entry-meta .meta-author {
        display: none !important;
    }
    
    .single-post .post-single-page .entry-header {
    	display: none !important;
    }

    Here are the results on your Site:
    https://ibb.co/QjHwS0s
    https://ibb.co/0GDzNZh

    Best Regards

    #421816

    Toni Tarres
    Participant

    Now works correctly.
    Thank you very much!!!

    #421849

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Disabled photo and posted by of the blog’ is closed to new replies.