dimned
Forum Replies Created
-
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Content timeline crashesHi @mxo123 and @ingo224996
I’ve tested the selection of the whole TimeLine block though it still works correctly https://prnt.sc/v0cstd Have you tried disabling third-party plugins or changing theme and test Timeline again?
Hi @kartheekb,
I’m sorry but I’m not sure I get the last reply properly. If that menu was added using shortcode you may try to click the pencil icon, copy/cut the shortccode and paste in the Accordion item content area.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Background image sizeHi @audunmb,
Thanks for your question. There is no way to choose certain image size for background image of the Section block. You may adjust the image on PC and upload a ready bg image for a certain section if you do not wish to use a full-size one.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Table paddings do not workHi @checksumdk,
Most likely your theme overrides the style of the table. Could you specify the cells where you tried to set custom padding?Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Source code?Hi @lovor,
You get all the source code by downloading the plugin.Hi @v0van,
Thanks for your comments though the slider works correctly. Since you view the slider on narrow and wider layouts the slider looks different when the height is fixed by width is dynamic.Hi @v0van,
Could you try activating another theme to test the block?Hi @testbewertungen,
I’d recommend referring to this topic for the details https://wordpress.org/support/topic/dont-load-blocks-if-not-ins-use/
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Content timeline crashesHi @mxo123 and @ingo224996,
Thanks for contacting us however I could not replicate the issue locally with the latest WordPress and Getwid versions. Could you try disabling third-party plugins and test Timeline again? Are there any specific steps to replicate the issue?Forum: Themes and Templates
In reply to: [Palmeria] Incluir motopress slider solo en el homeHi @andresrivera,
Thanks for your question. We recommend to install Jquery Migrate Helper plugin as a temporary solution to be able to use Slider plugin successfully https://wordpress.org/plugins/enable-jquery-migrate-helper/Forum: Plugins
In reply to: [MotoPress Hotel Booking] Two-column layout for Search result page – how toHi @hamsay,
You may install our free Palmeria theme where this style is applied by default https://themes.getmotopress.com/palmeria/
Otherwise, you would need to modify the templates of the plugin and add custom styles. Here is an example https://support.motopress.com/hc/en-us/articles/360050337852Forum: Plugins
In reply to: [Restaurant Menu and Food Ordering] Each menu item can be viewed as a pageHi @clivesmith,
Make sure you have copied the full code and did not miss any symbol. I do not experience any errors locally.Forum: Plugins
In reply to: [MotoPress Hotel Booking] Cannot set season for ratesHi @axiomweb,
Thanks for your reply. I’m happy to know you managed to sort the issue out. Feel free to put additional questions about our booking plugin.
We’d highly appreciate if you rate the plugin here https://wordpress.org/support/plugin/motopress-hotel-booking-lite/reviews/Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] CIRCULAR PROGRESS BAR – Text colorHi @johan_walter,
Thanks for your question. Unfortunately, there is no way to change the color of the value even with custom CSS. Though we have this feature on our to-do list and I hope it will be released soon.Hi @v0van,
1. I’ve tested the Image caption with the parameters you indicated however the caption was placed over the picture all the time. If you do not want it to overlap the slider dots then you may set the slider dots to be out of the slider via slider controls.
Could you also provide a link to check a slider?2. In order to make the dots bigger you may try adding the style below to Appearance > Customize > Additional CSS
.wp-block-getwid-images-slider .slick-dots li button::before, .wp-block-getwid-media-text-slider .slick-dots li button::before, .wp-block-getwid-post-slider .slick-dots li button::before, .wp-block-getwid-post-carousel .slick-dots li button::before{ font-size:20px; }