ThemeForest

Gusteau: Restaurant WordPress Theme

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
kinsey Purchased

Best support I’ve had on ThemeForest so far – cheers Pavel!

  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 5-6 years

This theme is awesome! I highly recommend it, and Pavel gives excellent quick support! Thank you! Very Happy!

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
Audica1 Purchased

I love this theme. My question:

How to I add text to the top of a menu page? I have a “Happy Hour” page, and I’d like to add the hours to the top of the page.

Thanks in advance.

TB

GrandPixels

Hi Audica,

Text or other content you can add directly to page where you used the “Menu” template.

Pavel

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hello Boys. I’m sorry by my terrible English, loves me the design of the theme, but have a problem with the administrator of menu of Wordpress (Version 3.2.1) it does not allow me add more items, at present only leaves me put only those that already have and when I add one and save the options, does not keep them.

It is very urgent by that am very just of time with the project, thank you very much!!!

GrandPixels

Hello,

please send me login informations to your WordPress via email (in documentation below) and I will check it out.

Pavel

  • United States
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
joeeible Purchased

Hey Pavel,

Is there a way to have menu items included in search results?

Thanks,

Joe

GrandPixels

Hi Joe,

Yes. Please follow these instructions:

  1. Go to “gusteau/admin/cpt-menucard.php” and find the line 34
  2. Change ”’exclude_from_search’ => true,” to ”’exclude_from_search’ => false,”

Hope this helps.

Pavel

  • United States
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
joeeible Purchased

Thanks Pavel that did the trick.

Joe

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hey pavel,

Any chance of changing the reservation times to a 12hr clock

eg. 6:30pm instead of 18:30

Rusty

Lovin the theme BTW and some of the pages I checked out from other users are cool too. Thanks guys!

www.bellafontes.com

GrandPixels

Hi Rusty,

thanks!

You can change it in a “page-reservation.php” file around the 72 – 89 lines.

Best regards

Pavel

Default-user

Made a work around so the display

pm 2:30

GrandPixels

Hi Rusty,

I saw your site and you’re wrongly adapted “select”. Replace the “select” for hour with this and all will be displayed right:

<select name="hour" title="Please select the Hour!" class="required" id="hour">
<option selected="selected" value="" disabled="disabled"></option>
<option value="11 AM">11 AM</option>
<option value="12 PM">12 PM</option>
<option value="01 PM">01 PM</option>
<option value="02 PM">02 PM</option>
<option value="03 PM">03 PM</option>
<option value="04 PM">04 PM</option>
<option value="05 PM">05 PM</option>
<option value="06 PM">06 PM</option>
<option value="07 PM">07 PM</option>
<option value="08 PM">08 PM</option>
</select>

Pavel

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hi Pavel,

Lovin the theme, had an issue you might be able to help with. Our reservation form probably needs a NUMBERS (pax in restaurant terms) for the number of people for the booking as many people are forgetting to include in their message.

Was going to attempt to change the code myself but thought it would be simple for you and would be beneficial to your other customers

GrandPixels

Please contact me via email and I will send you an update of reservation form.

Pavel

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
kinsey Purchased

Hi Pavel

What’s the best way to order the menu categories please?

GrandPixels

Hi,

It is best to start from the “starters” gradually to “desserts”.

Pavel

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hello,

I am getting an error that wont let me move forward.

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘)’ in /hermes/bosweb/web283/b2836/ipg.cajucatering/html/wordpress/wp-content/themes/gusteau/admin/functions.php on line 61

What in the world?? I can’t seem to fix it.

Please help.

GrandPixels

Hi Fernanda,

The best will be if you send me your admin access to the WordPress and I will check it out. It seems that you are missing “)” in the functions.php file on line 61.

Pavel

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Fernanda,

Not sure if Pavel has discussed yet, not sure if its a forum but I had similar programming error and I solved it by updating wordpress

  • Bought between 1 and 9 items
  • Denmark
  • Exclusive Author
  • Has been a member for 3-4 years
  • Referred between 1 and 9 users
Degree Purchased

Hi Pavel

I am really happy about this Theme, great work and design.

I cant however see the point in making shortcodes for paragraphs in the visuel editor and want to remove it so I can use the standard WP- text editor – how can I do this?

All the best Simon

GrandPixels

