Discussion on Bed&Breakfast Hotel Single Page

Discussion on Bed&Breakfast Hotel Single Page

Cart 939 sales
Well Documented

Ansonika supports this item

Supported

This author's response time can be up to 2 business days.

72 comments found.

Very kind staff Interested in your model, I have two questions to ask: a) does the booking form really work? Let me explain: by choosing dates, guests etc. the booking arrives correctly filled in to the configured email? b) does the site only move in drop-down mode? That is, by clicking on a menu item you scroll to the corresponding section, or is it possible to change pages?

Thanks

Hi: A) Yes….”by choosing dates, guests etc. the booking arrives correctly filled in to the configured email”. It’s a booking request sent via email. This feauture in the live demo is disabled because we have 1500 visits aprox every month.

B ) The core feature of the item is a “single page template”...menu scroll down to the corrisponding section. But you can link a menu label to a specific page…for example contact.html.

All the best

PS: please check also this item similar in the style but with more feaature if you need a site with mulitple pages or menues with submenu https://themeforest.net/item/responsive-paradise-hotel/1735945

Admin Paneli var mı ? Takvim kısımını nasıl yönetebiliriz

Hello, thanks for this amazing template, really nice work! I can’t figure out how to make the languages menu to work. I linked the external pages to each language but nothing happens, like so: <option value="English" selected=""><a href="index.html">English</a></option> <option value="French"><a href="index-2.html">French</a></option> <option value="Spanish"><a href="index-3.html">Spanish</a></option> <option value="Russian"><a href="index-4.html">Russian</a></option>

I only edited “index.html” do I have to change something else in some js file? Thanks!

hi below a working code example. all the best <select onchange="this.options[this.selectedIndex].value && (window.location = this.options[this.selectedIndex].value);"> <option value="English" selected="">English</option> <option value="index-fr.html">French</option> </select>

Thank you so much, that worked perfectly! Another question: is there a way to add more icons to the “custom-icons” you provided? Thanks again!

EDIT: nevermind! I managed to add Google Materials Symbols and Icons, that should work just fine!

Sent to support but asking on here as well as I’m under a deadline! I purchased the Bed and Breakfast One Page, but my client is using Square Online. Will I be able to use this template there for their website or will it need to be hosted someplace else?

We don’t know Square Online or what it is. As an html site template, the item is compatible with every hosting. You should have a little experience of this type of technology. All the best

Hi, is it possible to connect the calendar with ical / vcal to show current availability? Could you please tell me if you made the calendar on your own or used an already made calendar script which I can see the usage options?

Dear Creator, Where can we find more icons on the net, similar to the SVG icons in the template? \bed-breakfast-single-page-template-2023-03-13-11-14-11-utc\b&b_files_v.2.2\html\img\svg_icons

Hi There, How can I switch off the cache during the development?

Hi, it seems you don’t have pruchased the item on Themeforest and not elegibile for support. Elements does not includes support. If you need support you should purchase the item on Themeforest. All the best

oh, ok, i understand!

Here is a fix for the Carousel gallery that allows opening the corresponding image when you click on it:

<div data-cues="zoomIn"> <div class="owl-carousel owl-theme carousel_item_centered kenburns rounded-img"> <div class="item"> <a href="img/folder/image.jpg" data-fslightbox="gallery_1"><img src="img/folder/image.jpg" alt="Image 1" /></a> </div> <div class="item"> <a href="img/folder/image.jpg" data-fslightbox="gallery_1"><img src="img/folder/image.jpg" alt="Image 1" /></a> </div> <div class="item"> <a href="img/folder/image.jpg" data-fslightbox="gallery_1"><img src="img/folder/image.jpg" alt="Image 1" /></a> </div> <div class="item"> <a href="img/folder/image.jpg" data-fslightbox="gallery_1"><img src="img/folder/image.jpg" alt="Image 1" /></a> </div> </div> </div>
Hello, we are sorry not. If you inspect the code with google developer console you can notice that Owl carousel in this combination of feature (Centered and loop) it duplicate/clone some items and the gallery not works correctly. that ’s why we place an external button. You can fix only disabling in the owl carousel the feat centered and loop like the example below (but results less nice) // Carousel items centererd generals $('.carousel_item_centered').owlCarousel({ loop:false, margin:5, nav:true, dots:false, center:false, navText: ["<i class="bi bi-arrow-left-short" />","<i class="bi bi-arrow-right-short" />"], responsive:{ 0:{ items:1 }, 600:{ items:2 }, 1000:{ items:2 } } });

