BLwm
Forum Replies Created
-
We removed WP-Optimize. That works fine.
The problem involves the sites using Directory+ AIT theme AND WP-Optimize.
WP-Optimize detect a lot of lost relationships that are not “lost”.
This relationships involves:
– direct relation between product categories translation
– google maps custom markers
– themeAt the moment, as a security step, I have uninstalled WP-Optimize.
The previous 2.2.11 don’t have this bug.
We don’t have a premium WP-Optimize
WordPress Version: 5.0.3
WordPress DB Version: 43764
PHP Version: 7.1.26
MySQL Version: 5.6.42-84.2-log
Web Server: Apache
Web Server Protocol: HTTP/1.0
Web Server HTTPS: Yes
Theme: AIT DIrectory+The database, before optimization, seems have no problem and the whole site works perfectly.
Forum: Plugins
In reply to: [Contact Form 7] placeholder CSSThis is the code
<div>
<p style=”width:50%; float:left”>[text* nome placeholder=”il tuo nome”]</p>
<p style=”width:50%; float:right”>[text* cognome placeholder=”il tuo cognome”]</p>
</div>
<div>
<p style=”width:50%; float:left”>[text* telefono placeholder=”inserisci il tuo telefono”]</p>
<p style=”width:50%; float:right”>[email* email placeholder=”inserisci la tua email”]</p>
</div>
<p>[textarea* messaggio placeholder=”scrivi qui il tuo messaggio”]</p>
<p>[acceptance privacy default:on] ACCETTO il trattamento dei dati personali. (Privacy policy ai sensi dell’art. 13 del d.lgs. 196/2003)</p>
<p>[submit “Invia”]</p>Forum: Plugins
In reply to: [Contact Form 7] placeholder CSSContact Form 7 is applied to wordpress site tmp.missover.it
You may see it at the page
https://tmp.missover.it/contatti/Here, I can’t set the placeholder to a different color, and not increase the padding of input (line-height command in css is not shown)