Hi Simon,

thank you so much for the nice words.

Shortcodes button from text editor you can remove from line 573 in the ”/admin/functions.php” file. Remove code between ”// Admin Shortcodes Buttons” comment.

Hope this helps

Pavel

Default-user
Degree Purchased

Hi again! Yes thx, this removed the shortcodes from the editor, but the real problem is to get the editor to act like the normal WP-editor:

Ex: the visual editor should automatically create paragraphs. Right now it still needs the shortcodes or else it will just write paragraphs as one long paragraph :) i think its because the shortcodes are still overlapping the normal paragraph function.

GrandPixels

Hi Simon,

the automatic paragraphs are disabled as default. You can enable this function in the “functions.php” file on line 151.

Remove this line:
remove_filter('the_content', 'wpautop');

Best regards

Pavel

Default-user
Degree Purchased

Worked perfectly, thx a bunch!

Great support :-)

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hi Pav,

List menu items

From the dashboard if I use the bullets tab when making a post it doesnt display correctly. Checked the html and get this…

  • Menu creation
  • Serving staff and on-site chefs
  • Setup and clean up

changed to this

  • Menu creation
  • Serving staff and on-site chefs
  • Setup and clean up

and worked.

GrandPixels

Hi,

sorry but I think that I don’t understand what you need exactly. Can you send me screenshots (or link to your site) via email?

Pavel

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi Pavel

Before I buy this theme I have 3 quick questions please as I am on verge of buying

1. Is it possible to change colours of header, footer, background, menu background and page colour to custom colours? Or also use an image as custom background of header/background etc? ie I want the background to header to be an image and all the other colours in site to be custom changeable…

2. Also it is possible to remove the ribbon ends at either end of menu?

3. Can I get the sample data for the demo page to help me seeing how it is all set up and I will change all to suit my design? This will help in seeing how you put it all together

Many thanks Ian

GrandPixels

Hi Ian,

3 quick answers :-)

  1. All colors you can edit in the CSS files of the theme. All color schemes are placed in “css/colors/SELECTED_SCHEME_IN_THEME_OPTIONS.css”. Therefore, you will need knowledge of CSS .
  2. Ribbon you can easily deactivate in Theme Options.
  3. Sample data are included in the theme package.

Best regards

Pavel

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

You win the fastest reply ever award Pavel :-) Thanks mate

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
ichkrub Purchased

Hey Pavel,

Great theme!

I have a question. Is there a way to hide photo titles on the gallery page?

Thank you very much

Ich

GrandPixels

Hi Ich,

Yep. It’s possible but you will must edit the templates called “page-photos.php” and “taxonomy-photogalleries.php”.

If you will need, contact me via email and I can send you updated files.

Best regards Pavel

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi, theme looks really good – still finding my way around. I can’t seem to get the slideshow to work. I must be doing something wrong but not sure what. I have the slideshow activated and the the home page has been set to posts as per the FAQ . I get the space showing but no images. Any ideas? Also, where do I go to include a google map on my contact page?

Thanks, I had to upload the zipped file via my host control panel and then unzip it to the correct folder. I then deleted the unnecessary files (PSD, Documentation, Sample Data etc…)

Thanks in advance.

Peter

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Sorted the slider – thanks, should have the rest of the comments before asking the question. Could still do with some help regarding the Google Map on the contact page.

GrandPixels

Hi Peter,

well. I’m glad that you solved the problem with the slideshow. Help with the Google Map displaying you can find in a documentation. Please read it.

Pavel

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi Pavel,

reading an earlier discussion about formatting where you said to remove line 141 in the functions.php file. I did this but no joy. The line I removed was;

array( “type” => “end-tab” ),

Is this correct?

thanks

Peter

GrandPixels

Hi Peter,

This is wrong line and I think that you are in the wrong file. There is two “functions.php” files:
  1. one in the main theme folder: “gusteau/functions.php”
  2. one in the folder: “gusteau/admin/functions.php”
... right file is first option (file “gusteau/functions.php” in the main theme folder).

Open this file and remove lines between comments ”// Auto P and BR” and the Auto paragraphs function will be enabled.

Pavel

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
ichkrub Purchased

Thank you for a fast respond.

I sent you an email. Thank you!

Ich

by
by
by
by
by