Hello
I am having a problem with the “Content Timeline” block.
When on Android, dates set with ‘Normal text’ appear as a big “Invalid date” title… I have just noticed this also happens on the web version with ‘Normal Text’ date when I set orientation to ‘left’ instead of ‘centre’.
What am I doing wrong?
Also, it would be good if it was possible to insert WordPress blocks inside the timeline (eg. a picture)…
Thanks for your help.
]]>Hi There,
Playing around with Responsive Blocks in a (local) test environment, and I’m loving it.
I’ve installed on a site with a custom post type (Historical Archives) created with Pods to have some additional custom fields, including some date-related fields.
Unfortunately the Post Timeline block only allows Posts or Pages, even though there are a few additional Post Types defined. Any chance you can expand the pull-down to show any custom post types defined, also?
Also, Any chance you can consider adding a “Custom Meta” option to the Order By pull-down (and add field to add the custom metadata field slug) ?
Thanks!
]]>Hello, I am trying to use the Contact Form 7 Stylizer block. It seems like it works well in the editor (see screenshot), but it doesn’t render anything on the real website (see website link)
]]>Hi,
When using the Gutenberg Video Pop-up Responsive block I’ve added a YouTube link and uploaded a background image. I can view the image in the backend, however the front end is showing a grey box.
If we inspect the page, and change the HTML from
<div class=“responsive-block-editor-addons-video-popup__wrapper” data-video=“26QD8aFxAZs” style=“background-image: none ;“><a href=“#” class=“responsive-block-editor-addons-video-popup__overlay”></a>
to
<div class=“responsive-block-editor-addons-video-popup__wrapper” data-video=“26QD8aFxAZs” style=“background-image: url (https://www.readytoship.com.au/wp-content/uploads/2024/09/sendle-customer-reluv-video-cover-1.jpg);“><a href=“#” class=“responsive-block-editor-addons-video-popup__overlay”></a>
The front end does update, however can not find how to fix this in the Responsive Block. Could you please advise how to show an image rather than a grey box?
Hello,
We’re noticing strange issues on a number of sites which use this plugin. The sites are of varying size and complexity. Even a very small site is unable to use the editor while this plugin is activated.
A example of the errors we’re seeing while trying to use the editor is below:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 65536 bytes) in /wordpress/wp-includes/functions.php on line 3766
We’re seeing this issue with versions 1.8.6 and up, including the latest version 1.8.9. When we disable or downgrade the plugin, the editor will work again.
Additionally, we noticed we’re unable to toggle any blocks on or off. When we toggle them, it shows the “settings saved” message. However, the settings never seem to save. This is occurring in all versions we’ve tested.
The errors we’re getting with the editor are memory exhaustion errors. We believe if the block toggle options could work, that might help reduce the memory usage when accessing the editor. Although, the memory errors are a bigger problem since they shouldn’t occur with all blocks enabled.
Please advise, thank you.
]]>The icon is appearing full size (full width) and not conforming to the set size.
The separator bar is not vertically aligned.
There’s a massive padded gap in the (Prefix) text before the title and there are no settings to adjust this.
Unfortunately no ability to add screenshots here!
It would be great if the plugin used the presets from theme.json: for example, the preset spacing and margin scales.
]]>I created a popup, but clicking the trigger has no effect.
I would guess this has something to do with these js error messages:
Uncaught TypeError: Cannot set properties of null (setting 'value')
at testy/:2068:47
testy/:2081 Uncaught TypeError: Cannot set properties of null (setting 'onclick')
at testy/:2081:13
Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
at HTMLParagraphElement. (frontend_blocks.js:8:13998)
at HTMLParagraphElement.dispatch (jquery.min.js:2:40035)
at v.handle (jquery.min.js:2:38006)
Sorry I can’t show you the page affected, as it’s on a staging site behind a password.
Any suggestions?
]]>Hello,
After updating from version 1.8.1 to 1.8.2 we noticed an issue with the Image Boxes blocks not displaying correctly.
It seems, the Vertical Alignment option is no longer working to center align, or bottom align, the text within it.
The .wp-block-responsive-block-editor-addons-image-boxes-block-item
class sets the container to display: flex;
which allows the items to align vertically.
However, the update caused some added styles on the page to change the block container to display: block;
which breaks the Vertical Alignment setting.
Thanks!
]]>Hello,
While working on a site with this plugin installed, I noticed a small CSS issue in the Customizer caused by this file:
responsive-block-editor-addons/dist/responsive-block-editor-addons-style.css
Specifically, the input[type=radio]:checked::before
specification and the changes to the border
property. This is causing the selected radio buttons to look strange.
Thanks!
]]>Hello,
Well it’s been months since I cannot update your plugin anymore or I cannot edit posts or pages.
I had opened a ticket as asked in March, but no solution was ever offered.
I suppose I will have to do the whole website again, hours and hours of work..
So disappointed..
When I add the accordion it has a kind of white glow around it which shows up on a coloured background. How can I remove that? I tried changing the various colour properties but it didn’t make a difference.
Thanks
Hi,
I use a cdn on my website. Unfortunately, there are two scripts, which contain a double slash in its source path. This leads to a not loading block.
I guess that one way to solve his issue is to change settings in cdn. Sadly I have no idea where.
My second hope is, that these double slashes are created by accident and can be replaced with a single slash.
The scripts are loaded with this paths:
Can I change something or can you update the plugin?
Kind regads, lokn
Hello,
On a website (theme blocksy pro) where all is uptodate, I created some customs posts with Custom Post Type UI plugin to have a portfolio section.
When I updated your plugin some 3 weeks ago, the advanced column block cannot be edited anymore, each and every column displays the block recovery message, which does not work.
So I rolled back, and waitd to see if you would issue some fix after this upadte, and you did, but no change at all on this website.
Advanced columns behave normally in genuine posts though, the problem only happens in custom posts.
may you help ?
thanks
Hi there,
hope everybody is doing well.
I use Responsive Gutenberg Blocks to show a testimonial slider on the website I am building. When I add the slider in the edit mode of the website, it looks correct. However, as you can see when you visit my website, on the actual live website it is not displayed properly (you have to scroll to about the middle of the page to see it under “Erfahrungsberichte”).
Is there any way to fix this?
Thank you very much in advance!
Friendly,
Mathias
]]>Hi,
Accordion block is not showing option for content border padding ,alignment.
]]>Hi,
On click RBEA Templates , modal screen is not coming. So how can import pattern?
]]>Hi,
how-to reproduce this issue :
– add the gutenberg block “Advanced Columns”
– go to the advanced tab
– add a custom classname to the block “myclassname” for example
– “myclassname” is saved into the dashboard
– “myclassname” is not shown on the website (front)
Regards,
Maxime
Hi there,
is it just me or custom css classes don’t get applied to RBEA blocks?
They are correctly saved but don’t show up on the frontend.
All other Gutenberg blocks work fine on the same site.
Thanks for your help,
EF
Anytime I tru to add an Image Slider to my post, the editor crash:
removeChild@[native code]
gr@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:69360
cr@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:67364
gr@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:69088
cr@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:67364
gr@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:69088
Br@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:80576
Br@[native code]
unstable_runWithPriority@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react.min.js:9:7432
Ar@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:78537
Pr@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:74656
Pr@[native code]
@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:30174
unstable_runWithPriority@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react.min.js:9:7432
Nn@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:30120
_n@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:30055
ua@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:115721
pe@https://c0.wp.com/c/6.0.1/wp-includes/js/dist/vendor/react-dom.min.js:9:15419
pe@[native code]
]]>
The progress bar animation works on the backend but doesn’t work on the frontend. Also the flat effect doesn’t work when the progress bar is made taller.
]]>Hello there,
I did not try your plugin yet, but would love to ! It seems to be what I need..
Do you intend to issue an upgrade for WP lastest ? I want to make sure you are maintaining this plugin in the future before installing.
thanks for your answer
]]>Hello,
On a WordPress site, using the 2019 theme, the REBA plugin is the only plugin installed on the site, the flipbox is showing both the front & back side image when used in a Gutenberg column.
You can see an example of this here: https://lisakdigitalmedia.com/test-flipbox/flipbox-page/
When it’s not in a column, REBA flipbox block works as expected.
Please advise.
Thanks!
Hello,
How can I hide the button RBEA Templates in top of the page ?
Thanks
]]>For the Title of the Flip Box, is there a reason why you don’t support the theme settings H1 … H6 tags. I don’t want to be forced to choose a Google font. This creates inconsistencies within the page styling.
I’m using the Kadence theme.
]]>Flip box no more working with new WP version
When i update the WP the flip box what i insert many place on my site fall apart. The back site showing under the front side. Maybe some JS issue it is. Becase no more hide the back side and maybe the absolute position is false too.
]]>Hi @nayan,
do you, by any chance, have public git repo?
]]>I’d like to create an image carousel slider like the one in the docs at https://docs.cyberchimps.com/responsive-gutenberg-addons/image-slider, but when I create mine, I cannot get it to fix the height of the images and let them be a sensible proportional width, and also, there is a ton of white space between the images unless I make them quite large.
What exactly does the “Small Images” setting mean?
I want to show images with a height of 200px so I entered 200px and turned Small Images on. The slider only shows 2 images across the whole width of a desktop page. What do I need to do to make them squish side by side?
]]>Hello,
I have another problem with the plugin. The flip box block makes pages horribly slow: loading time with a single flip box on the page is nearly 8 seconds compared with less than a second without it. I have tested the flip box without adding an image to make sure the page is not slowed down by my image. It is still the same issue.
Thus, I will continue searching for a usable flip box plugin or finally go through the hassle to create them with html and css.
Best regards,
Wiebke
Hello,
because of the European GDPR I have disabled Google fonts on my site. I noticed that the headlines of the flip-box-block does use a font I have not installed locally. Does the plugin load Google fonts?
Many thanks,
Wiebke