dimned
Forum Replies Created
-
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Cover block stretched verticallyHi @siminator,
Cover block is not added by the Getwid plugin. It is the default Gutenberg block. When you add Hero layout from template Library it adds Section block (by Getwid). So I guess you may try using Section block intead of Cover?
If it is not helpful I’d appreciate it if you share some example or screenshots.Forum: Plugins
In reply to: [Another Mailchimp Widget] 400: The resource submitted could not be validatedHi @aimlou88,
Could you specify the steps to replicate the issue? Can you share some screenshots of the plugin configurations (without your private information)?Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Image slider settings not settingHi @kilate,
It would be helpful if you share some examples. Thanks.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] “recent posts” styling/CSSHi Ron @jonesre,
Thanks for your question. Actually you may add your custom class to Recent Post block via Advanced>Additional CSS class(es) e.g.custom-max-widthThen add this class to CSS in order to override the style via customizer:.custom-max-width.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail + .wp-block-getwid-recent-posts__content-wrapper{
….
}However, I’d recommend using the Custom Post Type block because it allows adding a custom post template. Thus you may compose the layout of the post in a query just as you wish.
Forum: Plugins
In reply to: [Timetable and Event Schedule by MotoPress] Disable filteringHi @schroed,
I’m sorry but I can not say the exact date of release. As another temporary solution, you may add TimeTable using a shortcode as the filter can be disabled in that way. In order to add TimeTable as a shortcode please use Classic block to find the timetable icon on the bar and generate a proper shortcode.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Post blocks templates and meta (date)Hi @audunmb,
I may offer a workaround to add custom class that disables link e.g:
.no-link{ pointer-events:none; }and then use this class for date meta field in post template
no-linkForum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Getwid Image Slider custom links per slide issueHi @bridgettej,
I’ve tested the Image Slider block locally and the whole image is clickable when you add a custom link via slider (without using a third-party plugin). I’ve checked your site and could not find the Image Slider block. Could you specify the page where I can check it?Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Content timeline crashesHi,
Thanks for the information. We will review this and will see if we can fix the issue from our side. We will notify you when we have any news.Forum: Plugins
In reply to: [MotoPress Hotel Booking] PPPN Rate?Hi @kieranm9090,
It is possible to set up variable pricing in the Pro version https://motopress.com/motopress-wordpress-hotel-booking-pro-vs-lite/Here is a video tutorial to learn how it works https://www.youtube.com/watch?v=DnOed2Q9V88
Forum: Plugins
In reply to: [Timetable and Event Schedule by MotoPress] Disable filteringHi @schroed,
We have replicated the issue since it is not possible to disable the filter of the events. We’ll do our best to fix it in the next update release.
Manwhile oyu may use the style to hide it:.mptt-menu.mptt-navigation-select{ display:none; }Hi @washingtonirving,
Thanks for your reply and fr your feedback. We will keep this in mind and probably adjust the plugin to avoid such style conflicts in future.
Do not hesitate to contact us if you need any further assistance. We would be happy to assist.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Nested Tabs@valletinformatique44, Getwid is an addon for Gutenberg (WordPress Block Editor). It can not be used in Divi Builder.You may learn more about Tabs block reading this post here https://motopress.com/blog/getwid-blocks-tabs-gutenberg-block/
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Instagram maximum image numberHi @mkdev,
Thanks for your question. We could not see any limitation either at code of our plugin nor in Instagram API. Could you send an example where we may check this?Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Nested TabsHi @valletinformatique44,
Yes, our Tabs block allows nesting blocks. Feel free to try it on your site.Hi @washingtonirving,
Try using the style below for the tabs:ul.wp-block-getwid-tabs__nav-links { list-style-type: none; }It would be highly appreciated if your rate the plugin here https://wordpress.org/support/plugin/getwid/reviews/