aaronkelly321
Forum Replies Created
-
Sorry, it’s fixed, I had to restart my PHP. Working fine now.
I deleted and tried to reinstall…
Installation failed: Download failed. cURL error 77:
Hey @poonam9
I did as it stated, set up a cron for 10 minutes,
Now I have Error: cURL error 77 on all posts in the log. Still not posting.
Yes, same here.
4 days and everything has stopped posting, no log updates, nothing. Please can the dev team take a look.
Forum: Plugins
In reply to: [Avalon23 Products Filter for WooCommerce] Breaks product carouselHey @paradigmatools
it’s was conflicting with box-sizing, i’ve changed it from inherit to border, seems to have fixed the problem.
This plugin is amazing, best product filter plugin for me and my needs
Kind Regards
Forum: Plugins
In reply to: [Avalon23 Products Filter for WooCommerce] Breaks product carouselHey @paradigmatools
It creates a big gap between the carousel and the next section when I activate the plugin, slight breaks the image container too.
many thanks
It works! amazing! thank you so much AC!! This plugin is incredible!
Have a blessed day
Sorry, when I meant 1 variation, I mean size.
For example,
I have small, medium and large
with colours red, black and white
Then when I try to update the the stock, it just shows options size: small and colours: black. Missing all the other sizes and colours.
Hope that clears it up a bit.
Forum: Plugins
In reply to: [Import any XML, CSV or Excel File to WordPress] Add new productsYes it worked perfectly. Thanks again.
- This reply was modified 7 years, 8 months ago by aaronkelly321.
Forum: Plugins
In reply to: [WooCommerce] Lightbox not workingOk I added the code it works, open your public_html and follow these steps.
rootfolder(name) > wp-content > themes > Vantage(or whatever theme) > functions.php > open that up in a code editor, notepad or what ever scroll right to the bottom and copy and paste this in then save.
add_theme_support( ‘wc-product-gallery-zoom’ );
add_theme_support( ‘wc-product-gallery-lightbox’ );
add_theme_support( ‘wc-product-gallery-slider’ );Job done.
- This reply was modified 7 years, 11 months ago by aaronkelly321.