mtosh
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How can I stop WordPress from compressing images automatically?Hello, Justin,
I found the problem. I overlooked the JPEG quality setting on the plugin I am using, “Easy Watermark”.
I apologize for any inconvenience this post caused.
Sincerely,
MichaelForum: Fixing WordPress
In reply to: How can I stop WordPress from compressing images automatically?Hello, Justin,
I’m encountering the same problem and I copied your code and added it to one snippet in Code Snippets as follows, but it did not work.
The image at–
https://casahatcher.com/wordpress/wp-content/uploads/woman_of_emotive_colors-test.jpg
–downloads with a file size of 892 KB, but I uploaded an image with a file size of 2.30 MB.
Your assistance is greatly appreciated.
Michael
————// To disable the big image size threshold
add_filter( ‘big_image_size_threshold’, ‘__return_false’ );// To set the JPEG quality to the highest,uncompressed
add_filter( ‘jpeg_quality’, function() {
return 100;
} );Forum: Themes and Templates
In reply to: [Kadence] CSS Code Ineffective For Images In “wp-content”Hello, @ghernkadence,
Thank you much for your quick reply!
I did try that plugin, but it did not prevent access to the image URL in ‘wp-content’.
I learned about and then uploaded the download-able image to the Woo Commerce-protected directory. For the product image, I used the Easy Watermark plugin to add a watermark to the image as it is uploaded to the WP Media Library.
Thanks again for your assistance and for a theme that is trouble-free and very customizable.
Sincerely,
MichaelForum: Themes and Templates
In reply to: [Kadence] WooCommerce Image ZoomThat code works great! Thanks a bunch, Ben!
Michael
Forum: Plugins
In reply to: [WooCommerce] “Add New Address” Button is Not DisplayedThanks so much!
Forum: Plugins
In reply to: [WooCommerce Square] Customer Credit Card Number Excerpt Not DisplayedThanks, xue28, for your reply.
I do not need to store the entire credit card number, just the excerpt (the card type and the last four digits).
If the excerpt is not displayed in the customer e-mail receipt or in My Account > Orders > specific order, a customer cannot access (on their e-mail or our site) a record of what card they used. All user-friendly online commerce sites include this feature.
Sorry, not including this feature or offering a WordPress hook and URL with instructions to add the feature is very disappointing, to say the least.
Sincerely,
Michael McIntoshForum: Plugins
In reply to: [WooCommerce] “Add New Address” Button is Not DisplayedHello, WooCommerce Support,
Please see image URL–https://casahatcher.com/wordpress/wp-content/uploads/addresses_page.png
Thank you for your assistance,
Michael McIntoshForum: Themes and Templates
In reply to: [Kadence] WooCommerce Catalog Images Too LargeHello, Kadence Support,
I discovered that the problem was due to the fact that I had the browser zoom set to 125%.
I apologize if this post caused you any inconvenience.
Sincerely,
MichaelHello, Dnesscarkey Support,
I verified that we have plugin version 2.0, then on the settings tab page “Disable Honeypot Test Widget” was set to “No’, I clicked our “Contact Us” page widget button so it displayed, “Acting as Spam Bot”, filled out our contact form and clicked “Submit”, but the message was sent.
However, I am very pleased with the effectiveness of your plugin, and since I installed it, we have had no spam messages sent and stopped 43 bad bots so far.
Thanks much, for a plugin that works!
Michael McIntosh
Hi, WP Armour – Honeypot Anti Spam,
Since I wrote my previous message, the WP Armour – HoneyPot Anti Spam plugin’s “Statistics” tab reports that four bad bots have been blocked from submitting spam.
That indicates that the problem is limited to the “Test Widget”.
Thanks for developing a plugin that works.
Michael McIntosh
Hi, WP Armour – Honeypot Anti Spam,
I have the same problem, and I am also using it with WPForms Lite.
Thanks,
Michael McIntoshForum: Themes and Templates
In reply to: [Fluida] Single Post Image is Not Full SizeWell, if at first you don’t succeed–read the instructions! ??
I read the theme documentation at–
https://www.cryoutcreations.eu/forums/t/featured-images
–and–
https://www.cryoutcreations.eu/docs/themes/options/post-info/featured-image/#featured-images-in-header
–and–
https://www.cryoutcreations.eu/docs/themes/options/miscellaneous/#header-image-size-requirementsAt–
Customizing ? Post Information
Featured Image, I set–
* “Featured Images”: “On”;
* “Auto Select Image From Content”: “On”;
* “Featured Image Height”: “1000”;
* “Featured Image Behaviour”: “Contained”;
* “Featured Image Crop Position”: “No Crop:;
* “Use Featured Images in Header “On”.At–
Customizing ? Miscellaneous, I set–
* “Header image size requirements”: “Off”.I installed the WP plugin, “Stop Generating Unnecessary Thumbnails”, set it to enable the Fluida custom thumbnails, and regenerated thumbnails.
That worked!
For me, this problem is resolved.
Michael McIntoshForum: Themes and Templates
In reply to: [Fluida] Single Post Image is Not Full SizeSupport,
I think I might have misunderstood your settings, so I will try a different approach.
I think that the featured image (which does exist for the post at the page I need help with) is not displayed on the single-post page (only the thumbnail). And now, at–
Customizing ? Post Information
Featured Image
–I have “Featured Images” set to “On”;
–I have tried “Auto Select Image From Content” both “On” and “Off”;
–-I have “Featured Image Height” set to “800”;
–but the featured image still does not appear (only the thumbnail).Can you assist?
Thanks,
MichaelForum: Themes and Templates
In reply to: [Ascend] Search Function Does Not WorkSupport,
I decided to switch to your Kadence theme; search works with that and I think there will be minimal work to set it up.
You can mark this resolved, if you like.
Thanks,
Michael