vinuta
Forum Replies Created
-
Forum: Plugins
In reply to: [Web Stories] Remove Web Stories FeedThank you, the above code was helpful it removed the link across the site. I want to the feed to remain on web-stories archive and web-story display page. Could you please help on this. Thank you.
Forum: Plugins
In reply to: [Web Stories] Unable to save your storyThank you.
Forum: Plugins
In reply to: [Web Stories] Unable to save your story@luckynasan Thanks for the response. Yes, previously we used JSON-based REST API plugin .
/** * Plugin Name: WP REST API * Description: JSON-based REST API for WordPress, developed as part of GSoC 2013. * Version: 1.2.5 * Author: WP REST API Team * Author URI: https://wp-api.org/ * Plugin URI: https://github.com/WP-API/WP-API */
this plugin instead WP core REST API. Now I have removed the plugin and using core REST API, but since the home url and site url are different I was not able to create story. Later I found the solution that in rest api URL I change the homeurl to site url so now its working.
So we are good.I have another query. Can the web stories still work using the WP REST API Plugin by making any customization, please suggest. Why I want to have web stories to work along with the JSON-based REST API because, we have many END points currently used and these stopped working when I disabled the JSON-based REST API plugin and need to be migrated to WP REST API so this will take sometime. But we want the Web Stories to be created as early as possible. Please suggest.
Forum: Plugins
In reply to: [Web Stories] Unable to save your story@luckynasan Thanks for the response and I found the issue and fixed it I am able to create stories. Thanks much.
Forum: Fixing WordPress
In reply to: Custom REST End pointThank you @threadi .
Forum: Fixing WordPress
In reply to: Issue with Saving Web StoriesHi Guys, I am facing same issue Is it resolved?
Thanks,I have install this plugin but its not displaying.
I have custom registration page, how do i display captch in registration page?