rosecody
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] woo commerce gallery – first picture is HUGEthis would only work by disabling the Additional Variation Images Gallery for WooCommerce plugin, so I sent them a ticket
thank your for your help
RoseForum: Plugins
In reply to: [WooCommerce] woo commerce gallery – first picture is HUGEHI–adding !important didn’t work either π
Forum: Plugins
In reply to: [WooCommerce] woo commerce gallery – first picture is HUGEThanks for your quick reply — I did have the curly bracket after my code— I tried your code and that didn’t seem to work either π
I appreciate the suggest though!
well, I just noticed YOAST issued another update today, 14.7 as you mentioned.
So I installed and viola! It actually works and doesn’t crash my site!! thank you YOAST for fixing the bugs from the 14.6.1 release you launched a few days ago!
yes I have WP version 5.4.2 and as mentioned in my original post which included the error message (again inserted here for your convenience), once I delete your free version of YOAST plug-in my site comes back to life. However I want to use YOAST and have used the free version for ~ 2 yrs without issue, the issue started when you just released your update!
using your checks as outlined above, no issues are logged when I ‘check for conflicts’
See error message below and please advise as to how to fix? thanks!When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.4.2
Current theme: Avada Child (version 1.0.0)
Current plugin: Yoast SEO (version 14.6.1)
PHP version 7.3.20Error Details
=============
An error of type E_ERROR was caused in line 101 of the file /home1/templaud/public_html/laudabotanicals/wp-content/plugins/wordpress-seo/admin/class-license-page-manager.php. Error message: Uncaught TypeError: Argument 1 passed to WPSEO_License_Page_Manager::handle_response() must be of the type array, object given, called in /home1/templaud/public_html/laudabotanicals/wp-includes/class-wp-hook.php on line 287 and defined in /home1/templaud/public_html/laudabotanicals/wp-content/plugins/wordpress-seo/admin/class-license-page-manager.php:101
Stack trace:
#0 /home1/templaud/public_html/laudabotanicals/wp-includes/class-wp-hook.php(287): WPSEO_License_Page_Manager->handle_response(Object(WP_Error), Array, ‘https://api.del…’)
#1 /home1/templaud/public_html/laudabotanicals/wp-includes/plugin.php(206): WP_Hook->apply_filters(Object(WP_Error), Array)
#2 /home1/templaud/public_html/laudabotanicals/wp-includes/class-http.php(446): apply_filters(‘http_response’, Array, Array, ‘https://api.del…’)
#3 /home1/templaud/public_html/laudabotanicals/wp-includes/class-http.php(629): WP_Http->request(‘https://api.del…’, Array)
#4 /home1/templaud/public_html/laudabotanicals/wp-includes/http.php(70): WP_Http->gForum: Fixing WordPress
In reply to: mobile blogs not showing main image and slider doesn’t workI was finally able to show the main blog image on the mobile version by posting this code to my Avada Theme-Child:
/*mobile blog main image to show*/
@media all and (max-width:800px){ body.single-post #main .flexslider .slides img { display:block !important; } }However I still can’t get the slider to show up in mobile mode, so can you please help me with that code? I am not clear on your comments above
“About the sliders-your mobile performance is just 3points ( from 100 )!
Imagine how is possible to display the slider.”What am I supposed to do to fix that? I don’t understand your comment- please help
Forum: Fixing WordPress
In reply to: blog post feature image not showing on mobileI was finally able to fix this issue by adding this code to Avada theme- Child:
/*mobile blog main image to show-up*/
@media all and (max-width:800px){ body.single-post #main .flexslider .slides img { display:block !important; } }Forum: Fixing WordPress
In reply to: primary product page image is distortedI was finally able to fix this issue by adding this code to my Avada Theme-Child
/*fix product images to they are sized properly*/
#main .woo-variation-gallery-wrapper .woo-variation-gallery-slider img { width: auto; }I was finally able to fix the main product image size on the Avada theme woo-commerce by adding this code to my Theme-Child:
/*fix product images to they are sized properly*/
#main .woo-variation-gallery-wrapper .woo-variation-gallery-slider img { width: auto; }i’m not a coder, so I don’t know what to do with your reply — is there something I should be looking at to change?
I am not using any plug-in — I use Avada theme and you are able to upload primary product image and a product gallery
Forum: Fixing WordPress
In reply to: blog post feature image not showing on mobilewhen I add your code `@media (max-width: 800px)
body.single-post .flexslider .slides img {
display: inherit !important;
}i still get the error that says my site will break due to ‘unexpected token ‘body’
so I’m guessing the code isn’t quite correct?
Forum: Fixing WordPress
In reply to: blog post feature image not showing on mobileI tried the twentytwenty theme default and the blog post main images shows on mobile, then switched back to my Avada theme and it disappears again on mobile and you can only see the image on desktop
any suggestions for how to fix this?
Forum: Fixing WordPress
In reply to: mobile blogs not showing main image and slider doesn’t worki installed SMUSH and still have the same issue where blog posts main image do not appear on mobile
does anyone know how to code this so blog images can be seen as thumbnails at least on mobile– right now there is just a massive white space where the image should be
to clarify, the primary product image size uploaded to the page listed above is only
111 by 394 pixelsso it makes no sense why the primary product image is now HUGE and distorted, especially when none of the other images are distorted — Please help as this is the same size as the featured images on the 3 other products pages, and they all have the same issue of being HUGE and distorted all of a sudden (both desktop and mobile versions)
https://www.laudabotanicals.com/products/face-toner-for-oily-skin/
https://www.laudabotanicals.com/products/face-wash-for-oily-skin/
https://www.laudabotanicals.com/products/moisturizer-for-oily-skin/
https://www.laudabotanicals.com/products/blackhead-remover/