Carey
Forum Replies Created
-
Forum: Reviews
In reply to: [Ally - Web Accessibility & Usability] bad surpriseyou dont need page builder to use the plugin. just install and connect
it’s similar to accessible, but easier.Forum: Reviews
In reply to: [Ally - Web Accessibility & Usability] TerribleI just installed it on one of mine. it says “free trial activated”
do you see what the fees are after the free trial? I dont want to add this to ALL my sites and get the big surprise that it’s $5 a month per site.
Might install WP Accessibility instead. what are you planning?Elementor Advanced Tabs not displaying correctly
I’m having the same issue.
Theme – Salient
I have 6 tabs – they are set to mason grid
https://capecoralmoaa.org/photo-albums/ – this page defaults to the Military Ball Tab and does load correctly. however, when you hit the tabs, they don’t, you can only see a sliver of the top of one image. when I hit refresh, the images load correctly. I’m using WP Rocket and have already cleared the cache.
Golf Tab – https://capecoralmoaa.org/photo-albums/#1722441922735-5-4
I have to hit refresh for the images to load correctly. I checked on another computer and the error is still there. Any ideas how to fix?
much appreciatedForum: Plugins
In reply to: [WooCommerce] multiple shipping options displayingSOLVED
For my issue, I needed to disable FREE SHIPPING for certain products.
Since most of my products are free shipping, I don’t bother with adding the weight of each product.1 – create a rule to disable free shipping based on weight (I used 5 pounds)
2 – edit product -> click on the shipping tab -> I added 10 (pounds) to the weight field ?-> choose Shipping Class (whatever you named it) Mine was “USA $10.95 Flat Rate” from the drop down -> UPDATE the page.
the Free Shipping option will be removed if the product is in the customers cart.
screenshot to fix this is here:
https://snipboard.io/iEz7pT.jpg
thank you for your help! ??- This reply was modified 1 year ago by Carey.
Forum: Plugins
In reply to: [WooCommerce] multiple shipping options displayingI need to be able to fix this without the plugin.
is there a fix?Forum: Plugins
In reply to: [WooCommerce] multiple shipping options displayingI tried the same thing in another woocommerce cart and I have the same issue. this store is closed, I added one product to test on and i have very few plugins on this site.
cart error where it displays both Free and flat rate shipping options. (allows the customer to choose) https://snipboard.io/d4zSoJ.jpg
shipping zones
https://snipboard.io/diXhpT.jpg
Flat rate details – https://snipboard.io/yY3AL5.jpg
how do I fix this?Forum: Plugins
In reply to: [WooCommerce] multiple shipping options displayingShipping Classes
https://snipboard.io/xAZn5j.jpg
Free Shipping no requirement
https://snipboard.io/LzrwPq.jpg
shipping settings
https://snipboard.io/yb1YK8.jpg
I’m going to try that now. Ill post back if it works.Forum: Plugins
In reply to: [WooCommerce] multiple shipping options displayingShipping Zones
https://snipboard.io/BrYdZs.jpg
https://snipboard.io/sth4F2.jpgConditions
https://snipboard.io/qeiVH7.jpg
Product Data (in variations)
https://snipboard.io/UmJoph.jpg
any help is appreciated!Forum: Plugins
In reply to: [WooCommerce] multiple shipping options displayingI compared my glitch with @gregorybuck‘s glitch. his seems to be sitewide, while mine is one product only. maybe this will help with troubleshooting..
Hi Greg,
I read your issue and tested my site to see if I am having the same issue as you. I am not. All of my products have Free Shipping except one. I added a new shipping class called Flat Rate $10.95 for a new product and this product is displaying BOTH Free Shipping & Flat Rate $10.95. I cant seem to get rid of the Free Shipping option for this product only.
All my other products are only displaying the FREE SHIPPING option and NOT the new Flat Rate option. . Maybe this info will help with your troubleshooting. Good luck with yours.Forum: Plugins
In reply to: [WooCommerce] Separate shipping classes not shown in cart or checkoutHi Greg,
I read your issue and tested my site to see if I am having the same issue as you. I am not. All of my products have Free Shipping except one. I added a new shipping class called Flat Rate $10.95 for a new product and this product is displaying BOTH Free Shipping & Flat Rate $10.95. I cant seem to get rid of the Free Shipping option for this product only.
All my other products are only displaying the FREE SHIPPING option and NOT the new Flat Rate option. . Maybe this info will help with your troubleshooting.
Good luck with yours.Forum: Plugins
In reply to: [WooCommerce] multiple shipping options displayingthank you Pepe,
I have 2 shipping classes – 1- Free Shipping and 2 – $10.95 Flat Rate
I already downloaded that plugin and made a rule for weight. anything over 9 pounds is assigned Flat Rate Shipping $10.95. I then changed the weight of that item to 10 pounds. I also changed the shipping class to Flat Rate $10.95 in all the variations.
*when the customer clicks checkout, both options, Free & 10.95 still display.
I can send screenshots.
This is the item – https://heritagespiritwear.com/product/stephen-c-kreps-memorial-shirt/?attribute_pa_color=royal&attribute_pa_size=youth-small
any help is appreciated.Forum: Plugins
In reply to: [WooCommerce] multiple shipping options displayingthanks Carol,
I did add a separate shipping class called “Flat rate” and set it to 10.95
however, when I go to the site and add the product in the cart, I can see option 1 – Free Shipping and option 2 – Flat Rate $10.95.
the customer has the option to choose. they will of course choose the free option.
For this product only, I want free shipping to not be an option.
the product settings is Product Data: (Variable product) -> shipping class -. Flat Rate 10.95. Update – then I go to to the front end and still see:
1 – Free Shipping and 2 – Flat Rate options.
am I missing a setting? thanksForum: Plugins
In reply to: [WooCommerce] WooCommerce PayPal Payments credit card option wont displayI found the solution for anyone else looking for it. WooCommerce PayPal Payments is incompatible with themes that use “blocks” in the code.
go to your “checkout page” (in Pages) and look at the code, if you see the word “blocks” in any of your code, then it wont work. delete all of it and replace it with just this for the entire page:
[woocommerce_checkout]
*blocks comes with most of the free templates. the problem fixes itself if you just use a template that isnt using blocks in the code. I was testing using a basic free theme and most of them use blocks. switch to a better theme and the problem fixes itself.Forum: Plugins
In reply to: [WooCommerce] WooCommerce PayPal Payments credit card option wont displaythank you, this domain has 2 separate shopping carts in different wordpress installations with woocomerce installed in both. WooCommerce PayPal Payments? is installed in both carts with Advanced payment options selected. Paypal approved the account and we have an account rep standing by.
the first one has the credit card drop down activated and didnt need to be hand coded.
the second cart (under the same domain name) has the exact same settings as the first cart and is not displaying the credit card drop down option. are you saying that one must be customized with CSS for it to work properly and the other doesnt?Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] print additional fieldsI added 3 additional text fields in the “checkout editor” and would like them to carry them over to the invoice.
student name, teacher name, homeroom class.