longtimeuser
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Yes that worked. I increased the PHP memory limit to 512mb and that’s fixed. Thank you!
Here’s the Woocommerce fatal error: https://pastebin.com/d0a5ntSV
Here’s the System report: https://pastebin.com/7ryfgweQ
Forum: Fixing WordPress
In reply to: White space under self hosted video – elementorLooks like i’ve fixed it by addding the below to the css.
It had something to do wtih elementor’s video aspect ratio size. I was using 21:19 which was making it too high. So I added the below css, decreasing the padding-bottom:
.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
padding-bottom: 41.6571%;
}Forum: Fixing WordPress
In reply to: White space under self hosted video – elementor@threadi ok will ask in there too.
@jigarprajapati44 I have updated the Elementor plugin but the problem still persists.
Forum: Plugins
In reply to: [Food Online for WooCommerce] Product order with foodonline shortcodeThat worked!
I was looking for the shortcode arguments but couldn’t find them
Thanks a lot!
Viewing 5 replies - 1 through 5 (of 5 total)