Forum Replies Created

Viewing 30 posts - 91 through 120 (of 275 total)
  • Author
    Posts
  • in reply to: Huge Bug in Coctact-Form – Update 4.6 #1140433

    hi günter,

    thx, my bad. my version was 4.6.1.
    4.6.2 fixed it. :-)

    but

    now the datepicker dont work anymore

    in reply to: Huge Bug in Coctact-Form – Update 4.6 #1140182

    hi there,

    any news about this issue? :-)

    hi jordan, im fine thx, but its not my topic :-)

    so 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

    the 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.
    in reply to: Huge Bug in Coctact-Form – Update 4.6 #1134829

    hi rikard,

    thanks for your answer. its on EVERY enfold-site after the 4.6 update.

    in reply to: Layerslider Layers On Mobile #1132671

    hey veronica,

    thanks. :-)

    in reply to: Layerslider Layers On Mobile #1132090

    hey ismael, thanx alot. just for me to know: where did u disabled it?

    in reply to: Contact Form HTML Field #1131752

    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.

    in reply to: Contact Form HTML Field #1131259

    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.
    in reply to: Contact Form HTML Field #1130984

    hi ismael, thx alot.

    the snippet works, but i need a snippet what insert the contact-form-html-element into the mail :-)

    screenshot below

    in reply to: Layerslider Layers On Mobile #1130575

    ah ok. but no :-)

    in reply to: Contact Form HTML Field #1130163

    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 :-)

    in reply to: Layerslider Layers On Mobile #1129718

    hey basilis, thanks for the answer and sorry for the stupid next question. i dont know what you mean with “easy loading” :-)

    in reply to: Click on Blog Pagination Scrolls To Top #1129535

    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

    in reply to: Ajax Portfolio Gallery #1074966

    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

    in reply to: Ajax Portfolio Gallery #1074424

    hey nikko,

    no its not fixed :-) it is still that the next and prev button hides under the navigation when u clicking it

    in reply to: WPML: Illegal offset type in isset or empty #1061659

    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 :)

    in reply to: Enfold Changelog #1058657

    someone knows when the next changelog is availible?

    in reply to: Image Overlay and Hover Error #1041728

    hey victoria,

    the 4.5.1 is a great update. so this can be closed too :-)

    in reply to: Lightbox not working #1039631

    i found the issue. was in the header.php. i deleted it and uploaded a “fresh” one :-)

    thx. can be closed :-)

    in reply to: Lightbox not working #1039285

    yes u have :-)

    and thanks for your help.

    in reply to: Icon Grid : Flip #1038971

    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;
    }

    in reply to: Color section fixed background doesn't work on iPhone #1027697

    hi 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!

    in reply to: Update 4.5 – Images in Slide Show #1023773

    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

    in reply to: Color section fixed background doesn't work on iPhone #1008311

    hey ismael,

    thank you very much!!!

    ill try this and let u know.

    in reply to: Color section fixed background doesn't work on iPhone #1007872

    hey ismael, than k you for your quick answer.

    i know both threads :-)

    on this wordpress site:
    carinaherrmann.de

    they 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.
    in reply to: Color section fixed background doesn't work on iPhone #1006613

    hallo 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
    temporarily

    dont 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

    in reply to: Color section fixed background doesn't work on iPhone #1005664

    hello 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.

    hallo dude, habe von einer meiner seiten auch die kompletten zugangsdaten oben ergänzt.

    danke im voraus

Viewing 30 posts - 91 through 120 (of 275 total)