workingboy
Forum Replies Created
-
Just a very few of the menu items were visible. But when I looked in the CSS inspector, the other items was there in code but invisible by inline CSS. And the page title said it was loading or something like that.
We are not using PFPro since we only had 8 products in our WooCommerce store, and it was much more effective to write the file by hand ??
Thank you!
Forum: Plugins
In reply to: [WooCommerce Cart Tab] options in plugin after version 0.5I’ll try this. We may also stick with its current implementation anyway. Thank you so much for your help, jamastabo ??
Forum: Plugins
In reply to: [WooCommerce Cart Tab] options in plugin after version 0.5I just got the job to fix the company’s homepage. I’ve added this nice plugin. I also want to show the chart button when the chart is empty. I copied and pasted
.woocommerce-cart-tab-container .woocommerce-cart-tab–empty { display: block; }
into the “Custom CSS” part of Customizer. But nothing has happened; there’s no chart button when the shopping chart is empty.Is the correct way to put that code snippet in “Custom CSS”, or did I do wrong?
Is there a better way to add custom CSS to your WP site than the Customizer (not just for this plugin but for my whole site)? WooCommerce (our solution) recommends JetPack (https://docs.woocommerce.com/document/customizing-theme-best-practices/), but there should be free and good alternatives.The plugin description says there are options to control this plugin in the Customizer, but I can’t find it.
(I have good plain programming skills (Haskell, C++11, etc.) but have no knowledge of web development (CSS, html, javascript, etc.))
- This reply was modified 8 years ago by workingboy.