-
AuthorPosts
-
January 20, 2018 at 4:20 pm #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,
BrianJanuary 20, 2018 at 5:03 pm #900129Hey 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,
MikeJanuary 20, 2018 at 5:23 pm #900133Not 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.
January 20, 2018 at 5:41 pm #900139Can 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; }
January 20, 2018 at 7:33 pm #900165Hi,
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 tutorialBest regards,
MikeJanuary 20, 2018 at 9:03 pm #900184Hi Mike,
It’s not a URL it’s the whole site:
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,
BrianJanuary 20, 2018 at 9:43 pm #900194Hi,
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,
MikeJanuary 20, 2018 at 10:06 pm #900200Nailed it!!!
Thanks Mike
January 20, 2018 at 10:13 pm #900203One 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.
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, 10 months ago by brianwelsh.
January 20, 2018 at 10:19 pm #900207Hi,
I don’t see a screenshot, I do see a link, but not the blue as described.Best regards,
MikeJanuary 20, 2018 at 10:38 pm #900213Hi 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:
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, 10 months ago by brianwelsh.
January 20, 2018 at 11:53 pm #900237Hi,
Sorry I don’t see it, please see screenshot in Private Content area.
Please include a screenshot of what you see.Best regards,
MikeJanuary 21, 2018 at 12:53 am #900241How do I add a screenshot?
January 21, 2018 at 12:56 am #900242You 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
January 21, 2018 at 1:01 pm #900344Could do with getting this sorted ASAP as I need to hand the site over to my client.
Thanks,
BrianJanuary 21, 2018 at 5:06 pm #900384Hi,
Opps, sorry about that. Please try:a.slide-image {background-color: #fff !important;}
Best regards,
MikeJanuary 21, 2018 at 7:42 pm #900446Brilliant!!! 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,
BrianJanuary 21, 2018 at 9:36 pm #900468January 21, 2018 at 9:55 pm #900471Hi 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,
BrianJanuary 21, 2018 at 10:14 pm #900478Hi,
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,
MikeJanuary 21, 2018 at 10:23 pm #900480Hi 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)
January 21, 2018 at 10:52 pm #900495Hi,
Please clear your browser cache and check, I used your link and it’s working.
please see screenshot in Private Content areaBest regards,
MikeJanuary 21, 2018 at 11:04 pm #900502Brill!
Thanks for all your help!
Kind regards,
BrianJanuary 21, 2018 at 11:22 pm #900510 -
AuthorPosts
- The topic ‘Masonry Gallery not working since update to Version: 4.2.1’ is closed to new replies.