-
Search Results
-
Hi Team Kriesi!
I have about 80 images to display (all in the same category) so I’ve decided to go with a full-width 4 column portfolio grid for my Portfolio page.
I’m trying to create a portfolio grid that opens up the actual image using the ‘Display the big image in a lightbox’ option. There is no standard size for the actual image to be displayed on click, although I’m trying to make sure they’re all bigger than 700×700.
My question is this: The actual image should be set in the ‘Featured Image’, right? How do I control the cropping of the preview in the 4-column grid?
In future, I would also like to be able to manually create thumbnails, i.e possibly have black & white images with the client logo watermarked on the preview image. How do I go about achieving this?
Thanks much!
Hi,
I started a fresh install in one of my live site however I noticed that the galeries/partner logo galleries are not showing the animation.
Is there any fix for this?Thumbnail fade in effect : Activate on page load.
Autorotation active?: YesI need a fix asap because this is a live website.
Thanks alot.Hi there
I search a solution for display the featured image on Search page for WooCommerce Products. I found the solution for Post ID but i dont know wich i need to modify now, can you help me? Thanks a lot
I have already create a child theme and paste there the file loop-search.php and replace line 33 with this:
$searchthumb = get_the_post_thumbnail( $post_id, $size, $attr );
echo “<span class=’search-result-counter {$counterclass}’>{$searchthumb}</span>”;and also paste CSS rule:
.search-result-counter {
padding: 0;
}.search-result-counter img {
width: 100%;
height: 100%;
border-radius: 100px;
}but no Shop image is displayed, because this is only for post rights?
Thanks
Regards
NicoleTopic: Short code not working
Hi Friends,
I have a added this shortcode to a child themes functions.php file. But it is simply outputting [current crn] when I put it in a Grid Row in the ALB.
It works fine in the regular editor. Please guide me to the best way to make it work in ALB.
Thanks!
The shortcode is below.
// Add Shortcode function current_crn() { // Code switch_to_blog (7); $args=array( 'tag' => 'cerp', 'showposts'=>10, 'caller_get_posts'=>1 ); $my_query = new WP_Query($args); if( $my_query->have_posts() ) { echo '10 recent Posts with CCC Tag'; while ($my_query->have_posts()) : $my_query->the_post(); ?> <ul><li><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a><p><?php the_post_thumbnail( 'widget', array( 'class' => 'alignleft profile-img' ) ); ?><?php the_excerpt(); ?></p></li></ul> <?php endwhile; } //if ($my_query) wp_reset_query(); // Restore global post data stomped by the_post(). restore_current_blog(); } add_shortcode( 'curent crn', 'current_crn' );Topic: Blog Display on Hompage
Hello,
I’ve been having issues with getting the blog to display properly on my site. I used the Advanced editor to display the blog on my homepage and my blog page.
I’ve added in custom css to left align the text and thumbnail photo.
On the homepage the text wraps around the image and on the blog page all the text is aligned properly with image to the left with text to the right properly left aligned.
How do I get the homepage to display the same way as on the blog page.
Please help.Thanks.
Hello,
I have a problem with the cropping of the images in the slider. At the moment it crops the vertical pages from the top and the bottom. I would like to choose how each one is cropped. So I would crop the image how I like it and then show the full image when you click on it.
Is this possible?
Thanks!
Topic: Gallery does not work
Hello,
I would like to add a gallery to my page but the only option that works is the small thumbnails option.
I would like the large image with the thumbnails below for example. I change it in the back but nothing happens.
Here is the page http://www.larestours.com/photo-gallery/
Thank youTopic: pictures on side bar
please refer to the attached link
on the right side bar,
we change the picture thumb to 85x85px
and we also run the Regenerate Thumbnails plugin
but the actual picture side is still 36x36px and looks very fuzzy.Hello,
I’m loving the Enfold theme, but I’m struggling with the Masonry Gallery.
I really need a option to select custom size thumbnails, is there anyway to get this done?
I’m working with different sizes of photos and it’s important for me to have all the thumbnails at the same size.Please help me.
Dear Support,
I am a new user of Enfold theme. Excellent theme for my requirements. Scanning through the forum came across “WP Gallery Custom Link” plugin to solve my problem of opennig a different page on click instead of the gallery image. When I click on a thumbnail image get the message “The image link could not be loaded.” I tried the following steps, but without any success:
1. deleting the plugin
2. removing the added code from functions.php
3. reinstalling the plugin
4. adding the code at the end of functions.php
5. creating a new page with Avia builder media element “Gallery”
6. adding a link in “Gallery Link URL” boxStill no success. What am I doing wrong?
Appreciate your help. The website is planned to go live end of July.Regards, Girish
Hello!
Quick question: how do I change the dimension of the following?
“Single author, small preview pic (no author picture is displayed, featured image is small) ”I’ve inserted the following in quick css:
$avia_config[‘imgSize’][‘square’] = array(‘width’=>144, ‘height’=>81);However the images are still showing up as square:
http://grab.by/IQ3II’d like the images to be displayed at 144×81 pixels, however this doesn’t seem to be happening. I’ve regenerated all thumbnails, and uploaded images that are 144×81 while keeping their name (image name)-180×180 intact. In other words, I uploaded images under the old name of (image name)-180×180 but changed the actual image dimensions to 144×81.
thanks for your help!
I would like to be able to add a featured image to the top of the Portfolio Page. This would appear between the navigation and the breadcrumbs. Right now the featured image is used as the thumbnail on the main portfolio page. How can I possibly achieve this.
Hi!
I recently transferred my entire site to new domain (within bluehost). After I did this I noticed that when clicking on the thumbnails for my portfolio the images seem to be 2/3 cropped. The thumbnails show up fine on my portfolio page, its when you try to see the full image that is the problem. I have no idea what to do, I’ve tried re-uploading the images, but i still get the same problem. I’m using a portfolio grid.
Thank you,
Sofia.
