workolyk
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Revenue Sharing add-on (author rights)I found the plugin “Product vendors” (https://woocommerce.com/products/product-vendors/ )
It’s not exactly what I was searching for… but it is the closer one…Does someone knows if this plugin is compatible with AffiliateWP (https://woocommerce.com/products/affiliatewp/) ?
Thanks
Forum: Plugins
In reply to: [Multiple Themes] loading all css create a conflictunfortunately I can not use different websites for my different pages need communicate with the same database to manage affiliates, sales, access, etc. 🙁
Forum: Plugins
In reply to: [Multiple Themes] loading all css create a conflictI have several themes and OptimizePresse. OptimizePress is set as home page and pages for my launch, and the rest of the pages are made with other subjects.
I set the “advance setting” on all pages (with a theme that is not OptimizePress), I also try to do it on specific pages …
Despite the above, when I “view source” on a page generated with a template that is not OptimizePress, I can see that CSS OptimizePress were imported either:
<link rel='stylesheet' id='optimizepress-fancybox-css' href='http://pourunevieadeux.com/wp-content/plugins/optimizePressPlugin/lib/js/fancybox/jquery.fancybox.min.css?ver=2.2.3.1' type='text/css' media='all' /> <link rel='stylesheet' id='optimizepress-wp-css' href='http://pourunevieadeux.com/wp-content/plugins/optimizePressPlugin/lib/css/wp.css?ver=2.2.3.1' type='text/css' media='all' /> <link rel='stylesheet' id='optimizepress-default-css' href='http://pourunevieadeux.com/wp-content/plugins/optimizePressPlugin/lib/assets/default.min.css?ver=2.2.3.1' type='text/css' media='all' /> and....this is the source of conflict cause fancybox library is already loaded before.