-
Search Results
-
Hi,
I have installed a third party plugin to host my images.
At the moment there are 2 lightbox effects offered when the thumbnail is hovered over.
Is it possible to remover what I think is the enfold lightbox effect on a single page only?
The plugin is triggered by adding shortcode to a text element.
Below is a link to the page in question;
http://kayak.users40.interdns.co.uk/sea-kayaking-photos
Thanks
NormI’m using the fullwidth easy slider to insert a video onto a page with autoplay disabled. I would like to see my video’s featured thumbnail as well as a play button on screen, but instead I’m left with a black box without a play button or timeline. If I click on the box the video will play beautifully as expected, but I can’t assume my audience will know to do that. Any help on this matter would be appreciated.
Thanks!
Topic: Shop image problem
On this page: http://sharprockvineyards.com/wp/product/cabernet-franc/
The code for the image shows this style. But I set the image size in Woo Commerce as 300 x 300. I regenerated my thumbnails. Why is it still the this size. It is too large.
What else should I do?
Thank you!element.style {
left: 0px;
top: 5px;
overflow: hidden;
display: block;
height: 387px;
width: 397px;
}Hallo Zusammen,
wir würden gerne das “Große” Beitragbild deaktivieren da unsere Bilder im Beitrag angezeigt werden sollen.
Somit soll das Beitragsbild nur als “Thumbnail” verwendet werden

Viele Grüße
czazTopic: Re sending Gallery query!
Hi,
I posted this a couple of days ago and it maybe no one in Support saw it as a pile of others came in after this in a short space of time:
***********************************************************************************************************************************************
Hi,I have a very simple Gallery where I need the individual images to link to pages on the site.
I have downloaded the WP Gallery Custom Links plugin and that now enables me to add the URLs to the images but they don’t work? For now I have added:
add_filter(‘avf_avia_builder_gallery_image_link’, ‘avia_change_gallery_thumbnail_link’, 10, 4);
function avia_change_gallery_thumbnail_link($link, $attachment, $atts, $meta)
{
$custom_url = get_post_meta($attachment->ID, ‘_gallery_link_url’, true);
if(!empty($custom_url))
{
$link[0] = $custom_url;
$link[‘custom_link_class’] = ‘aviaopeninbrowser’;
}
return $link;
}to the bottom of Functions.php located in the Enfold theme folder.
I have followed a few threads about this but I haven’t seen anyone confirm that it works.
Any help would be appreciated.
Kind regards,
BrianHi there,
I was wondering if you could help me with the following question.
I have bought the Enfold theme a while ago, and I was wondering if it’s possible to increase the gap size between the thumbnail images for the masonry portfolio. Currently i’m already using the largest gap according to the ‘gap between elements’ feature in the visual composer, but i would like it to be even larger. I’ve been trying to do it myself by using CSS, but i couldn’t figure out which code to adjust.
Could you tell me how i increase the gap size, or even better, what CSS code is needed?
Thanks in advance.
Hi,
I have a very simple Gallery where I need the individual images to link to pages on the site.
I have downloaded the WP Gallery Custom Links plugin and that now enables me to add the URLs to the images but they don’t work? For now I have added:
add_filter(‘avf_avia_builder_gallery_image_link’, ‘avia_change_gallery_thumbnail_link’, 10, 4);
function avia_change_gallery_thumbnail_link($link, $attachment, $atts, $meta)
{
$custom_url = get_post_meta($attachment->ID, ‘_gallery_link_url’, true);
if(!empty($custom_url))
{
$link[0] = $custom_url;
$link[‘custom_link_class’] = ‘aviaopeninbrowser’;
}
return $link;
}to the bottom of Functions.php located in the Enfold theme folder.
I have followed a few threads about this but I haven’t seen anyone confirm that it works.
Any help would be appreciated.
Kind regards,
BrianHello,
I m trying to use galerie in ajax portfolio and I have the following problem.
I don’t want the big pictures above the little preview so in my portfolio post, in “display preview images” I’m using the setting “don’t show the images at all and display the preview text only”In the “Add preview text” field, I put this galerie shortcode : [av_gallery ids='510,509,507,508,505,506,504,502,503,501,499,500,497,498,496,495,494,492,493,491,489,490,488,486,487,484,485,483,481,482' style='thumbnails' preview_size='portfolio' crop_big_preview_thumbnail='avia-gallery-big-crop-thumb' thumb_size='square' columns='8' imagelink='lightbox' lazyload='deactivate_avia_lazyload']
The galerie displays in the post, but always in 5 columns, even if I change the number off columns in the shortcode… I can’t have a different number off columns. If I put the same shortcode in the main wysiwyg field of the post, it works normaly, the display bug is only with the ajax preview.
Thanks by advance for your help.
Best regardsIt seems the latest version of TinyMCE Advanced does not work with this theme. I have used TinyMCE Advanced in the past with Enfold and it has worked no problem, so I’m not sure as to why this is no longer working. I have turned all other plug-ins off to see if any of these where causing any problems but the issue persists regardless in the advanced or default editor. Do you know of any issues?
Another mystery is when I try to add an image from the media library to a text block or any other visual editor addition, I only see a default placement thumbnail and not the image thumbnail. Yet when I go the the library itself the image thumbnail appears. I also turned off all the plug-in to see if this may be the cause, and they were not as the issue remains.
Any ideas or suggestions.

