dimned
Forum Replies Created
-
Forum: Plugins
In reply to: [Hotel Booking Lite] Integration with Trip AdvisorHi @tjdesignuk,
The option of the import and export of bookings is available in the Pro version of the plugin. You may test how it works here https://hbdemo.getmotopress.com One of the customers approved the synchronization with TripAdvisor here on our forum https://motopress.com/forums/topic/synchronisation-issues/#post-1149504Forum: Plugins
In reply to: [Stratum - Elementor Widgets] Testimonial Carousel / Advanced SliderHi @julykrchnk,
It looks like your topic is related to this one that was reported prior
https://www.ads-software.com/support/topic/mobile-display-wrong/
I’ve added your upvote to this task to increase the priority. We are sorry for the temporary inconvenience.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Image Hotspot links not workingHi @littlebizonline, The URL field is related to the title of the tooltip. I’ve added your request to our list of features. Perhaps the option to link the hotspot will be available in one of the further updates. Stay tuned not to miss it.
Forum: Plugins
In reply to: [Restaurant Menu and Food Ordering] Description not showing for tagsHi @ipajen,
If you enable the default twenty twenty theme you should be able to see description of the tag on the archive page since there is addedget_the_archive_description()
in the archive file of the theme. Please try to addget_the_archive_description()
to the archive file of your theme.Forum: Themes and Templates
In reply to: [Palmeria] cost estimate by selecting days on calendarHi @elenaconteddu,
You may try to use the style below:.button.mphb-button.mphb-confirm-reservation{ display: none !important; }
Make sure the Skip Search Results option is enabled at Accommodation > Settings.
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Error using Custom Post Type blockHi @korinektomas,
Unfortunately, the issue is caused by the Ultimate Addons plugin since it adds custom attributes to all the blocks globally. All the blocks that use ServerSideRender do not work. You may refer to this file https://github.com/brainstormforce/ultimate-addons-for-gutenberg/blob/master/src/blocks/extensions/attributes.jsForum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Image Hotspot links not workingHi @littlebizonline, I’ve tested the links in the tooltips and it seems to work correctly. Could you specify what OS and browser you use to test it? Should I test a specific hotspot?
Forum: Plugins
In reply to: [Block Editor Colors] Doesn’t seem to work with WP 5.8Hi @littlebizonline, I’m sorry for this inconvenience ??
Forum: Plugins
In reply to: [Block Editor Colors] Doesn’t seem to work with WP 5.8Hi @southcoastonline,
I’ve tested the plugin with WordPress 5.8 and it worked correctly. I could see my custom color in the list of colors within block settings. Could you try to test the plugin with the default theme and WordPress 5.8?- This reply was modified 3 years, 4 months ago by dimned.
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Image Hotspot links not workingHi @littlebizonline,
Unfortunately, I could not find an Image Hotspot block on the page you need help with. Could you please describe the exact steps to replicate the issue? Screenshots and examples are appreciated. Thanks.Forum: Themes and Templates
In reply to: [Palmeria] cost estimate by selecting days on calendarHi @elenaconteddu, The calendar is used just to show the availability. So you need to enable booking functionality on your site for the availability form to appear. If you wish to disallow placing the reservations you may hide the Confirm Reservation button with CSS.
Forum: Plugins
In reply to: [Hotel Booking Lite] Error processing checkout. Please try againHi @urvi19294, Could you specify a page on your site where I can find an availability form to try to place a booking and replicate the issue?
Hi @tobstobs,
Please check your columns and make sure each column type is set as a certain day of the week. Let me know if it is helpful.Hi @tobstobs,
Thanks for your question. At the moment, there is no possibility to exclude ongoing events from the list of upcoming ones. I’ve added your request to our list of features. perhaps it will be possible within one of the next versions.Forum: Plugins
In reply to: [Restaurant Menu and Food Ordering] Description not showing for tagsHi @ipajen, It looks like the archive page layout that is defined by your theme does not show the description of the tag. You may try to override the files of your theme to add a description of the tag to the layout.