Answer to questions

 If you have any questions, post here in the comment form or contact me via email

40 Comments

avatar
Tony February 10, 2024 at 4:51 PM

Hi bro I need adult blogger theme bro

avatar
Mark Daniel Korvin February 11, 2024 at 11:21 PM

So what's the problem, use whatever you want, including Soho, Notable, Contempo, etc.

avatar
Tony February 12, 2024 at 4:39 PM

I only see movies theme but u couldn't find adult theme bro

avatar
Mark Daniel Korvin February 12, 2024 at 11:17 PM

The trick is that you shouldn’t look for a template by category, look for it according to the necessary criteria. For example, I can use a news type template for a culinary site. In your case, video templates are ideal.

avatar
zan June 2, 2024 at 7:21 PM

can you help me i use moviezip template but the blog post are does not show piture

avatar
Mark Daniel Korvin June 3, 2024 at 12:32 AM

Find in your theme this code:
('/s72-c/','/s'+image_size)
and replace it by this:
('s72','s300')

avatar
Anonymous June 16, 2024 at 10:59 PM

How to remove large layout shifts in soho theme

avatar
Mark Daniel Korvin June 17, 2024 at 12:01 AM

If you mean the space between the sidebar and the post, then add this CSS:
.post-sidebar {
display: none;
}

avatar
Anonymous June 17, 2024 at 12:59 AM

I mean in google Pagespeed

avatar
Mark Daniel Korvin June 17, 2024 at 10:17 PM

There is no such problem by default, so this is an acquired bug. It is usually caused by fontawesome icons or images in posts. Try changing the theme to Contempo

avatar
Anonymous June 17, 2024 at 10:24 PM

Thanks for the advise.

avatar
Anonymous June 17, 2024 at 10:52 PM

This works but how to center post after removing sidebar
.post-sidebar {
display: none;
}

avatar
Mark Daniel Korvin June 17, 2024 at 11:48 PM

Add this CSS:
.post, #comments, body.item-view .post-outer-container .inline-ad, body.item-view .widget.PopularPosts{margin:0px auto;}

avatar
Anonymous June 17, 2024 at 11:56 PM

Great, thank for the help

avatar
Anonymous June 18, 2024 at 11:27 PM

Thanks for all you your help, just one more thing, I am using Soho theme with only the image and there in no readmore link by default, any way to add it.
Thanks

avatar
Mark Daniel Korvin June 19, 2024 at 12:13 AM

Find this HTML:
<b:includable id='postFooter' var='post'>
<div class='post-footer'>
<b:include name='footerBylines'/>
<b:include data='post' name='postFooterAuthorProfile'/>
</div>
</b:includable>

add after <b:include data='post' name='postFooterAuthorProfile'/> add this code:

<div class='jump-link flat-button'>
<a expr:href='data:post.url' expr:title='data:post.title'>
<b:eval expr='data:blog.jumpLinkMessage'/>
</a>
</div>

If you want to give thanks, make some money or get likes for your social media accounts

avatar
Anonymous June 19, 2024 at 12:47 AM

Thanks for all the help

avatar
Anonymous August 13, 2024 at 9:15 AM

Hello, Please tell me how to add sidebar like you which load content without loading the entire page.
Thankyou..

avatar
Mark Daniel Korvin August 13, 2024 at 9:29 AM

Hi. It's a widget for recent blog posts https://danteizm.blogspot.com/2020/10/blogger-recent-post-widget.html

avatar
Anonymous August 16, 2024 at 10:21 AM

OH! thankyou very much..

avatar
Anonymous August 16, 2024 at 10:29 AM

Hi, I have a question for you. I'm considering starting a blog using a .blogspot domain without purchasing a custom domain. I've blogged before, but this is my first time without a custom domain. Do you think it's worth it? Can I earn anything from it? Also, could you share how much monthly traffic you typically get? Your insights would be greatly appreciated. Thank you for your assistance!

avatar
Mark Daniel Korvin August 16, 2024 at 11:05 PM

Hi. I think it's worth a try. Yes you can blog on a free domain too. Recommend this post to read - https://danteizm.blogspot.com/2023/05/blogger-seo-tips.html

