Urbanrgill - HTML5 Restaurant Template

Themeforest Urbanrgill - HTML5 Restaurant Template HTML Template

Download Urbanrgill - HTML5 Restaurant Template HTML Template

Download Urbanrgill - HTML5 Restaurant Template HTML Template

UrbanGrill




UrbanGrill




Urbangrill – HTML5 Restaurant Template for your restaurant website and various other services that you do using web.




Let’s have a quick look on features that Urbangrill possesses:




Features



  • Modern & Elegant Design.

  • Built With HTML5 and CSS3.

  • Bootstrap in Core.

  • Fully Responsive.

  • Fresh and Clean Code.

  • Well Commented Code.

  • Working PHP Contact Form with a Simple Email Script.

  • Includes Entire Font Awesome.

  • Includes Amazing Flat Icons pack.

  • Includes Amazing Flat Icons pack.

  • Cross Browser Support.

  • Custom Offcanvas for Small Devices, Custom Sticky Menu When Scrolling Down.

  • CSS3 Animations.

  • Revolution Slider (latest version) Integrated.

  • Google web-Fonts Used.

  • Amazing Event Page.

  • Excellent Customer Support ñ We Care About Your Site as Much as You and will Help in Anyway Possible.

  • We are Ready Here 24 Hours Support for You.



VERSION 1.5 [08 October 15]



---------------------------
Updates
---------------------------
[+] Slider with video
[+] Youtube Video in Gallery
[+] Food Menu Section in Home Page


VERSION 1.4 [22 September 15]




---------------------------
Updates
---------------------------
[+] Header section
[+] Events section
[+] Reservation form Email script ready


VERSION 1.3 [08 September 15]




---------------------------
One Page
---------------------------
[+] Header section
[+] Video section
[+] Welcome section
[+] Services section
[+] Food Menu section
[+] Reservation section
[+] Our Chefs section
[+] Gallery section
[+] Events section
[+] Signature Dishes section
[+] Testimonial section
[+] Contact Us section


VERSION 1.2 [30 August 15]


---------------------------
One Page
---------------------------
[+] header section
[+] Slider section
[+] Welcome section
[+] Services section
[+] Food Menu section
[+] Reservation section
[+] Our Chefs section
[+] Gallery section
[+] Events section
[+] Signature Dishes section
[+] Testimonial section
[+] Contact Us section


VERSION 1.1 [24 August 15]



---------------------------
Section Added
---------------------------
[+] Service section
[+] Customer Review section
[+] Changes in Slider
[+] Topbar Google map updated
[+] Grid view section
[+] Shuffle view section

---------------------------
Extra Pages Added:
---------------------------
[+] Gallery Page.


VERSION 1.0[12 August 15]


# Initial Release 


VERSION 2.0 [1st December 15]



---------------------------
Updates
---------------------------
[+] Smart Slider in About Us Section
[+] New Section for App
[+] New Color Option 'Wine Red'

Download Urbanrgill - HTML5 Restaurant Template HTML Template

