Forum Replies Created

Viewing 30 posts - 29,071 through 29,100 (of 34,860 total)
  • Author
    Posts
  • in reply to: Update to 4.2.4 has lost button formatting #917475

    Hi,
    Glad to hear it is solved, we are looking into this situation.
    We will close this now. Thank you for using Enfold.
    For your information, you can take a look at Enfold documentation here
    and the video tutorials 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: Single Page – Scrolling speed/elegance #917474

    Hey Verdaccio,
    I believe what you are looking for can best be addressed with a plugin such as Page scroll to id It has adjustable scrolling animation duration and easing over 30 types across different browsers. It has also been reported to work well with Enfold.

    Best regards,
    Mike

    in reply to: How to Bold Special header #917471

    Hey dalen550,
    Try this code in the General Styling > Quick CSS field:

    .av-special-heading-tag {font-weight:bolder !important;}

    This code is very general and will change all of them, we can target only one page or section if you like but we will need to see the page first.

    Best regards,
    Mike

    in reply to: Update to 4.2.4 has lost button formatting #917469

    Hi,
    Please do, I have been testing this situation and this method has been solving.

    Best regards,
    Mike

    in reply to: Enfold 4.2.4 self-hosted video bug back…. #917467

    Hi,
    Thanks again for using Enfold, have a great day.

    Best regards,
    Mike

    in reply to: Demo Import #917466

    Hi,
    Sorry for the confusion, I thought Victoria had ended her day. Anyways I will help.
    We only get your info though the Private Content box below.

    I was able to FTP in, but the wordpress login didn’t work. Please check.
    Also what webhost are you using, Strato webhost?
    Which demo do you want to install?

    Best regards,
    Mike

    in reply to: Change color of "Special Heading" text #917459

    Hi,
    To change the whole Headline Rotator to bold, try this code in the General Styling > Quick CSS field:

    .av-rotator-container-inner {
        font-weight: bold!important; 
    }

    To change only the rotating text to bold, try:

    .av-rotator-text {
        font-weight: bold!important; 
    }

    You can use “bold” or “bolder” in the code.
    As earlier, This code is very general and will change all of them, We can target only one page or section if you like but we will need to see the page first.

    Best regards,
    Mike

    in reply to: Enfold 4.2.4 self-hosted video bug back…. #917454

    Hi,
    I understand your choice, and thanks for your kind words. I also like how you have a staging site to test updates, I recommend this to everyone.
    It is a incremental change, but as you see the updates are faster now.
    If you don’t mind, I’d like to close this before we get a dozen people posting here :)

    Best regards,
    Mike

    in reply to: Menu Bar Scroll Trasparent #917439

    Hey denisj77,
    To have your menu and header color partially transparent when scrolled,
    try this code in the General Styling > Quick CSS field:

    
    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
    background-color:rgba(255, 255, 255, 0.5) !important;
    }
    
    .header_color.av_header_transparency .header_bg, .header_color.av_header_transparency .main_menu ul ul, .header_color.av_header_transparency .main_menu .menu ul li a, .header_color.av_header_transparency .pointer_arrow_wrap .pointer_arrow, .header_color.av_header_transparency .avia_mega_div, .header_color.av_header_transparency .av-subnav-menu > li ul, .header_color.av_header_transparency .av-subnav-menu a {
    background-color:transparent !important;
    }

    To have your mobile partially transparent when it opens, try adding this code:

    @media only screen and (max-width: 992px) { 
    .html_av-overlay-side #top .av-burger-overlay-scroll {
      background-color: rgba(255,255,255,0.5)!important; 
    }
    }

    Best regards,
    Mike

    in reply to: Update to 4.2.4 has lost button formatting #917405

    Hey waveseven,
    Can you please tell us how you updated, though FTP or WordPress?
    I believe to solve your issue try deleting your enfold theme folder via FTP at:
    /wp-content/themes/enfold
    then upload the new enfold folder that you download from Theme Forest to upgrade.
    don’t try to overwrite your old theme folder.
    Please note that the standard name your the theme folder is /enfold/ yet if yours is named differently you will nee to match the name.
    If you are unsure of this process, please include ftp and admin access in the Private Content area.

    Best regards,
    Mike

    in reply to: Demo Import #917403

    Hi,
    Perhaps it is a server issue, we can assist better with a admin login.

    Best regards,
    Mike

    in reply to: Contact Formular is not orking right #917400

    Hi,
    Glad to help, just let us know if we can offer any other assistance :)

    For your information, you can take a look at Enfold documentation here
    and the video tutorials 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

    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 the video tutorials 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: Add entypo icon to copyright text #917391

    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 the video tutorials 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: Enfold 4.2.4 self-hosted video bug back…. #917255

    Hi,
    Please don’t disable avia-footer-scripts-51bd723933befe683d1d5abe554ef146.js, it is a minify collection of js that the site needs to work properly, and is part of future options that will be making your site have a smaller footprint and run faster.
    Perhaps since these two options worked to solve your issue:
    1: disable the “Fast Velocity Minify” plugin
    or 2: go to the “Fast Velocity Minify” plugin settings and choose “Disable JavaScript processing”
    That they are the best options for now?
    I believe that with the new features coming you will find that you won’t need the plugin at all :)

    Best regards,
    Mike

    in reply to: Add entypo icon to copyright text #917223

    Hey luanapost,
    Try adding this code between your links

    ·

    Best regards,
    Mike

    in reply to: Change color of "Special Heading" text #917218

    Hey awjensen,
    Yes you can change the color of the special heading text with this code in the General Styling > Quick CSS field:

    .av-special-heading-tag {color: red !important;}

    This code is very general and will change all of them, but to only change the h1 special heading use this:

    h1.av-special-heading-tag {color: red !important;}

    to change the h2 ones replace the h1 in the code.
    We can target only one page or section if you like but we will need to see the page first.
    Hope this helps.

    Best regards,
    Mike

    in reply to: Demo import didn´t working (2) #917217

    Hi,
    It seems that Nikko now has the 2017 demo installed and working good with out errors. Has this been resolved?

    Best regards,
    Mike

    in reply to: Linking an image #917214

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

    Best regards,
    Mike

    in reply to: Style special heading modern #917213

    Hey webWahine,
    To position the default special heading in the center of the page, try this css:

    .av-special-heading-h2.avia-builder-el-4 {
        float: none!important; 
       width: 50% !important;
       left: 28% !important; 
    }

    2018-02-24_131431

    Best regards,
    Mike

    in reply to: Contact Formular is not orking right #917207

    Hi,
    I tried with Firefox now and can’t reproduce, it may be a caching issue in your browser.
    I would offer that your visitors would most likely not send a message and resend right away, they would at least go to another page and then go back to your contact form to send another message.
    In which case I don’t believe you would have this issue.
    Please try that, send a message, go to your home page then go to your contact form (not back, forward) and try another message.
    I wish I could recreate your error so I could help.

    Best regards,
    Mike

    in reply to: Demo Not Working #917205

    Hi,
    The error you are getting has been known to happen with PHP v5.2, The latest WordPress recommends PHP v7
    How to configure PHP 7 in WAMP
    As for why it was taking a long time, this could also be due to the old PHP version, or something else, there are a lot of settings in wamp & it would be very hard for use to advise.
    Please try UwAmp, it is a portable localhost that you don’t need to install or config. See Private Content area.

    Best regards,
    Mike

    in reply to: Demo import error message #917202

    Hi,
    OK, I did it and it is working good, Please clear your browser cache and check.
    Please go though all of the settings on the site to ensure they are correct because as this was built on my localhost it may have some of my settings, such as the email address & the title for the site. If you see a extra user, you can delete it too.

    Best regards,
    Mike

    in reply to: 4.2.4 – Lost Customization Despite Child Theme #917194

    Hi,
    Ok, but please keep this in mind when you do update.
    Have a great day and Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Contact Formular is not orking right #917192

    Hi,
    Sorry I was unable to reproduce that, I tried many times with Chrome.
    So you send a message and get the successful message, which hides the form, and then you reload the page again and fill the form again but when you send this time you get a red border around the captcha, as if the answer is wrong?
    On the second try is the form automatically filling out?
    What browser are you using?
    Can you send a screenshot?

    Best regards,
    Mike

    in reply to: Level 1 Comment form vs Reply-to Comment Form #917187

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

    Best regards,
    Mike

    Hey tom,
    To have the search icon only show when the burger menu is open, Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive #top .av-main-nav .menu-item-avia-special#menu-item-search{display:none!important;  }
    .responsive.av-burger-overlay-active #top .av-main-nav .menu-item-avia-special#menu-item-search {
        display: block!important; }
    }

    Best regards,
    Mike

    in reply to: Contact Formular is not orking right #917170

    Hey rixi,
    I have looked at your contact form and tested it, where it seems ok, but perhaps you can explain a little more about your issue.
    When you say that it is not working, is it from the user side, where the user gets a error message, or is it from the admin side where you don’t get the message?
    Please give as much detail as possible and explain the different methods you have tried to resolve this.

    Best regards,
    Mike

    Hi,
    Thank you for putting the site online, this will help a lot.
    I was going to work on #3 next:
    make the Porfilio showing from RTL as in your screenshot:
    https://image.ibb.co/fwSei7/Screen_Shot_2018_02_19_at_7_08_57_PM.png
    but I couldn’t match your screenshot with your site, perhaps it has changed.
    Please include the url to the element in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Demo import error message #917165

    Hi,
    I have included the Construction demo zip file in the Private Content area.
    In the zip you will find a uploads.zip that you will need to extract to your uploads folder, a wp-migrate file that is the database that you will need to overwrite your database with via PHPmyAdmin. Here is a video on how to do it (near the end) You will also find a login.txt for the login after you overwrite the database.
    Please note that you will lose all of your content and customization if you use this demo import, this database will only work on your one site.
    Please let us know if this works for you.

    Best regards,
    Mike

Viewing 30 posts - 29,071 through 29,100 (of 34,860 total)