moorthyit
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Recipe Maker] Get Recipe data in custom rest apiHi,
Thank you for your reply. Actually we are building custom API with custom structured data for our external application.
We have tried the below code but it returns false$content = get_post_field( 'post_content', $post_id ); $recipe_ids = WPRM_Recipe_Manager::get_recipe_ids_from_content( $content ); //it returns a single recipe id $recipe = WPRM_Recipe_Manager::get_recipe( $recipe_ids);We got $recipe as ‘false’. Can you please tell us what might be issue?
Forum: Plugins
In reply to: [WooCommerce] Featured Products Shortcode Not Working After UpdateFor me also, After woocommerce update, it is not working. If I try [featured_products per_page=”3″ columns=”4″] and it is working but If I use [featured_products per_page=”4″ columns=”4″], then is not working.
Forum: Plugins
In reply to: [WooCommerce Cart Tab] Cart settings have disappearedHi,
Thanks for the great plugin. can I change that default behavior ( Display the cart even when no product in it)?. I hope in previous version. there is an option to hide/display cart in mobile screen. In current version, it is missing. can I access that option in current version?.
Thanks
Thanks @edonbajrami. I am also working in localhost and it is old version PHP 5.5 . I will try to check with my server ( latest php version) and will update here. Thanks once again.
Hi,
I am having same issue in event category image upload. @edonbajrami, can you please tell me how you have solved that issue?. Thanks in advance.
Forum: Plugins
In reply to: [WP Store Locator] Hours shortcode is not display inside store locationIt is displaying now. Thanks.
Forum: Plugins
In reply to: [WooCommerce] Price filter widget woocommerce bugs@ferchup, did you get any solutions for those bug?. thanks
Hi, I am sorry. The issue was with my theme which was displaying non-responsive video, so that only popup was displaying non-responsive. Now I have corrected the video width and popup is displaying fine. sorry once again. Thank you for the great plugin!…
I like to give additional information. In PC, If I try to resize the browser window, the popup resizes and it is displaying fine when I resize the browser window but it is not displaying fine in mobile device browser