mike997
Forum Replies Created
-
Forum: Plugins
In reply to: [Lazy Load Optimizer] Fade In instead of Fade in UpCould you please include in next update an option that makes the plugin run on mobile devices only?
Anyway everyone needs this plugin only to pass the google 3g test for mobile devices.
Thank you.
p.s sorry for so many emails, I have been working for hours to make this plugin work smoothly.
Forum: Plugins
In reply to: [Lazy Load Optimizer] Fade In instead of Fade in UpHi, I figured out that the problem described above is related to lazy loading option, when it is active the thumbnails shows second picture of every product.
A part of that I have another problem. My landing page product slider loads only by 20% when your plugin is active. The same problem is with a product pictures, the product pictures frame loads only by 5% and than gets jammed.
One more thing Alex could you please alter the snippet for me so everything except cod and cheque will be 0 value.
add_filter(‘woe_get_order_value_order_total’, function ($value, $order, $fieldname) {
if( $order->get_payment_method() != “cod”)
$value = 0;
return $value;
},10,3);Thank you very much in advance.
But the snippet works in the code snippet plugin so I think I will need to use that plugin to make it work
It did not do anything.
I wrote you that I am the admin of the website so everything is enabled, maybe it is because I have turned off WPCorn
I have red the code-snippets documentation so will it work if I insert the code into functions.php?
Ye I see grey box but I am admin of the website. Is there a way to add it through ftp? so I dont need to use another plugin?
Hi Alex,
Thank you for the solution, but when I try to paste it into misc settings as a Custom PHP code to modify output I am not allowed. There is written use only unnamed functions.
Forum: Plugins
In reply to: [WooCommerce] Now product pictures are not showingDear Celeb,
It was due to staging environment, nothing to do with wc.
With regards,
Mike
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] ux builder short codeHi,
Can you please give me shotcode to display brand image on product page?Thank you.
With Regards,
Mike