tabasco86
Forum Replies Created
-
Oi klebersistem,
Vc diz rollback para esse plugin ou para woocommerce? Isso seria ótimo, vou tentar o rollback para esse plugin pois prefiro manter o woocommerce atualizado…Descubri o que acontece, só nao sei por que.
Tentei desativar todos plugins, tambem sem sucesso. Uso o tema storefront mas com divi tambem acontece o mesmo num outro site meu.No primeiro carregamento da pagina carrega o campo de estado como input type=”hidden” sem valores do dropdown como da pra ver no seguinte codigo.
<span class=”woocommerce-input-wrapper”><input type=”hidden” class=”hidden” name=”billing_state” id=”billing_state” value=”” autocomplete=”address-level1″ placeholder=”” readonly=”readonly”></span>
No segundo carrega o campo corretamente como select com valores como da pra ver abaixo.
<span class=”woocommerce-input-wrapper”><select name=”billing_state” id=”billing_state” class=”state_select select2-hidden-accessible” data-placeholder=”” tabindex=”-1″ aria-hidden=”true”><option value=””>Selecione uma op??o…</option><option value=”AC”>Acre</option><option value=”AL”>Alagoas</option><option value=”AP”>Amapá</option><option value=”AM”>Amazonas</option><option value=”BA”>Bahia</option><option value=”CE”>Ceará</option><option value=”DF”>Distrito Federal</option><option value=”ES”>Espírito Santo</option><option value=”GO”>Goiás</option><option value=”MA”>Maranh?o</option><option value=”MT”>Mato Grosso</option><option value=”MS”>Mato Grosso do Sul</option><option value=”MG”>Minas Gerais</option><option value=”PA”>Pará</option><option value=”PB”>Paraíba</option><option value=”PR”>Paraná</option><option value=”PE”>Pernambuco</option><option value=”PI”>Piauí</option><option value=”RJ”>Rio de Janeiro</option><option value=”RN”>Rio Grande do Norte</option><option value=”RS”>Rio Grande do Sul</option><option value=”RO”>Rond?nia</option><option value=”RR”>Roraima</option><option value=”SC”>Santa Catarina</option><option value=”SP”>S?o Paulo</option><option value=”SE”>Sergipe</option><option value=”TO”>Tocantins</option></select><span class=”select2 select2-container select2-container–default” dir=”ltr” style=”width: 100%;”><span class=”selection”><span class=”select2-selection select2-selection–single” aria-haspopup=”true” aria-expanded=”false” tabindex=”0″ aria-labelledby=”select2-billing_state-container” role=”combobox”><span class=”select2-selection__rendered” id=”select2-billing_state-container” role=”textbox” aria-readonly=”true”><span class=”select2-selection__placeholder”></span></span><span class=”select2-selection__arrow” role=”presentation”><b role=”presentation”></b></span></span></span><span class=”dropdown-wrapper” aria-hidden=”true”></span></span></span>
Se alguem tiver uma ideia ia agradecer muito!
Obrigado e fico no aguardo
Forum: Plugins
In reply to: [WooCommerce] since latest update “state” field is missing on checkout page@sebastian, try WP rollback plugin and go to version 3.4.7, that resolved the issue for me. Probably for Chile you have a similar plugin as I for Brazil, which is causing the conflict
Forum: Plugins
In reply to: [WooCommerce] since latest update “state” field is missing on checkout pageHi,
I discovered it’s a conflict between the latest woocommerce version and the woocommerce extra checkout fields for brazil plugin.
I commented on a thread there too. To solve it I rolled back my woocommerce version to 3.4.7 and now everything works normally again.@hannah, currently all is working as it should again since I rolled back so the error can’t be replicated anymore. Sorry for that but as it’s a live site I had to resolve.
Mesmo problema aqui. Alguns campos desalinhados e o campo “estado” some no primeiro carregamento do checkout. Quando recarrega ele reaparece.
Fiz o rollback para a versao 3.4.7 como mencionado acima e voltou a funcionar.
Obrigado e fico no aguardo
- This reply was modified 6 years ago by tabasco86.
Forum: Plugins
In reply to: [Autoptimize] CSS issues with imagesPleasure, thank you for the great work!
Have a good week
Forum: Plugins
In reply to: [Autoptimize] CSS issues with imagesperfect, works!
Forum: Plugins
In reply to: [Autoptimize] Image CDN loading issuesOk, I just wrote you on your site. Looking forward to hearing from you.
Forum: Plugins
In reply to: [Autoptimize] Image CDN loading issuesHi Frank,
I don’t have any plugin that removes the host. I manually removed them when the issue with the loading error occured (that was fixed shortly after). I’ll gladly add the host into the URLs again. Loading times however are quite an issue as I’m worrying that that could affect the users accessing the site negatively.
Cheers,
Forum: Plugins
In reply to: [Autoptimize] Image CDN loading issuesHi,
sorry just saw the message now. I will activate it for the next 48 hours. Please have a look what might be causing the loading issue.
Here another GTmetrix, for some reason most of the images aren’t being loaded using the CDN and the ones that are have long waiting times.
https://gtmetrix.com/reports/cormilu.com.br/TaAFvfzUthanks and looking forward to hearing from you.
Best regards,Forum: Plugins
In reply to: [Autoptimize] Problem with image cdnHi,
thanks for the fast fix. I just checked and it’s all working now.
Have a great evening
Forum: Plugins
In reply to: [Autoptimize] Problem with image cdnHi Frank,
couldn’t agree more. Long time & still loving Autoptimize ??
I deactivated the image optimization for the time being as it’s a live site.
@shortpixel , if you need any screenshots or similar please tell me so I can send them to you.Have a great day and looking forward to hearing from you.
Amir
@chetnapatel what email can I send you the translated po and mo files to?
I only translated the frontend strings but that’s the most important anyways and would be happy to send them to you.
CheersHi,
open the plugin via ftp and enter the folder i18n and then languages. download the woocommerce-abandoned-cart.pot file and open it with poedit.
then translate the needed strings.
Save it in the language format you need -> This will create 2 files, 1 mo and 1po file
rename both so that they follow the following pattern:
woocommerce-abandoned-cart-pt_BR.po
pt_BR is according to the language your wordpress is setup for.
Then upload them back into the folder where you downloaded the other files.
When the plugin is updated you’ll have to redo this process as the language file will be lost.I hope this helps,
Have a great dayForum: Plugins
In reply to: [WooCommerce] How to display review count next to star rating ?awesome! Thanks a lot! I can’t believe I didn’t come up with that earlier! hahaha
have a great weekend!