HappySeat
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Special Characters problemI have been having this problem since, I believe, our hosting company updated our version of PHP in July. I have asked many, many times for our hosting company to update the server’s needed version of PHP again. These solutions I have tried and still cannot save the special character when it is in either the woocommerce title or post/page title. However, I can put the html code in and it will stick in the description or post. The code will remain in tact and will convert to the special character. It’s just the html code converts the title when saving and then if I go back in I have to re-enter the html again otherwise, when saving the special character will disappear. I’m wondering if there is any other setting I could try or anything else I could possibly do without having access to update the PHP.
Thank you in advanced!
Forum: Plugins
In reply to: [WooCommerce] Adding an ordered list to products in shopping cartOK, thanks. I was able to successfully add this to my theme folder. The modifications I made, was just causing some areas of the order to be missing. I started by adding an unsorted list within the table that already existed. So, when you said add a table, I was confused thinking, “oh, I add another table?” So, I would just simply put the number 1, 2, or 3 within these rows?
Forum: Plugins
In reply to: [WooCommerce] Adding an ordered list to products in shopping cartHi there,
Thank you for your help with this. I am new to development especially modifying core files within woocommerce. This is still pretty vague for me. Is this where I begin adding additional tables? I started putting tags throughout and unfortunately this did not work…..
Forum: Plugins
In reply to: [WooCommerce] Adding an ordered list to products in shopping cartOk, thank you…still can’t figure it out though….there are multiple tables already within woocommerce->cart->cart.php
Have you found resolution? I have the same issue. My client once was using the Woo radio buttons, but since are not accurately updated nor responsive. We are switching back to the drop down for variations and also want the price to display in the drop down as well as some additional text. And this above code worked great with the radio buttons; however, with the drop down the <span> tags continue to show despite some effort with CSS. Any help would be greatly appreciated.
conticreative1,
I too have the <span> text after our amounts. We have mg listed and prices listed accordingly. We also have additional text with in the radio buttons indicating nonprofit vs. regular pricing. I will attempt the fix above and let you know if it resolves this issue.
Thanks,
Forum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Adding Billing AddressI tried adding this filter to my functions file in my theme; however, it did not work and caused a WSOD. Should I be adding it to another file?
Thanks,
HeatherForum: Plugins
In reply to: [YITH Request a Quote for WooCommerce] Adding Billing AddressIs there a way to enable the admin. email prompt for a new quote to get redirected to the dashboard instead of the customer’s “my profile” or my account page as it is currently set to do? This does not make sense as the admin. would not need to look at the profile of the customer’s account but rather look at the actual quote in the dashboard.