ritushrivatri
Forum Replies Created
-
Forum: Plugins
In reply to: [Web Stories] Webstory Plugin Crash on click of publishing immediatlyThanks for the reply, also can you please tell me how to add a close or back button in webstory page, right now we are using browser back to close story but in mobile view of iPhone I am not able to close story.
Forum: Plugins
In reply to: [Web Stories] Google Web story category pageYes there is a conflict between your custom rewrite rules and the built-in ones added by WordPress, now its resolved thanks
Forum: Plugins
In reply to: [Web Stories] Google Web story category pageThanks for the quick response, my web story category page is working showing all post of the category but only problem is on click of story its showing 404, it ok if you dnt want to reply
Forum: Plugins
In reply to: [Web Stories] How to fetch all Goggle web stories in custome pageThanks for the reply i did this by get_posts and its wokred
Forum: Themes and Templates
In reply to: [Twenty Twenty] Theme customizationHi team,
MY code not working
twentytwenty_the_post_meta( get_the_ID(), ‘single-bottom’ )
twentytwenty_the_post_meta( get_the_ID(), ‘single-top’ );
time is coming from single-top but if i am placing single top below single bottom its not working