87 comments found.
Hi , i have the Version: 1.0.13 I see in your demo i can have a BOOKING TABLE SECTION how i enable this ? Thank you
I think you refer to the wordpress version. please contact wordpress version author. you can discover him in your downloads page
Hi ! I purchased this theme, could you tell me where you found the animated “Confirm order” icon please ? I would like to do the same thing with other icons in your pack. Thank you.
Hi, that icon is svg based with custom css animation. The css of the icon animated present in confirm.html is in css/booking-sign_up.css. It can not applied to other icons from the icon packs. You should have some experience with svg path animations and create your own. Note that your support period is expired in 2020. All the best
I have bought it. How do I install and use it? Cannot find the way to do it in the documentation…?
All the best
Any plans for updating this to latest bootstrap 5.x ?
Hello, yes. We will update the item with BS5 in a couple of weeks aprox. All the best
The item has been updated with Bootsrap 5x. All the best
Thank you
Hello, do you have some page where I can use some basic elements. Like table, alert, button types etc?
is it possible to get HTML files not a PHP once I purchase the theme
hello the item is an html site template (you get html files); php files are related to the contact forms only. all the best
Hi, is it full and ready to host ?
Doesn’t this design come with UI for Vendors? All I can see here is dashboard for Admin.
For this current version not, we will consider for a next update. All the best. Ps: note that your support period is expired.
Dear, I wanted to ask if in delivery mode, restaurants have their own profile where do you get your purchases?
I bought the theme and the about.html is not present. Please can you send it.
http://preview.themeforest.net/item/foogra-restaurants-directory-listings-template/full_screen_preview/25074949?_ga=2.18777009.942658310.1623048638-1881342857.1599803003Hello, we are sorry but it is only a wrong/broken link that we will fix. For this industry template we have included these pages that are more useful and have some elements that can be used for a generica about page too.
http://www.ansonika.com/foogra/submit-restaurant.html http://www.ansonika.com/foogra/submit-rider.htmlAll the best
its still not fixed. Also can you share the Aboutus html page.
Please can you guide me how to make the header menu bar fixed while scrolling for all pages. Its only available for the home page now. how to change the css for other pages so that the menubar becomes fixed and remains always on page while scolling.
Hello, Maybe you did not understand. It’s only a broken link that start from the footer links; the about page does not exist. Similar pages available are for this item are:
http://www.ansonika.com/foogra/submit-restaurant.html http://www.ansonika.com/foogra/submit-rider.htmland have some elements that can be used for a generic about page too.
Note that for other pages, like listing or detail..etc..the fixed header can not be applicable due the structure of the page (page too short, main search bar, ...) or other features are already present (for example the sticky siderbar)..more relevant for those layouts. But we are updating the item now, with 2 examples where it can be applicable..for example blog.html or confirm.html. In the documentation is explained how to update the item and how to use this feature. Download the item again today late. All the best
Hello again, can you help me out with an other topic? I want to change the icon that is used for sign-in ( index top right corner ) and also want to add something you, can you tell me where I can find that icon?
Hello, also here there different ways. First the main 2 tecniques: icon font (default), 2 as image. You should tell me which of 2. Check here the default icon library font http://www.ansonika.com/foogra/icon-pack-1.html if have something that you prefer as alternative.
Or if you prefer an image…contact me via support tab in order to provide an example
Hello , I would prefer to change the current icon with locker &1#xe000 and the second one to change the wishlist icon with globe &2#xe0e3
in css/style.css
1) aprox line 2261 change the font family for these classe as the example below:
ul#top_menu li a.login:before, ul#top_menu li a.wishlist_bt_top:before { font-family: ‘ElegantIcons’; font-size: 21px; font-size: 1.3125rem; text-indent: 0; position: absolute; left: 0; top: 0; font-weight: normal; line-height: 1; }
2) change the content code here for the 2 classes:
ul#top_menu li a.login:before { content: ”\e000”; }
ul#top_menu li a.wishlist_bt_top:before { content: ’\e0e3’; }
Hello, I want to change the calendar language ( current shown in English ) can you please tell me where I can change the language ( months, days, etc. )
Hello, there are several ways to do it. But I think the most simple is to edit the js/datepicker.js aprox line 1565. then save and rename it js/datepicker.min.js. All the best
Alternatively i can view how/or drive you to localize the calendar that is Jquery Ui based…like explained here https://jqueryui.com/datepicker/#localization
Thank you!
Hello again, can you help me out with an other topic? I want to change the icon that is used for sign-in ( index top right corner ) and also want to add something you, can you tell me where I can find that icon?
Hello, also here there different ways. First the main 2 tecniques: icon font (default), 2 as image. You should tell me which of 2. Check here the default icon library font http://www.ansonika.com/foogra/icon-pack-1.html if have something that you prefer as alternative.
Hello, I’m sorry, today I bought the template thinking that it worked for WordPress and then I realized no. Is there any way to remove it to WordPress?
The parallax video played doesn’t fit to screen when viewed in mobile, rather most of the video is cut from both sides. How do I reduce the size to fit the mobile screen?
Taking as reference this page http://www.ansonika.com/foogra/index-12.html, Of course, it’s not possible that a video (as background) with landscape proportion fit on a mobile portrait view where what exceed will be hidden. All the best
Hello, does the reservation have accept and denied response from owner to user ?
Hello, we are sorry not. All the best
I want to add my own individual svg icons in the homepage categories. But I’m not able to do it.
Hi. How can I edit the changing texts of text rotator?
Got it ..no worries
I want to add my own individual svg icons in the homepage categories. But I’m not able to do it.
Please provide a demo link and upload the image, just need to inspect what’s wrong
have you turned this into wordpress theme yet?
Hello, not we are sorry. We are not wp developers. All the best
good evening I bought your template it is too good I just want to know if I can completely delete your name or logo or any sign that you would like to refer to…
Hello..yes you can. All the best
thank u …
How does the reservation work? When you chose the timetable and completed the email, does the restaurant owner receive an email with reservation?
Hello, the item is html based. What you ask required further implementations. Maybe could be interesting this restaturant page version with a working contact form http://www.ansonika.com/foogra/detail-restaurant-5.html
So when the clients do the reservation, I can see it on the administrator area but the table isn’t reserved to the restaurant owner. Right?
right, as an html site template some features needs further implementations with server side languages + db