Forum Replies Created
-
AuthorPosts
-
hi günter,
thx, my bad. my version was 4.6.1.
4.6.2 fixed it. :-)but
now the datepicker dont work anymore
hi there,
any news about this issue? :-)
September 13, 2019 at 9:52 pm in reply to: Contact Form Error Message “Deactivated Refused to Accept Google reCaptcha” #1138202hi jordan, im fine thx, but its not my topic :-)
September 13, 2019 at 10:35 am in reply to: Contact Form Error Message “Deactivated Refused to Accept Google reCaptcha” #1137904so weired, after clearing chache (a few times) the massage is gone.
i updated a site to from 4.5.7 to 4.6.2
the message : “This contact form is deactivated…” shows up below a contactform
after clearing chache the message disappears ^^but thanks for answer rikard:-)
ill will watch it on other sites too
September 12, 2019 at 2:15 pm in reply to: Contact Form Error Message “Deactivated Refused to Accept Google reCaptcha” #1137529the issue is still there. updated to 4.6.2.
disabled captcha in the contact form.
disabled recaptcha in the google settings .and the message is still there. on all of my sites.
so after the update i have to fix all my sites manualy with a shortcode? i talk about almost 100 websites. mabe i missunderstodd somethin :-)
- This reply was modified 5 years, 2 months ago by volmering.
hi rikard,
thanks for your answer. its on EVERY enfold-site after the 4.6 update.
hey veronica,
thanks. :-)
hey ismael, thanx alot. just for me to know: where did u disabled it?
hey ismael,
this is magnificent :-)
i just changed it a bit (because of the linebreak) to:
add_filter('avf_form_message', 'avf_form_message_mod', 10, 3); function avf_form_message_mod($message, $new_post, $form_params) { global $post; $title = get_the_title($post->ID); $message = $title . '<br>' . $message; return $message; }
thanks alot man.
hey ismael, thx alot again for trying to help :-)
sorry for my bad english again. i try to explain it from the beginning :-)
my customer has a property-website. he wants to have a sample-single-property-portfolio (avia-layout), wich he can duplicate, fill out the data and publish this portfolio. but he wants as little effort as possible. so he dont wants to change the contact form everytime too.
the only problem: how to distinguish the messages? —–> my thoughts were, when i can inculde the html-element in the email content my problems are gone,in the end i just need that the form get the title of the page/portfolio automaticly.
- This reply was modified 5 years, 2 months ago by volmering.
hi ismael, thx alot.
the snippet works, but i need a snippet what insert the contact-form-html-element into the mail :-)
screenshot below
ah ok. but no :-)
hey basilis,
i placed a snippet in my functions.php that creates a shortcode.
this shortcode “[titel]” i placed in the contacform-html-element. (screenshot and test-page below)
reason is following: i need several contact-formulars and the receiver of the mail (my customer) should get an information from what page the formular was sent.
sorry for my bad english :-)
hey basilis, thanks for the answer and sorry for the stupid next question. i dont know what you mean with “easy loading” :-)
hi victoria,
yes, i changed the page. seems that you are right. that the element is only for be alone on a page. imo a bit sad that there is no solution.
but anyway, thanks for the answer
hey nikko, i see the same. when i scroll down everything is fine. but when i click next or prev, the content slides back below the menu. so i have to scroll down everytime a bit down
hey nikko,
no its not fixed :-) it is still that the next and prev button hides under the navigation when u clicking it
Well okay, I can not see the “delete-button”, but I solved the problem. I just made own sites for each category and then added the blog contriutions element and selected the fitting category. Everything fits fine :)
someone knows when the next changelog is availible?
hey victoria,
the 4.5.1 is a great update. so this can be closed too :-)
i found the issue. was in the header.php. i deleted it and uploaded a “fresh” one :-)
thx. can be closed :-)
yes u have :-)
and thanks for your help.
hey there,
the icon gris has a few problems more :-)
in the text-field the list-text does not work correctly either. with your css and my css i could help myself. thank you :-)
but will there be a solution in the next update?
btw: my css for the icon grid in my custom css:
.av_icongrid_title {
font-size: 30px !important;
}.avia-icongrid li .avia-icongrid-content {
padding: 10px !important;
}.avia-icongrid-flipback .avia-icongrid-inner li{
width: auto !important;
}.avia-icongrid-flipback ul,
.avia-icongrid-inner li{
display: list-item !important;}
.avia-icongrid li {
list-style: initial !important;
}.avia-icongrid-flipbox li .avia-icongrid-flipback {
opacity: 0;
visibility: hidden;
}
.avia-icongrid-flipbox li:hover .avia-icongrid-front,
.avia-icongrid-flipbox li.av-flip .avia-icongrid-front{
opacity: 0;
visibility: hidden;
}
.avia-icongrid-flipbox li:hover .avia-icongrid-flipback,
.avia-icongrid-flipbox li.av-flip .avia-icongrid-flipback{
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
visibility: visible;
}October 29, 2018 at 6:33 pm in reply to: Color section fixed background doesn't work on iPhone #1027697hi ismael, hi rikard,
thx for your patience.
i decide to start all over with the enfold visual artist demo.
on my own website (data see below) i want to find a solution for the fixed background issue in the visual artist demo.
this demo works like a charm on desktop and the tablet-emulator in chrome. but on real tablets and smartphones unfortunally not.
the issues are the fixed backgrounds, the background-positions and background sizes.
i tried everything. own classes for my color-sections, i read all threads in the forum about the issues. tried every work-around i found. without success.
my question to ismael is now:
is it possible to fix the visual artist demo with your php snippet you posted above? or is there any other solution?thx for your assistance in advance!
hi victoria,
thx. i cant understand how this happend. i uploaded the complete enfold 4.5 folder twice.
anyways, thank u very much.
i did it only with the single file —- works again :-)
@ jaybarr: try to delete the domainame.com/wp-content/themes/enfold/js/shortcodes.js and upload it again
September 11, 2018 at 10:48 am in reply to: Color section fixed background doesn't work on iPhone #1008311hey ismael,
thank you very much!!!
ill try this and let u know.
September 10, 2018 at 12:28 pm in reply to: Color section fixed background doesn't work on iPhone #1007872hey ismael, than k you for your quick answer.
i know both threads :-)
on this wordpress site:
carinaherrmann.dethey found a solution for it
unfortunally my skills are to bad to see on this site how i can “transfer” their css and html into the enfold-visual-artist-demo
- This reply was modified 6 years, 2 months ago by volmering.
September 6, 2018 at 2:23 pm in reply to: Color section fixed background doesn't work on iPhone #1006613hallo victoria,
thx for your answer.
but kriesi offered some demos for enfold, for example the “Visual Artist”-Demo. there is also a fixed background. but not working on I-pad, i-phone, samsung galaxy and so on. these demos are not in the scope of your support too? :-)
the problem is, meanwhile 50% of website visitors use mobile devices. also my customers.
for example:
a customer decide to use the “enfold visual artist demo”. i say ‘ok, no problem, but the fixed background does not work on mobile devices’. then he shows me several wp-themes with working fixed backgrounds. :-)solution could be, to mark the themes on the enfold-demo-overview-page with “not working on mobile” or remove them
temporarilydont get me wrong, in my opinion enfold and the enfold-support ist still the best choice!!!
but on mobile devices, other demos overtake slowly but sure
September 4, 2018 at 3:56 pm in reply to: Color section fixed background doesn't work on iPhone #1005664hello victoria,
unfortunally the fixed background works on apple mobile.
you can see it here:
carinaherrmann.de
is it possible to do the same effect with enfold?
- This reply was modified 6 years, 2 months ago by volmering.
August 17, 2018 at 3:04 pm in reply to: Beim Aktualisieren von Enfold ist ein Fehler aufgetreten: Download fehlgeschlage #998477hallo dude, habe von einer meiner seiten auch die kompletten zugangsdaten oben ergänzt.
danke im voraus
-
AuthorPosts