markk26
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Skip Image Lazy LoadThank you!
Forum: Plugins
In reply to: [Smart Image Resize - Make WooCommerce Images the Same Size] All ProductsThank you!
Forum: Plugins
In reply to: [Smart Image Resize - Make WooCommerce Images the Same Size] All ProductsThe theme developer showed me the way, in this case it would be the Krowd theme:
template file \ themes \ krowd \ wpcftemplate \ content-style-1.php
What should I insert, instead of krwod_medium?I had not deactivated the free version of the plugin.
Forum: Plugins
In reply to: [Boleto Cora para WooCommerce ©] Pedido ConcluídoObrigado pela resposta! 🙂
Forum: Plugins
In reply to: [Boleto Cora para WooCommerce ©] Pedido ConcluídoOutra dúvida: o plugin só funciona em horários comerciais?
Ontem de madrugada mesmo eu fiz o mesmo teste e estava dando erro!
Me surpreendi que hoje de tarde tenha funcionado na primeira vez que eu tentei…Forum: Plugins
In reply to: [QR Code PicPay for WooCommerce] NubankMuito obrigado! 🙂
Forum: Plugins
In reply to: [Masks Form Fields] CPF validationThank you!
Forum: Plugins
In reply to: [Masks Form Fields] CPF validationSo would I just have to publish the plugin to add this code to my functions.php of my theme? :
*/
add_action(‘wp_footer’, function () {echo “<script type=\”text/javascript\”>jQuery(document).ready(function($){ $(\”input[name=’billing_phone’]\”).mask(‘(000) 000-0000’); });</script>”;}, 111);Instead of billing_phone would it be billing_cep or billing_cpf?
Forum: Plugins
In reply to: [Ultimeter] WP-Crowdfunding IntegrationThank you!
Forum: Plugins
In reply to: [WordPress Affiliates Plugin — SliceWP Affiliates] ReferenceYes, that’s what I was asking!
Thanks!Forum: Developing with WordPress
In reply to: Language/plugin folderThanks!
I solved the issue by moving the file to the Loco / plugins folder!Forum: Developing with WordPress
In reply to: Language/plugin folderEvery day I have to delete the translation file that mysteriously appears in the languages/plugins folder! 3 to 4 times a day I have to delete it, so that there is no translation error on my site!
I got tired of manually deleting it!Forum: Developing with WordPress
In reply to: Language/plugin folderThis plugin: https://wordpress.org/plugins/wp-crowdfunding/
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] AvatarI found the issue, directly on the avatar page!