Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Sub menu width with description #1477928

    link

    in reply to: Sub menu width with description #1477924

    I no longer need to enter the description in a, because I have made different evaluations. Unfortunately, the normal link does not work for me.

    in reply to: Sub menu width with description #1477868

    Very good, everything works great, in the end I did not put the description in the link, but now if I try to access the section via desktop the link works, whereas from mobile nothing happens. I’ll leave you the screens of how I set up all the links in the SERVICES item within my configuration.

    Thank you

    in reply to: Special block management #1477749

    Perfect I would say, the last problem is that I would like to eliminate the full width, thank you!

    in reply to: Sub menu width with description #1477681

    Absolutely perfect! With a bit of css indicated in your documentation I would say perfect!

    I was just wondering if it was possible to integrate the description I entered for each service item into the “a” link as well, as it only remains active for the title and I would like the client to be facilitated in this, but still have it linked to another css so that it always remains black and not the colour of the title underneath

    Thank you

    • This reply was modified 5 days, 11 hours ago by cadra83.
    in reply to: Auto replay email problems #1477073

    Solved! I create e new form with e new email filed!

    in reply to: Hiding the Layout Editor button #1476954

    Solved!

    • This reply was modified 2 weeks, 2 days ago by cadra83.
    in reply to: Problems new web site by Enfold #1476883

    Thank you very much, I solved the child problem and also better followed the one concerning the font, which I was not transforming with the generator. Now it looks good in all browsers.

    At the moment, the only thing that remains to be solved is the margin in the services section on the home page, which apparently behaves well, but when I navigate from the phone it unfortunately causes the margins to be really invasive by squeezing the text in the middle. I tried to think of a css rule dedicated only to tablets and mobile, but it does not work.

    Ex: https://drive.google.com/file/d/1hZ2ELi4b_b8boLI7xlLRA7M8cu5bgw-y/view?usp=sharing

    • This reply was modified 2 weeks, 3 days ago by cadra83.
    • This reply was modified 2 weeks, 3 days ago by cadra83.
    in reply to: Problems new web site by Enfold #1476815

    Thank you! I have tried various solutions to import the settings from the parent theme to the child, but unfortunately it does not import all the settings, especially the css. I have read the documentation on the performance settings in Enfold but it still doesn’t work.

    in reply to: Problems new web site by Enfold #1476751

    I really apologise for too many questions but I did not remember that it was not possible, if you wish I will share them. In the meantime I will leave you the new login credentials

    in reply to: Contact Form and name #1409400

    Thank you very much, I think we are almost there. I wanted it to appear before the text message and not in the subject field, as per the picture. Then I’d say we’re there.

    Thank you for your helpfulness!
    IMAGE

    in reply to: Contact Form and name #1409251

    Goodmorning!

    This is my code test:

    add_filter(“avf_contact_form_autoresponder_mail”, function($mail_array, $new_post, $form_params, $class) {
    $mail_array[“Textarea“] = “Hello ” . $new_post[“2_1”];

    return $mail_array;
    }, 10, 4);

    I have replaced SUBJECT with TEXAREA!

    here is the link with the contact form https://www.christianbardus.it/

    Thank you

    in reply to: Contact Form and name #1409094

    Good morning, thank you for your reply! I have tested the code and I would say we are on the right track.

    I tried changing Subjet to Textarea, to have the response data within the email and not the subject.

    This works but I no longer see the remaining fields entered.

    Is it possible to make it so that first name and last name are present at the beginning of the textarea field,

    HELLO MARCO MARCON … and then the data for the fields?

    Thank you

Viewing 13 posts - 1 through 13 (of 13 total)