Forum Replies Created

Viewing 30 posts - 27,151 through 27,180 (of 34,581 total)
  • Author
    Posts
  • in reply to: Remove poping of Icon element #956775

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Need help ( CSS ) with my website ( 5 small issues ) #956771

    Hi,
    Your code is good, and would work fine, but since you asked, I would like to see it like this:

    @media only screen and (max-width: 767px) { 
       .title_container .main-title {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    }

    it’s just easier to read :)
    As for your footer, I don’t see the error now, did you change it? I thought I saw the error at the url in the Private Content area?

    Best regards,
    Mike

    Hi,
    Glad to hear, we will leave this open to hear back from you.

    Best regards,
    Mike

    in reply to: Not finding Enfold easy at all #956768

    Hi,
    For the contact form, I changed the contact form to the dark theme and it is black border & text on white, please check.

    For the footer, I changed the setting at Enfold Theme Options > General Styling > Footer, please check
    *I was unsure how you wanted the socket, the area under the footer, so I wait for your instructions.

    The code was to remove the white space over the slider, as I posted two posts back. Do you find it working well?

    I reviewed the history, and while it looks to have been built with the default builder, I don’t have a explanation for it. I checked it with the debugger and found no broken code, only missing code when compared to today. I recommend if this happens again, take note of what you were doing and let us know so we can check. I recognize this may not be a solution today, but it’s hard to reconstruct an error based on the WP history.

    I’m in the USA

    Best regards,
    Mike

    in reply to: Disaster. Enfold Pages: Back End Won't Load #956767

    Hi,
    Glad to hear, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    The sites structure doesn’t look the same, one has the correct /dynamic_avia/ while the other doesn’t, plus other differences such as the flag images pointing to the wrong url.
    The only reason I bring this up is because if you migrated the database, these will all be errors, which is what I think we are seeing now.
    If you don’t want to use the Duplicator, then how about trying to copy all of the files, in the exact same structure to the .it site, then try pushing the database from the .com site to the .it site using this plugin
    Then the two sites will match, which is what you want, right?

    Best regards,
    Mike

    in reply to: custom sized header #956430

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Disaster. Enfold Pages: Back End Won't Load #956428

    Hi,
    Sorry, that is version 3.3.2, please download v4.3.1 from your Theme Forest account, and upload to your dropbox.

    Best regards,
    Mike

    in reply to: Need help ( CSS ) with my website ( 5 small issues ) #956422

    Hi,
    2: Ok, I understand now, Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive .title_container .main-title + .breadcrumb {
        top: -14px !important; 
    }
    }

    please feel free to adjust to suit.
    I couldn’t check as your site seems down right now.

    Best regards,
    Mike

    in reply to: Not finding Enfold easy at all #956381

    Hi,
    We are from different parts of the world in different time zones, sorry there is not a live feature, I see today it has only been an hour since you posted.

    1: Here is how to change the background color of the 1/2 grid row that the contact form is in, you’ll see in the screenshots that you can change it to any color, I put it back because I was not sure that it’s what you wanted.
    2018-05-14_053051

    2: yes the footer widgets look dark gary / light black to me on both desktop & mobile.

    3: I added the css for you in the quick css, seems to work good.

    4: to add screenshots try using https://postimg.cc and paste the url’s here.

    Best regards,
    Mike

    in reply to: Remove poping of Icon element #956361

    Hi,
    Thank you for the feedback, please try adding this code also:

    #av_section_2.footer_color .avia_start_animation {
    opacity: 1 !important;
    -moz-transform: scale(1 !important);
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-animation: none!important; 
    -moz-animation: none !important; 
    -msanimation: none !important; 
    animation: none!important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Disaster. Enfold Pages: Back End Won't Load #956358

    Hi,
    Please link to your copy of the latest enfold via dropbox, I’ll try to update via ftp for you.

    Best regards,
    Mike

    in reply to: adding background image to header/footer content area #956150

    Hey dvalansi,
    For a background-image in your header, try this code in the General Styling > Quick CSS field:

    #header_main {
    background-image: url(https://haschiavone.com/wp-content/uploads/2018/05/BVE__0001_1.png) !important; 
    background-repeat: no-repeat;
    }

    For a background-image in the footer, try this code:

    #footer {
    background-image: url(https://haschiavone.com/wp-content/uploads/2018/05/BVE__0001_1.png) !important; 
    background-repeat: no-repeat;
    }

    Please see screenshots in Private Content area.

    Best regards,
    Mike

    in reply to: LIKE button is in the middle of the page. #956147

    Hey NashurstDesign,
    To remove, Try this code in the General Styling > Quick CSS field:

    .wpulike {display: none !important;}

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hey aevans130,
    It seems that you have found a good solution for the issue, I assume that what you don’t like about it is having to call the stylesheet again. My first thought is that although you are calling it again I don’t believe the browser is going to download it again, only reorder it while parsing it.
    But I thought of another way around this, by adding the styles to WordPress > Customize > Additional CSS which is the last one to load.

    #mc_embed_signup form {text-align:center; padding:10px 0 10px 0;}
    .mc-field-group { display: inline-block; } /* positions input field horizontally */
    #mc_embed_signup input.email {font-family:"Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 15px; border: 1px solid #ABB0B2;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #343434; background-color: #fff; box-sizing:border-box; height:32px; padding: 0px 0.4em; display: inline-block; margin: 0; width:350px; vertical-align:top;}
    #mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
    #mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */
    #mc_embed_signup .button {font-size: 13px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; letter-spacing: .03em; color: #fff; background-color: #aaa; box-sizing:border-box; height:32px; line-height:32px; padding:0 18px; display: inline-block; margin: 0; transition: all 0.23s ease-in-out 0s;}
    #mc_embed_signup .button:hover {background-color:#777; cursor:pointer;}
    #mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
    #mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
    #mc_embed_signup #mce-error-response {display:none;}
    #mc_embed_signup #mce-success-response {color:#529214; display:none;}
    #mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
    @media (max-width: 768px) {
        #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
        #mc_embed_signup .clear {display: block; width: 100% }
        #mc_embed_signup .button {width: 100%; margin:0; }
    }

    I then removed this from your widget:

    <link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">

    and it is working, please check.

    Best regards,
    Mike

    in reply to: Need help ( CSS ) with my website ( 5 small issues ) #956136

    Hey jeroenvandessel,
    Sorry for the late reply, I took a look at your site:
    2 I looked at your breadcrumbs for mobile and the only thing that looked wrong was “U bevindt zich hier” I translated it to find it was 3 words “U is here” is this correct or should it have no spaces, sorry I don’t speak German.
    2018-05-13_152329
    3 your link to the page with no breadcrumbs does show breadcrumbs, please see screenshot above, I assume you fixed this?
    4 to show the breadcrumbs on category pages you need to make that setting at Enfold > Header > Header Layout > Header Title and Breadcrumbs I set it to “breadcrumbs only” for you but if you want to see the title also just change that setting.
    5 the white space you saw below the custom footer was actually the sidebar being pushed to the bottom, on this page I corrected it by choosing “no sidebar” in the layout for the page, please check and make the same change on your other pages.

    Best regards,
    Mike

    in reply to: Slider not working after update to Enfold 4.3.1 #956133

    Hey summer_time,
    There is a issue with using only layerslider shortcodes, the devs are working on it. For now please use the layerslider element in the advanced layout builder or you can try this temporary fix.

    Best regards,
    Mike

    Hi,
    I see that you have a lot of issues with the site and a lot of errors, I believe this has to do with the way it was cloned over to the site. I recommend trying again with the Duplicator plugin
    Try using the plugin to clone the .com site to the .it site
    Here is a good video on how to use it: https://youtu.be/L8M_Ei2oduk

    Best regards,
    Mike

    Hi,
    We have not added this to Enfold yet, but I hope this works for you. Shall we close this then?

    Best regards,
    Mike

    in reply to: change website to https #956123

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Footer image does not display #956121

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: alignment issues on forum profile pages #956118

    Hi,
    I believe that the reason the button is not working is because the input box above is hidden, and without a input there is no action for the button to take:
    2018-05-13_133523
    I don’t know a lot about this plugin and it’s settings, I recommend asking at the plugin’s forum to find out more.
    The “User Forum Signature” is in the same h2.entry-title element as the other titles on the page, I’m not sure why it’s not translating for you.

    Best regards,
    Mike

    in reply to: Footer image does not display #956109

    Hi,
    I believe I recognize this issue, please try replacing the “asset-manager.class.php” with the one linked in the Private Content area.
    via ftp at: \wp-content\themes\enfold\config-templatebuilder\avia-template-builder\php\asset-manager.class.php
    then re-save your Enfold settings, to do this go to Enfold Theme Options > General Styling > Quick CSS field and enter a space to make the “Save all changes” button clickable.
    Then clear your browser cache.

    Best regards,
    Mike

    in reply to: Disable data, time and author tags on article #956103

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Layout Builder is inactive after update? #956101

    Hi,
    This is good news, thanks for keeping us up to date, we look forward to hearing the final outcome.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: custom sized header #956098

    Hi,
    I changed the link to your logo image to the full size version and removed this css:

    .html_header_top.html_logo_center .logo {
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }
    

    It seems correct now, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: reduce white space at top and bottom of elements #956096

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Footer image does not display #956091

    Hey ladislavhrabal,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

Viewing 30 posts - 27,151 through 27,180 (of 34,581 total)