Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 38992

Reply To: Issues about blog page and blog post

$
0
0

Hello,

Thank you for contacting us.

1. We just visited your website and see that it is already displayed as on our demo. Unfortunately, there is no zoom image feature for blog posts in our theme.

2. Actually, admin id is not showed on your blog pages. But you can hide its name by placing this code snippet to the Custom CSS area in Theme Settings

li.meta-author {
    display: none!important;
}
.type-post .entry-meta li:before {
    display: none!important;
}

3. You can use this plugin to disable comments on all posts

https://wordpress.org/plugins/disable-comments/

Regards


Viewing all articles
Browse latest Browse all 38992

Trending Articles