Virgildia
Forum Replies Created
-
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Maximum animation speed is 1000Hi! 1000ms is the limit for the slide speed at the moment.
- This reply was modified 2 months, 3 weeks ago by Virgildia.
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] CSS arrows & dots / timer delayPlease try:
.slick-prev:before, .slick-next:before {
color: white !important;
}Hi! Thank for using the plugin. The carousel is initialized on page load and will not load again in hidden tab content. You may be able to resolve this with custom JS by reinitializing the carousel when the tab becomes visible but the plugin does not have an option for this.
Forum: Plugins
In reply to: [AI Block Editor] Not working – exceeding quotaHey @dewebmeesternl it looks like you’ve either run out of credits or reached your maximum monthly spending limit. The message you’re seeing comes directly from the OpenAI API. You’ll need to visit the OpenAI website to purchase more credits?or?increase your spending limits. Keep in mind that while the OpenAI API offers a free quota, usage beyond that including with GPT-3.5 is not free.
The plugin simply uses the API. All billing and credit management are handled by OpenAI directly.
- This reply was modified 4 months ago by Virgildia.
Hi @s-light ! It seems like the CSS that you shared is custom styling and not part of the plugin. I’m happy you resolved it.
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] great pluginThank you @vanessajw ! I’m happy that you found the plugin useful! The look of the carousel can be easily customized with CSS but will require some frontend coding skills.
Hi! Thank you for the feedback @pixelready and @vanessajw . I’m happy that you find the plugin useful! The carousel is simply a container for any Gutenberg blocks. It does not control any blocks inside it. For equal heights or square images you will have to adjust the actual image blocks that you use or implement custom CSS or JS which will require hiring a developer.
The intention of the Carousel Slider was to create a very simple and usable plugin that can also be easy for developers to customize so it will not have all the features or styles of premium sliders.
- This reply was modified 4 months, 3 weeks ago by Virgildia.
Forum: Plugins
In reply to: [Animated Blocks on Scroll] Animated scroll not displaying properlyHello @hopltd
Thanks for the detailed explanation.
The “Animated Blocks on Scroll” plugin is specifically designed to simply add animations to elements that come into the viewport as the user scrolls. Unfortunately, the plugin does not support reinitializing animations for content loaded via AJAX.
Forum: Reviews
In reply to: [Carousel Slider Block for Gutenberg] Brilliant!Thanks for the review! Just a note, the plugin does not offer any site builder. It is a free plugin and contains only the carousel block. You may have another plugin which is offering a site builder.
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Hide block if no dataHi! Could you please provide more info? It is assumed that all the slides have blocks in them. For dynamic slide creation you will have to implement your own custom JS.
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Lastest Update broke carouselMarking this resolved as it related to custom styles. Also please ensure you have updated to the latest 10.0.13 version.
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Latest update broke carouselHi @sebuser ! Please ensure you are updating to version 1.13. The latest version fixes the Slick issue.
Sorry for any inconvenience! The plugin went through refactoring.
Hi @marcuspol!
Could you please confirm if this an issue with your custom theme by switching to a default theme and verifying if the directory path is still wrong? Also please try to deactivate and activate the plugin. Lastly, ensure you are using PHP 7.0 or higher on your server.
The plugin is showing the correct path in latest version tests and it should also have a version at the end for example
/wp-content/plugins/carousel-block/build/carousel/view.js?ver=a0847e861d1f1c491791
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Lastest Update broke carouselI am investigating the issue. In the meantime please ensure the plugin was not deactivated after updating. I observed this issue during testing.
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Lastest Update broke carouselHello @dabalina, thanks for reporting the issue! Are you nesting the carousel in a row block/container? Feel free to send screenshots or contact me by email (found here: https://virgiliudiaconu.com/) for troubleshooting.
- This reply was modified 6 months, 1 week ago by Virgildia.