-
Search Results
-
Hi,
is it possible to move the thumbnails of the product gallery on a product-side (woocommerce) to the right side?
Please see more infos in private section.
Thanks!
Best regards,
Martin
Hello
My client is building a new website and we are facing a weird issue …
Normally when we have a text-link or a image that links to a youtube-video, that Youtube video shows up in a lightbox.
We test this out here on this page: http://www.kristien.be/test/
All works fine here.Now, we also use a filter-system in our website where we filter youtube-video’s, so when the filter is used the result is a bunch of images that link to a youtube video. So normally you should expect that those thumbnails also open up a lightbox to show the youtube video. However … the don’t … The link goes to youtube …
Check it here: http://www.kristien.be/flexiever-in-actie/Can you explain this? How can I solve this?
Topic: Blog Thumbnail spacing
Hi there,
I’d like to adjust the spacing between my columns on the blog thumbnail grid on my news page (currently using a 4 column layout). I’d like the spacing to be 33px.
Hi
Since I upgraded to enfold 4.5 the Avia Gallery Element shows always the thumbnails although
“only big picture, other images via lightbox” is selected.
I tried to store it with another option and change it back but it always shows the thumbnails below the big image.How can this be changed to make sure it is like in previous enfold template version?
Thanks for any help
Hi guys,
My site seems to be displaying the thumbnails during mobile/responsive mode in a rectangle, which is much smaller than the original thumbnails shown on desktop (square).
How can I set the mobile thumbnails to be the same size as the desktop thumbnails?
Also, is there a way for me to define the thumbnail sizes in desktop too?
Thank you for your assistance.
Hi,
in case I forgot to upload a featured image to
– posts
– pagesI would like to show a default image, that also appears in the search results!
I found here from @ismael an old snippet:
https://kriesi.at/support/topic/change-default-thumbnail-image/#post-668404add_filter('avf_loop_index_blog_meta', 'avf_loop_index_blog_meta_mod', 10, 1); function avf_loop_index_blog_meta_mod($output) { $link = get_permalink(); $fallback = strpos($output, 'iconfont'); if ($fallback <= 200) { $output = "<a href='{$link}' class='small-preview' title='Advanced Post'><img src='FALLBACK IMAGE URL HERE'/></a>"; } return $output; }P.S.: yes, I have replaced in the snippet the right image path :-)
but when I look at my search results, then all the posts & pages, where I forgot to upload a featured image, still have not the default featured image; maybe this snippet is is not the right one for showing a default featured image of posts & pages (!) in the search results because “iconfont” appears in the snippet?
Somewhere in the internet I found this snippet, but it still does not work with ENFOLD:
if ( has_post_thumbnail() ) { the_post_thumbnail(); } else { ?> <background-image=url("https://mysite.de/wp-content/uploads/sites/2/2018/10/defaultfeaturedimage.jpg")> <?php }Could you please give me a newer, right snippet for it (no plugin)? Thanks a lot.
Hi,
in my woocommerce shop the products thumbnails are always blurry (Upload with 1500×1500 px).
What went wrong?
Best regards, OliverTopic: masonry gallery thumbnails
Hello
I have a question aboiut the masonry gallery on this page (in the private content)
This is what I see on the desktop version http://prntscr.com/l8vwno and this is what I see on the smaller resolutions http://prntscr.com/l8vxeh
How can I make the smaller resolutions to have smaller images like on the bigger resolutions, I’d like all images to show in the smae line, because there are only 6 of them :)
ThandkMy client doesn’t want the masonry gallery thumbnail images to animate on page load, and also not on ‘load more’
Can I turn off this feature in the theme options?
Otherwise, is there a function or style I could add to my child theme functions.php, or style.css?
Thank you,
