bardamu75
Forum Replies Created
-
Forum: Plugins
In reply to: [Gallery by FooGallery] Cannot change caption title and descriptionHi,
You can ignore my request. Fixed.
I used with success:
/* center title galery */
.foogallery-simple_portfolio .bf-caption > h4 {
text-align:center;
}
/* center and change text size */
.foogallery-simple_portfolio .bf-caption > p {
text-align:center;
font-size: 1.4em;
}Forum: Plugins
In reply to: [WooCommerce - Pagar.me] Erro: Transaction não encontradoEm primeira, parabens para esse plugin. Legal para a comunidade WordPress/WC do Brasil.
Tenho mesmo probléma aqui :”transaction não encontrado”.
Só uma remarca : quando desactivar o plugin Extra Checkout Fields for Brazil, não tenho mas o erro, o modal aparece bem (mas depois a transação não esta autorizada pela pagar.me porque vezes campos faltam).Forum: Plugins
In reply to: [WooCommerce - Pagar.me] Não logs de depuraçãoLegal, encontrei os logs. Obrigado para esse reposta rapida.
Você tem uma ideia sobre uma data para a market place ?
A pagar.me bomba no internet agora. Precisamos ajudar esses empredredores jovens da Pagar.me. A Pagar.me é a Stripe Brazileira.
(e me desculpe par meu portuguese, sou estrangeiro).Forum: Plugins
In reply to: [BackUpWordPress] Full backup does work anymoreJust an update.
I uninstalled and installed again this plugin. Still issue. However I found that the issue is only a display/status problem: continuing for ever on “calculating…” but the archive is actually created. So this is half an issue now.Hi Evan,
Thanks for your quick feedback.
I actually setup another page with the same theme where the Easy Mailchimp form does not create this slide. So actually issue is not Easy Mailchmp responsability but certainly a side effect within the theme (something image background/responsive issue resizing the header).You can close the call.
thks,
JeanPS: Yes “Corporate” is a premium theme from Themify.
Thanks for your feedback.
After re-contacting the hosting provider support, they updated permissions on the wordpress folder. I have been able to update the wp-config.php file and all seems to work. However this is not the right solution as it means I would need to ask support to update folder permissions each time I am importing new environment (and I plan to do that a lot to propose tekst environment to my future client) so this not be scalable.
Discussion further more with my provider, they proposed to migrate to Nginx or an apache server with PHP-FPM. Do you think of any advantage to do so?