Looks like this plugin is abandoned. Anyone know if it’s still safe to use? Still works fine.
]]>Hi
I would like to exclude the call to action button from this page. I have tried to add the page URL to the exclusion field in the book now settings and I have also tried the widget on the page and selected disable but the call to action button is still displayed.
]]>I want to be able to display the book now button on my mobile site only and not the full site. Is there a way I can do this?
]]>Please can someone help me make the link a no-follow?
Big thanks
hi some how Exclude pages/posts on mobile devises not working it is still showing button on mobile
]]>Everything is fine, but there is a minor error on the book-now.php for the Enable/Disable on the metabox for every edition section fo pages and posts:
On line 52 you declare:
$enable = isset( $values['my_meta_box_enable'] ) ? esc_attr( $values['my_meta_box_enable'][0] ) : '';
But on line 67 you don use the $enable
variable:
<label for="my_meta_box_enable">Enable/Disable for this page/post</label>
<input name="my_meta_box_enable" id="my_meta_box_enable" type="checkbox" value="1" <?php checked( '1', $text); ?> />
I fixed this by changing $text
with $enable
:
<input name="my_meta_box_enable" id="my_meta_box_enable" type="checkbox" value="1" <?php checked( '1', $enable ); ?> />
Hi,
I have secured a website using HTTPS however this plugin shows up as the only insecure source, meaning that the user is warned that the site is not fully secure. I have set everything to redirect to HTTPS and even used the Force HTTPS plugin, however this issue still persists, is there a fix at this point?
Cheers,
]]>Is there an easy way to hide or disable this plugin on mobile? The button is too large on my mobile site and hides content when it is on the side ad is covered by another element if on the bottom.
]]>Fatal error: Can’t use function return value in write context in
/web/htdocs/www.—–.it/home/wp/wp-content/plugins/book-now/book-now.php
on line 204
The problem has been introduced with last update. i have disabled it.
thanks
]]>Good morning!
I have updated the last version of your plugin and now I have a problem with the mobile version: there is a blank space between the button and the right side, so the button is hidding part of my web content. What can I do to solve this issue?
Thanks in advance.
]]>Thank you for your great plugin.
I need cancel button in booking page because when visitor come to booking page there are same button end visitor click again. .Especially mobile user click again click in booking page. So i need to cancel or hide button in booking page.
How can i fix ?
Best Regards
Hi Rian
I have installed the latest version of the plug in and it isn’t working on the mobile, is there something I’m missing.
Regards
Elaine
Hello,
I like your simple plugin but want to use it with a multilanguage page (WPML Plugin).
How can I translate the text and the link to another language?
Thank you,
Marc
Please excuse my ignorance! I am only a beginner at wordpress, how do i add the link to where I want the book now button to go, and how do i add it on each page of my site? there’s only one place it seems where i can add anythin – ‘full url’?
]]>Hi there,
Is it possible to use this plug-in on a mobile?
Thanks,
Roisin