Comments

  1. Hi, i purchased the theme, how much to develop a simple admin panel for it?: www.zapatasrestaurante.com

    ReplyDelete
  2. Thank you for purchase our template.
    Please email us here – support@uysys.com . We will discuss with you about this issue over email.

    ReplyDelete
  3. Dear Venewood


    We are facing some technical issue in the previous mentioned email. Please email us here again – info@uysys.com

    ReplyDelete
  4. Hi,


    I am trying to add 2 e-mails addresses in the reservation-main.php file. Is it possible ? Here is the line :


    $to = “info@les2richard.com”; //Recipient’s E-mail


    I would also like to receive it at: alexandre@les2richard.com
    Thank you in advance,

    ReplyDelete
  5. Thank You for purchase our template.


    You may use this -


    $to = “info@les2richard.com, alexandre@les2richard.com”; //Recipient’s E-mail


    Hope your problem will be solve. If you still face problem, please email us the php file here –
    info@uysys.com

    ReplyDelete
  6. Good day
    I have encountered a slight hiccup with this theme. I noticed that when I add sub menu items on the drop down menu on the navigation bar, it does not show when the site is viewed on a mobile device. I went back to look at the demo version of this site and I see it does the same there too.


    Please can you provide me with the correct procedure so that I can get the drop down menu items to show on the mobile device menu (navigation) too.


    Thanks,

    ReplyDelete
  7. Thanks a lot to purchase our theme. We don’t add dropdown menu for mobile menu. If you want then let me know about which version you are using. We will send you Bootstrap default mobile menu.

    ReplyDelete
  8. Hi. Thanks for replying. It would be great if you could send me the default Bootstrap menu. I’m using version 1.1 of this theme. The one marked, Urban Grill Multipage Style #1. http://uysys.com/ThemeRole/demo/urbangrill

    ReplyDelete
  9. Thank You. Please give me your email to send you files.

    ReplyDelete
  10. How does this template response in Dreamwaiver…. I have download another website and when opening it in Dreamwaiver… wow, not easy to preview

    ReplyDelete
  11. You can open and edit this template in any text editor.

    ReplyDelete
  12. I love this theme and I’m just about ready to launch, but when I pulled the site up on my mobile phone (iPhone), nothing happens when I click on the menu block…I’m not sure what’s wrong. Do you have any suggestions?

    ReplyDelete
  13. Dear kdzine
    Thank you for purchase our template. Please give live url of your site.

    ReplyDelete
  14. http://bluesundaybargrill.com/index-new.html

    ReplyDelete
  15. Though the dropdown menu not developed/include in the mobile device so you can try emailed code if you understand bootstrap & html/css as a sample example otherwise you need to pay extra for this work, if you want paid work then share your details with us as per your planning.

    ReplyDelete
  16. Hi,
    I would like to enlarge the font in the New Event section.
    Could you tell me which file do I have to check to make the change?
    Thank you in advance,


    Josee

    ReplyDelete
  17. If you want to enlarge any title or content under event section then you need to add css in your style.css like if you want to enlarge h1 font size then add: #events h1{font-size:20px; } if you want to enlarge p tag then add: #events p{font-size:20px; } like so.

    ReplyDelete
  18. I want to change the color of the theme.


    You wrote earlier:


    In this template we use eight color option. To change color option, please add the css for your selected color after responsive.css.


    For example: in line 19 we added responsive.css. If you like to add css for blue color, please add this css after respnsive.css. Here is code -


    <link rel=”stylesheet” type=”text/css” href=”css/blue.css” media=”screen”>


    I have added this after responsive.css on my index.html, but still it keeps the original (Brown) color. What do I do wrong?

    ReplyDelete
  19. Dear pentakill,


    Thank you for purchase our template, If you find ’<link rel=”stylesheet” type=”text/css” href=”css/brown.css” media=”screen”>’ in your file just replace “brown.css” to “blue.css” then clear your browser cache and check again by reload page or check it another browser.


    Regards,

    ReplyDelete
  20. No I did not have <link rel=”stylesheet” type=”text/css” href=”css/brown.css” media=”screen”> in the index.html.


    It is not neither in the original version 1.1 I downloaded. I added now <link rel=”stylesheet” type=”text/css” href=”css/blue.css” media=”screen”> but nothing happened. I cleared all my cashed and tried on every browser. Firefox, Chrome and Safari. Nothing seems to work. What is the problem?

    ReplyDelete
  21. And I made sure I had blue.css in the css folder too.

    ReplyDelete
  22. please give us your website link/url for your index file

    ReplyDelete
  23. I have sent you the link of my website to this email support@uysys.com. Please check, and let me know if it has not arrived.

    ReplyDelete
  24. I see you added double double quotation in your link like: <link media=””screen”” href=””css/blue.css”” type=””text/css”” rel=””stylesheet””>
    but you should remove one double quotation like <link rel=”stylesheet” type=”text/css” href=”css/blue.css” media=”screen”>


    Please check the email that I sent you about this issue.

    ReplyDelete
  25. I need dropdown for the mobile version menu.


    I read in the comment that this templare don’t add dropdown menu for mobilemenu. Im using demo version 1.1. Can you Please send me the Bootstrap default mobile menu? Thank you!

    ReplyDelete
  26. Hi. When do I expect to get this? I have mailed to the support team support@uysys.com. Thanks

    ReplyDelete

Post a Comment

Popular posts from this blog

Ravaio - Modern Responsive phpBB Forum Theme

NRGagency - Creative One-Page Agency Theme

Rent It - Car Rental Template with RTL Support