Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
thx a lot, so far it works. 2 remaining questions (pls see screenshots)1. How do I force a line break after “Guten Tag name” and message body (see mail screenshot)?
2. How can I reduce line spacing of my address info at the mail end (see backend entry in screenshot)Best regards, Tilman
thx a lot Ismael,
as I am not a PHP expert, I am not 100% there. re. Syntax as well as re.” Where to add which code”My functions PHP reads now as follows:
add_filter(“avf_contact_form_autoresponder_mail”, function($mail_array, $new_post, $form_params, $class) {
$mail_array[“Message”] = “Hallo und guten Tag ” . $new_post[“1_1″] . ” ” . $new_post[“2_1”] . “!\n” . $mail_array[“Message”];return $mail_array;
}, 10, 4);On my page below you find the draft contact form at the very end (pls scroll down to the bottom)
The autoresponder mail looks like here: https://imgur.com/a/9IEcWOf
My backend entries look this way: https://imgur.com/wPS4XOc-> How / where Do I need to enter the first 3 entry fields “Herr/Frau” Vorname” “Nachname” in a way that they appear after the “Hello…” at the beginning of the return mail?
thank you very much in advance & best regards, Tilman
Hi Ismael,
thx. I’ve copied the a.m. code in the functions.php.The $new_post variable is an array that contains the value of the input fields sent by the user.
->Would you mind to give me a syntax example how to add some fields in the backend in a correct way? This would be super cool and helpfulThe autoresponder mail shall include all field entries and some plain text (not personalized)
sent from (Email address hidden if logged out)thx a lot & best regards
Tilman
Hi Ismael,
thx , i will be hay to try this. Just to get it right:-> What do I ned to add where?
– Functions PHP
– Custom CSS
– Autoresponder text / backend specsBest regards, Tilman
thx a lot Mike
right assumption – it was “Wordfence”
Cheers, Tilman
great, this work :-)
Thx. a lot Nikko
thx a lot, Benjamin
Great, this works 👍 / Can be closed now
Thx a lot & best regards Tilman
sorry Mike, pls find below
yes, that’s what I need
Dear team,
i have the same question / issue. But the quick css code provided earlier does not work on my page.How can I get the submenu sticky on mobile, too?
Thx a lot & best regards Tilman
HI Mike,
the CSS for coloring fonts via page ID does work. But not the CSS re. “dont show date on grid” – pls see blog grid on the page belowAs well the blog entry categories shall not appear. I think I have ticked off everything in the blog layout settings, but it is still there.
thx again & best regards Tilman
-
This reply was modified 2 years, 2 months ago by
oestersund.
HI Mike,thx
Did I get it right: i.e. 3x CSS for each. page ID?
Hi Ismael,
this works, great. :_2 remaining Questions:
How do I avoid that the blog post date is shown in the gallery grid? It still does, whereas I de-activied it in the theme settings
If I need this 3 other pages in a similar way: Does the option via custom css class makes more sense in terms of css weight and flexibility?
thx again and best regards Tilman
Hey Mike,
I mean the grid gallery element with teasersthis one (first link) at the very bottom.
the “normal” grid font color (second link) shall remain as it is
thx & best regards Tilman
now we´ve got it :-)
happy easter !
Hi Rkard,
thx- font size works, but color not with this code. Any idea?Best regards
Tilman
hey Richard,
for content and excerpt it’s fine-> what is the code for modifying post titles font size & color accordingly?
I have tried
.avia-content-slider .slide-entry-title {
font-size: 32px;
color: red;
}… but this does not work
Thx again & best regards Tilman
Hi Rikard,
then the infos displays again. ok, I´ll have to make a decision then :-)thx again and cheers, Tilman
Hi Rikard,
thx.
I don´t know exactly which plugin does impact CSS. But if I deactivate WP Rocket, it is solved.That s a pity , as WP rocket does some important things.
Of course you have to focus on enfold and not on 3rd party plugins – but do you know if/how this plugin interferes with Enfold?
thx a lot & best regards Tilman
Hi Rikard,
thx – I added this CSS, but unfortunately it is still thereAny other idea?
best regards
Tilman
Hi Rikard
got it – it was polylang :-)topic can be closed
Havr a nice weekend, Tilman
-
This reply was modified 2 years, 4 months ago by
oestersund.
HI Rikard,
good point – than “Beratung” is gone :-).the question is: I have 23 active plugins..
Which one is suspicious due to your experience – any idea?
Best regards Tilman
thx Rikard – pls find attached
thx – of course it can be closed:-)
Hey Yigit,
now its perfect :-)
thx a lot for your kind & immediate support and have great week !
Best regards Tilman
HI Yigit,
if yo can have a look, it would be great.thx again, Tilman
-
This reply was modified 2 years, 5 months ago by
oestersund.
Hey Yigit,
sorry, me again. I had to delete your css as it changed the whole sites navigation area, too. pls see:first pic after CSS (too little , colors disappeared), second before (shall stay):
any idea how to avoid this?
Thanks again
Tilman
-
This reply was modified 2 years, 5 months ago by
oestersund.
Hey,
yes – and no :-)all field layouts are pretty cool now.
But the send button size (was full-width) now is very small – and how to add some top padding for the button?
then it would be super duper cool :-)
that’s fine now :-)
only the “send” button font color ist still black – what to add to make this white again?
thx Yigit,
font size ist fine nowbut only the second field entry is black now, all others (text and not text area fields) are still light grey. I’ve tried to play with the CSS by adding “text” in addition to “text-area” but was not successful.
Plus, the font color on the “send” Button went also back, this one shall remain white as before….
current appearance on Mac OS / Chrome pls see here:
Cheers, Tilman
-
This reply was modified 2 years, 5 months ago by
oestersund.
-
This reply was modified 2 years, 5 months ago by
oestersund.
-
This reply was modified 2 years, 2 months ago by
-
AuthorPosts