andreescocard
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] PDF formatI did it! I have to use like this:
foreach($names as $name){ $display .= $name.chr(10); } return $display;Thanks!!
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] PDF formatYes, i was using
return $display;
My mistakeThanks, the comma-separated worked to increase column width
About the column values line by line, do you know how to achieve this?
Thanks
Forum: Plugins
In reply to: [WPS Hide Login] Plugin not workingSame here
Latest WP version 5.8.1
all plugins deactivated, no success
whl_page with the same slug i specify- This reply was modified 4 years, 8 months ago by andreescocard.
Forum: Plugins
In reply to: [NM Gift Registry and Wishlist Lite] Critical error after create first listYes, i know, i was testing it fast and inserted the date without using the datepicker, i guess i’ll code it to match my language.
I was translating on web using this link: https://translate.wordpress.org/projects/wp-plugins/nm-gift-registry-and-wishlist-lite/stable/pt-br/default/, shows waiting for me, so i thought you had to approve it (i don’t know how it works too)
To get a fast translation i downloaded Poedit and made my own .po and .mo files
The feature to create multiple lists is on the paid plugin right? I receive a request to create a list with random products clicking on a button on frontend, the paid version has this functionality?
ThanksForum: Plugins
In reply to: [NM Gift Registry and Wishlist Lite] Critical error after create first listThe problem was caused by wrong date format on frontend in the list creation, i didn’t know i should use american date format. I solve by changing it on admin, somehow there the error on admin didn’t show.
Thanks for the documentation link.
I started translating the plugin to brazilian portuguese but shows waiting, do you have to approve? I would like to use it on my language.
Another doubt is to change the date to brazilian date format, i guess it should be changed on code.Forum: Plugins
In reply to: [NM Gift Registry and Wishlist Lite] Critical error after create first listDate example: 28/06/2021
List created on frontend
Error showed after i added debug mode on config.php
I solved it changing the date on backend, now the list is working fine and error is gone
Another doubt is how to search lists on frontend? This functionality exists?
ThanksForum: Plugins
In reply to: [WP REST Cache] Nothing being cachedUpdated and fixed, thanks.
Forum: Plugins
In reply to: [WP REST Cache] Nothing being cachedI’ll update, opened this help here to try to figure it out another way, but i am sure the problem is the version.
Updated localhost and the plugin worked fine, so i guess that the plugin is really incompatible with 4.7.2.
I’ll update and will tell here if the problem was solved.
Thanks for creating this plugin and supporting itForum: Plugins
In reply to: [Claudio Sanches - Correios for WooCommerce] Contrato – valores de freteIgnore minha pergunta, já localizei a informação. Obrigado
Not even using comments
Currently using nginx with w3 total cache
The problem happens on wp-admin/post.php file, because i changed the wp-admin to another name for security reasons, so i think that the problem is thereCorrigido na versão 3.5.0.
Favor desconsiderar o que disse acima.Habilitei o log de depuração no PAC, ao tentar cotar o frete, não gera log.
- This reply was modified 8 years, 8 months ago by andreescocard.
Boa noite, mesmo problema ocorre em minha loja.
Cep onde o erro ocorre: 20943-001
Fiz todas as verificações citadas, mas sem sucesso.