dimned
Forum Replies Created
-
Thanks for your reply @w-sky. It would be much appreciated if you review the Palmeria theme and Hotel Booking plugin
https://wordpress.org/support/theme/palmeria/reviews/
https://wordpress.org/support/plugin/motopress-hotel-booking-lite/reviews/Forum: Themes and Templates
In reply to: [Palmeria] Text below single accommodation view / edit template?Hi @w-sky,
You may try adding the code below to functions.php file of the theme:add_action( 'mphb_render_single_room_type_metas', 'add_custom_text_below_content' , 60 ); function add_custom_text_below_content(){ echo '<p>If you have any questions before you book, please <a href="/imprint">send us a message</a><p>'; }It is recommended to install a child theme and add the code to its functions.php file no to lose the changes after the theme update.
Hi @w-sky,
Yes, you are right. You may try to increase the width up to 400px instead of 330px:width: 400px;I hope this will work properly now.Hi @w-sky,
Thanks for your feedback. Please remove the styles I sent to your prior and try to add the one below:@media (min-width:990px) and (max-width:1580px){ #masthead.site-header{ padding:2em 2em; } .site-branding { width: 330px; } }Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Image Alignment – Image BoxHi @celes15,
Thanks for the clarification. I’ve tried to replicate it locally though it worked correctly:
PC http://prntscr.com/xd28y9
Mobile http://prntscr.com/xd2e76Probably the styles of the block are overridden by your theme or some custom styles. Could you specify what theme do you use or could you share a link to the page where I can inspect the styles?
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] inline iconsHi @johnnya23,
You may use Icon Box block and select Align Icon Left to put a phone icon followed by a phone number http://prntscr.com/xd0k4p Though as you can see you will need to use Columns to put an envelope icon followed by an email address all on one line. The icons can be animated. Let me know if it is helpful.Hi @w-sky,
I’m sorry the style I’ve sent was for mobile devices. Here is a style for medium window width:@media (min-width:990px) and (max-width:1580px){ #masthead.site-header{ display:block; padding:2em 2em; } #site-navigation ,#sidebar-open { display: inline-block; vertical-align: top; } #sidebar-open{ margin-top:1.5em; } #site-navigation{ width:85% } }Let me know if it is helpful.
Hi @ulicgn,
I’ve forwarded this case to our developers. Probably the strings of the block will be added in one of the next update releases. We will notify you when we have any news.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Image Alignment – Image BoxHi @celes15,
I’m sorry but I’m not sure U get the question correctly. Could you describe it in more detail providing screenshots or URLs of your site where we can check those examples?Hi @wolfgangbremer,
Thanks, your request has been forwarded to the developers and probably this will be possible in one of the next update releases.Hi @w-sky,
Could you try to add the style below to Appeareance > Customize > Additional CSS:@media (max-width:520px){ #masthead.site-header{ padding:1em 1em; } .site-header .site-branding{ padding-right:0; } }Let me know if it is helpful.
Forum: Plugins
In reply to: [Block Editor Colors] Problem with colorsHi @taisa1984,
Thanks for your reply and for your feedback. Feel free to contact us back if you have any further questions or concerns.Forum: Plugins
In reply to: [Block Editor Colors] Problem with colorsHi @taisa1984,
I’m sorry I thought you use divi builder with divi theme. You may submit a request to our support team to take a closer look at it.Hi Wolfgang @wolfgangbremer,
As far as I understand you added the Accordion block using our Getwid plugin. If it is so the question has been already asked here https://wordpress.org/support/topic/toggle-accordion-with-anchors/ We have added your upvote to this task to our list of features and notify you when it is possible to add a direct link to each item.@elvyrageyer,
You are welcome. I’d appreciate it if you rate the plugin here https://wordpress.org/support/plugin/mp-timetable/reviews/