Theme options not accessible, try to make any changes to them and changes cannot be saved,

it results you have not purchased the item. maybe you refere to another item or wp version made by another author. all the best

I refer to your item which you may have given to someone else to sell it for you as I am talking about the same Theme. I have problems with Theme Options where it doesn’t save the chenges you make to any of the options so please tell me what do I need to do. The theme cannot be exactly the same as your theme and someone else take profits from your work just by coincidence. And, I just need the bloody thing to work so if you know the answer please share it with me.

My support is expired but maybe you can help me a little. I only need a checkbox (I agree) on the form. Trying to do but won’t work, html is ok, PHP is the problem. I called the variable $agree code is like this } else if($agree === NULL) { but is wrong can you help me? Best

If i buy it can i find the correct code to correct my wordpress version? (menu,weather,and anti spam form)???

hi…this is not a wordpress theme. best

Ansonika You are the best author , even now you are updating !! Thanks a lot. BTW – can you provide the code line you update.

Thank you!! Please take a moment to rate the item in your Themeforest downloads page.

in the documentation is explained how to update the item. But mainly is js the file jquery.nav.js and in functions.js the “Scrollpage section”. all the best

Hi, can you help me to integrate a Cookie Notice for the EU law?

hi, note that your support period has expired in may. all the best

Thanks for your reply. All I can say is that in EU all website must show the Cookie notice for law, so if you want to sell your product in EU, soon or later you need to add this feature, otherwise the website cannot be published… Before ask here in the comment I’ve tried to insert one of the many script around the web, but they go in conflict with your product, so the best integration can be done by you. It is your choice, all the best.

Hi, i am sorry but what you say is not correct.

1) Bed&breakfast item does not use any sort of cookie or user data store, so by default, you are not obligate to have a cookie advice for eu customers. http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm

The site can be published and sold.

2) I don’t know which script are you using. Quite strange that you are not able to apply one. I suggest to hire a developer to implement the feature you need. Or just simply place a sort of message on the page that advice users that the your site use cookies, for example quite common:” Continuing the navigation of this site, you accept our cookie policy….”

All the best

Hi, I have an issue with the site jumping a little on mobile phones that I need help with. I tried emailing you but have heard nothing.

Only seems to be phones – tablets and computers ok.

hi, i’ve intestigated since you’ve contact me. the issue start from the supersized slider that seems have an issue on some mobiles. this affect the position on the container over. i’ve investigated but seems that this issue is still not fixed by the plugin author. a trick, tested, could be force the height of the container on mobiles. how to do it:

in layout. css before @media only screen and (max-width: 479px) ....

place this line
@media only screen and (max-width: 767px) {
#homepage {height: 400px !important;}
}

Think that might have got it – works ok on my mobile, will check on a couple of others and let you know if any problems. Many thanks.

i want to use SMTP to send mails. Do u have documentation?

Hello. I have problems with the template , because when I fill my data in the contact form displays eh send me a product that should not be . Could you help me?

please login with your company details and then post a comment in order to verify your purchase

At one time income with the company ’s account

how do you install it?

hello…my Bed&Breakfast Responsive Single Page is an html site template. if you need a wordpress version please visit here http://themeforest.net/item/bedbreakfast-single-page-wordpress-theme/6353778

Hi, I am having problems with the weather widget. Like others, it tells me “city not found”. The code is ‘623848’ it seems to work here http://woeid.rosselliot.co.nz/lookup/saint%20emilion%20france%20 but once on the website, it doesn’t appear.

This is the code i used in function.js $(’#weather’).weatherfeed([‘623848’], { forecast: true });

Any suggestions?

Thanks in advance.

Patrick

if you use woeid you should activate the function like the example below $('#weather').weatherfeed(['your id'], { forecast: true, woeid: true });

let me know if you fix it

great thank you so much

Dear author of the theme, I accidentally bought the wrong issue, I would need the theme Bed & Breakfast Responsive Single Page version for wordpress, I can integrate the figure and download the wordpress. Thank you for your attention luigi tedesco

hello…i am sorry but the wordpress version is made by another author

Hi there, thank you for a great template. I have one problem tho, on the general contact form, when i receive the mail stating we will contact you shortly, the from field gives my service providers email? It works fine on the booking form.

Hoping you can assist ASAP

try with $userheaders = “From: booking@bedandbreakfast.com\n”;

Thank you, that seems to have fixed the issue. Another problem im having is the main image on the weather feed does not show, could you please have a look for me? http://www.fourseasonsguesthouse.co.za/

what’s your city/town? someone small are not supported..i will make some tests

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey