degelo
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [WooCommerce Parcelas com e sem Juros] Mudar Posição no OceanwpConsegui resolver o problema no OceanWP editando o arquivo PHP conforme abaixo:
Dentro da pasta do Plugin acessar a pasta Admin e editar o arquivo: class-woo-parcelas-com-e-sem-juros-settings.php
Procurar pela frase: ‘woocommerce_after_shop_loop_item_title’ e alterar para ‘ocean_after_archive_product_inner’
Lembre-se de colocar como Posição 1 nas configurações do plugin.
I’m having same issue
- This reply was modified 5 years, 9 months ago by degelo.
Forum: Themes and Templates
In reply to: MailChimp OceanWP widget Not working.Any update on this problem? Im having the same issues.
Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Hide Badge on WR Live SearchFound how to fix it by Css:
.results-search .yith-wcbm-badge {
display : none !important;
}mailchimp plugin version: 2.1.9
woocommerce plugin version: 3.4.5Have tried this https://ww.wp.xz.cn/support/topic/sync-issues-2/ but cant find “mailchimp-woocommerce-store-id” on my /wp-admin/options.php
Viewing 6 replies - 1 through 6 (of 6 total)