Lately when i look at the console in the gutenberg editor, i get this message:
wp.compose.withState is deprecated. Please use wp.element.useState instead.
can you fix it please?
]]>Dear Devs,
i don’t know when it started, but we run several sites with wp 5.8.1 and 1.7 of this plugin. The underlying task was to build a set of template blocks to be used as embeddable snippets for our editors. It worked fine since we could simply add a new reusable block (eg. a 8/4 bootstrap container with Headline and text on the left and an image on the right). An Editor would then include this block into his post and change it to a normal block to add the individual content for this block.
As of now this is no longer possible. If we save the post we are getting asked if we would like to apply the changes to the reusable block as well. If we dont agree, nothing is saved and the block shows the default content in the frontend, if we check the box and save the reusable block as well, the template will be overwritten.
Could you please look into this?
Thank you in advance.
Edit: Im Sorry, you can close this topic. Explanation: https://generatepress.com/forums/topic/reusable-blocks-broken-editing-block-in-post-also-edits-original-template/
]]>Hi there
Great plugin, so far I have found this to be the best one out there for being a simple, no fuss solution, great work!
My question is, it is possible to remove any of the block settings in the editor such as the Background Image Settings which may not be required for a particular site design? Or even unregister other setting like the column classes, padding etc, as some folks may be creating block templates or patterns and include the classes there so the client does not fiddle with things!
Thanking you kindly for your response and time.
]]>Just letting you know, line 32 of src/init.php is throwing a deprecated warning for the filter ‘block_categories’. It just needs to be changed to ‘block_categories_all’
Ref: https://developer.www.ads-software.com/reference/hooks/block_categories/
]]>I can add buttons using the plugin, but it won’t allow me to edit the label itself.
How do I edit the button label?
advanced boostrap blocks is not working on my website (https://www.gyanking.com) after wordpress update. Any solution? Please help ASAP
]]>At first: Thanks for this great, useful and thoughtful plugin!
There’s really only one feature I’m missing a lot: being able to set a custom css-class / name for tables instead of setting the properties for Border, Background, etc. “inline”.
I think many designers/frontenders would be happy about that option to make the plugin even more “mega”. ??
Could you consider adding this in one of the next updates, if it is feasible with reasonable effort?
Many greetings and thanks!
]]>hi
there are problems with image alignment left or right because of the styles wp-content/plugins/advanced-bootstrap-blocks/dist/blocks.editor.build.css
add a container with a column, inside add a image floated to right or left and a lot of text
i have tried to add code here but failed
]]>Would you be able to add a block for just a plain DIV where you can enter any of the Bootstrap Classes?
]]>Can you please add Custom Background color, padding and margin on container portion.
Badly need those functions on the plugin. am very much fade up for using extra classes for doing those things.
Also you can help me to do that functions easily without using classes
]]>Hello, Thank you for creating this plugin… I am using this plugin on my all sites who start using Gutenberg. Really this like plugin. It saves my time and efforts…
Can you please add bootstrap Media object on your plugin?
]]>Hi,
I have a clean WP with no other plugins installed.
When I try to add any thing from bootstrap I get this error and the editor freezes:
<!-- wp:advanced-bootstrap-blocks/container -->
<div class="container"></div>
<!-- /wp:advanced-bootstrap-blocks/container -->
TypeError: onCopy is not a function
at https://domain.com/wp-includes/js/dist/components.js?ver=fbd4a5bf5809c79c6eef4817c6cbe9ea:28612:7
at commitHookEffectList (https://domain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:20124:26)
at commitPassiveHookEffects (https://domain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:20154:11)
at HTMLUnknownElement.callCallback (https://domain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:341:14)
at Object.invokeGuardedCallbackDev (https://domain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:391:16)
at invokeGuardedCallback (https://domain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:448:31)
at flushPassiveEffectsImpl (https://domain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:23006:7)
at unstable_runWithPriority (https://domain.com/wp-includes/js/dist/vendor/react.js?ver=16.9.0:2820:12)
at runWithPriority$2 (https://domain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:11443:10)
at flushPassiveEffects (https://domain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:22979:10)
Advanced Bootstrap Blocks
Version 1.4
WordPress
Version 5.5.1
Site Language en_US
User Language en_US
Thanks ??
]]>Hi,
Great plugin and have been using it for quite some time. It’s only now that a client wants me to add modal functionality to the contents of a static container. The issue arises with the entire container disappearing from the editing screen once either class has been added via the Bootstrap Classes input and when clicked away to another element, it is then impossible to retrieve again and is no longer found under Block Navigation.
In the end, I used Javascript to accomplish this but am curious if there are any plans to add some sort of support (like perhaps greying out the element once the classes are added instead of hiding completely).
Thanks!
]]>Does this plugin also support Bootstrap 4 accordions? If so, that would check off everything I want for this plugin!
Thanks a lot.
]]>I had such high hopes for this plugin.
I am using the default TwentyTwenty theme with NO other plugins active, and the moment I try to add any BS4 block, I get the following error:
TypeError: Cannot add property className, object is not extensible
at ModifyBlockListBlockContainer(ModifyBlockListBlockContainer((block_BlockListBlock))) (https://www.mydomain.com/wp-content/plugins/advanced-bootstrap-blocks/dist/blocks.build.js:1:89571)
at renderWithHooks (https://www.mydomain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:15246:18)
at mountIndeterminateComponent (https://www.mydomain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:17480:13)
at beginWork$1 (https://www.mydomain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:18624:16)
at HTMLUnknownElement.callCallback (https://www.mydomain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:341:14)
at Object.invokeGuardedCallbackDev (https://www.mydomain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:391:16)
at invokeGuardedCallback (https://www.mydomain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:448:31)
at beginWork$$1 (https://www.mydomain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:23355:7)
at performUnitOfWork (https://www.mydomain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:22349:12)
at workLoopSync (https://www.mydomain.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:22323:22)
]]>
Hi. Is it possible to remove classes like “wp-block-advanced-bootstrap-blocks-column” and row.
I want to make the code as clean as possible .. that would be nothing more.
It seems the colored outlines are now missing after WordPress 5.4 update today. Unless there’s a toggle I’m missing to enable them?
]]>Hello,
I am using the “Advanced Bootstrap Blocks” and I must say that it is truly fantastic.
I’m having a small problem: when I create a row with multiple columns inside and use multiple “col” classes, the classes for smartphones are not respected.
I’ll put part of the code below where I find the problem.
<div class="wp-block-advanced-bootstrap-blocks-row row">
<!-- wp:advanced-bootstrap-blocks/column {"className":"col-12"} -->
<div class="wp-block-advanced-bootstrap-blocks-column col-12 col">
some other code
</div>
<!-- /wp:advanced-bootstrap-blocks/column -->
<!-- wp:advanced-bootstrap-blocks/column {"className":"col-md-4 col-sm-12 mb-5 pb-5 fadeIn"} -->
<div class="wp-block-advanced-bootstrap-blocks-column col-md-4 col-sm-12 mb-5 pb-5 fadeIn col">
some other code
</div>
<!-- /wp:advanced-bootstrap-blocks/column -->
<!-- wp:advanced-bootstrap-blocks/column {"className":"col-md-4 col-sm-12 mb-5 pb-5 fadeIn"} -->
<div class="wp-block-advanced-bootstrap-blocks-column col-md-4 col-sm-12 mb-5 pb-5 fadeIn col">
some other code
</div>
<!-- /wp:advanced-bootstrap-blocks/column -->
<!-- wp:advanced-bootstrap-blocks/column {"className":"col-md-4 col-sm-12 mb-5 pb-5 fadeIn"} -->
<div class="wp-block-advanced-bootstrap-blocks-column col-md-4 col-sm-12 mb-5 pb-5 fadeIn col">
some other code
</div>
<!-- /wp:advanced-bootstrap-blocks/column -->
<!-- wp:advanced-bootstrap-blocks/column {"className":"col-md-4 col-sm-12 mb-5 pb-5 fadeIn"} -->
<div class="wp-block-advanced-bootstrap-blocks-column col-md-4 col-sm-12 mb-5 pb-5 fadeIn col">
some other code
</div>
<!-- /wp:advanced-bootstrap-blocks/column -->
<!-- wp:advanced-bootstrap-blocks/column {"className":"col-md-4 col-sm-12 mb-5 pb-5 fadeIn"} -->
<div class="wp-block-advanced-bootstrap-blocks-column col-md-4 col-sm-12 mb-5 pb-5 fadeIn col">
some other code
</div>
<!-- /wp:advanced-bootstrap-blocks/column -->
<!-- wp:advanced-bootstrap-blocks/column {"className":"col-md-4 col-sm-12 mb-5 pb-5 fadeIn"} -->
<div class="wp-block-advanced-bootstrap-blocks-column col-md-4 col-sm-12 mb-5 pb-5 fadeIn col">
some other code
</div>
<!-- /wp:advanced-bootstrap-blocks/column -->
<!-- /wp:advanced-bootstrap-blocks/column -->
</div>
Working on the html I noticed that eliminating the final class “col” I solve the problem.
Can you tell me where I’m wrong?
Thank you
Hi there again!
While checking the performance of my website, I realised that these files will be loaded in the frontend as soon the plugin is activated:
<link rel='stylesheet' id='wp-components-css' href='https://localhost/project/wp-includes/css/dist/components/style.min.css?ver=5.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='wp-editor-font-css' href='https://fonts.googleapis.com/css?family=Noto+Serif%3A400%2C400i%2C700%2C700i&ver=5.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-editor-css' href='https://localhost/project/wp-includes/css/dist/block-editor/style.min.css?ver=5.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='wp-nux-css' href='https://localhost/project/wp-includes/css/dist/nux/style.min.css?ver=5.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='wp-editor-css' href='https://localhost/project/wp-includes/css/dist/editor/style.min.css?ver=5.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='advanced-bootstrap-blocks-style-css-css' href='https://localhost/project/wp-content/plugins/advanced-bootstrap-blocks/dist/blocks.style.build.css' type='text/css' media='all' />
Shouldn’t these files only be loaded in the backend? Thanks in advance!
]]>Hi there again!
The display of the columns are breaking if you are using a word, which is too long.
It only happens in the backend so it’s not a big deal. ??
Maybe an easy fix would be like word-break: break-all(?).
Thanks for your effort!
]]>Advanced Bootstrap Blocks appears to support anchors (in the editor “Advanced” panel, “HTML Anchor”) but the anchors don’t actually save for these blocks. WordPress 5.3.2 and Advanced Bootstrap Blocks 1.1.6.
]]>Not really an issue but can you tell me why you had to remove the colored block outlines? They were really helpful. Is there a way to activate them again?
Thanks in advance!
]]>Hi,
I’ve only just installed this plugin today, so not sure if perhaps it’s changes in 5.3 that may be the cause as I note it says untested with this version of WP.
When I try to insert any of the blocks from this plugin an error occurs, with the message ‘the editor has encountered an unexpected error’.
The error text is copied below.
s</<@https://my-dev-url.com/wp-content/plugins/advanced-bootstrap-blocks/dist/blocks.build.js:1:83902
renderWithHooks@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:15246:18
mountIndeterminateComponent@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:17480:13
beginWork$1@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:18624:16
callCallback@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:341:9
invokeGuardedCallbackDev@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:391:7
invokeGuardedCallback@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:448:3
beginWork$$1@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:23355:7
performUnitOfWork@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:22349:12
workLoopSync@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:22323:22
renderRoot@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:22016:11
runRootCallback@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:21692:20
flushSyncCallbackQueueImpl/<@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:11491:24
unstable_runWithPriority@https://my-dev-url.com/wp-includes/js/dist/vendor/react.js?ver=16.9.0:2820:12
runWithPriority$2@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:11443:10
flushSyncCallbackQueueImpl@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:11487:7
flushSyncCallbackQueue@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:11476:3
discreteUpdates$1@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:21815:7
discreteUpdates@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:2357:12
dispatchDiscreteEvent@https://my-dev-url.com/wp-includes/js/dist/vendor/react-dom.js?ver=16.9.0:6104:3
URL changed for privacy reasons.
I’m using my own child theme of Understrap @ version 0.9.4.
Let me know if you need more info.
Thanks!
]]>This plugin is really helpful since I am developing with the understrap theme, nice work!
Is there a way to add a background-color option to the advanced-bootstrap-blocks container? At the moment you can only select a background-image. I think this would be a nice addition.
Thanks in advance!
]]>