jrothra
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comments does not Display GDPR Compliant “Comment Consent” Checkbox@clorith —
“when using the default WordPress comment form”
I am using the default comment form plus Jetpack.
Forum: Themes and Templates
In reply to: [OceanWP] Export Child Theme Customizations to Existing Site?So I don’t need to delete the current OceanWP child theme?
I’ll have to check it out. I just recently discovered Elementor, though I’ve used SiteOrigin’s Page Builder for years. I’m starting to like Elementor, but I’ll definitely look into Gutenberg.
Yep, that was it. I never would have thought that text would be the problem. I removed “All rights reserved” and problem fixed (that legal declaration is usually assumed anyway).
Still can’t figure this one out.
Forum: Themes and Templates
In reply to: [Hestia] Hestia vs Woocommerce: Theme distorts imagesIn the end the problem was W3TC. Disabling Minify fixed the problem.
Forum: Themes and Templates
In reply to: [Hestia] WooCommerce Product Image Size on HestiaI had product image size problems, too, and discovered that my caching plugin (W3 Total Cache) was the problem. Disabling minify fixed it and my site’s speed is still the same, oddly enough).
Does the Pro version have alternate designs for product pages and the shop beyond the basic one with the free theme?
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Altering Image Sizes in WooCommerce StoreI tried adding
mfuncto the ignored items in Minify per this WooCommerce article (https://docs.woocommerce.com/document/configuring-caching-plugins/). Although the article said this is no longer necessary, I tried it anyway. It didn’t change anything (and yes, all caches on the site and my browser were cleared).- This reply was modified 8 years, 2 months ago by jrothra.
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Altering Image Sizes in WooCommerce StoreAny word on W3TC’s seemingly apparent compatibility issues with Woocommerce?
Forum: Themes and Templates
In reply to: [Hestia] Hestia vs Woocommerce: Theme distorts imagesI downloaded the latest Hestia theme (1.1.70). I’m not sure if it’s the one that includes WooCommerce compatibility fixes, but if it is, then this applies. If not, then this reply won’t apply.
Note: I have W3TC disabled during this test because it’s still causing problems.
I opened the store and noticed it still displayed the images in a portrait style. So I looked in Customizer to check the WooCommerce image settings and noticed it was set to “Custom.” I tested how the images are displayed using the “Uncropped” setting (which should use the image’s default w:h ratio) and using the 1:1 setting. Here are the results:
Uncropped: https://goo.gl/RstzT1
1:1 Ratio: https://goo.gl/HEbpEsNotice that the images are square when using 1:1. However, when using “uncropped,” Hestia forces them into the portrait version, which is contrary to how the “uncropped” setting should work. Also worth noting is that those three images are themselves already squares. Thus, Hestia is increasing their size and them cropping them when the image settings are set to “uncropped.” Yet, Hestia is not cropping them when set to to the supposed forced 1:1 crop.
Actual Images:
– https://www.johnrothra.com/wp-content/uploads/2018/03/Getting-Christian-Life-Right-Series.jpg
– https://www.johnrothra.com/wp-content/uploads/2018/03/Romans-Series.jpg
– https://www.johnrothra.com/wp-content/uploads/2018/03/Easter-2013-Series.jpgAgain, if Hestia 1.1.70 isn’t supposed to fix the WC compatibility issues found in 1.1.66, then I’ll have to retest when the updated version is released. If it is supposed to fix the problem, then, well, it doesn’t appear it did.
Forum: Themes and Templates
In reply to: [Hestia] Hestia vs Woocommerce: Theme distorts imagesThat’s great news! Thank you for the update.
- This reply was modified 8 years, 2 months ago by jrothra.
Forum: Plugins
In reply to: [WooCommerce] Seems the Theme Breaks Woocommerce, but Maybe NotForum: Themes and Templates
In reply to: [Hestia] Hestia vs Woocommerce: Theme distorts imagesMAJOR UPDATES
I deactivated all plugins except Woocommerce and reactivated them one at a time until I found something. None of them made any impact except W3 Total Cache (but it’s not the only problem-maker).
To see what’s going on I ran tests using my preferred theme, Hestia, and the Twenty Seventeen theme. I tested both themes with W3TC on and off.
What I Discovered
I learned that W3TC is increasing the total size of the images on the storefront and in category pages (though something is making the 2nd, 3rd, etc. images larger). W3TC is also making ever subsequent image progressively larger in one theme. However, Hestia is forcing the images to the portrait, not square (the images I created are 1080 x 1080). See below:Hestia Theme: Storefront
W3TC On – https://goo.gl/Y24wGg
W3TC Off – https://goo.gl/hd98J5Hestia Theme: Category (products)
W3TC On – https://goo.gl/AJ6N6q
W3TC Off – https://goo.gl/WDBacJ2017 Theme: Storefront
W3TC On – https://goo.gl/mFpQ5Z
W3TC Off – https://goo.gl/rknb4v2017 Theme: Category (products)
W3TC On – https://goo.gl/sAjS6r
W3TC Off – https://goo.gl/tFJAL2This now leads me to four questions I want to resolve:
1. How do I keep W3TC from increasing the image size?
2. How do I keep Hestia from forcing portrait images?
3. How do I keep the product images (on the category page) all the same size (they varied regardless of theme and W3TC)?
4. How do I have the store display the images in their default ratio?- This reply was modified 8 years, 2 months ago by jrothra. Reason: clarification