Discussion on Baxel - Minimal Blog Theme for WordPress

Discussion on Baxel - Minimal Blog Theme for WordPress

Cart 177 sales
Well Documented

Burnhambox supports this item

Supported

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

67 comments found.

Hello,

I just have downloaded Baxel theme from https://elements.envato.com/baxel-minimalist-wordpress-blog-theme-MF8YEVA – it’s great good job :) unfortunately it is not up-to-date version. On the other hand I found updated version on themeforest, which is another Envato brand https://themeforest.net/item/baxel-minimal-blog-theme-for-wordpress/19822209 – is it possible for you to update theme version also on envato elements? Greetings, Bartek

Hi Bartek, thanks for reaching out!

Elements automatically syncs the themes from ThemeForest. So they are the same themes.

Kind regards

I’m updating the fonts on my site. I’d like to use the “Secondary Font” for the content of the “Media & Text” block on one of my pages, but it’s defaulting to displaying all of the text in those blocks with the Primary Font. Please let me know how I can modify this.

Hi,Before I buy Baxel theme, I want to ask you a question. Can I use this theme for two website of mine?

Hi there, thanks for your question! You should buy a new license for each of your websites. So if you have 2 websites, you should buy the theme 2 times.

Home page slider not visible.

I reached out to you a while ago and recieved no response. I purchased and installed Baxel and am getting a notice in Wordpress that says “Your theme (Baxel) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce.” Are you going to update the theme?

Hello, I purchased and installed the Baxel theme. Overall, it’s a great theme and running well, however, Woo is throwing a message saying “Your theme (Baxel) contains outdated copies of some WooCommerce template files.”. is this something you all are going to update? Thanks

wpbakery works perfect with baxel?

I left a message earlier about an install problem. I figured out the issue and all is resolved

Thank you

Hi there, happy to hear that it’s resolved!

Have a great day ahead.

Hi. Great theme, it’s working really well for us. I would like to have 6 rather than just 5 posts links in the selected post widget if possible please. Is there are a way I can edit the widget to allow more than 5? Many thanks,

Hi, thanks so much for your reply, much appreciated. I have made the adjustments in the code and that has given me the ability to add 6 posts no problem. My only issue now is that when I publish the widget itself doesn’t show the 6th post link. Any thoughts on that? Is the widget size governed to a fixed length somewhere perhaps. I am using the layout 1 Column + Sidebar. Please let me know what I can try. Many Thanks.

Hi again, you’re very welcome!

Sorry for incomplete instructions. Please go on with the following steps in baxel-components.php file:

1. Search for the line below:

$instance['post_id_4'] = $new_instance['post_id_4'];

2. Add the following line AFTER the line above:

$instance['post_id_5'] = $new_instance['post_id_5'];

3. Search for the line below:

$post_id_4 = $instance['post_id_4'];

4. Add the following line AFTER the line above:

$post_id_5 = $instance['post_id_5'];

5. Search for the line below:

'post__in' => array( $post_id_0, $post_id_1, $post_id_2, $post_id_3, $post_id_4 ),

6. Replace it with the line below:

'post__in' => array( $post_id_0, $post_id_1, $post_id_2, $post_id_3, $post_id_4, $post_id_5 ),

7. Search for the line below:

$defaults = array( 'name' => esc_html__( 'SELECTED POSTS', 'baxel' ), 'post_id_0' => 0, 'post_id_1' => 0, 'post_id_2' => 0, 'post_id_3' => 0, 'post_id_4' => 0 );

8. Replace it with the line below:

$defaults = array( 'name' => esc_html__( 'SELECTED POSTS', 'baxel' ), 'post_id_0' => 0, 'post_id_1' => 0, 'post_id_2' => 0, 'post_id_3' => 0, 'post_id_4' => 0, 'post_id_5' => 0 );

Now it should be OK!

Hey thanks very much. That worked perfectly. Great support that is very much appreciated.

Hi there,

I totally love the design and wanna purchase it. But I ‘ve a question before I’ll do. The last update was in October 2022, are there any updates regarding compability planned? Is it running on the newest WordPress Version and what about the future? Totally love to have it.

Thanks and best regards!

