Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #900118

    Masonry Gallery not working since update to Version: 4.2.1

    Problem seems to be a combination of Fusion Builder & Fusion Core.

    If I switch Fusion Builder off the Gallery works but the formatting is out.
    If I switch Fusion Core off the Gallery doesn’t show but the formatting is fine.

    Thanks,
    Brian

    #900129

    Hey brianwelsh,
    I’m not familiar with Fusion Builder & Fusion Core being used with Enfold. I thought they were a part of the Avada theme?
    I have not seen any issues with the Masonry Gallery Element built with the Advanced Layout Builder from Enfold.
    Please advise.

    Best regards,
    Mike

    #900133

    Not sure what is going on. I think the site was developed with AVADA initially then I switched to ENFOLD. For some reason it hasn’t been an issue until the last update of the Theme.

    Removing them though has affected the formatting somehow.

    #900139

    Can you tell me what the General Layout Dimensions should be to get the site to look like the Enfold Church Demo please.

    If you look at my site and then the Enfold Church Demo the container on my site is far too wide.

    Is there anything in the Quick CSS that is causing the problem?

    ++++++++++++++++++++++++++++

    .widget ul li a {
    font-size: 16px !important;
    }

    .html_elegant-blog #top .avia-content-slider .blog-categories.minor-meta {
    display: none;
    }

    .avia-content-slider-inner .slide-content .entry-content-header span.av-vertical-delimiter {
    display: none;
    }

    #top .widget_nav_menu ul ul li:before {display: none !important;}

    #header_main {
    background-color: #fff;
    }

    .responsive .container {
    max-width: 100% !important;
    }

    #footer .widgettitle {
    font-size: 20px;
    color: white!important;
    }

    .phone-info { font-size: 14px; }
    #top .social_bookmarks li a { font-size: 16px; }

    #top .main_menu .menu li ul a { font-size: 16px; }

    #top .av-main-nav ul a { padding: 3px 15px; }
    .sub-menu li { border-bottom: 1px solid #11abd6; }

    .header_color .main_menu .menu ul li a:hover{background-color:#f8f8f8;}

    #top .av-main-nav ul {
    width: 210px;
    }

    p a { text-decoration: underline !important; }

    aside a[href^=”mailto”] { text-decoration: underline !important; color: #1a43ca !important; }
    aside .avia-button { color: white !important; }

    .sidebar .textwidget {
    font-size: 15px;
    color: #000000;
    }

    .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) { color: inherit; }
    tr:first-child th, tr:first-child td,tr th:first-child, tr td:first-child,td { border: none !important; }

    body {
    font-size: 16px;
    }

    #top table tr th, #top table tr td {
    border: 1px solid rgb(124, 124, 124) !important; }

    .wpcf7-form select, .wpcf7-form input, .wpcf7-form textarea {
    border: 1px solid #a1c8f1 !important;

    }

    .image-overlay {
    visibility: hidden;
    }
    .avia_transform .envira-gallery-wrap a .image-overlay { display: none !important; }

    .avia-builder-el-first .content {z-index: -100 !important; }

    #900165

    Hi,
    Please include the url to the page in question so we can take a closer look.
    I don’t see anything changing the size right off, other than the elements you are hiding.
    As Avada’s builder or shortcodes and Enfold were not meant to be used together, it is natural that as we continue to develop and change Enfold that we are not thinking about possible conflicts in the code. While there may have not been issues, this version has a lot of changes and more are coming soon.
    I suggest rebuilding your site with the Enfold Church Demo to remove the code old code from Avada.
    An easy way to do this would be to create a staging site on a sub-domain or localhost and use the WordPress > Tools > Export to get your posts and pages. After you have styled the new site you could use the plugin all-in-one-wp-migration to move to your old site after installing a new clean version of WordPress
    Read this All-in-One WP Migration tutorial

    Best regards,
    Mike

    #900184

    Hi Mike,

    It’s not a URL it’s the whole site:

    Home

    Can’t see how a plugin would cause so much damage considering I did import the Church demo in the first place?

    It is just the width of the content area that is the issue.

    Thanks,
    Brian

    #900194

    Hi,
    Please try removing this code from your custom css:

    .responsive .container {
    max-width: 100% !important;
    }

    Then please clear your browser cache and any cache plugin check.

    Best regards,
    Mike

    #900200

    Nailed it!!!

    Thanks Mike

    #900203

    One thing I noticed when the site was stretched was that the background behind the images on the page below was blue. You can actually see it on the screen grab below.

    Parish Bulletin

    If you look you can see a blue edge on some of the images were the background is creeping through. It is evident on the right hand edge of the middle images and at the bottom edge of the bottom two images! Can that background be turned white?

    Thanks,
    Brian

    • This reply was modified 6 years, 3 months ago by brianwelsh.
    #900207

    Hi,
    I don’t see a screenshot, I do see a link, but not the blue as described.

    Best regards,
    Mike

    #900213

    Hi Mike,

    I have added the

    .responsive .container {
    max-width: 100% !important;
    }

    code again so you can see what I mean. Please visit the link below to see the blue background:

    Parish Bulletin

    I need the blue either side of the images turning white. I assume it is the background of the image placeholders.

    These images are from the individual Post’s Featured Images and are being displayed via the Blog Posts Content Element.

    Kind regards,
    Brian

    • This reply was modified 6 years, 3 months ago by brianwelsh.
    #900237

    Hi,
    Sorry I don’t see it, please see screenshot in Private Content area.
    Please include a screenshot of what you see.

    Best regards,
    Mike

    #900241

    How do I add a screenshot?

    #900242

    You need to refresh/empty cache to see it now as I have added

    .responsive .container {
    max-width: 100% !important;
    }

    which makes the container wider so you can see the blue background

    Parish Bulletin

    #900344

    Could do with getting this sorted ASAP as I need to hand the site over to my client.

    Thanks,
    Brian

    #900384

    Hi,
    Opps, sorry about that. Please try:

    a.slide-image {background-color: #fff !important;}

    Best regards,
    Mike

    #900446

    Brilliant!!! Thank you so much for your efforts!

    I have one more outstanding issue which hasn’t been resolved if you are up for it?

    Kind regards,
    Brian

    #900468

    Hi,
    Sure

    Best regards,
    Mike

    #900471

    Hi Mike,

    Is it possible to change the activation of the Mobile Menu being used from 990px wide to 1025px wide. This would take in an iPad tablet being used in a Landscape view. It presently only works in Portrait.

    Victoria was going to get back to me on this but never did.

    She asked for my login credentials which I gave her then I heard nothing!

    Thanks,
    Brian

    #900478

    Hi,
    Try:

    @media only screen and (max-width: 1025px) {
    .av-burger-menu-main { 
         display: block!important; 
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none!important;
    }}

    Best regards,
    Mike

    #900480

    Hi Mike,

    Doesn’t seem to have made a difference. If you press rotate on the page below you will see it working in Portrait format but the logo and nav crashes in Landscape mode.

    http://whatismyscreenresolution.net/multi-screen-test?site-url=http%3A%2F%2Fstvincentsalt.wpengine.com&w=1024&h=600 (hosted on WPengine)

    #900495

    Hi,
    Please clear your browser cache and check, I used your link and it’s working.
    please see screenshot in Private Content area

    Best regards,
    Mike

    #900502

    Brill!

    Thanks for all your help!

    Kind regards,
    Brian

    #900510

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

    Best regards,
    Mike

Viewing 24 posts - 1 through 24 (of 24 total)
  • The topic ‘Masonry Gallery not working since update to Version: 4.2.1’ is closed to new replies.