breeves
Forum Replies Created
-
It was set correctly. I just resaved the permalinks and it works.
Forum: Plugins
In reply to: [WooCommerce] Attribute combinationsYeah I’m using it just as your screenshots show, using the AND query type and two filter widgets. I’m guessing that the attribute filter only looks at available attributes on the product and not at variation combinations if it’s a variable product. Is that the case?
Forum: Plugins
In reply to: [WooCommerce] Attribute combinationsOk thank you.
I set this up as a variable product doing just that and one problem I do have with this is when using layered navigation and selecting two attributes that are not compatible (ie there is no variation with that combo) the product still shows up in the list. It has both attributes but no variation with that combo.
Forum: Plugins
In reply to: [Private Content Login Redirect] Trying to get property of non-objectIt should be line 33. To fix change
if( 'private' == $private->post_status ) {
to
if( $private && 'private' == $private->post_status ) {Ah it’s a paid plugin. I didn’t think about that. I don’t think there’s a free version. http://www.gravityforms.com/ I think this is an “unauthorized” sync of the plugin though: https://github.com/wp-premium/gravityforms