atiq83
Forum Replies Created
-
can you please show me a screenshot or video where I can see this feature in pro version?
I have a pro version of the plugin but I am unable to see this feature. see screenshot. https://i.imgur.com/WLmQC3H.jpgForum: Plugins
In reply to: [Web Stories] .gif support is brokenI fix the issue by removing the “sizes” attribute from the GIF images code.
I use “web_stories_story_head” hook to add my custom JavaScript and remove the “sizes” attribute from all GIF images. All is working well now.Forum: Plugins
In reply to: [Web Stories] How can I add custom CSS to story page?ok thanks
Forum: Plugins
In reply to: [Web Stories] How can I add custom CSS to story page?I want to style buttons (Share, Play, Next, Back) colors.
Here is URL: http://stories.k6media.group/qdnbwrw45ddf57c7ae23/Forum: Plugins
In reply to: [Web Stories] How can I add custom CSS to story page?OK, but I still want to add custom CSS for some styling, so is there no way that we can add custom CSS using “web_stories_story_head” hook?
Forum: Plugins
In reply to: [Web Stories] How to add meta box on edit story screen?I can not find the unminified version of /assets/js/edit-story.js on GitHub. Can you please give me a direct link to that unminified JS file? I will be greatly thankful to you.
Forum: Plugins
In reply to: [Web Stories] How to add meta box on edit story screen?I share the Site Health info privately.
Forum: Plugins
In reply to: [Web Stories] How to add meta box on edit story screen?In plugin I can see /assets/js/edit-story.js
this file is minified, I want unminified version of that file. Can you please help me where I can get the un minified version of plugin’s JS files ?