dimned
Forum Replies Created
-
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Huge query numberHi @massimomegistus,
It would be extremely helpful if you review the Getwid plugin here https://wordpress.org/support/plugin/getwid/reviews/Forum: Plugins
In reply to: [MotoPress Hotel Booking] Reorder Search Results AttributesHi Ryan @thebusinesscat,
You are welcome. It would be extremely helpful if you review the plugin here https://wordpress.org/support/plugin/motopress-hotel-booking-lite/reviews/Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Change default blocks settingsHi @kalyx,
You may try this solution https://www.dropbox.com/s/l9py3vve61x8b3u/custom-settings.js?dl=0You need to enqueue it in the following way
wp_enqueue_script( $your_handle_name, $your_dir_src, array( 'wp-hooks', 'wp-i18n', 'wp-blocks', 'wp-dom' ), $your_version, true ); // Enqueue block editor script.Forum: Plugins
In reply to: [MotoPress Hotel Booking] Reorder Search Results AttributesHi @thebusinesscat, thank you for your feedback. You may try to remove the actions in the following way:
add_action('wp_head','remove_search_details_parameters'); function remove_search_details_parameters(){ remove_action( 'mphb_render_loop_room_type_attributes', array( '\MPHB\Views\LoopRoomTypeView','renderAdults' ), 10 ); remove_action( 'mphb_render_loop_room_type_attributes', array( '\MPHB\Views\LoopRoomTypeView','renderSize' ), 50 ); }Then add the same actions with new priority values.
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Huge query numberHi @massimomegistus,
Thanks for your request. This will be adjusted in one of the next updates of the plugin. Please stay tuned and check the release notes not to miss the release of this update.Hi @mmcginnis,
The issue has been fixed in the latest update version 1.6.12. Please update the plugin and let us know if it has been fixed on your side. It would be also helpful if you review the Getwid plugin here https://wordpress.org/support/plugin/getwid/reviews/Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] CPT blocks, Image captions disappearedHi Philippe @firstphilou,
Thanks for contacting us. Unfortunately, I could not replicate the issue locally. Could you describe how you enabled to show image caption at Custom Post Type block or clarify the issue in more detail? ThanksForum: Plugins
In reply to: [Stratum Widgets for Elementor] Advanced Post Image Zoom SpeedHi @flickimp,
Thanks for your question you may try to use the style below to adjust duration of animation:.stratum-advanced-posts.layout-grid .stratum-advanced-posts__post-thumbnail-image, .stratum-advanced-posts.layout-list .stratum-advanced-posts__post-thumbnail-image{ transition-duration:1s; }Let me know if it is helpful.
Forum: Plugins
In reply to: [Timetable and Event Schedule by MotoPress] Add Event To CalendarHi @smhcis,
Thanks for your question. By default, there is no functionality for this. We will keep it in mind for further plugin development.Hi @whiteknightuk,
Thanks for your reply. This is how the plugin works https://mpttdemo.getmotopress.com/as you can see the last event ends at 19:00 and the last row is 18:00. We will keep your request in mind though. thanks.Forum: Plugins
In reply to: [Another Mailchimp Widget] ErrorHi @alexandrahustiu,
We are sorry, here is not such an option on this forum. Could you submit a request to our support team providing this information?Hi @ngnengr,
Thanks for contacting us. We can not replicate this issue locally. Make sure you have created a booking received page with shortcode [mphb_booking_confirmation] and selected this page at Accommodation > Settings as Booking Received page or Accommodation > Settings > Payment Gateways as Payment Success page.Forum: Plugins
In reply to: [Stratum Widgets for Elementor] Global fontsHi @robbietr, Thank you for the clarification. We have added your request to our list of features. Perhaps it will be implemented in one of the further updates of the plugin. Feel free to contact us if you have any further questions.
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Post Carousel – Post TemplateHi @maxinacube, I’m sorry but I’m not sure I get the request correctly. Could you please clarify it by describing it in more detail?
Forum: Plugins
In reply to: [Block Editor Colors] Conflict with woocommerceHi @epsilis,
Thanks for your reply. Yes, you may submit a request to our support team referring to this topic. Thanks.