jeanahines
Forum Replies Created
-
This is resolved. I read a post somewhere that said if you manually handle transactions the inventory won’t go down.
I was manually handling the transactions, changing it to in process then to completed, because there was a message that said something like (sorry didn’t write it down) The receiver’s email does not match the [something] email in paypal. That was correct. I’m working with my mother on this site, and i had put my email in the receiver field so that I would get emails too and know what was happening. I didn’t know that it would cause a problem. But it would put the order “on hold” and I would have to manually process the transaction. I changed the email to mom’s email (it’s her paypal account), did another transaction. It went through without being put on hold. So it’s resolved.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Product Category Widget folder iconsThanks so much Riaan, that worked perfectly. The site seems to be functioning normally to me, now at least.
Forum: Plugins
In reply to: [WooCommerce] Product categories sidebar – remove folder iconI have the same problem, trying to get rid of the folder icons. I tried your solution but it did not work. I added the CSS in the customize area of admin, but it had no effect. I was able to remove the underline from the links though. To get rid of the folders I tried a number of variations in the CSS with no luck.
This is my site:
http://shop.zionparkphotos.com/I changed the name of the widget to be Galleries instead of Categories. Could you take a look at my site and see if you have a suggestion to get rid of the folder icons? The last bit of CSS i tried was
div.widget_product_categories ul.product-categories li.cat-item-19 {
background: url() !important;
padding-left:0 !important;
}to see if i could change at least one of the list items. But it didn’t work either.
Kind regards,
Jeana
- This reply was modified 9 years, 4 months ago by jeanahines.