Hi, we seem to have this builder issue on the home page on every couple of websites we build. We set them all up with the same plugins so I'm not sure why we only have this issue on some and not others. Our workaround for the past couple months is switching to the block builder but we aren't even able to get there without the page breaking on some sites including this one.
Visual bebuilder is broken
Page Wraps Margins etc
Hi how do i get the wrap or title (Road Map) closer to the top of the section or page and nicely centered where it doesnt mess up the mobile responsive section as well and also i can put a background pic and its not distorted.
Please see link to site below.
Betheme Update
Question is it ok to update betheme before i update wordpress?
Or should I update wordpress first then betheme
BeBuilder Pages Render Without Editing Options
Issue Description:
When I try to edit a page using BeBuilder, the actual page content renders instead of showing the editing options, as displayed in the attached image.
This issue occurs on all pages except the Home page.
Steps Taken:
1. I disabled all plugins, but the issue persists.
2. I reviewed the browser debugger console, but it shows no anomalies.
Additional Information:
• The live site is https://www.spingo.lat.
• I can provide admin access if needed for troubleshooting.
Embedding a video and a picture
Hello how do I embed a video into my website?
For the page below if i want to post a video and a picture side by side is this possible? and how would I do it? Also if not side by side how else can I get it done?
Please see link below
Column background gradient
Plugins failed to install
Hello,
I have a problem with updating required plugins for the Be theme. All 4 required plugins fail to update with a message saying the file is empty.
Help would be appreciated.
Kristina
The element editor functionality is not working properly
I encountered an issue with the Table of Contents feature in the element editor. When I use Chinese or other languages in the content, I expect to create HTML anchor links accordingly.
What I expect is that the displayed text should follow the language I use. However, it’s evident that it only works with English text. The parts that can be defined are very limited, which means most of the features are unusable and hinder the promotion of other languages.
Unfortunately, most of your features related to URL encoding and decoding for other languages are not very user-friendly. This renders many editor functions practically unusable due to restrictions from the jQuery selector.
I sincerely hope this issue can be improved. Alternatively, why can't we define custom IDs for many objects or conditions instead of relying solely on the text in the title?
For example, allow us to add custom IDs to headings. Then, in the Table of Contents feature, we could decide whether the anchor target is the ID or an HTML element, giving us more flexibility.
Section Loop Not Working
I am having several issues with the section loop:
- Even with multiple categories, it is not looping. It moves slowly for 1 second and then stops
- I don't know how to get the category name to stay in one line (eg. visual development is in 2 lines and not one)
- The arrow icon is getting cut off by the next category name
Thank you for any help.
Blog Grid Metadata
Where can I adjust the visibility of the metadata for the blog data?
I am the only author and I don't need the author name nor the date showing. So how can I remove those?
Thank you for any help.
Area above header - how do I remove this?
Code Box Issue
Auto Draft in menu isn't disappearing
Hello,
I'm trying to get rid of the "Auto Draft" in the menu of our new site. I've watched your video (link below). Theme Editor isn't available, so I downloaded a plugin to put the code (below) in the Theme Functions, but "Auto Draft" is still in the menu.
Thanks. JL
https://www.youtube.com/watch?v=-qEI5ZFO3VU
/**
* Hide Draft Pages from the menu
*/
function filter_draft_pages_from_menu ($items, $args) {
foreach ($items as $ix => $obj) {
if (!is_user_logged_in () && 'draft' == get_post_status ($obj->object_id)) {
unset ($items[$ix]);
}
}
return $items;
}
add_filter ('wp_nav_menu_objects', 'filter_draft_pages_from_menu', 10, 2);
Change color of loading icon
Hi team,
How can i change color of loading icon.
Website url- https://mandarp26.sg-host.com/
when we click on home page that loading icon appears with other color, i need to change that color.
Refer attached image for your reference.
Page Loader Animation
Hi,
I want to give a page loader animation to my website like below examples
Blue Background Effect on Sticky header
Hi,
Can u plz guide how to give a blur background effect on sticky header like attached.
Elementor
Hi,
on my other installations with Betheme i am able to acces "edit with elemontor" on the marked spots.
The Elementor Plugin is installed and i started working on the website from scratch
Its the genreal Bar on top of the website while i am locked in, or when working on Products. How can i work with elemotor there
best regards
Angela
Video on a Lightbox
I found a couple topics with this exact problem but I'm experiencing the same, unfortunately, and previous suggestion are not working.
I used the prettyphoto as rel and set the image to open the video uploaded to YouTube but the video opens on a blank page.
Thanks
decrease spacing below main and increase submenu width
I need help with two things:
- decrease the spacing below the main menu and submenu
- increase the width of the submenu so the title is on 1 line
Modifica Header Pre-built website
I have a site built with Elementor that I uninstalled because I would like to redo it with BeBuilder. I chose a Pre-built website. Could you please tell me how to access the header with BeBuilder. I would also be grateful if you could point me to some videos that could help my case since I don't start from scratch regarding content and links.
Thanks