sray69
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Quantity Plus & Minus ButtonsThat is interesting. The strange thing is every once and a while I will see the buttons but if I refresh they are gone.
Anyway, thanks for getting back to me.
Shawn
Forum: Plugins
In reply to: [Confirmed Shipped for WooCommerce] How to edit verbiage?Thanks. I did not even know about the Shipping Confirmation page. Maybe mention it in the Installation section.
I like it so far. It is simple and effective. One thing I think would be nice is to have a field for Shipping Carriers. Maybe have a way to add from a list of all the main carriers. Or have an option for the admin to manually add any carriers they want. And then have the carrier included on the email in some form. Something like “Your <carrier> tracking number is:”.
Thanks for help!
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Security vulnerabilityThanks for the update.
Hey one of my plugins does what is called a Smoke Test to determine if plugins are compatible and works with the current versions of WP and PHP. Out of all my plugins (50ish), your plugin is the only one that fails both tests. The last version of your plugin that they tested was 2.8.2. I am wondering if the fixes that you did in version 2.9.0 addresses the issues that this site is showing?
https://plugintests.com/plugins/wporg/ti-woocommerce-wishlist/latest
At the bottom of the page you can click a link to view the test results of all versions of you plugin.
I don’t know how to request that they test the new plugin so not sure if your updates will pass or not.
Just wondering. Thanks
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Security vulnerabilityI too am getting this security vulnerability. Any updates?
Is this for all versions up to the newest or can we revert back to a previous version temporarily?
Thanks
I have made some formatting changes via CSS and have fixed the alignments and formatting where it looks OK on the computer. I have yet to test and check the mobile versions. They will probably be all messed up.
I wish the Configurations were formatted and aligned better in the Cart/Checkouts. When the Order Details section of the Cart/Checkout is not too wide (smaller screens, two columns, etc) it starts to get all jumbled together and does not look good. I think one thing that would help in those situations is to have a line break between the option heading and the option name. Also having the product name above the generated configured product image. Trying to cram the image/product name/quantity/configuration/price all in one row makes it hard to look good and easily readable.
Here is my staging site.
After much testing and checking the debug logs, I saw nothing showing in the logs. It makes no sense to me. For days I have tried numerous times to deactivate/delete your plugin with no luck. I tried again just now to Deactivate by clicking on the “Deactivate” link on the plugin page, below the name of the plugin but it just froze my screen again. I then tried to Delete it again by checking the box and choosing Delete from the bulk actions at the top of the page. Same thing happened.
Then I just happened to try and Deactivate it by checking the box and choosing Deactivate from the bulk actions at the top of the page, which I had not tried yet because I assumed it triggered the same action as the link does, but for some strange reason it WORKED. I then deleted it immediately.I guess this is for others who may run into this issue down the road.
Forum: Plugins
In reply to: [Video Gallery for WooCommerce] Video Not Showing Up In Product GalleryI have the same problem with my Astra Pro slider. I see that it was fixed. Can you tell me how to apply the changes so I can also use this with my site?
Thanks,
ShawnWell for those that may run into this issue, I have fixed it by hiding the overlay in CSS. In my situation I just added this to my Code Snippits plugin. Your situation may be slightly different. Adjust as needed.
.variation-Configuration > div span.choice-thumb {
display: none;
}Not sure if this will caused issues somewhere else on my site but for now it works.
Forum: Plugins
In reply to: [Product Configurator for WooCommerce] Unable to Hide Layer in Cart/CheckoutThanks Marc. that explains why the generated images are out of alignment. Will have to figure out a process to crop all images equally going forward.
Thanks!
Thank You! That appeared to have fixed the issue!
I ended up setting up my tab pages with a different tab block just in case this did not get resolved, but I would prefer the Gutenverse one if we can get it to work for all users. Here is a Gutenverse Tab page for you to check.