Shop Categories

X

Transfer the Agama pro to another site.

Home Forums Agama Pro Transfer the Agama pro to another site.

Topic Resolution: Resolved
Viewing 15 posts - 31 through 45 (of 246 total)
  • Author
    Posts
  • #21905
    Vladimir Berlizov
    Participant

    But the main thing in another – WPForms does not send mail.
    My address is on the site, but where do I specify my SMTP access settings?

    #21906
    Zex
    Moderator

    Hi,

    I can help you to customize your contact form.
    Just create the form as you wish, and give me the details on how you want it to look
    ( colors, font size, font type and the size and color of the button).

    try to additionally install the following plugin:
    WP Mail SMTP by WPForms
    https://prnt.sc/qbydeu

    Also,Please see the following article:
    https://wpforms.com/docs/how-to-fix-wordpress-contact-form-not-sending-email-with-smtp/

    Regards

    • This reply was modified 3 years, 5 months ago by Zex.
    #21911
    Vladimir Berlizov
    Participant

    Please check my mail settings. I send mail from my contacts page (“Контакты”)
    What is wrong?

    #21915
    Zex
    Moderator

    Hi,

    The email sending issues could be easily hosting related issues.
    You need to ask the hosting provider to check the email server settings in your WebHost.

    or…

    The easy way to solve this is by sending emails from WordPress using the Gmail SMTP server.
    Please check the following instructions:
    How to Send Email in WordPress using the Gmail SMTP Server
    How to send email in WordPress using the Gmail SMTP Server_Text version
    Regards

    • This reply was modified 3 years, 5 months ago by Zex.
    • This reply was modified 3 years, 5 months ago by Zex.
    #21939
    Vladimir Berlizov
    Participant

    Hello Zex!

    Strange, but from time to time my messages are lost. And here again. I sent a message last night, and I see it ‘s gone this morning. So I take apart.

    I repeat.
    1. WPforms managed to be dealt with, but one question remained. How do I adjust the height of input fields in a form?
    (see page “Контакты”)
    2. In the Element, in the Header menu for h2, set font-family, size and color? But when I use in the page builder – the color turns out to be the wrong (see page “Контакты”)

    #21945
    Vladimir Berlizov
    Participant

    I can ‘t pass on the second part. Already changed the contents three times? It ‘s about word translations.

    #21948
    Vladimir Berlizov
    Participant

    yadi.sk/i/_FbSbUgHsSKd9g

    I do not understand what characters in this text are not perceived

    #21953
    Zex
    Moderator

    Hello, Vladimir!

    1. If you want to change the height of the Text and Email input fields, insert the following CSS code into Customizing->General-Additional CSS:

    .wpforms-form input[type=text],
    .wpforms-form input[type=email]
    {
        height: 30px!important;
    }

    For the Textarea use the next:

    .wpforms-form textarea
    {
        height: 100px!important;
    }

    Change the height value per your needs.

    2. The Appearance of the main menu can be changed from the
    Настройка ▸ Навигации ▸ Навигация По Основным menu
    https://prnt.sc/qceu0j

    3. I have translated the text for you.
    https://prnt.sc/qcf4yr

    Regards

    #21958
    Vladimir Berlizov
    Participant

    Hi,

    Perfectly. Everything Ok!!!

    But why on page Contacts headlines dark red?

    #21959
    Zex
    Moderator

    Hi,

    You can change that color using the Elementor Page builder

    https://prnt.sc/qchg7h

    Regards

    #21960
    Vladimir Berlizov
    Participant

    Prior to our edits with unreadable fonts in the footer, phone and mail icons called the appropriate apps. They are now referencing pages that do not exist.

    #21961
    Vladimir Berlizov
    Participant

    You can change that color using the Elementor Page builder

    Yeah, but why did it turn red? The selected color is gray.

    #21962
    Zex
    Moderator

    1.I fixed the Footer links problem.

    2. Just re-apply the color again, it should work.

    Regards

    #21964
    Vladimir Berlizov
    Participant

    It’s cool! Everything turned out!

    The last question for today is how to move the “Время работы” on Contact page into two columns next to the mobile option
    yadi.sk/i/kI2FZVWEAkDUHw

    #21992
    Zex
    Moderator

    Hello, Vladimir!

    I have fixed the working hours label for you. Please check the contact page.

    Regards

Viewing 15 posts - 31 through 45 (of 246 total)
  • You must be logged in to reply to this topic.