Ben Carlo
Forum Replies Created
-
No worries at all, @dkneidhart!
Have fun with BB! 🙂
Hey @pstrading,
Thanks for posting!
I believe the only proper way to install the BB Booster plugin is via GD’s install wizard.
You can try getting in touch with their support if it’s still not working then so they can check for you. 🙂
Ben
Hey @dkneidhart,
The snippet below should do it! 🙂
.fl-video-poster:hover:before { background-position: -80px -39px; }Ben
Hey @dkneidhart,
Thanks for getting in touch!
That’s not going to be possible out of the box. But you can add the snippet below to add one.
.fl-video-poster { position: relative; } .fl-video-poster:before { content: ''; display: block; position: absolute; height: 80px; width: 80px; top: 50%; left: 50%; margin-top: -40px; margin-left: -40px; background: url(http://localhost/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat; background-position: 0 -39px; }You can place it under Tools > Layout CSS/JS > CSS on the page itself so it only gets added there. And you’ll need to replace http://localhost with your site’s URL. 🙂
Ben
Hey @raeast,
Thanks for getting in touch!
Just took a peek at both pages and the background image is resizing accordingly. I also checked and both have the exact same set of styling.
Are you referring to the empty space below the text on mobile? If so, that’s caused by the empty column which has a minimum height of 40vh assigned on medium or mobile devices.
Removing that should fix you right up! 🙂
Ben
Hey @snehagadhave,
Thanks for posting!
Do you get an error while trying to create a new page or when trying to launch the builder?
If there aren’t any errors, and the builder’s UI just won’t show up, the issue could be caused by a JS conflict from a 3rd party plugin/theme. You can try doing the plugin deactivation route and see if it helps, i.e., disable all plugins aside from the BB plugin and check for the issue. 🙂
Let us know how it goes!
Ben
Hey @bethgee,
Apologies for the delayed response here.
Try checking under Tools > Global Settings > CSS from within the builder’s UI. The snippet is present on different pages so it’s most likely added there. 🙂
Ben
Hey @kakidomain,
Thanks for posting! And apologies for the extremely delayed response here.
We’re not really sure if using a static page for your posts page will impact SEO. You can try posting in the general section of the forums here. 🙂
I’d also suggest checking the article we have below as it might help with what you’re trying to achieve.
https://docs.wpbeaverbuilder.com/beaver-builder/layouts/post-layouts/add-rows-and-modules-to-index-archive-and-post-pages/Hope this helps!
Ben
Hey @yjonathan786,
Thanks for posting!
We won’t be able to recreate that exactly but you can create something similar using our Tabs module available within the premium version. It should give you the same feel.
Try playing around with our online demo so you’ll see how it works. 🙂
Ben
Hey @sarangshahane,
Thanks for posting!
I downloaded the sample plugin in our article below and the modules appeared on that list.
https://docs.wpbeaverbuilder.com/beaver-builder/developer/custom-modules/It also disables the plugin/s as necessary.
It is segregated by category though and the custom category added by the plugin was in the last spot so perhaps you missed it? 🙂
Ben
Hey @beefatima,
Apologies for the delayed response here.
Can you send us a note via the form below(General Inquiry) and we’ll take it from there? 🙂
https://www.wpbeaverbuilder.com/contact/You can just copy the link to this thread so we can keep it updated.
Ben
Resolved via email. 🙂
Hey @patrick_here,
Thanks for posting!
Are you referring to the page templates below?
https://developer.wordpress.org/themes/template-files-section/page-template-files/If so, it is possible to create a dynamic template with the use of the Beaver Themer plugin, an add-on to the Beaver Builder plugin which allows you to create templates using the builder. You can check page below for more info about it.
https://www.wpbeaverbuilder.com/beaver-themer/And you can check the article we have below on how to get it done. 🙂
https://docs.wpbeaverbuilder.com/beaver-themer/layout-types-modules/singular-layout-type/add-a-singular-themer-layout-to-the-wordpress-page-template-field/Lastly, all of the builder’s layouts will only work when the Beaver Builder plugin is active on the site. 🙂
Hope this helps, and let us know if we can assist further!
Ben
Cool! I’ll just mark this resolved for now. Just let us know if you want us to check and we can just reopen it. 🙂
Best of luck!
Ben
Hey @up0912,
Thanks for posting!
Can you send us a note via the form below(General Inquiry) and we’ll take it from there? You can include a link to this thread so you don’t have to repeat everything and so we can keep it updated. 🙂
https://www.wpbeaverbuilder.com/contact/Ben