Profiles

  • Member Since: May 15th, 2017
  • Find me on:
  • Created a topic, Cloudflare cache is not working when this plugin enabled, on the site WordPress.org Forums:
    Cloudflare cache is not working when this plugin is en…

  • Posted a reply to Remove Cancel Order link from Completed Email, on the site WordPress.org Forums:
    Done. Between, your plugin is showing a notice that it's not tested with my current…

  • Created a topic, Excellent Plugin and Good Support, on the site WordPress.org Forums:
    It works as expected! Nice addon to the woocommerce li…

  • Posted a reply to Remove Cancel Order link from Completed Email, on the site WordPress.org Forums:
    Great. Thanks

  • Created a topic, Remove Cancel Order link from Completed Email, on the site WordPress.org Forums:
    Hello, This plugin is adding a cancel order link to t…

  • Posted a reply to Show products based only on Color varient, on the site WordPress.org Forums:
    It will be nice if this feature can be implemented in the plugin. For the…

  • Created a topic, Show products based only on Color varient, on the site WordPress.org Forums:
    Is it possible to show single products only based on c…

  • Posted a reply to Show Single Variations for one variation but not another, on the site WordPress.org Forums:
    I am also looking for a similar feature. I need a single product listing based…

  • Created a topic, Very nice theme , But not having infinite scroll option, on the site WordPress.org Forums:
    I have just tried this theme. It looks very nice. But …

  • Posted a reply to Deleting database entries, on the site WordPress.org Forums:
    Hello Jordy, Yeah, It was the reason and I spotted it. Thanks for your response!

  • Created a topic, Deleting database entries, on the site WordPress.org Forums:
    Hello, I removed unused images using the mediacleaner…

  • Created a topic, Delete webp images while deleting the original image, on the site WordPress.org Forums:
    Hello, Upon uploading a new image, this plugin is gen…

  • Posted a reply to [Hustle - Pop-Ups, Slide-ins and Email Opt-ins] Popup continues to harass users after they close it, on the site WordPress.org Forums:
    Hello, Does the Fix for this issue released? I thought I have done a configuration…

  • Posted a reply to Unable to fetch category by name, on the site WordPress.org Forums:
    @developerrky You may not be having page 2 in the uncategorized category Try http://rajeshyadav.net/blog/wp-json/wp/v2/posts?filter[taxonomy]=uncategorize&page=1

  • Posted a reply to Unable to fetch category by name, on the site WordPress.org Forums:
    @developerrky It is easy to fetch posts based on the category id. Try like below.…

  • Posted a reply to How to request all post through api?, on the site WordPress.org Forums:
    You are welcome!

  • Posted a reply to How to request all post through api?, on the site WordPress.org Forums:
    You can use site.com/wp-json/wp/v2/posts/?per_page=200 to fetch latest 200 posts from your site

  • Posted a reply to Problem with post?filter[tag], on the site WordPress.org Forums:
    The below plugin may help you! https://wordpress.org/plugins/rest-api-filter-fields/

  • Created a topic, How to add JetPack infinite scroll, on the site WordPress.org Forums:
    Hello, How to add jetpack infinite scroll feature to …

  • Created a topic, Does W3 Total Caches WP REST API, on the site WordPress.org Forums:
    Hello, I would like to know whether W3 Total Cache su…

  • Created a topic, Caching WP REST API – Not updating the REST API, on the site WordPress.org Forums:
    Hello, I have installed WP REST API Cache and it is c…

  • Created a topic, Caching WP REST API, on the site WordPress.org Forums:
    Hello, I would like to know whether W3 Total Cache su…

  • Posted a reply to custom url, on the site WordPress.org Forums:
    I'm not an expert developer. But, my logic says that there should be a file…

  • Posted a reply to How to make Rest Api’s response accessible only to my mobile app?, on the site WordPress.org Forums:
    I'm also searching for an option to protect my rest api get requests. @djibs13 ,…

  • Posted a reply to custom url, on the site WordPress.org Forums:
    There is something called register_rest_route to create custom API routes. I don't have much idea…

  • Posted a reply to custom url, on the site WordPress.org Forums:
    Hello @vespino, Just add the following filter to your functions page to change the API…