<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									GIF Comment Cropped - wpDiscuz GIPHY Integration				            </title>
            <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 08 Sep 2026 21:13:06 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32116</link>
                        <pubDate>Mon, 04 Apr 2022 22:04:36 +0000</pubDate>
                        <description><![CDATA[@astgh Genius!  it worked!  Thanks :)  You can mark this thread as resolved]]></description>
                        <content:encoded><![CDATA[@astgh Genius!  it worked!  Thanks :)  You can mark this thread as resolved]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Ferdinand Rodriguez</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32116</guid>
                    </item>
				                    <item>
                        <title>RE: GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32112</link>
                        <pubDate>Mon, 04 Apr 2022 11:48:03 +0000</pubDate>
                        <description><![CDATA[@ferdinand-rodriguez,
Could you please add this one?
@media screen and (max-width: 600px){
   .wpdiscuz-giphy-embedded-gif-wrapper.wpdiscuz-giphy-full-gif {
       width: 100% !important...]]></description>
                        <content:encoded><![CDATA[<p>@ferdinand-rodriguez,</p>
<p>Could you please add this one?</p>
<pre contenteditable="false">@media screen and (max-width: 600px){
   .wpdiscuz-giphy-embedded-gif-wrapper.wpdiscuz-giphy-full-gif {
       width: 100% !important;
   }
}</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32112</guid>
                    </item>
				                    <item>
                        <title>RE: GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32111</link>
                        <pubDate>Mon, 04 Apr 2022 11:42:51 +0000</pubDate>
                        <description><![CDATA[I&#039;ve removed it.  Now I&#039;ve added it back as follows (your original css):
 
@media screen and (max-width: 600px){
     .wpdiscuz-giphy-embedded-gif-wrapper.wpdiscuz-giphy-full-gif {
     ...]]></description>
                        <content:encoded><![CDATA[<p>I've removed it.  Now I've added it back as follows (your original css):</p>
<p> </p>
<pre contenteditable="false">@media screen and (max-width: 600px){
     .wpdiscuz-giphy-embedded-gif-wrapper.wpdiscuz-giphy-full-gif {
         width: 100%;
     } 
}</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Ferdinand Rodriguez</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32111</guid>
                    </item>
				                    <item>
                        <title>RE: GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32110</link>
                        <pubDate>Mon, 04 Apr 2022 11:38:16 +0000</pubDate>
                        <description><![CDATA[@ferdinand-rodriguez,
Please let us know if the code is already added or you&#039;ve removed it?]]></description>
                        <content:encoded><![CDATA[<p>@ferdinand-rodriguez,</p>
<p>Please let us know if the code is already added or you've removed it? </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32110</guid>
                    </item>
				                    <item>
                        <title>RE: GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32089</link>
                        <pubDate>Sat, 02 Apr 2022 23:53:35 +0000</pubDate>
                        <description><![CDATA[By the way, I&#039;ve tried changing the short code width to &#039;320&#039; and it worked.  However, I doubt my users will know to do this.  Is there a way to set it automatically?
Using the short code b...]]></description>
                        <content:encoded><![CDATA[<p>By the way, I've tried changing the short code width to '320' and it worked.  However, I doubt my users will know to do this.  Is there a way to set it automatically?</p>
<p>Using the short code below and changing width to 320 did not work.</p>
<pre contenteditable="false">@media screen and (max-width: 320px){
     .wpdiscuz-giphy-embedded-gif-wrapper.wpdiscuz-giphy-full-gif {
         width: 100%;
     } 
}</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Ferdinand Rodriguez</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32089</guid>
                    </item>
				                    <item>
                        <title>RE: GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32088</link>
                        <pubDate>Sat, 02 Apr 2022 22:49:21 +0000</pubDate>
                        <description><![CDATA[Sorry same thing happened.
The short code that appeared is as follows:

 
I see that the width is only 480 ...]]></description>
                        <content:encoded><![CDATA[<p>Sorry same thing happened.</p>
<p>The short code that appeared is as follows:</p>
<p><span></span></p>
<p> </p>
<p>I see that the width is only 480 and the width of 600 still appears cropped.  Should I use a lower number?  Thanks!</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Ferdinand Rodriguez</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32088</guid>
                    </item>
				                    <item>
                        <title>RE: GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32085</link>
                        <pubDate>Sat, 02 Apr 2022 09:04:10 +0000</pubDate>
                        <description><![CDATA[@ferdinand-rodriguez,
Please use the CSS code below:
@media screen and (max-width: 600px){
     .wpdiscuz-giphy-embedded-gif-wrapper.wpdiscuz-giphy-full-gif {
         width: 100%;
    ...]]></description>
                        <content:encoded><![CDATA[<p>@ferdinand-rodriguez,</p>
<p>Please use the CSS code below:</p>
<pre contenteditable="false">@media screen and (max-width: 600px){
     .wpdiscuz-giphy-embedded-gif-wrapper.wpdiscuz-giphy-full-gif {
         width: 100%;
     } 
}
</pre>
<p>Put the code in the Top Admin Bar &gt; Customize &gt; Additional CSS &gt; "Additional CSS" textarea, save it, delete all caches and check again.</p>
<p><span>Also, please try on incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.</span></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32085</guid>
                    </item>
				                    <item>
                        <title>RE: GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32083</link>
                        <pubDate>Fri, 01 Apr 2022 18:51:16 +0000</pubDate>
                        <description><![CDATA[@astgh Here’s the link:
 
Thank you]]></description>
                        <content:encoded><![CDATA[<p>@astgh Here’s the link: https://themislabeledspecimen.com/lab-questions/weirdest-specimen-containers/</p>
<p> </p>
<p>Thank you</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Ferdinand Rodriguez</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32083</guid>
                    </item>
				                    <item>
                        <title>RE: GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32080</link>
                        <pubDate>Fri, 01 Apr 2022 08:43:54 +0000</pubDate>
                        <description><![CDATA[Hi Ferdinand Rodriguez,
Please leave an example URL where we can see the issue.]]></description>
                        <content:encoded><![CDATA[<p>Hi Ferdinand Rodriguez,</p>
<p>Please leave an example URL where we can see the issue. </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32080</guid>
                    </item>
				                    <item>
                        <title>GIF Comment Cropped</title>
                        <link>https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32078</link>
                        <pubDate>Thu, 31 Mar 2022 15:12:44 +0000</pubDate>
                        <description><![CDATA[Hello.  the GIPHY Integration works great except some wider GIFs are cut off in mobile.  Is there a way to make it zoom to fit instead of being cropped?  When I rotate my phone to landscape,...]]></description>
                        <content:encoded><![CDATA[<p>Hello.  the GIPHY Integration works great except some wider GIFs are cut off in mobile.  Is there a way to make it zoom to fit instead of being cropped?  When I rotate my phone to landscape, it looks great.  Portrait mode, it gets cut off.  Please see screenshot.  Thanks!</p>
5973
<p> </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-giphy-integration/">wpDiscuz GIPHY Integration</category>                        <dc:creator>Ferdinand Rodriguez</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-giphy-integration/gif-comment-cropped/#post-32078</guid>
                    </item>
							        </channel>
        </rss>
		