mfghost
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] WooCommerce REST API Notification(@ckadenge) that’s exactly what I was thinking, not being able to uncheck the box because the plugin is installed. I’m gonna turn it off & make sure all the other plugins work. Hopefully they do & I can delete it. I wonder if WC installed the plugin for every site or maybe just the ones that need it.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce REST API Notification@shameemreza One last thing I wanted to ask about…I read over as much as i can and checked the settings and noticed there is a “WooCommerce Legacy REST API” plugin that was installed on 7/28/2024. Now under “Webhooks” I clicked the “Printify Order” to see what it was using and saw next to the API Version that the one being used is “WP REST API Integration v3”. Would it be safe to remove the new Legacy Rest API plugin that was installed the other day? When I try to uncheck the box under “Legacy API” in WC Advanced Settings it doesn’t let me uncheck it. I assume that is because the plugin has been installed? So if the Printify Order is using the WP Rest API Integration v3 I could remove it as long as none of the other plugins are using it? Thanks for your help!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce REST API Notification@shameemreza understood, thanks.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce REST API Notification@serafinnyc thanks for the response. So I would have to check if each plugin I have installed uses the Legacy API? When I look under the Webhooks in Advanced the “Printify Order” is there so I’m guessing I need to find a workaround? What happens if I leave it alone? Sorry for all the questions, I never had to touch these API settings since I connected Printify a while back.
Forum: Fixing WordPress
In reply to: Customizer Not Working After Forced 6.6.1 Update@threadi I tried I did a ctrl+shift+R hard refresh and the settings are now visible. thanks.
Forum: Themes and Templates
In reply to: [Astra] Cart Icon Not Linking To Cart Page@bsfherman thanks for the response. I’m not sure I completely understand though, is there any way to make the cart icon clickable on the desktop version? I viewed the screenshot but I’m not sure that explains how to allow users to click the cart to open it. It appears to be for mobile view. On my website I use it for easy access to the cart so customers can remove something or add more of a product already added. Is there any way I can edit some code to make it work? I don’t want to have my customers think the site is not fully functional. Thank you.
Forum: Themes and Templates
In reply to: [Astra] Cart Icon Not Linking To Cart Page@cookie1974 I’ve found nothing. It kind of halfway works for me, just the link doesn’t open. The cursor turns into the pointed finger but when I click nothing happens. I had no idea it stopped working at 4.7.0, I thought it just happened on the 2nd or 3rd update ago. 6.6 destroyed my site completely so I reverted back to 6.5. I thought maybe that would also fix the cart link nut it didn’t.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Payment Form not RenderingActually the UPS Plugin was throwing the error. I change one line in the plugin and it’s fixed for now.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Payment Form not RenderingWhen I updated to 6.6 at first the card fields weren’t available so I reverted back to 6.5 which works fine. Again today I tried to update to 6.6 and while it worked fine on desktop/laptop, on mobile it just keeps refreshing nonstop. I’m using Astra theme.
Forum: Plugins
In reply to: [SlimStat Analytics] Depreciated Code Errors@mostafas1990 When I go into my file directory I go to wp-content>plugins>wp-slimstat and I can’t go any farther. It says “the server can’t be reached”.
I’ll run the plugin for the 2nd error.
Forum: Plugins
In reply to: [WooCommerce] How Can I Style The Free Shipping Text On The Cart Page?gotcha, thanks again.
Forum: Plugins
In reply to: [WooCommerce] How Can I Style The Free Shipping Text On The Cart Page?@serafinnyc works perfectly bro, thank you! I tried every which way but never put the brackets on either side, that has to be what I messed up. I appreciate it man, thanks!
Forum: Plugins
In reply to: [WooCommerce] How Can I Style The Free Shipping Text On The Cart Page?ok cool I appreciate it big time. Soon as I get home I’ll try & let you know if it worked.
Forum: Plugins
In reply to: [WooCommerce] How Can I Style The Free Shipping Text On The Cart Page?i didn’t even see that until just now. I went into shipping settings on WC like you said & made the text all capital but I’ll try this soon as I get home. Thank you.
Forum: Plugins
In reply to: [WooCommerce] How Can I Style The Free Shipping Text On The Cart Page?I just want to change the color of the text to green and make it bold, sorry for the confusion. I tried the following but it changed all the shipping options text instead of just the free shipping.
.woocommerce-js ul#shipping_method li label { color: green; }