samysalahgad
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Related products show only one categoryI did that and created new site from scratch and new categories without any subcategory, still the same, it only show related products from the first category created, the only thing fixed it to use plugin for related products
In this case I mean the same enabled size, disabled ones not regenerated
I talk here about the enabled size
You said “Normally, both global and product-level attributes should work for attribute filters.”
and this doc say filters only by global attribute
https://woocommerce.com/document/woocommerce-product-search/widgets/product-filter-attributes/
I know this is paid plugin, just as reference that product filters only done by global attributes
So, how to make filter by local attribute?
here screenshot that you requested
- This reply was modified 2 months, 4 weeks ago by samysalahgad.
- This reply was modified 2 months, 4 weeks ago by samysalahgad.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] fair usage limitsWhen install Jetpack and activate CDN and performance. Jetpack serve photos from something like i2.wp.com or i3.wp.com domain
But still files hosted in my server and if files deleted from my server, Jetpack show image error
So the question, can I use Jetpack as image hosting like Amazon S3 or Cloudflare R2?
meaning all images to be hosted and served from Jetpack without the need to host them in my server
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] fair usage limitsI have website and blog, I install the plugin and activated Newsletter?and image CDN
How many newsletter emails I can send on each time, or monthly
and How many Gigabytes I can store images on Jetpack CDN and also cdn bandwidth?
So manly what fair usage limits for sending newsletter emails, and image space on CDN?
Forum: Plugins
In reply to: [EXMAGE - WordPress Image Links] csv image urlsYou said “If you export, like, products, the images URL in the file is the external URL”
So if I reimport again, the same product, image already in media liberary as external url media, it will use the external url in media? or will import the original image to my server?
Forum: Plugins
In reply to: [WooCommerce] Import product is slow@jota101 I faced similar problem and the solutions is simple
when import running, woocommerce do 3 processes together, importing and writing products data to database, importing images from urls, and the most important that thmbnail generation also run after once image imported to your site, thumbnail generation consume server resources and slow dlown the whole import process
To fix it ..
1- add this code to your theme/child theme functions to disable thmbnail generation
add_filter( ‘woocommerce_background_image_regeneration’, ‘__return_false’ );
2- after import is finished, and supposed to be fast, install regenerate thmbnail plugin and run it, the plugin is very smooth and make the process witthout consuming all server resources, and the most important it you already have your products imported, just give it some time to finish processing thumbnails
Forum: Plugins
In reply to: [WooCommerce] FREE woocommerce search by image plugin?I know these paid ones, thank you ??
Forum: Plugins
In reply to: [WooCommerce] Use existing images when import productsI added image directly on uploads folder and als created another folder inside uploads folder (product_images)
My wordpress settings not arrange media by date, so all images go to uploads forder
and on csv i added image name “dress.jpg”, i got that error when importing, Unable to use image “dress.jpg”.
Forum: Plugins
In reply to: [WooCommerce] Use existing images when import productsI really appreciate your support , but wondering that plugin support reply to my topic without being sure about it
Both things done as you mentioned, and both issues was not fixed and the server stuck again
Images downloaded again and again, thumbnails generated also
Not sure what to say!!!
Forum: Plugins
In reply to: [WooCommerce] Use existing images when import productsand checking again
thmbnails also generated even I set all values to 0
Forum: Plugins
In reply to: [WooCommerce] Use existing images when import products@shameemreza sorry but your solution didnt work
Images already saved in the uploads folder ( the default folder for uploads and images ) and images links using my own websitle url
and also imported images from my server to my server and renamed it
The good thing the import process is faster after doing the previous action and also after setting thumnails values to 0, I think thumnail generation while importing was the main problem and caused server hangup
Maybe woocommerce make change when adding or importing products, to process thumnail generation after the whole import is complete, giving more server resources for each process to complete
Forum: Plugins
In reply to: [WooCommerce] Use existing images when import products@when importing prodcuts I should define the image url in csv in form of https://www.mywebsite.com/wp-content/uploads/image.png
or it should be like internal folder location /home/mywebsite.com/public_html/wp-content/uploads/image.png
Forum: Plugins
In reply to: [WooCommerce] Use existing images when import products@shameemreza I like the idea ??
Another issue maybe reason for slowdown is thumbnail generation and cropping during import
Anyway to disable thumbnail generation during import?
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Checkout in Strip websiteDo you support all local payments?
I dont see clearpay and revolut in the settings