Jamie
Forum Replies Created
-
You’re welcome! I’m glad that will work for you. And thank you for the feedback. We’re glad you are liking Beaver Builder and our support π
Automatic stacking happens at the smallest breakpoint. You have a couple options to prevent this:
Disable the responsive behavior for the whole site. Details on that:
https://docs.wpbeaverbuilder.com/beaver-builder/advanced-builder-techniques/disable-responsive-behavior-site-wideUse custom widths to prevent column stacking on small devices
https://docs.wpbeaverbuilder.com/beaver-builder/layouts/columns/prevent-column-stacking-with-custom-widths/Hey Deb, I work for Beaver Builder. Can you go to the WP Admin > Settings > Media and see if there is a hard coded path there?
This sometimes happens with migrations and what happens is it sets the path to the old server/site’s path which breaks the site.
Forum: Plugins
In reply to: [Beaver Builder Page Builder - Drag and Drop Website Builder] Account accessHi there,
We certainly can. Please submit a form here: (Select General Inquiry)
https://www.wpbeaverbuilder.com/contact/
And we should be able to provide more details. This forum is for support for our Free version, not premium products.
Forum: Fixing WordPress
In reply to: Indent Issues using Gutenberg on Beaver Builder ThemeFYI, I did file a bug report to see if we could address this in the theme. If you’d like to get updates on the official fix, please submit the ticket. Thanks π
Forum: Fixing WordPress
In reply to: Indent Issues using Gutenberg on Beaver Builder ThemeCan you add this CSS to the Additional CSS tab in the customizer and see if it resolves your issue?
body.has-blocks .fl-post-content ul, body.has-blocks .fl-post-content ol { margin: 0; }I will be testing to see if we can still replicate this and if so, file a bug report.
If you need further help with this, please submit a support ticket here since this is a premium product:
https://www.wpbeaverbuilder.com/beaver-builder-support/Forum: Fixing WordPress
In reply to: Missing the Upload Featured image option after update the WP 5.9@kuuuzya your stylesheet for your child theme is 404ing actually.
https://itzine.ru/wp-content/themes/itzine2021/style.css?ver=5.9
So let’s start there and get that to load.
If you need support then per the forum guidelines please start your own topic.
You can do so here.
https://ww.wp.xz.cn/support/forum/how-to-and-troubleshooting/Forum: Fixing WordPress
In reply to: Missing the Upload Featured image option after update the WP 5.9@kuuuzya did you try switching to a different theme to see if the issue persists for you?
My hunch is that it’s an issue with your theme, somehow.
Some of the replies were archives so I’m not sure if it was you or not but I’d recommend you test for a conflict.
Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.
If you can install plugins, install and activate “Health Check”: https://ww.wp.xz.cn/plugins/health-check/
It will add some additional features under the menu item under Tools > Site Health.
On its troubleshooting tab, you can Enable Troubleshooting Mode. This will disable all plugins, switch to a standard WordPress theme (if available), allow you to turn your plugins on and off and switch between themes, without affecting normal visitors to your site. This allows you to test for various compatibility issues.
Thereβs a more detailed description about how to use the Health Check plugin and its Troubleshooting Mode at https://make.ww.wp.xz.cn/support/handbook/appendix/troubleshooting-using-the-health-check/- This reply was modified 4 years, 4 months ago by Jamie.
Forum: Fixing WordPress
In reply to: Missing the Upload Featured image option after update the WP 5.9Found an older ticket @kuuuzya where users reported this issue if:
1) Their theme folder name was 4 numbers like
1234; or2) Their theme was missing an index.php file (which didn’t break it with the classic editor and with WP 5.9, that seems to break the whole theme when I try but worth a look).
3) Their child theme didn’t have the 100% correct template name of the parent.
4) style.css was missing in the theme folder
See: https://core.trac.ww.wp.xz.cn/ticket/52855
Your site appears to use the folder name of itzine-2021 so it has the 4 numbers. I wasn’t able to replicate it with your folder name but it’s worth a shot for you to rename the folder without the numbers and see if it makes any difference (*Note* You may have to re-activate your theme after doing this in the WP Admin Themes area)
Another thing to look at is if adding the post thumbnail supports line in your child theme helps
https://developer.ww.wp.xz.cn/themes/functionality/featured-images-post-thumbnails/
- This reply was modified 4 years, 4 months ago by Jamie.
- This reply was modified 4 years, 4 months ago by Jamie.
- This reply was modified 4 years, 4 months ago by Jamie.
- This reply was modified 4 years, 4 months ago by Jamie.
- This reply was modified 4 years, 4 months ago by Jamie.
- This reply was modified 4 years, 4 months ago by Jamie.
Forum: Fixing WordPress
In reply to: Missing the Upload Featured image option after update the WP 5.9The only thing I’ve found so far is this bug but it was reported as fixed:
https://core.trac.ww.wp.xz.cn/ticket/54597What theme(s) are you all using?
Forum: Fixing WordPress
In reply to: Indent Issues using Gutenberg on Beaver Builder Theme@therbertmi6agency Excellent. Glad to hear that π
Forum: Fixing WordPress
In reply to: Missing the Upload Featured image option after update the WP 5.9It should still be there in 5.9. That hasn’t changed.
Example of what I see:
https://cln.sh/HME5RZHave you checked to see that the panel wasn’t somehow turned off?
You can do that by going to the 3 dots next to the gear, then Preferences, then Panels, and make sure the Featured Image panel is still enabled.
Gif of steps:
Forum: Fixing WordPress
In reply to: Indent Issues using Gutenberg on Beaver Builder ThemeJamie from the BB team here. We just released version 1.7.10 of the BB theme that should address this issue if I understand you correctly. Have you tried updating to that version?
If you need further help with this, you’ll want to reach out to our team directly since this is a premium product.
You can do that here:
https://www.wpbeaverbuilder.com/beaver-builder-support/- This reply was modified 4 years, 4 months ago by Jamie.
Sorry for the delay in follow-up. I tried with Astra free and couldn’t replicate the issue using the above code.
You’re quite welcome!