This item was featured on ThemeForest
This item is by an Elite Author
purethemes
- Elite Author
- Has been a member for 4-5 years
- Item was Featured
- Author was Featured
- Bought between 100 and 499 items
- Referred between 200 and 499 users
- Exclusive Author
- Microlancer Beta Tester
- Author had a Free File of the Month
- Europe
- Sold between 250 000 and 1 000 000 dollars
1,153
Purchases
Buyer Rating:
4.57 stars
4.57 average based on 106 ratings.
-
5 Star
7469%
-
4 Star
2422%
-
3 Star
54%
-
2 Star
00%
-
1 Star
32%
| Created | 1 March 12 |
| Last Update | 18 January 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- chef
- cook
- cooking
- culinary
- eat
- food
- foodies
- hRecipe
- html5
- meal
- microformats
- recipe
- recipes
- responsive
- schema.org
© All Rights Reserved purethemes -
Contact Envato Support


Hi there -
Thanks for an awesome theme—on many fronts, this is fantastic and makes my life a LOT easier.
Unfortunately, there’s one thing: It seems like the recipe print view is jacked up. If I test it on your live demo as well as on my own site and it looks bad on both. On Chrome, there’s a bunch of black text on black backgrounds which are unreadable. On Firefox, there’s text that runs off the page, links you probably don’t want to show showing, etc. Either way, this theme needs a pretty print style sheet.
Any chance for an update to the theme with the print styles fixed?
Hi
do you use Print Friendly plugin like it’s recommended in documentation? It’s better solution IMHO than print style sheet
I’m using the Print Friendly plugin, which works great if people press that button. However, I think most people just naturally hit command-P or whatever, in which case Print Friendly doesn’t do squat. That’s the reason for having a print style sheet so that it looks correct whether someone uses a specific button or not…
To be honest main reason for using Print Friendly (except it’s really good plugin) was fact that creating print styles is so much pain in the neck. But I’ll try to improve for next version.
Believe me—I understand your pain
That said, functional print styles would be a really nice bonus for the next version.
BTW – If I end up making the print styles myself, I’ll forward them on to you.
I would be eternally grateful
have you updated the nutritional values?
the site doesnt work with php 5.4 ? i have this error since my provider updated to php 5.4. how can i fix it ?
Fatal error: Call-time pass-by-reference has been removed in /homepages/19/d29367123/htdocs/meine_rezepte/wordpress/wp-content/themes/cookingpress/backend/purepress-functions.php on line 200
Hi
replace the function in backend/purepress-functions.php on line 200 with thisclass Walker_Nav_Menu_Dropdown extends Walker_Nav_Menu { function start_lvl($output, $depth) { $indent = str_repeat("\t", $depth); // don't output children opening tag (`<ul>`) } function end_lvl($output, $depth) { $indent = str_repeat("\t", $depth); // don't output children closing tag } function start_el($output, $item, $depth, $args) { // add spacing to the title based on the depth $item->title = str_repeat(" ", $depth * 4).$item->title; parent::start_el($output, $item, $depth, $args); // no point redefining this method too, we just replace the li tag... $output = str_replace('<li', '<option value="' . $item->url . '"', $output); } function end_el($output, $item, $depth) { $output .= "</option>\n"; // replace closing </li> with the option tag } }Hi, I’m trying to change the footer to the url of a picture of my own but it’s not working. I tried using this bit of .css – body #pattern-container { background: url (‘URL here’);} with no luck, it still shows the chequered cloth. please can you help?
Thanks,
Hayley
You might want to change #pattern-container in one of css files in /css folder – it depens which style version you’re using
Thank you
Hi,
i have a problem translating the purepress panel. Translations in the templates show up, but those for the admin panel are getting ignored.
(i am using wordpress 3.4.2)
Hi
Could you send me translation file? I’ll check it.
Hi,
i have sent you a Dropbox link to the files via the themeforest contact form.
thnx,
harbatkin
Hi,
i am having problems to get the gallery going. I inserted some pictures in the post. On the index it shows the slider but with broken img’s
thanks,
Hi
could you send me link to your page?
I opend a ticket on your site with the url
Hi, Trying to create a new custom sidebar … tried a 1 word title for sidebar and tried to change php code (form single to singular as reported earlier..didn’t work for me ) Can you let me know if I can fix php code to get this working thx
http://www.pocketcocktails.comHi Robert,
please open ticket on my support forum http://purethemes.ticksy.com/ with details to your wp-admin, I’ll check it.
Hello,
1) How to change font size ?
2) How to change font colour ?
I guess it is in style.css but which line ?
Thanks a lot !
Hi Try http://getfirebug.com/ it will help you a lot with editing CSS
The body font size is set in cookingpress/css/less.css in line 70, font color in style.css in line 12
Kind regards,
What file do I upload to Wordpress?
You need to upload the CookingPress folder
How do I get the home page template?
It’s available by default, just read documentation first.
Hi, I have quite a strange problem… for some reason there is a smiley face appearing in a gap just under the footer on my website in safari – www.trembom.com
In chrome it doesn’t appear and there is no gap.
Please help!
Thanks,
Hayley
Hi, Are you using Jetpack plugin? If yes, that’s image from stats module from this plugin.
Oh, thank you. How do I get rid of it without disabling the plugin? Thanks
img#wpstats { display: none; }Awesome, thanks!
When trying to post, my photos have disappeared (thumbnails) to drag into the box.
They were there in the beginning, I customised, got everything how I liked, but then they weren´t there, so I can´t get nice little photos on my front page blogpost.
Here is my url: food-alimento.com
I reset the whole thing, still they arn´t there, any suggestions.
I don’t know what you have changed, so please open private ticket on http://purethemes.ticksy.com/ with login details to your wp-admin, I’ll check it.
Hi, I’m trying to translate your theme. But it seems that the PO file is not updated to the latest version – and many strings are not synchronized and the translation does not affect them. Can you post the last updated POT file?
Hi, it’s a lovely theme and I am going to use it for my of my clients. Some questions: 1. Is it possible to control which posts show up in the featured posts slider at the top? 2. Is it possible to control which images are displayed in the featured posts slider? Can it be a different image than what’s contained in the post?
Thanks!
Hi
You can only select category from which posts will be displayed in slider, and the image in slider is the same that is set as post thumbnail.
Thanks for your timely support always. I am facing some serious limitation on using the theme for mobile and tab users. When i open the website in a tab or mobile I do not get the recipe. Instead of recipe post I get [purerecipe] . It seems that [purerecipe] is not able to get expanded on mobile devices. I will do more testing and then let you know more about it.
Thanks,
You can please have a look into it by loading website into any tab / mobile. Website is http://apanirasoi.in
Thanks,
Hi,
The problem was because of wp-touch plugin. I removed that and it is fine now. Thanks,
Ok, thanks
please help
Hi
Sorry but I have no influence on that..
Hi purethemes.
I don’t understand why I can not see microformat applied to Google searches.
I have configured Recipe microformat = hRecipe but when I search into Google searches are shown in normal format.
My website “mejoresrecetas.com”.
You can check typing in Google one recipe. For example: “Tartaleta Mar y Montaña” or “Auténtica pizza argentina”.
Thanks.
Hi
all recipess are correct with hRecipe standard, you can check it here http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fwww.mejoresrecetas.com%2Ftartaleta-mar-y-montana%2F&html=
When recipe information is marked up in web pages, Google may use that information to show rich snippets for recipe results, and for inclusion in Google with Recipe View. (Recipe View is currently available only in the US and Japan, but we’re working to bring it everywhere.)
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=173379Hi,
I don’t want the blog description to display on my site (http://www.trembom.com) as it is only there for google’s purposes and my logo does the job already. I have tried #desc { display: none; } but this hasn’t worked. Please help!
Thanks,
Hayley
<pre>img#wpstats { display: none; }</pre>, you can have this “pre” tags, it’s breaking styles. Delete them and it will be OK.