iamrahul95
Forum Replies Created
-
Hi, I was un-aware of those two functions. Thank you for that. That would help me to reduce the compression process that i’m doing right now i think.
Actually i found out the actual issue in my case, i was passing url to the wp_image_editor function instead of the file path. (Thanks to the thread i opened here) Once i pass the file path it is working. But the weird thing is that, even if i pass the wrong parameter to the wp_image_editor function the image seems to be uploaded somewhere as i am able to access it from the browser. But if i look for it through the FTP i can’t see it.
Seems it is because of anything from the WordPress Hosting environment. That a whole new different discussion i suppose.
Forum: Themes and Templates
In reply to: [Storefront] Remove Add to Cart Button from storerontHi, @ryanr14 It actually worked. Thank you ! The Read More button is not a problem, it was the cart button and checkout that bothered me. Once again, thank you!
Forum: Themes and Templates
In reply to: [Storefront] Remove Add to Cart Button from storerontMy home page too is set to the static Home Page template.