JoefromPhilly
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Customize Options Missing for WooCommerce in DashboardHi, thanks. Here is the weird thing. I am using Astra and Elementor. I have one site where I am getting the full options in the Appearance -> Customize -> WooCommerce section, but on another site (subdomain), with the same Astra and Elementor, I was getting the truncated, limited version. I stripped out all other plugins to do this test. So, I am rebuilding a sample store site using an exported/imported version from the version that works properly, then carefully rebuilding the store.
But yeah, very frustrating when this happens. Thanks for responding to my question and providing some scenarios!
Forum: Plugins
In reply to: [WooCommerce] Commission Question for WC “Product Vendors”Hi, thank you. I figured it out by going into the settings and playing around with it. the Commission is actually the percentage that the store owner pays to the vendor, which is not the typical definition of a commission. The vendor does not earn a commission for me to be selling his product. I, the store owner, earn a commission for selling the vendor’s product!
I did something a bit different. I took the form HTML, wrapped an echo tag around it, and built a shortcode function that I then added to the functions.php file. Now, in Visual Composer, I just enter the shortcode, and voila, it calls the form, and the validation call stay there. Works perfectly.