Hey jeangiovanni!
You can choose to manually tag your portfolio items with “landscape” or “portrait” to get them to output at that ratio. Otherwise there is no setting to change how the script outputs the images (besides what is already listed there).
On each individual portfolio item you will need to go to the “Additional Portfolio Settings” section under the visual editor. Choose “Define custom link” and then add the exact url to the image you want to show in the lightbox.
The lightbox size is not something that can be changed on the fly however and will output the image you define in the link to fit the screen.
Best regards,
Devin
Hi Joshua!
Please go to WooCommerce > Settings > Catalog and increase Catalog Images size to 350x350px then regenerate them using http://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Yigit
Hi dalcnetsrl!
It is not possible to display add thumbnails that appear whe hovering. However you can add images, please see http://vimeo.com/channels/aviathemes/67651241
Regards,
Yigit
Hello,
when you klick on one picture of the portfolio,
http://susannetessamueller.de/wp/wordpress/?page_id=2269
its open some thumbnail-pictures with a text next to it.
Above this text is automatically a heading shown.
How ca I change the color of this heading?
Thanks susanne
Hi,
I need to create a gallery of paintings with different dimensions, horizontal, vertical and so on.
I would like to have a result similar to the Masonry Portfolio demo http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/
but with the following differences:
– The thumbnails of the paintings should maintain the natural image ratio (no cropping) and also proportionality with respect to the real images, without the limit to have the same width because in such a case, for example, a horizontal image becomes a very little image compared to the others.
– Clicking on the images of the portfolio should open the lightbox of the image
– The dimension of the opened lightbox should be changeable for each image to have a proportional view of the original pictures
Thanks a lot in advance for your help.
Kind regards,
Giovanni
Hi akraemer!
Edit config-templatebuilder > avia-shortcodes > portfolio.php, find these codes on line 411:
$output .= "<".$link_markup[0]." data-rel='grid-".avia_post_grid::$grid."' class='grid-image avia-hover-fx'>".$custom_overlay.$image."</".$link_markup[1].">";
Replace it with:
$output .= "<".$link_markup[0]." target='_blank' data-rel='grid-".avia_post_grid::$grid."' class='grid-image avia-hover-fx'>".$custom_overlay.$image."</".$link_markup[1].">";
And this code on line 425:
$output .= "<".$link_markup[0]." data-rel='grid-".avia_post_grid::$grid."' class='grid-image avia-hover-fx'>".$custom_overlay.get_the_post_thumbnail( $the_id, $image_size )."</".$link_markup[1].">";
Replace it with:
$output .= "<".$link_markup[0]." target='_blank' data-rel='grid-".avia_post_grid::$grid."' class='grid-image avia-hover-fx'>".$custom_overlay.get_the_post_thumbnail( $the_id, $image_size )."</".$link_markup[1].">";
Cheers!
Ismael
Hey Raju!
Controlling the size of the images using CSS will not make any difference. You need to have a feature which controls or change the image thumbnail that is being serve when viewing on mobile devices. Unfortunately, that will require a major modification within the theme. Please hire a freelance developer to modify the theme on mobile devices. For further customization, please visit Werkpress. Another technique is to replace the image with a background image using the same image but then again this will require a lot of modifications. You can refer to this link: http://mobile.smashingmagazine.com/2012/06/14/responsive-images-with-wordress-featured-images/
Cheers!
Ismael
Hey xglienas!
Please edit the image that you added on the Fullscreen Slider by clicking on its thumbnail. Select the “Image Position”. The demo uses the Center Center position.
Best regards,
Ismael
Hey Munford!
Please make sure to add “Enfold Latest News” widget and not “Recent Posts” widget
Cheers!
Yigit
Hi akamaxbuz!
This is deliberate to keep images responsive. You can wrap images in containers via the column shortcodes to constrain them or choose smaller thumbnail sizes if you want to add in the actual smaller image.
Cheers!
Devin
HI
how do I get the thumbnails in my recent posts widget to show up again?
http://www.copenhagenfilmcompany.dk/2014/portfolio-item/cph-remix/
at bottom, RECENT NEWS.
I can’t find the selector.
thanks,
n
Hey!
If you use a 3 columns layout the thumbnail size of 200×200 doesn’t make sense because the columns will stretch the images to 273px x 273px. You can try to increase the number of columns on the settings page (WooCommerce > Settings > Products – scroll down and search for the “Column Count” option and set it to 4 or 5). Then Enfold will show more columns per row and the image/thumbnail size will decrease because the column width is smaller.
Best regards,
Peter
You are welcome, glad we could help :)
Regards,
Josue
I updated the theme today and the video now works. In fact, other issues we had cleared up. I hadn’t received any update notices on my dashboard, so I’m guessing I just need to check every once in awhile on your site. Also, I didn’t need to implement the video shortcode in this case it looks like. Thanks so much – you guys are always awesome!!!
This reply has been marked as private.
Hi DigitalMedia!
Please go to Settings > Media and change the thumbnail image sizes then regenerate thumbnails using http://wordpress.org/plugins/regenerate-thumbnails/
Then add following code to Quick CSS in Enfold theme options under Styling tab
.avia-testimonial-image { height: 100px; width: 100px; }
Width and height values should match your settings in Settings > Media > Thumbnail sizes.
Best regards,
Yigit
Hey pako69!
80x80px would be optimal size. Please regenerate thumbnails using this plugin http://wordpress.org/plugins/regenerate-thumbnails/ after you change the sizes
Regards,
Yigit
Hello
avia-testimonial-image are border-radius:100px
entry-image sizes (image that are used to navigate between each post or eacth portfolio entry) are also border-radius:100px
It seems that both of those images are using the same source size image : the default wordpress thumbnail
What should be the rights size of the default wordpress thumbnails to have perferct circles and not a big image into the left and right portfolio arrow?
thanks
My site is not public
Hi, I noticed there was an old post on this topic, but when I applied the code provided, it changed the thumbnail display and not the main image.
I’m hoping to prevent or speed up the white fade of the Main Image when hovering over the thumbnail photo in a Gallery. I’d prefer it not fade, but simply load when hovering over the associated thumbnail.
Thank you!!
Great thanks for that!
Do you know of a fix for the problem with the video thumbnail not showing up in the latest news preview images. This is occurring in the footer and the news pages as illustrated in the image above.
Yes. I changed resolution and then regenerate thumbnails by this plugin.
No effect.
Catalog Images only gets blurry if I set resolution less than 450×450.
-
This reply was modified 12 years ago by
miso00.
Hey!
Have you tried regenerating thumbnails using http://wordpress.org/plugins/regenerate-thumbnails/ ?
It should work if you have changed the image sizes in WooCommerce > Settings > Catalog > Image Options section
Regards,
Yigit
That is a nig pity . . .
Well, I make posts with featured images from now on :-)
Just change my habbit ;-)
Good morning
Thanks in advance for looking at this post.
I been trying to find an easy way to display a list of client logos on my home page and then, when they are clicked, pop up a lightbox with a thumbnail of the logo, and a description of the work in text format. All I can seem to get out of the different image content is a lightbox to pop up with just the image only.
Would appreciate any suggestions Thanks!
Dave
Hey!
Please edit functions.php, find this code on line 98:
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>270); // big images for blog and page entries
Replace it with:
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>757, 'height'=>288); // big images for blog and page entries
Regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Ismael
I have placed a Navigation widget in my footer that is displaying a ‘current page’ state that I do not want. I believe this may be caused by custom CSS I am using to provide a ‘current state’ for Parent>child>CHILD pages in the side navigation. The code is
.current_page_item {
background: #fcfcfc;
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}
Is there any way that I can have the footer navigation appear with no ‘current’ page state?
Also, in the latest news preview images, when the featured news item is a video nothing shows up in the thumbnail box. This is occurring in the footer and the news pages.

A separate problem I am having with the side navigation is that when reducing browser size, some of the menu items disappear under the main content section. Is there code that I can add to force it to hard return?

Thanks again for all your help!
This reply has been marked as private.
Hi Yigit,
How about css code that will give the border and dropshadow to the blog thumbnails and images?
Thanks for your help
J