559 comments found.
Hello. I really like your theme and I want to buy it. But the price is too high. Can you help me. Let’s negotiate an affordable price
Hi,
Sorry, the price is non-negotiable.
Thanks – Steve
Hi,
That is an issue with ThemeForest/Envato. Something wrong with their cache. The price is $59 not $39.
I will contact support now and see ask them to fix.
Thanks – Steve
You are welcome. Good job, thanks. I will buy.
Hi Steve,
me again. Sorry! But I’m busy with a lot of theme customizations and every now and then I need a little help with it. 
On my foodblog I have many recipes that are sorted into 5-6 categories at the same time. On the single post page, I sometimes have a very long list of categories above the post title.
Is there an easy and quick solution to limit the number of categories shown above the post title?
Thanks again for your support!
Best regards, Malte
Hi Malte,
CSS method is quick and easy;
.post-categories li:nth-child(n+3) { display:none }
This will hide all bu the first 2
Thanks – Steve
Hi Steve,
thank you! I tried it but I didn’t seem to work. I can see no difference.
Thank you!
Best regards, Malte
This works;
.post-categories li:nth-child(n+3) { display:none !important }
Thanks – Steve
Works perfect now.
Thank you Steve!
Hi Steve,
I’m currently trying to translate the theme with Loco Translate. But I can’t find a way to translate the English text “Minute Read”. In the language file I only find “Read Time”. When I translate that, however, the English “Minute Read” still appears.
Where do I need to make a change to translate the Minute Read?
And a second question. I don’t want to show the featured Images (right now I’m using the default post layout style with landscape image on single pages) on single pages anymore. Is there an easy way to deactivate it?
Thank you!
Best regards, Malte
Hi Malte,
Are you translating the Theme Boost plugin? “minute read” is in there.
You can disable featured images for single posts on a per post basis. Bottom right of the Gutenberg settings toolbar. Single Post Options > Disable Featured Image/Media
I hope this helps
Thanks – Steve
Hi Steve,
Thanks for pointing out the Theme Boost plugin. Of course it worked now! 
I didn’t even know you could set this per post. Thanks for the hint! But I have over 900 posts and I need to find a solution to remove it globally for all single posts. Do you have an idea?
Thank you!
Best regards, Malte
You will need to run an SQL query;
Backup your database and run this SQL query to disable featured media on all posts;
update wp_postmeta set meta_value = 1 where meta_key = 'threeforty_disable_featured_media';
You will need phpMyAdmin, Adminer or similar to run the query.
Thanks – Steve
Thank you Steve. That will be the perfect solution. 
Hi,
Had a question about the ‘Display Author Bio’ + Avatar etc. under single posts. This feature doesn’t seem to display for my domain wildlifestart.com when I tick the boxes to display them.
Could you let me know how to display author bio below blog posts?
Appreciate your time!
Kind regards, Arnold
Hi Arnold,
You need to enter your bio in: Users > Profile > Biographical Info
I hope this helps
Thanks – Steve
Hi there,
I’ve purchased and installed Carrino theme on my blog Wildlifestart.com today. Great theme. Quick question: - How do I reduce the white space in the header? I’d like people to get to the content faster with less scrolling. I’d like to remove white space from the top and bottom.
Thanks! - Arnold
Hi,
You can set a header background colour (this can be the same as your main body colour). This will reduce the height and padding.
For example; set your header background to white (same as your site body).
Appearance > Customize > Carrino: Color Settings: Header Background Colour.
I hope this helps
Thanks – Steve
Please, about Carrino, how do I make my header smaller like the 5 and 7 demo?
Hi,
Appearance > Customize > Carrino: Color Settings: Header Background Color.
When you set a background the header size is reduced. You can set the background colour to white (or the same colour as your body) and this will make the header smaller without having a different background.
I hope this helps
Thanks – Steve
Thanks, but even after that it still doesn’t look the same with demos 5 and 7, how do I change it?
Have you set the header layout?
Appearance > Customize > Carrino: Theme Settings > Header Settings:
Header Layout: Logo Center Split Menu
Thanks – Steve
Yes, my layout is set like Header: Logo Center Split Menu. It still doesn’t look like demos 5 and 7.
It looks like a change in css, can you help me?
Can you share a link to your site?
You just need to assign your menu correctly.
Appearance > Menus.
Select: Split menu Right/Left.
Add your menu items and check the “Split Menu Left Items/ Split Menu Right Items) and Click Save Menu.
Here’s a guide: http://3forty.media/docs/carrino/#navigation
I hope this helps
Thanks – Steve
Thanks, now it works.
Hi,
Been happily using the theme for a few weeks now, great stuff. I have encountered a ‘bug’ that I’ve tried to fix myself to no avail: the gradient in the ‘cover’ layout for single-post articles no sidebar doesn’t extend the full width of the featured image.
I can share a link/screenshot if it helps.
Is there a way to get the gradient to extend the full width of the featured image cover layout?
Hi,
Thanks for your message.
I’ve not come across this before, here’s cover layout without sidebar: https://www.3forty.media/carrino/2018/10/18/comparison-age-not-pianoforte-increasing-delightful-now/
Can you share a link and I’ll see if I can find the issue for you.
Thanks – Steve
Oh false alarm, it’s actually looking as it should since I cleared my browser’s cache and object purged the site’s cache. Apologies
No problem, thanks for letting me know 
hi, does your theme support any of front-end submission plugin? thanks
Carrino is built with WP standards and supports all plugins that work with standard WP themes (pretty much any plugin in the repository)
I hope this helps
Thanks – Steve
Hi, thanks for the theme. I need your help. I use the Polylang plugin for different languages on my site. I have also installed the “Add Polylang support for Customizer” plugin that you suggested earlier to adapt to the theme. Everything works very well, but I just can’t translate the Hero Slider. If I last updated the customization for which language, the content in that language is listed in the slides in all languages.
English English Turkish Turkish content should be listed on the main page, English English content should be listed on the main page. That’s not possible right now. How can we fix it?
Hi,
Hero uses WP transient cache on the user side, you will need to remove the transient function to fix the issue.
Let me release a plugin update today for you that will give the option of removing transients. I’ll post an update here for you once It’s ready for you to download.
Thanks – Steve
I’ve released a Hero plugin update which gives you the option to enable/disable caching. It’s disabled by default. This will fix the issue for you.
Deactivate and delete the 340 Media: Hero Plugin then when prompted (at the top of the page), install and activate the new versions 1.3.1
I hope this helps
Thanks – Steve
Thanks for the support. This method did not work for me. The same posts are still listed in the Hero field in all languages. 340@3forty.media e-mail address sent my site information to media. I am grateful for your help.
Have you cleared cache?
I have looked logged on and tested this. No changes I make to the Hero are reflected on the front-end. Clearing transients makes no difference either. It looks like this is a cached page.
Thanks – Steve
Hi, yes, it’s because of the cache! The cache plugin that I disabled days ago is still running in the background! I activated the plugin and cleared the cache. Your solution worked, you’re great! Thank you very much, I’m grateful.
Glad to help.
Thanks – Steve
Hello dear seller, is this carrino theme support Google AdSense. Or your other theme like ruki and mura are able to monetize through google ads?
Hi,
Yes, all my themes support Google AdSense (via widgets). But Mura theme has dedicated Ad areas and has the most Ad areas. Here’s an Ad demo https://www.3forty.media/mura/ads-demo/
Thanks – Steve
Can i sell digital and physical both product using mura theme
Yes, you can sell anything you like. Mura fully supports WooCommerce here’s a shop demo: https://www.3forty.media/mura/demo/?post_type=product
Hello Steve,
I’m trying to disable the lazy load for the featured images on my website. I tried it with the Disable Lazy Load Plugin and with that I can disable the lazy load of all images, but it doesn’t work for the featured images.
Then I tried with the code
add_filter( ‘wp_lazy_loading_enabled’, ‘__return_false’ );
deactivating the lazy load in general, but the featured images are not addressed here either.
Do you have an idea how I can prevent the lazy load for the featured images?
Many thanks in advance for your help!
Best regards
Do you mean Hero images (top of the homepage) or single post featured images?
I mean the single post featured images. 
The filter you used will disable lazy load site wide so should also work for single post featured images. What seems to be the issue?
I can still see the “loading=”lazy” in the img tag when I look into the source code. I put the code in now. you may have a lock at malteskitchen.de
This looks like a bug in WP5.9x (a few reports of this filter no longer working). Try this plugin which has some additional filters https://wordpress.org/plugins/disable-lazy-loading/
Thanks – Steve
Hi Steve, thank you for your support!
I’ve tried this plugin before and it was working for all! images, but not for the header images (I use the hero header on my single posts)
You have two options with this plugin: “Disable on all images” and “Disable only on post thumbnails”.
When it activate both it works for all images, but not for the single-hero-image. That ist still the only image that has the lazy load in the img tag on the single post. On every other image, the tag is gone.
When it activate “only on post thumbnails” as I have it right now it doesn’t work for the single-hero-images either.
This is a little bit crazy.
I’ve tested this in WP5.9 and WP5.8 with carrino theme and default WP themes. The plugin does not work and neither does adding the code manually. The only theme I can get it to work with is TwentyTwenty theme on WP5.8.
This does appear to be an issue with WP or a change in the lazyload function that many people seem to be having issues with. There is a thread about it in the plugin support. You can follow the thread here: https://wordpress.org/support/topic/stopped-working-after-update-to-wp-5-9/
I hope this helps
Thanks – Steve
Thank you Steve.
It helps a lot. I’m using the PlugIn with some beta code now and it seems to work. That is a good work around until Wordpress solve this problem.
Hello Steve,
will it be possible in the future to be able to interrupt the homepage post blocks and display own content there via a widget?
do you have plans to offer this?
I know that you can embed content with a hook under the header and in the footer.
but of course it would be great if you could break the homepage post blocks with a widget. that would make the homepage perfect.
Thank you!
That is something I’m working on for a future update. Add widgets to blocks or have just a widget (no posts)
Thanks – Steve
That sounds fantastic. I’m looking forward to it. 
Hi,
Since the last update, the website’s front page has been broken.
Here’s how it looks: https://pasteboard.co/H6hErJQsAxZG.png And this is how it should look: https://pasteboard.co/uG2XFSmFuLzx.pngAs you can see, the “Recent Posts” section is not displaying correctly only on the homepage. However, on the rest of the site, it renders as expected.
Is it urgently possible to release an update to fix this problem?
Can you share a link?
I’ve just released an update which fixes this. You can download it from your TF downloads.
Thanks – Steve
Thanks for the quick response. Everything is fine now!
Is it possible to create a full-width hero cover (image) for a Single Post page type?
Right now, I have Carrino: Theme Settings > Single Post Settings set to Post Layout Style: Cover and Thumbnail Aspect Ratio: Hero. This sets the top featured image to the content width, with the info blocks (Post Title, Date, etc.) inside the cover container div.
What I am trying to do is extend that cover hero image to full width of the entire page, while keeping the info block in the same content width as before. Basically this would be similar to the built-in WordPress image Cover block, which lets you set full-width image, fixed background, parallax, overlay, etc. options.
Am I missing a setting to make this happen? (I see parallax mentioned in the content-hero.php template part code.) Is this possible using child theme CSS or creating a custom single post template layout?
Hi,
Carrino does not have a full width option but you can do it with custom CSS:
.cover-wrapper {
width:100vw;
max-width:100vw;
margin-left: calc(-50vw + 50%);
}
and if you want to bring the title/meta width in line with the content width:
.the-post .cover-wrapper .entry-header > * {
max-width:1250px;
margin-left: auto;
margin-right: auto;
}
I hope this helps
Thanks – Steve
Awesome, thank you so much for the CSS code for a post full-width cover.
I tried adding to the CSS to make the full width cover flush at the top (no margin/padding) with the top site-header menu. The code I added seems to work, but it jumps and adds a margin back when the page scroll starts and triggers the fixed class to be added to the sticky-nav div. I can’t seem to target that margin on that sticky nav scroll event. What am I missing?
.single-post .flex-grid .flex-box {
margin-top: 0px !important;
}
.single-post .site-header {
margin-bottom: 0px !important;
}
Can you share a link?
Hi,
1. I recommend https://wordpress.org/plugins/wp-dark-mode/ for dark mode
2. You would need to add custom CSS for gradients
3. Yes, the demo’s all have’ latest posts’ set as the homepage. All demos use the latest posts loop apart from demo 8 which uses the included post blocks plugin. You can change the post layout/style for the homepage (1,2,3 column grid or masonry) and 2 post styles (default and cover)
I hope this helps
Thanks – Steve
I’m trying to create a static page that just shows all the blog posts (just like the front page would show if you set WordPress to show “Your latest posts” in Reading/Homepage settings). I’ve set WP to show static pages for the Homepage and the Posts page.
For the Posts page, I created a blank page (say it’s called “Articles”) and tried to use the Theme settings to configure that page full of posts. (Number of Columns, showing a sidebar, etc.) Unfortunately I can’t seem to configure/affect that static posts page in the theme. Since I’m using a child theme, I assume I would need to create a custom template to control/configure the static Posts page. I can’t get this to work—I’ve tried creating a custom theme named “Articles”, and also tried creating child-theme copies of archive.php, page.php, etc, but I can’t target this static posts page in the child theme. I assume I am just not understanding the Template hierarchy correctly.
How would you use a Carrino child theme and control the settings for a static page showing blog posts (with pagination, etc.)?
Hi,
If you are using the latest version (1.7.4) you can set a page as your blog and a page as your front page. When you do this you configure the blog page settings in Appearance > Customize > Carrino: Theme Settings > Homepage Settings and the front page settings in Appearance > Customize > Carrino: Theme Settings > Page Settings
Does this helps?
Thanks – Steve
P.s. Just testing this again there is a bug that causes a display issue on the front page. It doesn’t change the way you manage the pages but I will release a fix anyway.
Thanks for looking into this—appreciate it. Do you have any idea when you will be pushing out the new release (fix)?
I’ll release an update later today
Thanks for the update. I downloaded the new carrino-1.7.5.zip file/update, but it doesn’t look like the version number was updated in the theme (style.css?) file itself. (It still lists as 1.7.4.) Just wanted to make sure I downloaded the right updated file.
Yes, that’s the correct update, I’ll update the versioning
Hi. Great theme—appreciate all your hard work.
How do you change the thumbnail type for the “Previous Post” and “Next Post” (Pagination) links at the bottom of a Single Post page?
In other settings in the theme, there are options to change a thumbnail image (Landscape, Portrait, etc.), but I can’t find a setting for this for Previous/Next.
Can you help?
Hi,
Thanks for your message.
There’s no customizer options to change the thumbnails but you can edit the template part: template parts/single-post-navigation.php
Line 50 and Line 62:
Change -landscape to -portrait, -square as required.
Thanks – Steve
Got it. Thanks so much for the response/info.
Hi. How can I change the width of the posts? I’d like the posts to be a bit narrow Thanks.
Blog list or single posts?
Single posts
Add this to your custom CSS:
.the-post .single-post .entry-content, .the-post .single-post .entry-header, .the-post .page .entry-content, .the-post .page .entry-header {
max-width: 875px;
}
Change 875px to whatever you want
Thanks -Steve
It worked. Thanks
How can I delete the H1 tag from the logo in Carrino theme?
You would need to modify the header file or the function that generates the site logo. What header layout are you using?
Thanks! Right now I’m using default header layout. How would I have to modify the code exactly?
Do you have a custom image logo or just text?
Just text
Then you need to edit header.php line 88.
Replace h1 with div.
If you are using the child theme you can copy/paste the header.php file to your child theme folder and edit.
It works! Thank you very much! Now, I have another question… it is possible to keep the H1 ONLY in the home? Thanks again.
That’s something that’s include din the next update
Oh, perfect! When will the update be ready?
April
Perfect, thank you very much!
Hi,
Is it possible for the hyperlinks in the posts to be like the ones shown on this link: https://internetfolks.com/generatepress-examples/I mean a bold bottom line and when hover on it the whole word to be highlighted with the same color as the line.
Is it possible the hyperlinks color to be set only for the links inside the post content itself?
The current default dark purple color (#6c5b7b) doesn’t make links in the post content stand out against the black color of the main text. And changing it to another affects the links throughout the site.
Hi,
Yes you can add custom CSS:
.the-post .single-post a {
text-decoration:none;
border-bottom: 2px solid #ffff00; /* Change colour and size */
}
.the-post .single-post a:hover {
background: #ffff00;
}
I hope this helps
Thanks – Steve
Hi,
Yes, it does the trick.
Thank you!