Discussion on Carrino - An Exciting Gutenberg Blog Theme

Discussion on Carrino - An Exciting Gutenberg Blog Theme

Cart 952 sales
Well Documented

3FortyMedia supports this item

Supported

This author's response time can be up to 1 business day.

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 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 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?

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?

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

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.png

As 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?

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, I like the theme. There are a few questions to ask you before I purchase. Does it support dark mode? Or can we at least change the colors including the background completely? Can we use gradient colors like this https://snipboard.io/jXar0H.jpg Can we modify the homepage and make it look like the demo when the latest posts are selected as homepage? https://snipboard.io/iEHKGP.jpg Or do we need to create a new static page as homepage and then customize it.

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.)?

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.

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?

Oh, perfect! When will the update be ready?

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!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey