Forum Replies Created

Viewing 30 posts - 1 through 30 (of 551 total)
  • Author
    Posts
  • in reply to: Contact Form not sending emails #1493991

    I don’t even see spam. But what doesn’t make sense is that if I use Contact Form 7 or another form app, it works.

    in reply to: Contact Form not sending emails #1493947

    Did you get a response email after you filled out form?

    in reply to: Contact Form not sending emails #1493946

    Yes, no one gets emails. That is the problem.

    in reply to: Contact Form not sending emails #1493921

    And specifically this form: https://soazcoad.org/join-soaz-coad/

    in reply to: Contact Form not sending emails #1493920

    And especially this site below. the contact form has never worked. I didn’t do anything different and tried numerous options. Please help to figure this out. I really dont want to have to use Elfsight or Contact Form. Thanks!!

    in reply to: Contact Form not sending emails #1491766

    Seems like a pretty big item, since most websites need a working contact form. Am I the only one that has issues with the submissions? I have around 20 Enfold theme websites and its the main thing that stops me from using the theme more. I really don’t want to do Divi for all my future sites and trying to find solutions here. At least if I could capture the submission, we wouldn’t miss anything if the emails didn’t sent. Or I guess I have to use Contact Form or Elfsight ever time? Thanks

    in reply to: Contact Form not sending emails #1491696

    Is there any plugins that collect the Enfold submission forms?

    in reply to: Contact Form not sending emails #1491683

    Ok, may not be able to use Enfold for forms anymore. Just more work that I wish was easier.

    And if we get the forms to work, is there anyway to view and collect all the Submissions, so we can look back on them and in case we miss any?

    Any suggestions for this?

    Thanks

    in reply to: Body text link underline code #1491274

    thanks!!

    in reply to: 3 lines border options for top header area. #1489942

    I think I got it, but this cache is crazy. thanks

    in reply to: 3 lines border options for top header area. #1489938

    And the CSS seems to be a mess also. The burger icon on mobile view home page is white, but on other pages, it is correct. I don’t know how all this happened. Let me know i fyo ucan help. thanks

    in reply to: 3 lines border options for top header area. #1489937

    Please help if you can. I also have a FTP manager plugin, and tried deleting Cache. And mobile view for logo is still not updated to the white text version.

    in reply to: 3 lines border options for top header area. #1489936

    any ideas to clear cache? I tried plugins. looks good on desktop but not right on mobile view

    in reply to: 3 lines border options for top header area. #1489902

    This cache thing is killing me. I can’t figure out why desktop looks different than mobile view. Especially the logo and burger icon. The logo is supposed to have white wording and then blue. I have it setup correctly in the theme editor Transparency Options. Let me know if you can help please. I probably need the CSS cleaned up because I exported from another project. I just don’t know the code and what is needed.

    Thanks again for all your help.

    in reply to: 3 lines border options for top header area. #1489894

    I might just go with the curly section divider to make this easier. Question though, why would my logo not update on mobile view, when it is correct on desktop view. This top logo has white wording when open, then switches to blue, when scrolled. But on mobile, they are both blue. Any ideas? I did all the cache already and nothing.

    Thanks!

    in reply to: 3 lines border options for top header area. #1489872

    I like your svg separator! But I’m just unclear on how to add it. How do I add for every page and how will the menu look, since the wording is right over the lines. Can you help?

    in reply to: Top Color Section on home page, is just white space #1489863

    Wow, I finally got it to show. How did this happen? I didn’t change anything. I deactivated 1 cache plugin and then used “WP Fastest Cache” like ten times, and it finally shows now. crazy.

    thanks

    • This reply was modified 3 months, 3 weeks ago by bemodesign.
    in reply to: Top Color Section on home page, is just white space #1489842

    Sorry, last thing to add. It shows fine on Mobile view also. What is going on??

    in reply to: Top Color Section on home page, is just white space #1489841

    I even copied the page and put on a test page, and it all works: https://sonoranwaters.com/TEST/
    It’s only the home page top part that is effected somehow.
    Please let me know what you can do.
    Thanks!

    in reply to: 3 lines border options for top header area. #1489837

    I gave you access to site.

    Could you take a look at try to add what you think is best? I think you know what I am looking to do.

    I want it on every page and tried to also test a SVG divider, but it leaves a big space on mobile view.

    Let me know what you can do, you always get me the best solutions.

    Thanks!!

    in reply to: 3 lines border options for top header area. #1489825

    I added this to CSS but nothing happened. How do I test these?

    in reply to: enfold right justify footer links #1489377

    thanks!

    in reply to: stretched images on mobile view #1489301

    thanks!

    in reply to: stretched images on mobile view #1489293

    I just need the homepage to look good on mobile. Right now it is too short and cuts off the button and words, after I removed that code.

    can you get me css code to help home page main image, without stretching all the interior page Easy Sliders?

    https://img.savvyify.com/image/Screen-Shot-2025-09-16-at-7.50.56-PM.yllj1

    here is admin access.

    in reply to: Flyout Menu Sub Sub Menu Colors – Mobile and Desktop #1488432

    Please let me know on this. thanks!

    in reply to: increase size of logo and burger icon on mobile view #1488269

    I think I got it. You are awesome. Please check to see if correct :

    /* TEXT SHADOW FOR – Fullwidth Easy Slider – Headline: */
    .avia_transform .av_slideshow_full .active-slide .avia-caption-title,
    .avia_transform .av_fullscreen .active-slide .avia-caption-title
    {text-shadow: 1px 1px 1px #717070;}

    /* TEXT SHADOW FOR – Fullwidth Easy Slider – Caption Text: */
    #top .avia-slideshow .av-slideshow-caption .avia-caption-content p {
    text-shadow: 1px 1px #717070;
    }

    /* TEXT SHADOW FOR – ALL H1 headlines: */
    .av-special-heading h1 {
    text-shadow: 1px 1px #717070;
    }

    /* TEXT SHADOW FOR – SPECIFIC H1 headlines: */
    .av-special-heading.av-nlr5x-bb365aeef7c91c871c871ed41100301d h1 {
    text-shadow: 1px 1px #717070;
    }

    /* TEXT SHADOW FOR – subheading text: */
    #top .av-subheading p {
    text-shadow: 1px 1px #717070;
    }

    #header_meta a, #header_meta span {
    font-size:16px !important;
    }

    .phone-info {
    font-size: 18px;
    }

    @media only screen and (max-width: 1023px) {
    #header {
    position: fixed !important;
    height: 120px !important;
    max-height: 120px !important;
    }

    #top #header.av_header_transparency #header_meta {
    background-color: transparent;
    }

    #header_main {
    border-bottom: none;
    }

    #header:not(.av_header_transparency) #header_main {
    box-shadow: 0 5px 5px rgba(182,182,182,0.75);
    }

    .responsive #top .av-logo-container ,
    .responsive #top .logo a,
    .responsive #top .logo img,
    .responsive #top .logo svg {
    height: 120px !important;
    max-height: 120px !important;
    line-height: 120px !important;
    }

    .responsive #top .av-main-nav .menu-item-avia-special a {
    height: 120px !important;
    line-height: 120px !important;
    }

    .responsive.html_mobile_menu_tablet #top #wrap_all .av_header_transparency {
    background-color: transparent !important;
    }

    #top .header_bg {
    background-color: transparent !important;
    }

    #top #header:not(.av_header_transparency) .header_bg {
    background-color: #FFF !important;
    }

    .responsive.html_mobile_menu_tablet #top .av_header_transparency .logo img.alternate,
    .responsive.html_mobile_menu_tablet #top .av_header_transparency .logo .subtext.avia-svg-logo-sub {
    display: block !important;
    }

    .responsive.html_mobile_menu_tablet #top .av_header_transparency.av_alternate_logo_active .logo a > img,
    .responsive.html_mobile_menu_tablet #top .av_header_transparency.av_alternate_logo_active .logo a > svg {
    opacity: 0;
    }

    /*** das hier individuell anpassen je nach dem ***/
    #top #header.av_header_transparency #header_meta .phone-info * {
    color: #FFF !important;
    }

    .html_mobile_menu_tablet .header_color #header.av_header_transparency div .av-hamburger-inner,
    .html_mobile_menu_tablet .header_color #header.av_header_transparency div .av-hamburger-inner::before,
    .html_mobile_menu_tablet .header_color #header.av_header_transparency div .av-hamburger-inner::after {
    background-color: #FFF;
    }
    .html_mobile_menu_tablet .header_color #header.av_header_transparency .menu-item-search a:before {
    color: #FFF;
    }
    .responsive.html_header_top.html_mobile_menu_tablet #top #main {
    padding-top: 120px !important;
    }
    .responsive.html_header_top.html_header_transparency.html_mobile_menu_tablet #top #main {
    padding-top: 0 !important;
    }
    }

    @media only screen and (max-width:1023px) {
    #avia-menu .menu-item {
    display:none
    }
    .av-burger-menu-main.menu-item-avia-special {
    display:block
    }
    }

    @media only screen and (max-width:767px) {
    .responsive.html_header_top.html_header_transparency.html_mobile_menu_tablet #top #main #av_section_1 .content {
    padding-top: 150px
    }
    }

    • This reply was modified 5 months, 1 week ago by bemodesign.
    • This reply was modified 1 month ago by Yigit.
    in reply to: increase size of logo and burger icon on mobile view #1488227

    but now the pages that don’t have transparent backgrounds are up in the logo. Can you help adjust on mobile so I can move that down?

    in reply to: increase size of logo and burger icon on mobile view #1488209

    Perfect! Now I just need the header to be sticky on mobile view.

    in reply to: increase size of logo and burger icon on mobile view #1488117

    I was just thinking to increase both, with a larger header.

    What would it look like if the logo “breaks out”?

    in reply to: increase size of logo and burger icon on mobile view #1488114

    Can you get me code to make the Logo larger on mobile view, and also the burger icon? everything i try enlarges the logo, but then the Burger icon is not centered or small. thanks

Viewing 30 posts - 1 through 30 (of 551 total)