Forum Replies Created

Viewing 30 posts - 26,401 through 26,430 (of 34,566 total)
  • Author
    Posts
  • in reply to: Text/Column does not get centred #976086

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

    #top.home div.av_three_fifth.avia-builder-el-5 {
        margin-left: 0% !important; 
        margin: auto !important; 
        float: none !important;
    }

    Best regards,
    Mike

    in reply to: Social Icons not Showing Up on Mobile? #976084

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

    @media only screen and (max-width: 479px) {
    .responsive #top #wrap_all #header .social_bookmarks, .responsive #top #wrap_all #main .av-logo-container .social_bookmarks {
        display: block !important; 
    }
    }
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks {
        display: block !important; 
    }
    }

    Best regards,
    Mike

    in reply to: Make columns equal height #976082

    Hey navindesigns,
    Try this code in the General Styling > Quick CSS field, it covers the 3 screen sizes most used:

    @media only screen and (min-width: 1080px) { 
    #top.page-id-734 .avia-builder-el-21 .avia-icon-list li {
        padding: 0 0 9% 0!important; 
    }
    }
    @media only screen and (min-width: 768px) and (max-width: 1023px) { 
    #top.page-id-734 .avia-builder-el-21 .avia-icon-list li {
        padding: 0 0 20% 0!important; 
    }
    }
    @media only screen and (min-width: 1024px) and (max-width: 1079px) { 
    #top.page-id-734 .avia-builder-el-21 .avia-icon-list li {
        padding: 0 0 12% 0!important; 
    }
    }
    

    Best regards,
    Mike

    in reply to: Ajax pagination on blog posts #976080

    Hey navindesigns,
    Sorry this would involve quite a change in the core files, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Mike

    in reply to: Media Library URLs #976079

    Hi,
    While I was looking into your image issue I reviewed your other posts, and I believe that you wanted to have the image of the home to link to the realtor site.
    So I added the link to the column:
    2018-06-21_214254
    Feel free to remove if it is not what you wanted.

    Best regards,
    Mike

    in reply to: Media Library URLs #976078

    Hi,
    Thank you for the login, I found that your settings at “WordPress > Settings > Media >
    Store uploads in this folder” was incorrect causing your uploaded images to be stored in a folder that WordPress was not using. I corrected the setting and uploaded two new images and added them to your page.
    They show now, and I expect that you wont have any future issues.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Show image slider on mobile and hide video #975797

    Hi,
    You seem to have a js error with the masonry:

    jquery-masionary.js?ver=3.2.0:12 Uncaught Error: No layout mode: packery

    It seems to be coming from the pintrest plugin, Try disabling all of your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    If this doesn’t help can we try disabling your plugins and scripts to find the error?
    I ask because sometimes disabling them will mean you would have to set them up again, not always, just sometimes.

    Best regards,
    Mike

    in reply to: Media Library URLs #975771

    Hi,
    I see the on your page /open-houses/ the images are producing 404 errors, I tried to login with the link you posted earlier, but It must have expired, please post a new login link or include a admin login in the private content area so we can take a closer look.
    If I understand correctly from your earlier post these images show as gray boxes in your WordPress media folder, so please include a link to these two images via dropbox in the Private Content area.
    I really would like to see your file structure via ftp to investigate what happened, but I understand you might not know how to post this access, so please post your webhost cPanel login in the Private Content area, if you feel comfortable with that.
    (if you post this access, you won’t need to add the files to dropbox, as I can get them from your server)

    Best regards,
    Mike

    in reply to: masonry landscape tag #975758

    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: How to create a pop-up content on button click? #975757

    Hi,
    When I test your site I don’t see the strike though links:
    2018-06-21_054034
    I tested in Chrome, Firefox, Edge & IE11
    Please try clearing your browser cache.

    Best regards,
    Mike

    in reply to: Second language, subdomain/errors in URL structure #975741

    Hi,
    We will leave this open while you try this solution, let us know if we can be of more assistance.

    Best regards,
    Mike

    in reply to: Enfold Fullwidth Easy Slider caption positioning #975738

    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

    Hi,
    Unless there is anything else we can assist with, shall we close this then?

    Best regards,
    Mike

    Hi,
    Glad Victoria was 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: Changing h1 class main-title entry-title #975636

    Hi,
    Using the advanced styling option for the H1 as pointed out above by Elliott is the GUI option. You may find that using custom CSS will offer a better solution if you wish it to be unique from the rest of your H1’s

    Best regards,
    Mike

    in reply to: Custom Social Icon Not Working #975631

    Hey Veronica,
    Can you please include a admin login in the private content area so we can take a closer look.
    I don’t see the pencil icon for the error, so I assume you have disabled it for right now and it should be appearing next to the NGLCC icon?

    Best regards,
    Mike

    in reply to: Problems with tab containers #975626

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

    Best regards,
    Mike

    in reply to: Lightbox: No arrow showing #975625

    Hey karemalbash,
    When I check your page the gallery is not opening in lightbox, the images are opening directly.
    Please check that the Enfold Theme Options > Lightbox Modal Window option is still checked.
    Or if you are using a child theme with a header.php in it, you will need to update the header.php to the latest one, as it has changed.
    Since typically the only reason to have a header.php in a child theme is to add custom code to it, so it would be a good idea to save a copy of it and compare it to the new one to see what custom code was added.

    Best regards,
    Mike

    in reply to: How to get video playing on Smartphone? #975618

    Hey Justin,
    When I view your site with my Android phone your header video plays correctly.
    Are you experiencing this with a iPhone?

    Best regards,
    Mike

    in reply to: Demo content failed to upload error message #975611

    Hi,
    A manual install of the demo involves uploading the demo content files via FTP and importing the database from a localhost install of the demo.
    Here is further details if you wish to try this yourself.
    Or if you wish we can assist.

    Best regards,
    Mike

    Hi,
    I assigned the “blog test” page to your “Enfold Theme Options > And where do you want to display the Blog?” option.
    For some reason leaving it blank or choosing the “blog” page caused the theme to create a default blog page instead of using the one you created. Assigning the “blog test” page should not cause any issues because your actual blog page is linked in the main menu.
    I can’t reproduce this on my localhost and I didn’t see any scripts or plugins on your site that might cause this, but if I understand you correctly you are having this issue on other sites?

    Best regards,
    Mike

    in reply to: Photo Gallery "Next Photo" Arrow missing #975604

    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: Change styling of wigettitle #975601

    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: Adjust form for mobile #975591

    Hi,
    enlarging this image will not remove the “cut off” it’s apart of the thumbnail
    2018-06-20_185003
    can you link to the full size image, such as dropbox, so we can advise, perhaps include a admin login in the private content area so we can take a closer look at your thumbnail media settings

    Best regards,
    Mike

    in reply to: Enfold Fullwidth Easy Slider caption positioning #975587

    Hi,
    Unless there is anything else we can assist with, shall we close this then?

    Best regards,
    Mike

    in reply to: Second language, subdomain/errors in URL structure #975297

    Hi,
    Oh, I see now, you will need to adjust the .htaccess files for the domain & sub-domain
    I believe the link explains the setup you are looking for.

    Best regards,
    Mike

    in reply to: Adjust form for mobile #975294

    Hi,
    Please try clearing your browser cache, the change is showing me me:
    2018-06-20_074954

    Best regards,
    Mike

    in reply to: Adjust form for mobile #975276

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

    #top.home #av_section_1 .avia-builder-el-2 .avia_image {
    height: 100px !important; 
    }

    Best regards,
    Mike

    in reply to: Custom text formatting for a specific page #975269

    Hi,
    Thanks for the login, I edited your custom footer page, so that the color section that all of the columns are in has the custom ID of “custom_footer”
    2018-06-20_065635
    Then I added this code in the General Styling > Quick CSS field:

    #custom_footer .av_textblock_section a {
        text-decoration: none !important; 
        font-size: 80% !important; 
    }

    then I cleared your site cache and my browser cache, for this result:
    2018-06-20_070510
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Change Tab Section CSS Styling #975256

    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

Viewing 30 posts - 26,401 through 26,430 (of 34,566 total)