Forum Replies Created

Viewing 30 posts - 26,341 through 26,370 (of 34,860 total)
  • Author
    Posts
  • in reply to: Masonary Grid not loading more #982887

    Hey grwebs,
    I have taken a look at your page, and I believe the issue is under the heading “What we are up to now”
    where the images are meant to show with some animation on scroll, but they are loading too slow and seems that it is a empty area.
    If this is correct, Try this code in the General Styling > Quick CSS field, or the WordPress > Customize > Additional CSS field:

    .av-masonry-entry {
        visibility: visible !important; 
        opacity: 1 !important; 
    }
    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
        -webkit-animation: none !important; 
        animation: none !important; 
    }

    Best regards,
    Mike

    in reply to: Enfold Child Theme #982885

    Hi,
    Have a great day, thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Blog issue #982882

    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
    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 Child Theme #982881

    Hi,
    We are glad to help, shall we will close this then?

    Here’s our Enfold documentation with lots of tips and snippets.

    Best regards,
    Mike

    Hi,
    Perhaps it was a caching issue.
    Glad we were able to try to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation 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: Blog issue #982877

    Hi,
    I believe that you want the “single author” layout without the sidebar for your blog page, so I set the layout for you and added this css:

    #top.page-id-207 .container main.av-content-small.units {
        width: 100%!important; 
    }
    #top.page-id-207 #main .sidebar {
        display: none !important;
    }
    #top.page-id-207 .container main.content {
       border-right-style: none !important; 
       border-right-width: 0px !important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Enfold Child Theme #982872

    Hi,
    Your changes are automatically saved to the child theme, as long as the child theme is the active theme.

    Best regards,
    Mike

    in reply to: Mobile Menu #982871

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

    #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li.menu-vault a {
    color: #fff !important;
    }
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul .menu-vault a:hover {
        background-color: rgb(208, 0, 10) !important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    Hey maxvdw,
    I have seen the header line before, but checking with Chrome, Firefox, Edge & IE11 doesn’t show the line on your site, has this been resolved?

    Best regards,
    Mike

    in reply to: Product Page Tweaks #982868

    Hi,
    When I look at your page, I don’t see the price above the button, but this code can switch the button and the quantity around:

    #top.rtl .woocommerce-variation-add-to-cart.variations_button {
        flex-direction: row !important; 
    }

    Please see screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: Enfold Child Theme #982860

    Hi,
    I took a look at your site & see that you have Enfold & a child theme, with the child theme active.
    You have not installed any demos, so there is nothing to import into the child theme.
    You are now ready to build your site or import a demo, everything going forward with be done under the child theme.
    I hope I have answered your concern.

    Best regards,
    Mike

    in reply to: menu cover logo position on mobile devices #982858

    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
    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,
    That’s great news!
    Did you have to reset the site and use the “travel.xml” & “theme setting export file”?
    Shall we close this then?

    Best regards,
    Mike

    in reply to: Comments section not showing up on posts. #982855

    Hi,
    The post about sake didn’t have a comment element, so I added one & it worked fine.
    The other post had two comment elements that didn’t work, so I tried removing them and adding one back, but that didn’t work.
    Then I tried copying the shortcode to a new post, again with no luck. Then I copied the shortcode to my localhost, which worked, and copying back to your site did work.
    I changed the post “test” to “pending” please try changing to published and check.
    I believe there is an error in your shortcode on the page or there is a conflict, but the first post works as well, so I recommend trying to use my copy or re-building the post.
    Sorry that I don’t have a better answer for you.

    Best regards,
    Mike

    in reply to: Privacy Policy link under login form #982821

    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
    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: CSS Question for Images #982819

    Hey Andrea,
    Please try this css instead:

    .avia-image-container.full-width.avia-align-center .avia-image-container-inner {
        width: 100% !important; 
    }

    Best regards,
    Mike

    in reply to: phone number above menu #982805

    Hi,
    I was able to add the code for you, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: html code inside special heading not working #982801

    Hi,
    Thank you, the theme’s css reset had cleared the tag, so I added it to your Quick CSS:

    i {
    font-style: italic !important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Can't edit pages after moved server #982784

    Hi,
    Thank you, I had just noticed, looking at your site now, that you are using v3.4.7
    2018-07-08_133414
    Perhaps it’s a cashing issue with the stylesheet that posts the version number.
    Glad to hear this is resolved for you, hope you have a great day.

    Best regards,
    Mike

    in reply to: Screen options for color section is not there anymore #982777

    Hi,
    Thanks, you too.
    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
    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: overlay #982776

    Hi,
    Thank you for the login, I believe that the issue is that images are too narrow to show the overlay, if I change the attachment size to “gallery” which is more square, the overlay shows.
    Please try to re-format the images so there is more white space at the top and bottom, so it is more square, and then try adding the new images.

    Best regards,
    Mike

    in reply to: html code inside special heading not working #982769

    Hi,
    Which text is meant to be italic on the maintenance mode page?

    Best regards,
    Mike

    in reply to: menu cover logo position on mobile devices #982763

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

    @media only screen and (max-width: 767px) {
    .responsive #top .logo {
        width: 70% !important; 
        margin-right: 70px !important; 
    }
    .menu-item-avia-special a, #menu-item-search a {
    padding: 0px !important;
    }
    .responsive #top #wrap_all .main_menu {
        right: -20px !important; 
    }
    }

    Best regards,
    Mike

    in reply to: Icons #982755

    Hey smoothbob,
    To remove the overlay blue circle, Try this code in the General Styling > Quick CSS field:

    #top.home .av-layout-tab .inner-entry .image-overlay {
    display: none !important;
    }

    Best regards,
    Mike

    in reply to: Can't edit pages after moved server #982751

    Hi,
    Thank you for sharing your solution, I believe this is due to you using Enfold Version: 3.4.7, Perhaps try updating to v4.4.1 for the latest features.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Comments section not showing up on posts. #982747

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

    Best regards,
    Mike

    in reply to: overlay #982744

    Hey famewebdesign,
    The overlay have been set to none, please check the settings for the images. If you want us to look please include a admin login in the private content area.

    Best regards,
    Mike

    in reply to: Testimonial element on mobile #982738

    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
    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: Screen options for color section is not there anymore #982737

    Hi,
    Please ask your webhost to update your PHP version, it needs to be done at the server level.
    You won’t lose your styling, but you should make a backup and/or test separately to ensure you won’t have any plugin conflicts.
    One easy solution is to use a staging site, if your webhost offers it in your cPanel, this option makes a clone of your site with just a few clicks
    staging-1
    staging-2

    Best regards,
    Mike

    in reply to: Testimonial element on mobile #982732

    Hi,
    Try this css:

    @media only screen and (max-width: 767px) {
    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
        padding: 0px 20px !important; 
    }
    #top .avia-slideshow-arrows a {
        margin: 30px -30px 0 !important; 
    }
    }

    Best regards,
    Mike

Viewing 30 posts - 26,341 through 26,370 (of 34,860 total)