BooSpot
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook for WooCommerce] Plugin will not connect to FacebookI am having the same issue while trying to connect.
Forum: Plugins
In reply to: [Elementor Custom Skin] “Edit With Elementor” in admin toolbar disappearedNot anything that can affect Elementor or Ele
I am experiencing this on other install as well.But for completinon, here is my childthem functions file:
/** * Load child theme css and optional scripts * * @return void */ function hello_elementor_child_enqueue_scripts() { wp_enqueue_style( 'hello-elementor-child-style', get_stylesheet_directory_uri() . '/style.css', [ 'hello-elementor-theme-style', ], '1.0.0' ); } add_action( 'wp_enqueue_scripts', 'hello_elementor_child_enqueue_scripts', 20 ); /** * Hide media for all twitter oEmbeds, using the hide_media=1 query argument */ add_filter( 'oembed_fetch_url', function( $provider, $url, $args ) { // Target publish.twitter.com provider if( 'publish.twitter.com' === parse_url( $provider, PHP_URL_HOST ) ) $provider = add_query_arg( 'hide_media', 1, $provider ); return $provider; }, 99, 3 );
Forum: Reviews
In reply to: [Boo Recipes] Premium plugin expensive for what it is, disappointing!Hi Anouk,
I had already responded to your 2 emails.
One Yesterday, and one today. but I never got a reply.The Plugin is not buggy. It is missing a feature that you require, If some feature of your requirement is not available in plugin, you can’t call it buggy. You can use forum to send feature request. It is working as expected and according to the demo presented.
Here are the contents of the email I sent today:
QUOTE
First off, We are sorry for the inconvenience.
If you want a refund, there is no problem, we can issue a refund.That being said, If you want us to resolve this, we need further explanation to the issues.
1. Can you please provide some details about when the widgets are not loading. Are you using some special refresh mechanism, if so, we shall need more details to that.
2. Recipe cards do not show multiple images. Only the recipe page shows the multiple images in the carousel. Example: https://boorecipes.com/recipe/greek-olive-pesto-and-fried-zucchini-grilled-pitas/
3. Search Filters allow the custom taxonomies associated with the recipe i.e category, cuisine, Skill Level. “Cooking Method” is not in the taxonomy, so it cant be used for filters. in demo, we never showed “Cooking Method” for the filters.
4. Can you please give some screenshots where on mobile the images are not displaying?To Troubleshoot, I would recommend you create a staging site and activate some default theme and deactivate other plugins to see if these issues still persist.
Let me know your thoughts on this.
UNQUOTEIf you want a refund, please send me a confirmation email and I shall be glad to approve one.
Besides, WordPress.org forum is not intended to be used for Premium plugin support system.
Please use the designated channels for this.
Best,
BooSpot Team
Forum: Plugins
In reply to: [Boo Recipes] Are there any new developments planned?Hi @charmageddon,
Thanks for the ideas. These are certainly good ideas.
I shall discuss with team and update you if we decide to integrate these ideas into plugins.
Thanks again,
Best,
– Rao
Forum: Reviews
In reply to: [Boo Recipes] Beautiful and easy to useThanks @charmageddon ,
Appreciate it
Forum: Plugins
In reply to: [Boo Recipes] Are there any new developments planned?Hi @charmageddon ,
Thanks for using and loving the plugin.
We do publish regular updates and keep on adding features and optimizing the existing code base.As for the requirements you mentioned, none of these are on the road map.
The ability to save the ingredients to shopping list is a good idea.
I shall discuss this with team.For social share buttons, there are already some hooks that you may use to display Sharing buttons from any renowned plugin using shortcode.
If you need any help in this, let me know and i hall give you step-by-step instructions.
Thanks again for using BooRecipes.
Cheers,
-Rao
BooSpot Teamthe expiration time is not 5 minutes,
i waited for long, there is a genuine issue. Please check.
btw, i am only able to login if wordfence remains in-active.activating it and retrying again gives me same frozen wp-login.
I am facing same issue.
Can not login with correct credentials,
deactivation plugin through FTP let me login.Forum: Plugins
In reply to: [Boo Recipes] TranslateSure,
Please send me the files and i shall include in the plugin.Appreciate for sharing with community.
– Rao
Forum: Plugins
In reply to: [Boo Recipes] TranslateHi @zachostaf
i have checked and the issue is with the language code you are using with the plugin file names.
it should be plugin-name-el.po (not plugin-name-el_EL.po) as WordPress does not recognize the local version of language for Greek and just recognize top level language identifier.Here is a screenshot: https://prnt.sc/schqf8
How do i know this?
well, you may check this screenshot:
https://prnt.sc/schsnrand you may also check https://translate.wordpress.org/ and try the filter your language:
German:
https://prnt.sc/schuxtGreek:
https://prnt.sc/schwagi hope it helps.
Regards,
BooSpot
Forum: Plugins
In reply to: [Boo Recipes] TranslateSorry to hear about this situation, please share the files with me and i shall try troubleshoot.
Regards,
BooSpot Team
Forum: Plugins
In reply to: [Boo Recipes] Translate@zachostaf
With this update, your translation file names should be: boo-recipes-el_EL.mo and boo-recipes-el_EL.poHope it helps,
Please check now.Hi @nao,
I have updated the plugin to use the correct text-domain.
I have translation files for German in the languages folder but its not automatically picked by the WordPress.org translation setup, don’t know why….BooSpot Team
Forum: Plugins
In reply to: [Boo Recipes] TranslateThis is exactly what i found out about the issue.
The problem is i am struck due to this COVID situation and does not have all the tools i require to work on coding side.I am trying to get this done by the end of the week or so.
Forum: Reviews
In reply to: [One Click Demo Import] The plugin has stopped workingWhat problem you are having?
i just tested it on WordPress 5.3.2 and its rocking
Forum: Reviews
In reply to: [One Click Demo Import] Spam!?!?Nops,
i guess it might be added by one of the themes you installed.and this plugin came packaged with that theme you installed.
its not spam by any means.