mattallenuk
Forum Replies Created
-
Thank you Flinnn, we’ll test it out. Appreciate the speed of fixing the problem!!
Hi jonas,
Apologies for not being clearer. Yes the archive page on Blocksy shows an ‘Add to Cart’ button, they don’t appear to have a ‘View Product’ button in the Customiser options for archive pages. When the plugin is disabled these ‘Add to Cart’ buttons show the add to cart link, which is to the product page but with the add to cart url parameters, when the plugin is enabled the ‘Add to Cart’ buttons show the same add to cart text but the link doesn’t have the add to cart url parameters, it goes to the product page instead.
Many thanks,
@sj_o thanks for your hardwork. I am happy to give it a try again, it is a great plugin.
Yes that will work, the correct fix though is:
if ( ! get_option( 'kiokenblocks_editor_enhanced', false ) ) { return $classes; }
I use Stackable Pro as well it was just missing a tabs block and Kioken has the best one I’ve found.
Forum: Plugins
In reply to: [Feslider - Featured Slider] Does’t work with Twenty TwentyAs a quick update I have just disabled the get_post_metdata filter from the Feslider plugin and I get the desired functionality. Not sure that is the fix though ultimately, there must be a reason that the meta data is being filtered?