customle
Forum Replies Created
-
Forum: Plugins
In reply to: [Add MIME Types] SVGZ FormatWorks great, thanks.
Forum: Plugins
In reply to: [WP SVG Images] Bulk Compress SVG to SVGZThank you for the information, I now have GZiP compression. Does WP SVG sanitize current SVG files already in the media library or only the new files that will be uploaded?
Forum: Plugins
In reply to: [ImageMagick Engine] Compress SVG to SVGZThanks for the explanation.
Google PageSpeed Insights showed an alarming decrease in performance of my site when I installed this plugin. Is there a simple workaround, a code that I can put in my theme function page or something to improve the speed score?
Forum: Plugins
In reply to: [ImageMagick Engine] ShortPixel conflict ?I have the same question. Does anyone know about Shortpixel issues/conflict?
Forum: Plugins
In reply to: [Media Library Assistant] limit caption lengthI installed the new plugin and example plugin, and it took some experimenting but it works perfectly now, thank you. See example here:
https://brockmansigns.com/vehicle-graphics/trailer-graphics/When I first added the above it did not work because I thought this was to be in place of my original code
mla_caption=”{+post_excerpt,substr(0,20)+}…”
Then I looked in the comments in the example plugin php, which says to add this:
mla_link_attributes=’data-featherlight=”image” mla-caption=”{+post_excerpt,attr+}”‘
which also did not work.So then I tried this:
[mla_gallery mla_link_attributes=’mla-caption=”{+post_excerpt,attr+}”‘ link=”file” mla_caption=”{+post_excerpt,substr(0,20)+}…” size=”150-cropped” ids=”943,941,1254,1256,1255,1214,942,718,717,716,670,713,712,669″]
and it worked perfectly.Forum: Plugins
In reply to: [Media Library Assistant] limit caption lengthThanks a million.
Forum: Plugins
In reply to: [Media Library Assistant] limit caption lengthI’m not committed to WP Featherlight so I do not mind switching lightboxes if you know of one that does allow this feature.
Forum: Plugins
In reply to: [Media Library Assistant] limit caption lengthThank you for your quick response. I am currently using WP Featherlight as my lightbox plugin.
Forum: Plugins
In reply to: [Media Library Assistant] limit caption lengthIt works great, thank you; however, is there a way to allow all of the caption content to show when the full image is opened? I wanted the caption showing the shortened version in the thumbnail galleries only.
Forum: Plugins
In reply to: [Strong Testimonials] Client Details in CategoriesPerfect, thank you.
Worked perfectly, thanks.
Forum: Plugins
In reply to: [Media Cleaner: Clean your WordPress!] No Valid HeaderSame here, version 4.0 worked fine.
Forum: Plugins
In reply to: [Media Cleaner: Clean your WordPress!] No Valid HeaderI’m having the same problem.
Forum: Plugins
In reply to: [Manual Related Posts] 2 Column LayoutWorked beautifully, thanks.