989 comments found.
Hi;
Today wordpress has been updated to version 5.5.
I want to report that the slider of this theme is broken after the update, some incompatibility has with respect to the new version of wordpress.
I have disabled the cache plugins that I use both WP Rocket and SG optimizer and the slider does not work, I would like it to be reviewed and a solution given.
Best Regards
Hi,
Thank you for pointing it out. Please come to our support so that we can fix the issue for you right away. (support related links are provided below)
Thanks & Regards
Support Site | How to get “Item Purchase Code”
Hi;
I have disabled the WP Favorite Posts plugin and the slider works again. The problem is that in the wordpress version 5.5 they have updated the jQuery, and the obsolete versions will stop working in the future, I hope they can update the theme soon.
Best Regards!
Hi,
You are right about the jQuery issues. The support for certain function was being added using modernizr.js which is removed in this recent version.
The theme isn’t using any outdated version however the plugin we gave support for has some deprecated ones as explained before. I hope they will fix it soon. Our team will also push the fix on their repository so that they can update it soon.
Best Regards
Hi. Why i can’t add image from front end side. I see this message “Your browser does not have Flash, Silverlight or HTML5 support.”?
Hi,
Thank you for using our product.
We are fixing this issue in several days. Meanwhile, please come to our support site so that we can help. (support related links are provided below)
Thanks & Regards
Support Site | How to get “Item Purchase Code”
Hello, I’m having the same problem that had alebos above about one month ago. Google says are missing the fields “keywords”, “cooktime” , “nutrition” , “preptime”. If i check the HTML them all are on the field “recipeYield”
Hi,
I am working on an update of this theme. I will get the microformat problem fixed with some other improvements. The update will be available to download in next few days.
Thank you for your patience.
Best Regards
Hi. Congratulations on your work. I’m going to create an app with a React Native theme that I buy, it is as follows: BeoNews Pro – React Native mobile app for Wordpress.
I really like Food Recipes, but before buying I wanted to know if: Is your WordPress theme for creating my app compatible with this React Native theme (BeoNews Pro – React Native mobile app for Wordpress)? Thank you
Hi,
Thank you for liking our product and best of luck with your project.
Unfortunately, we have not yet tested of made this theme compatible with any of the app available in the market.
You need to create or use available API plugins for your WordPress installation to attach it with the application. I can not be much of a help in the regard but you can get many helpful data on the internet regarding this task.
I again hope you for the best.
Best Regards
Hi, google is saying to me than some structured data like cookTime and prepTime is missing. Format JSON-LD for structured data is recommended, do you support it? How can i add the missing fields? Thanks lot for your answer
Hi,
Thank you for using our product.
The theme is schema ready already. However, I will get everything tested again. Please come to our support site and mention this issue along with the access information so that we can help you with this issue. (support related links are provided below)
Thanks & Regards
Support Site | How to get “Item Purchase Code”
Hi, the new child theme doesn’t work, missing some files. Can you fix this bug? Thanks
Hi,
Please come to our support site and let me know the issue you have faced so that I can help. (support related links are provided below)
Thanks & Regards
Support Site | How to get “Item Purchase Code”
im interested in this theme …. i have logged in to the back end but must of overlooked it….. if i buy this wp food theme do i also get the the demo content too. thanks
Hi,
Thank you for taking an interest in our product.
We have one click demo functionality available in the theme so that you can set the theme same as our demo easily. You can also find our support very helpful in case of any trouble you come accross.
Let me know if you have any more questions.
Best Regards
When a subscriber logs in, are they able to create a recipe on the front end? I don’t want them to have to go to a dashboard and deal with posts. The recipe needs to get posted right away. As an admin, I do not need to approve the recipe as it is their own submission. Only logged in subscribers would be able to view their own recipes. I’m currently testing out a membership plugin named “MemberMouse” to manage subscribers. Thanks. Bob
Hi,
Thank you for taking an interest in our product.
The subscriber can only submit recipes from the front-end. The user can visit the backend but only for his own profile changes.
The submitted recipe will be pending for admin’s approval but if you want to change that then there will be a small change in code and recipes will be submitted automatically. Our support can help you with that tweek.
The subscribers can see only their own recipes on the front end view.
Let me know if you have any more questions.
Best Regards
How do I use a custom login page on the submit recipe page / template?
Hi,
Thank you for using our product.
Unfortunately, we do not have a dedicated login front-end template in this theme. However, I recommend you to use any of the good custom login plugins to make a login page of your choice.
Let me know if you need any more help.
Best Regards
I have a custom login plugin. I can’t remove the built in one on the sample recipe page. No matter what I do it still shows up. I can give you a screen shot but after I build my custom logon the stock one always shows up on the “submit recipe” page.
Hi,
Please come to our support site so that we can help. (support related links are provided below)
Thanks & Regards
Support Site | How to get “Item Purchase Code”
Hello, I am planning to buy the theme, but I have a couple of questions.
1. Can it be translated to a Cyrillic language, and if yes – what is the process/method?
2. Apart from Meta Box, are there any other Key/Critical plugins for the theme to function properly?
3. The 39 USD price is one-time and you get a “lifetime license” with free updates, patches, etc. – correct? Is there anything additional to pay for?
Thank you and kind regards.
Hi,
Thank you for taking an interest in our services.
1. You can translate the theme in all languages WordPress support. You can learn about it from the language codes.
2. As per the ThemeForest requirements, other than basic functionalities we have to put everything else in plugins. So we do have necessary plugin named ‘food-recipes-pack’. There are some other recommended plugins that you can ignore.
3. That is true, you will get the lifetime free updates and 6 months of free support that you can extend for some price later on.
Let me know if you have
Best Regards
Thank you very much for your reply. Is the plugins pack “food-recipes-pack” included in the theme download package when you buy it, or you have to buy/download it seperately?
We have not used any paid plugins in this theme. You do not have to pay for any plugin after purchasing the product.
Let me know if you have any more questions.*
Dear, I have a couple of pre sales question
1) can I have demo for the backend system 2) is the theme compatible for video recipe?
regards,
Hi,
Thank you for taking an interest in our product.
1. You can check the backend system on the following installation.
https://mhr.inspiryzone.com/foodrecipes/wp-admin/ User: johndoe Pass: testingpass@1232. Yes, you can put video embed code to display the video in recipe thumbnail area.
https://mhr.inspiryzone.com/foodrecipes/recipe/pimento-cheese-potato-skins/Let me know if you have any more questions.
Best Regards
Hello,
For info, there is a translation issue in the “Advanced Search”, translations are not taken in account.
To fix it, in filewp-content/plugins/food-recipes-pack/includes/additional-functions.php
lign 221
Replace:
$x = '<fieldset class="search-field"><label>' . str_replace( "_", " ", ucwords( $tax_name )."2" ) . '</label><select name="' . $tax_name . '">';
By:
$x = '<fieldset class="search-field"><label>' . esc_html__(ucwords(str_replace( "_", " ", $tax_name ) ), 'food-recipes-pack' ) . '</label><select name="' . $tax_name . '">';
Regards
Hello,
PURCHASED tag is not showing with your name.
So, if your client purchased this theme, then ask him for purchase code and use that to communicate with us on our support site.
Click Here to Sign Up for InspiryThemes Premium Support
Thanks & Regards
Hi,
Thank you for pointing it out. It will be fixed in the coming update.
Best Regards
Hi;
In the part that you put:
Improved styles on several points
In which files have they been improved? In many or in one in particular?
On my site the sidebars already work well since I reported the error, but I would like to know the part of the styles that have been improved or changed, thanks.
Best Regards.
Hi,
Thank you for using our product.
There isn’t much improved on the styling end just the top rated recipe in the left image slider was adjusted by bottom padding. If it looks fine on your end then you can ignore the CSS changes.
Let me know if you have any more questions.
Best Regards
Nice theme, Does it support RTL?
Hi,
Thank you for taking an interest in our product.
The RTL is not yet supported by this theme. However, you can use our RecipePress WordPress theme which has a new rich design and also supports RTL.
Let me know if you have any more questions.
Best Regards
Hi!
I installed your theme but I have a problem sending recipes from the web. After sending the recipe from the site on the administration page, the ingredient and processing method sheets are not completed. How can I solve it?
Thank you.
Hi,
Thank you for using our product.
Please visit our support site and share your access information so that we can help you with the issue you are facing. (support related links are provided below)
Thanks & Regards
Support Site | How to get “Item Purchase Code”
Hi,
I'm testing the new version of the topic and I have two problems, I still have version 3.1.1
1. On my main page I use the left slider, when updating to the new theme the slider does not work on the main page, it is grayed out and does not show the recipes. I have seen that the Google inspector shows me a CORS policy block to something that has to do with Google fonts, do you think that could be that?
2. I have activated the child theme and I want to make a change in the main.php file, but when I put it inside the css folder of my child theme with the changes I have made it doesn't work, it always takes the ones from the parent theme. I've also tried to put the changes in the custom child.php file, I think it's called and it doesn't work either. In the end I have to make the changes on the parent topic.
All this has been tested without cache plugins of any kind to avoid problems.
It would be advisable to update the topics delete any option or something from the wordpress database?
Lately I am having too many problems with the update, sincerely the part that worries me most is that the slider does not work, the modifications could be done directly in the parent topic.
Any ideas especially that I can try to find the slider problem?
Best Regards
Hi,
Please contact me directly with your website’s login credentials at usman[at]inspirythemes.com and I will assist you with your concerns accordingly.
Thanks & Regards,
Usman
Hi Usman,
Finally I was able to solve the theme of the slider, it was the fault of the wordpress customizer, I did not have the option to show recipes.
But now the problem I have is that I have an information widget in the footer and it doesn’t show it to me and I don’t understand why. It is a custom HTML footer.
I have sent you the data of my website by mail, I would like if you were so kind to be able to check it out in a moment.
Best Regards and tank you for your support and help
Hello,
Thank you for sharing the details in the email. I just responded to your email.
Regards,
Usman
Hi,
I have written you a new email to see if you can help me.
Best Regards.
Hi,
I will look into it.
Thanks & Regards
Hi Usman,
I sent you an email for my problem with the widgets more than a week ago and I still have this problem. are you going to be able to help me?
Othe other hand I am writing to comment on bugs that I have seen in the theme recently.
1- When you activate the red style, the punctuation forks of the recipes appear in red and in green.
2- With the red style the read more button on top of it changes to green, I don’t know if it is a bug or a bet effec.
Anyway I have modified it on my site I say it for the next update, which by the way I would like to know if you are working on it ?.
Best Regards.
Hi,
I just checked and found no emails since my last reply as you can see here – https://jmp.sh/o5xvqUE
Would you be kind and send the last email which was sent before again so that I can further look into your problems for you.
Thanks & Regards
Hi,
I just sent you an email again to your email check that it arrives correctly.
Best Regards
Hi,
The emails are received now, I am going to reply all the concerns in the email shortly.
Thanks
Hi,
I have a question, in the latest versions from 4 I see that the theme files have changed a lot.
I have downloaded the new theme, and when opening the style.css file I only find information about the version, but not the content of the file, where I can find the content of the style.css file?.
Best Regards.
Hi Luengos,
All the styles were shifted to css/main.css file in one of the recent updates.
The latest CSS is being created by processing SCSS and have different file structure in it.
Let me know if you need any more help in this regard.
Best Regards
HI,
why have you decided to change it? to improve loading speed or why specifically?
Best Regards
Hi,
There were lots of things we needed to change when we added wide variation with bootstrap in this theme. The load speed is one of the reasons but not all. The management of the theme including many other updates needed that for the betterment and long term development of this theme.
Let me know if you are facing any issues regarding the styles.
Best Regards
Hi;
I am looking at the update carefully before updating my theme, and I have seen that I need to touch files from the food recipes pack plugin because I have changes for my website that I would now have to do in the plugin files
If I wanted to make changes to the food recipes pack plugin, how can I make them and not modify them when the plugin is updated? How could I make my own changes just like in a child theme?
Best Regards
Hi,
I need more details about the changes you have made so that I can guide you properly. Please visit our support site and share all the detail of your changes so that our team can look into it. (support related links are provided below)
Thanks & Regards
Support Site | How to get “Item Purchase Code”
Hi,
I would have to see in detail all the changes I need to make.
I would have to see in detail all the changes I need to make. For example, in the nutrition file, I have improved it to show more data in Google structured data, for proteins, carbohydrates, sugar, etc.
That shows it because I have modified the subject, and if I write in Spanish sugar or protein or any word that I have put in that file it puts it as structured data, but this only works if you put the correct word I have not been able to do it otherwise.
But it is difficult because on my website the word recipe I have changed it by product throughout the theme, the recipes on my website are called products, so in the language file of the plugin I also have to make changes.
There is no possibility of having a child plugin? 
Best Regards.
Hi,
You need to go through the files again to do the nutrition value editing. We also have improved the theme by following the schema.org guidelines so there much not be much to change for google microformats.
You can make the word changed in the translation files and also can change the slug from customizer options.
There is no possibility having a child plugin of course. However, you can let our support know the changes and request there to get some hooks added to the plugin so that you can get those altered from the child theme.
Let me know if you need any more help.
Best Regards
Can I use this theme with WP Recipe Maker plugin?
Hi,
This theme provides its own way to add recipes, So you do not need to use a third party plugin.
Let me know if you have any specific reason for that ?
Regards
Hi, the widgets at right not appear.
Hi,
Please register at our support website and ask your question over there, so that we can assist you properly.
Thanks & Regards
the widgets not work. I try all and dont appear…
Hi,
Please come to our support site as mentioned above so that we can help.
Best Regards
Hi, I have do this yesterday and I wait now (;
when I buy I like this work, this is first time I have. Why this don’t work like your demo? this is simple question from me…. The next time I ask for refund. best regards
The widget should appear in normal scenario if the settings are ok. I asked you to come to our support site because I need to check your settings after getting the login access information. Please consider coming to our support site so that I can help.
Hi, yes this work in english language, when, I switch to french this not appear. Test this in your demo. Best regards
Hi,
Please communicate with our support team and they will resolve the problems you are facing.
Thanks & Regards
Please for the next time, test your product before sale this, is best way, and I don’t spend my time. Regards
Hi,
We do normally test our products properly. I will dig in more into this issue and get things streamlined fast. I apologize for the inconvenience.
Please come to our support site so that we can assist you properly with all the issues you are having.
Best Regards
Normally? At this time the theme don’t work correctly. Your support team don’t assist me with your problem.
Sorry about the inconvenience. I will get things streamlined on the support side for you.
Please, now I ask for refund. Your product don’t work and your support team not can do this. Thanks
Hello,
There were just some minor issues that are already resolved for you yesterday. I am sure you will reconsider.
You can further communicate with us if you need more help.
Thanks & Regards
you don’t see the sidebar complements in the option “recipe template with sidebar”. Even if you put widgets you don’t see any. Any solution please
Hi,
Thank you for using our product.
The mentioned option should work fine as I just check again and it has no issues on my end.
Please visit our support site and share your url there so we can check and help you with this problem. (support related links are provided below)
Thanks & Regards
Support Site | How to get “Item Purchase Code”