Thank you very much for your fast reply. I just purchased it and I’m happy to use the theme for my website.

I’m sorry to annoy you with a question so quick. I’d like to have the full post instead of the excerp, but couldn’t find a option to switch. How do I switch to full post?

Sad to see that you are very fast with a reply if it’s about buying your theme, but once done you seem to not care at all. Pretty bad experience.

Hello, how can I have a full width page, instead of the boxed width. I have selected Hide Sidebar on Baxel Post Options but the page still appears boxed.

Hi there, Baxel hasn’t got a full width container option.

Kind regards

Hi there,

I added the category list widget on the sidebar, but the formatting does not match the Baxel Widget. The text within the widget does not have a top margin, and there is no heading for the widget. I know there is a Baxel Widget for category; however, I have to specify a single category. I want all of my categories listed. My site is meganrubinstein.com. Thanks!

When i add the theme the widgets page dont work. Somebody can help me ?

ok i see that the problem is the plugin Baxel Components if is activated the theme not work

Nobody response

Dear sir/madam,

I love the looks of your theme, hence I bought it. Unfortunately, now I installed it, I’ll not be able to use it as my blog texts are too wide for the theme and due to the more spacious letters, it doesn’t look good. I also only now discovered the theme is not working with Elementor. I’m very sorry for this, but could you please invoke my purchase code and refund me?

Hello, could you please clarify if your theme is ‘translation-ready’ and supports the Translatepress plugin (https://translatepress.com/best-multilingual-wordpress-themes/)?

Hi there, yes, our theme is translation ready. You can try that plugin and if you won’t be happy with the result, we can refund your money.

Hope this helps!

Best

Hello – how do I setup my shop section? I don’t see any documentation about it anywhere. I have a shopify store I’d like to pull products from – is this possible? Thanks!

Hi there, our theme uses WooCommerce plugin. You can install and activate the WooCommerce plugin to setup your shop. https://wordpress.org/plugins/woocommerce/

Once you activate the plugin, it will guide you through the process.

Hello,

How do I create my main menu on Baxel? Do I need to delete the menu from my previous theme first and create a new one? Thanks

Hi there, no, you don’t have to delete your existing menu. Just go to “Appearance > Menus” and choose “Primary Menu” from “Display location”.

I figured it out, thank you. I do have another question. The Slider seems to only work on my website when using Chrome. Is there a reason for that?

My featured images on archived posts are displaying as thumbnails 140×140. Can they be displayed as full sized images and not thumbnails?

Hi, thanks for your question!

You can use Regenerate Thumbnails plugin to make all of your image sizes fit to our theme: https://wordpress.org/plugins/regenerate-thumbnails/

Thank you for the reply! I ran the regenerate thumbnails plugin and that made them much larger, but now they are cut off. Is there a way to make them proportional height to a static width?? Thank you!!

You’re very welcome!

Image proportions are set to “center” and “top” by default when they are needed to be cut off. If you’d like to change this setting, you have to edit functions.php file.

You can search for the term add_image_size in functions.php file. You’ll see 4 of them. For example, if you want to change the proportions of small thumbnails, you need to edit the following line:

add_image_size( 'baxel-small-thumbnail-image', 150, 100, array( 'center', 'top' ) ); // Small Thumbnail Image

Possible values are:

First part (horizontal): ‘left’, ‘center’, or ‘right’. Second part (vertical): top’, ‘center’, or ‘bottom’.

Please don’t forget to save the file if you do any changes. And note that you’ll need to run Regenerate Thumbnails plugin again if you change these values.

Find more information over here: https://developer.wordpress.org/reference/functions/add_image_size/

Hope this helps!

Hello – I am still having some trouble getting my video to show properly in a video type post. I made sure not to use the standard YouTube code you get when embedding a video but despite that, it just appears as a black square at the top of my post and when I try to play it it – I get an error code. Where should I copy the YouTube link from to avoid this issue? I do have video post selected and in section 1.5 “show video” is selected.

Hi again,

This issue seems to be related to YouTube. Do you see any issues when you try this video? https://www.youtube.com/watch?v=1QqQ0aZD2Nk

Hi there – how can I find the Instagram Widget Shortcode? I am trying to get it setup in the footer.

Just replied your email.

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