25 comments found.
Thanks fot the amazing theme
Really like it.
I managed making the background black & text white. But i wil also like (a blackground & white menu items) for the opened navigation menu. (Now that is stil white background with black menu items (text). Is there a way to manage this?
Thanks Rob
Hi Rob, sorry for the missing background variable for the overlay navigation and search. I will sure to deliver the patch soon. At this moment, please find the quick workaround below:
1. Find the following CSS in the theme source code
.header-menu,
.header-search {
position: fixed;
z-index: 10;
top: 0;
left: 0;
visibility: hidden;
width: 100%;
height: 100%;
background: #fff;
display: flex;
clip-path: inset(0 0 100% 0);
transition: clip-path 1s cubic-bezier(0.59, 0.73, 0.17, 1), visibility 1s linear;
}
and replace with the background: #fff; property to background: $(body.background.color);
Please also locate the CSS below:
.header-search .BlogSearch form input,
.header-search .BlogSearch form button {
margin-left: 25px;
margin-right: 25px;
padding: 10px 0;
border: 0;
border-bottom: 4px solid $(button.bg);
font: $(navigation.font);
line-height: 150%;
background: none;
outline: none;
}
And add color: $(body.text.color); property after outline: none;
Hope that helps. Please let me know if you need further assistance.
Amazing Blogger Theme, thanks! Is there a option to insert a button in Blog Pages, like the button „Read more“ on the featured Post. Maybe a HTML code that i can modify for my needs (text and url).
Hi Luano, typically, the “Read More” button should also appear on the featured post gadget. Have you encountered any issues with the gadget? If so, you can try deleting and then adding the gadget back first to see if that will reset the gadget to its default settings.
Hi, I purchased this theme about 6 months ago, and it’s been amazing! I have a question about this new update. Could you please let me know what was fixed or changed? I’m curious to know if it’s worth re-uploading the theme. Thanks!
Hello,
Here’s the list of updates we delivered:
- We changed the homepage post summary shortcode to prevent HTML markup from appearing.
- We fixed the spacing issue on the input field of the contact form.
- Updates were made to variables in the theme customizer.
- The layout issue for the Archive gadgets on mobile layout has been resolved.
- We now automatically remove the sidebar/footer if they contain no gadgets. Previously, there was significant spacing visible if the section was empty.
- Updates were made to the Featured post gadget, which now filters out the posts you selected from the latest post section to prevent duplicate content.
- Conditional logic updates for the related post gadget. It will now pull out some random post content if the post contains no label, instead of displaying undefined empty content.
- Fontawesome library updates to version 6, including updates for Twitter icon
can I set 5 columns with smaller icons? also I would like when someone slick on image or title to go to an external link, I would like to buy the theme if this is possible let me know at sbalaciu@gmail.com
Hello. Changes is possible with certain modification on the theme source code. I’ll be happy to assist you with the customization you requested, just let me know if you need any help. Thank you
let me know if I need to buy anything extra for the modifications I mentioned
If the customization is relatively easy, i would do it for free but for major customization, i would charge extra cost. Could you share the requirement in details by sending me a message through my profile page here: https://themeforest.net/user/heybiI will get back to you with the best price and offer for the customized theme.
Contact us before purchasing.
Hello.
That’s a great theme! https://heybi-simpl.blogspot.com/Here are the pre-purchase questions.
1. Is this the theme you use for the blogspot?
2. Can I insert the image of the top title image?
3. Can I insert an ad for AdSense?
Please answer one by one.
Thank you.
Hello, thanks for your interest.
1. Yes, it’s a theme for Blogger 2. If you’re referring to individual post, it’s not currently ppssoble to add image before the post title. 3. My themes comes with predefined spaces for you to put AdSense; After the feature inage, after the main article on aingle page and footer
Thank you for answer. Add a question. Can I put my logo as an image in the header logo part..?
Yes, you can upload your own logo later from the layout page just like the logo on the demo page
Inside a blog post shows this.
You may like these posts
undefined
undefined
undefined
Hello!
Sorry for the problem. Kindly help to ensure for each post to have at least a label and your blog isn’t set to private. The related post script collects data from the relevant post label on the respective page and will show relevant content only if other posts match this condition.
If the problem persists, please send me a direct message through my profile page with your blog URL. I will help checking it directly.
Thank you
안녕하세요
Featured에서
2칸으로
많은 글들이 보였으면 합니다요
어떻게
해야 하는지
https://89145262.blogspot.com/보시고 도와 주세요
https://preview.themeforest.net/item/simpl-responsive-gridlayout-theme-for-blogspot/full_screen_preview/32193660?_ga=2.124084745.2082671346.1665051610-1789949246.1664955814Hi, if I understand you correctly, the featured post gadget allows you to only select 1 post and there’s no option at this moment to select more than one post. You can however, modify the theme and manually code the featured post gadget but that would need custom development.
감사합니다
Featured 수정후
게시물이 많이 표시 되도록 할 수 있을까요
지금은
지난 게시물이 1개 밖에 보이지 않군요
Custom featured post gadget are manually built with HTML/CSS and JavaScript, and won’t have UI as per my theme default featured post gadget. You can add as much as post to feature, but you will need to manually modify each code.
Here’re few articles for your reference:
Did you use the encrypt theme method in your theme?
Hello! I didn’t use or add any encrypted code in all my themes. Do you have specific details or concern about the method you are asking that I could help?
Hi, I purchased your theme and have two questions. How do I edit the Menu in the header (left), currently, it’s empty. I’m also curious how to edit the blogpost section. When I publish a blogpost, I get “You may like these posts” section under the post but it says it’s undefined (all three images are blank). Where do I define it/ How can I just show the latest posts?
Hi Yahoda. Navigation can be edited from the Layout page. Click the pencil icon on the Pages gadget inside the Menu section and then populate the fields with your links.
By right the related posts gadgets will automatically retrieve images from your post. There might be certain conditions that prevent the script form getting the images. If you could share a link to your blog, I can provide better answer for this issue. Please send me a private message instead through my profile page.
Hi Heyby:) one question – ir “featured post” enabled then latest post (the same) ir below featured – visualy two same pictures – look: https://dizaineriodienorastis.blogspot.com – how can I solve this?
Hi! It’s possible to filter out the post that’s featured on the Featured post gadget but may need to make some edit to the gadget and the theme sorce code.
1) First, unlock the Featured post gadget by changing the variable of locked='true' to locked='false' and the save the changes.
2) Go to the Layout page, and move the Featured post gadget to the Article section, above the Blog Posts gadget and then save the changes.
3. Go to the Edit HTML page and locate this script
<b:with value='(data:widgets.FeaturedPost filter w => w.sectionId == "main-content").first.postId' var='featuredPostId'>
Replace the string blog_posts, to main-content
You may need to make some adjustment to the spacing by editing some CSS also. Hope that helps
I am getting a css stylesheet is missing issue and cannot solve it????
Hi Paul, you probably were trying to install the theme on WordPress. unfortunately, my theme Simpl isn’t a WordPress theme, but a Blogger/Blogspot theme for Google’s blog platform. Therefor you can’t install it on WordPress.
Hello,
I have bought this product a long time ago and now I found that i can’t download a Wordpress instalation. Can you please help me with my problem.
Best regards Maja
Hi Maja, my theme Simpl is not a WordPress theme, but a Blogger theme. Therefore you can’t install it on WordPress
Hey,
is it possible to see other demos of this theme? As I read, there is a dark theme and some multi layouts, but the demo site shows only a standard settings of the theme. Is it possibe to see more, even though screenshots?
and, is it possible to let users to switch between light/dark theme on site?
Hi! Thank you for your interest. Unfortunately, there’re no other preview available but you can check my Simpl listing on Etsy for screenshots of the available presets from the following link
https://www.etsy.com/listing/872344864/simpl-clean-minimal-grid-layout-blogspotFor the dark version, this option is manually configured from the Blogger’s Theme Designer/Customizer panel. You can adjust the color scheme of theme according to you liking.
Hi, I’d like to buy your template “Simpl”. But I can’t use Wordpress because my provider only supports me with one php database that’s already in use.
Can you please tell me what Theme Designer is? Or where to find Blogger? Maybe I can use that instead to customize my HP.
With kind regards!
Tim Conrad
Hi Freiercutter, Simpl theme isn’t a WordPress them, but Blogger/Blogspot theme, so it should be ok to use with no restriction.
Hi,
I thought I bought a Wordpress template. However, that is not the case. Do you have this theme also in Wordpress theme?
Kind regards,
Renee
Hi Renee,
We unfortunately don’t have WordPress version for Simpl yet. Would you like to order custom development for this?
Hi,
No thank you. I really would like to “return the product” and get a refund. Is that possible? So I can look for a template which is suitable for Wordpress.
Kind regards,
Renée Holwerda
Hi – While we are fully aware that mistakes can occur during a purchase, the item appears to have been downloaded. Due to nature of digital product, and as stated on Envato refund policy, we can not provide refund.
We can only suggest you to start using Blogger. It’s free and it’s great. It requires less set up comparing to WordPress.
Should the rejection isn’t in your favor, you’re always free to open a dispute. This will allow Envato to investigate the issue and take the best decision for both parties.
Best,
Biyan
Hello, first of all I wish success to the friend who made me fall in love. Can you help me, after I install the theme appears like this.
Invalid expression ‘data:view.isLayoutMode or data:view.title == “Contact”’.
Hi wahyu, sorry for the problem caused. Could you help to check if your Blogger platform is already upgraded to the latest UI? Some expressions are only working on the latest version of Blogger.
If the problem persists after upgrading, try to replace the following code:
<b:if cond='data:view.isLayoutMode or data:view.title == "Contact"'>
to this
<b:if cond='data:view.title == "Contact"'>
hello is this support arabic RTL ?
Hello – It doesn’t support RTL by default, but it can be easily customized. If you end up buying it, please send me a message and will guide you with the customization needed.
Can we change the menu and show it as header.
Hi! That’s possible with minor customization to the theme source code. If you’re interested using my service for custom work, please send me a message through my profile page.
Congratulation, best of luck 
Is it possible to remove the “Powered by Blogger” mention in the attribution part of the footer?
Hi! Yes, it’s possible and relatively easy. Will provide you with detailed instruction if you end up buying it. Simply send me an email through my profile page.
I’ve bought it – and I’m loving it! The best Core Web Vitals Score so far! But I’d like You to update it for 2 small reasons: 1st – add a possibility to remove “Powered by Blogger” in the attribution part, 2nd – in the Post settings switching ON/OFF the visibility of the post date and the author name leaves them always ON. Other than that – an amazing template for Blogger. I recommend it to everyone to buy! Especially after the current Google Mobile Experience updates … 
Thank you for purchasing VaHb! I’m glad you find my theme Amazing.
Visibility option for meta data will be added to the next theme updated
. Thank you for your feedback.
For the attribution, unfortunately it must be removed manually. Currently Blogger doesn’t support option to hide it on the front-end. To hide it with CSS instead, simply add the following CSS to the theme source code:
.footer-outer .Attribution .widget-content .blogger { display: none }
Thanks, also the attribute of full image bleed that is being set in the alt text property is not working as intended for me. Maybe the documentation on that matter can be slightly expanded.
In order to implement the image width options, you need to enable caption on that image. You can remove the caption text later if you prefer not to display it. It’s just needed so image can be formatted in table that will be used by the CSS to expand the image properly.
Will update the documentation to include this details. Thanks for highlighting it.
Well, tested it with image captions – and it really works! Thanks a lot! GJ