Renzo Bassi
Forum Replies Created
-
Thanks, I replied using the form you sent me.
When I try to grant users with the EDITOR role permission to view the Site Kit dashboard with Analytics reports, it won’t let me save, and an error message appears.
Se provo ad assegnare agli utenti con ruolo di EDITORE la possibilità di vedere la dashboard di Site Kit con i report di Analytics non mi permette di salvare e compare l’errore.
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Still some warningsAll pages in my site are signed secure, not single post! It don’t depend to post content, I tried with a post without content and images and comment disabled and it shows warning again.
https://www.poderecasale.com/guido-invernizzi-presenta-i-vini-di-podere-casale/Forum: Plugins
In reply to: [Contact Form 7] Html missing in mail after upgradingNobody suggested it to me, I thought that “Reply-To” was just text shown in the email, so I translated it in italian; probably it’s not just a simple text but it’s a code that affects the right running of the form.
Forum: Plugins
In reply to: [Contact Form 7] Html missing in mail after upgrading“Rispondi a” is the italian translation of “Reply-To”…. This is a mistake, I suppose!
I tryed a lot of different configurations: with “Rispondi a” the mail starts and arrives (but with html error). if I use “Reply-To” the mail doesn’t start, red error.
In another site using the same theme, same plugins and same server, “Reply-To” works perfectly!
Forum: Plugins
In reply to: [Contact Form 7] Html missing in mail after upgradingFrom= [companyname] <[email protected]>
Subject= Contact Form XYZ
Additional Header= Rispondi a: [your-email]
Message Body=
Contact Form XYZ
From: [companyname] <[your-email]><h3>INFORMAZIONI</h3>
<p>Nome Utente
[username] </p><p>Settore
[settore] </p>Exclude lines with blank mail-tags from output= NO
HTML content= YESForum: Plugins
In reply to: [Contact Form 7] Html missing in mail after upgradingIf I leave the Additional Headers field blank the red error messages appears.
Forum: Plugins
In reply to: [Contact Form 7] Html missing in mail after upgradingMany thanks for the prompt reply, now my Additional headers field is:
Rispondi a: [your-email]I tried different settings, and this is the only one which sends the email without “red error”.
I tried first using:
Reply-To: [your-name] <[your-email]>or
Sender: [email protected]
Reply-To: [your-name] <[your-email]>but it didn’t work.
I use Contact Form 7 in other site with same theme and same server and it always works fine.Prezzo? Perchè quanto costa? Io lo uso gratis da sempre…
Forum: Plugins
In reply to: [Advance WP Query Search Filter] Exclude category from search resultsTry to insert the next code in include>process.php line 158 to exclude category 2, 3 and 4.
$query->set( 'cat', '-2,-3,-4' ); // category ids to excludeHi, synthesis0
have you solved?Hy Marcus,
can I have an example? How and where to use this PHP code?
Thanks.Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events orderThanks philipjohn,
but it accept ASC and DESC only. Not RAND.
Is it true?