This reply has been marked as private.
Hi abedia!
Edit the Fullwidth Masonry element then play around with the Size Settings. Save it then check the page again. You actually need to select a portfolio category.
Cheers!
Ismael
Hey!
Please add this on your custom.css or Quick CSS:
.cloud-zoom-big {
top: 0 !important;
left: 300px !important;
}
Regards,
Ismael
HI. I do something wrong and I don’t know what? I want to create a page like this:
http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/
I only see the white boxes without pictures inside but the titles and description for each portfolio is shown. When I click on each entry I can see the image in the new page but is is not shown in the Fullwidth Masonry Entries.
Thanks for your help!
Hi!
Yigit’s code should work. Please try this:
@media only screen and (min-width: 768px) {
.avia_image.avia-builder-el-2.avia-builder-el-first.avia-align-center.avia_animated_image avia_animate_when_almost_visible.bottom-to-top.avia_start_animation {
display: none !important;
}
}
Cheers!
Ismael
sorry – the link is the TORY BLOG image with hyperlink under it
just to clarify… if i use the link on an image it doesn’t work.. if i use the link on text it works.
see example here…
http://bikinibootcamp.com/dev/press
Hi there,
I’ve just purchased Enfold and am slowly working out the features. I’m really keen to use the masonry display to show a grid of recent posts of particular categories on certain pages.
I tried adding the ‘fullwidth masonry’ item to a page and selected the appropriate category. The posts, however, are displayed one after the other down the page and the featured image of each post is shown at full-size tiled across the page. I can’t work out why it’s doing this and I’ve tried all the different tiling options.
Should the featured image of each post be shown in the tile?
Thanks
Ok, we’ve seemed to have fixed this. It appears that by changing the URL in the image upload section to just /wp (we removed our url) it sorted it out. Not sure why it all of a sudden stopped working, but it’s fixed now. Thanks for your help Enfold.
Hi!
Have you tried using the browser uploader instead?

Regards,
Josue
Hello, I need to set the height of the images of the inner page slider portfolio, as this cutting images, moreover where the size automatic retreat and place fixed height?
Hi brunostersa!
Open /config-templatebuilder/avia-shortcodes/postslider.php:
Replace line 333-341:
$markup = avia_markup_helper(array('context' => 'entry','echo'=>false));
$output .= "<article class='slide-entry flex_column {$style} {$post_class} {$grid} {$extraClass} {$thumb_class}' $markup>";
$output .= $thumbnail ? "<a href='{$link}' data-rel='slide-".avia_post_slider::$slide."' class='slide-image' title=''>{$thumbnail}</a>" : "";
$output .= "<div class='slide-content'>";
$markup = avia_markup_helper(array('context' => 'entry_title','echo'=>false));
$output .= '<header class="entry-content-header">';
$output .= !empty($title) ? "<h3 class='slide-entry-title entry-title' $markup><a href='{$link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>" : '';
$output .= '</header>';
By this:
$markup = avia_markup_helper(array('context' => 'entry','echo'=>false));
$output .= "<article class='slide-entry flex_column {$style} {$post_class} {$grid} {$extraClass} {$thumb_class}' $markup>";
$markup = avia_markup_helper(array('context' => 'entry_title','echo'=>false));
$output .= '<header class="entry-content-header">';
$output .= !empty($title) ? "<h3 class='slide-entry-title entry-title' $markup><a href='{$link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>" : '';
$output .= '</header>';
$output .= $thumbnail ? "<a href='{$link}' data-rel='slide-".avia_post_slider::$slide."' class='slide-image' title=''>{$thumbnail}</a>" : "";
$output .= "<div class='slide-content'>";
Cheers!
Josue
Please give us an option to choose NO featured image for a single post.
They can be removed with css, but a proper theme option is so much more elegant.
Please give us an option to choose NO featured image for a single post.
They can be removed with css, but a proper theme option is so much more elegant.
This reply has been marked as private.
Hi!
You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Ismael
Hi!
Yigit’s code should work. Please remove browser cache then reload the page.
@media only screen and (max-width: 480px) {
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content { opacity: 0!important; }
}
Cheers!
Ismael
Hi Dude,
oh yeahhhh, now works perfectly!!!
Thanks so much!!
Xavier.
Hi,
Can you post the link to your website please?
Regards,
Josue
Hi!
Your first code is targeting the widget and the second code targets the actual images. Anyway, glad it worked.
Regards,
Ismael
Hi!
Just checked and I am actually not sure what exactly you mean.
I can see that the soical icons dont show a title or alt tag, but they never did in the first place.
The title tag on all other main menu links seems to appear fine for me?
Are we really talkin about an “alt” tag here? Since alt tag is according to the specifications reserved for image elments only:
http://stackoverflow.com/questions/14850187/is-it-correct-to-use-alt-tag-for-an-anchor-link
Regards,
Kriesi
well, I’ve managed to place zoom area, like I wanted, thx.
But here is another bug – when I click on thumbnail, an image appears in top-left corner:
https://docs.google.com/file/d/0B-uhUXxghpuTNHpPTFNCbE1hSjg/edit?usp=drivesdk
Hi
I have tried over and over again, but the upgrading to the last enfold version simply makes the images in the home slide to vanish; any idea why is that?
I manage to replicate the problem. Fortunately it occurred on a backup page I was using . Here’s what happened:
1. I created 2 (two) half-page layout elements in a page section
2. I added an image to the left half
3. I added a “Special Heading”, “Horizontal Ruler” and “Text Block” element to the right half
4. I changed the content for the “Special Heading” and added content to the “Text Block”
5. Upon saving, all content disappeared.
See page “Home:ZNH” for reference.
Hi Yigit,
Thanks for the css, I pasted this into the quick css on my style control panel
@media only screen and (max-width: 480px) {.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content { opacity: 0!important; }}
Saved it and then refreshed my iPad and saw no effect. Maybe I’ve done something wrong — please advise.
Best regards,
George
TY so much for your input. I was wondering if I was missing something.
Transparency is pretty popular because of the depth it adds. Here’s a thought for you folks. Maybe you could bundle a bunch of opacitized images in black and white rgb values on the back end of the theme. I know you are geared towards full CSS, but IE simply is terrible about transparency. Maybe a dropdown menu could fill in the CSS background properties for folks.
Just a thought. This is not a request because I already have my own classes setup and a system for doing this. I make a bg 5px by 5px and use values stepped at 10% intervals: IE 10%, 20%, 30% and so forth…. I preview using a browser that supports RGBA and decide what looks best, then I insert the bg image in lieu of RGBA. Just gotta luv IE!
This reply has been marked as private.
Firstly, amazing theme, amazing support, I an’t thank you guys enough – so sending you a virtual keg of beer.
New masonry is great, any chance for being able to filter images in masonry?.
Thankyou
Gary