mfghost
Forum Replies Created
-
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; }
Forum: Plugins
In reply to: [WooCommerce] How Can I Style The Free Shipping Text On The Cart Page?@serafinnyc thanks for the quick response. No I’m trying to edit just the text when the free shipping option appears in the list of other shipping options. in the pic attached, I’m trying to edit the circled text.
I want to make it stand out by changing it to the same color green as the prices.
Forum: Plugins
In reply to: [SlimStat Analytics] Getting ReferenceError from SlimStats@mostafas1990 is there any difference in the admin if I switch tracking mode to “server”? And how would I enable the wp_enqueue_script? Is there a link to how to do it? I’m using LightSpeed Cache.
And thanks.
Forum: Plugins
In reply to: [USPS Shipping for WooCommerce - Live Rates] Depreciated Code ErrorI fixed it by changing the end of line 149 :
$query_string = http_build_query($params, null, '&');
to
$query_string = http_build_query($params, '', '&');
- This reply was modified 7 months ago by mfghost.
Forum: Plugins
In reply to: [WooCommerce] How Can I Add an Image & Text Under Category Imagesthank you bro @shameemreza, I disabled the blocks but maybe I’ll try Elementor. That’s drag & drop I think, never used that either. First I’ll double-check for some code I can maybe add to the theme files. Appreciate the help man, thanks.
@algoritmika you got it, thanks again for the help!
oh, it said “deleted all EAN’s for 90 products then I generated EAN’s and it worked. THANK YOU!! this was driving me crazy. I appreciate your help big time!
It just says “your settings have been reset”
I tried what you said and get the same results. The first image is so you can see how the top product has the full EAN number and the bottom one has a 4 digit number…the others have a 3 digit number. When I delete all EAN’s then try to generate numbers it says 0 numbers were created.
Sorry if I confused you, I’ll start from the beginning. I just finished this new site and want to use the plugin because it works perfectly on my other website. So I installed using the same settings as the other site I use it on and only about 60% of the products have a13 digit EAN # generated and the rest only a 3 digit number that is red sometimes. It’s black in this image but when I uninstall then reinstall trying a different setting the 3 digit #’s turn red for “invalid” while the other 13-digit EAN’s for the first 15-20 products are fine. When I try to delete all EAN’s then generate them again it’s the same thing. I’m using Astra free theme with WC, both up to date. Also, all the plugins I’m using are the same plugins I use on the other website, the only difference is the theme.