Even if you do not connect adsense, can earn on other affiliate programs, so yes you can earn. Regarding traffic, I have a lot of sites and on each different. On this site about 100 people per day. Also see my cases there are screenshots of metrics - https://danteizm.blogspot.com/p/contuct-us.html.

avatar
Mark Daniel Korvin August 16, 2024 at 11:11 PM

Also read this article - https://danteizm.blogspot.com/2023/05/how-to-make-money-on-blogspot.html, it will give you an understanding of how to make money from a blog.

avatar
Anonymous August 26, 2024 at 2:45 AM

Hello, as you have a widget for recent post which load more post is it possible to make same widget but for Random Post instead of recent post, actually i am using it and i want Random post not Recent post
Thank You

avatar
Mark Daniel Korvin August 27, 2024 at 4:41 AM

Hi. Yes, just replace javascript on this one - https://drive.google.com/file/d/1OAsM0iXG1_X7z8ppPgRYeokDPB6cYlVk/view?usp=sharing

avatar
Anonymous August 28, 2024 at 3:24 AM

Hi, i want to make a blog website like this (https://tsdiplomac16update.blogspot.com/) Can you help me to find a theme similar to this or is there a way you can help to build something similar like this. What i want is not regular posts with Thumbnail and snippets, but more like a notification or updates. Please refer to the mention blog. Also can you tell me why hes redirecting to a page from his home page?
Thank you, I appreciate any Help.

avatar
Mark Daniel Korvin August 28, 2024 at 10:00 AM

Hi. Try to google "Job blogger templates"

avatar
Иван Максимовић August 28, 2024 at 5:20 PM

Hi! Is it possible to download tjis template? Free or payed version. Thank you.

https://danteizm.blogspot.com/2017/03/deep-sky-blogger-template.html

avatar
Mark Daniel Korvin August 28, 2024 at 10:48 PM

Hi. Contact me joberkod@gmail.com

avatar
Anonymous August 31, 2024 at 12:28 PM

Hi, i was just curious to known that is it possible get Google Discover in Blogger News Website with custom Domain.

avatar
Mark Daniel Korvin September 1, 2024 at 10:15 PM

Hi, yes it is quite possible. To do this:

Optimize your website to meet Google's requirements for content quality and usability - The site should have a main menu, breadcrumbs, a label widget, and an archive widget. Also, implement structured data markup.

avatar
Anonymous September 28, 2024 at 8:49 AM

Hi, is it good to remove (?m=1) from blogger Url or just leave it will be there any problem if i remove it.
Thank you

avatar
Mark Daniel Korvin September 29, 2024 at 11:44 PM

Hi. This is an option for displaying the site on mobile devices. You can't remove it, there are no settings in Blogger that allow you to do that. Blogger also has a canonical tag, it tells bots to index pages without m=1. So it is better to leave everything as it is.

avatar
Anonymous October 2, 2024 at 10:24 PM

Hi bro thanks for all the knowledge shared by you, I am using the essential blogger theme, there is big gap between sidebar and content on large screens this don't look good. I am hoping you give a css or template edit to remove this big space.
Thanks

avatar
Mark Daniel Korvin October 2, 2024 at 11:01 PM

Hi. Previously showed how to do this on this page in the comments https://danteizm.blogspot.com/2017/07/contempo-v2-blogger-theme.html
Essential and Contmpo it's the same theme.

avatar
Mohammad Omer Farooq November 2, 2024 at 10:01 PM

Hi, I have a Question,
As you say in the video
https://www.youtube.com/watch?v=NFKX9iGF3Io
All is work but the Search button is not working, I have search but Its open all the pages ,
Is there any way to fix it ?

avatar
Mark Daniel Korvin November 4, 2024 at 12:49 AM

Hi. Find this:
search_criteria
and replace on:
q

avatar
Mohammad Omer Farooq November 10, 2024 at 2:34 AM

Yup, Thank you sir, Now Its work.

avatar
Anonymous November 10, 2024 at 2:36 AM

Hi Mark Daniel,
Its a bit Question, can we make my own language translator with my academy name ? like English to Spanish or etc ???
Please Guide

avatar
Mark Daniel Korvin November 10, 2024 at 11:09 PM

If you need translator, go to Layout, add gadget and choose Translato