Hi,
Can you post the link to your website please?
Regards,
Yigit
Hi DavyE :)
As i see this post was tagged for Kriesi’s personal queue. In the meantime you can try adding a proportional slider image
Regards,
Yigit
Hi,
using Enfold 2.1 for a new Site. (Not Live yet)
I have created a Full Responsive Slider with an “image bar”. This bar should go from left 0px to the right. Width is set to 100%.
But it goes from left approximately 150px to the far right.
Please take a look at the Screenshot: http://www.genial-heizen.de/bar.jpg
Thanks for Help on this.
best regards
Danny
That looks good, thank you!
Could you please also tell what would be the best/proper way to center these gallery images?
Hi Devin, we’re already using the very latest version of the theme and WP too and the issue remains. Removing the image class attribute helps, but sometimes content below the image still shifts slightly instead. For example, I’ve just inserted an image into the blog and removed the width and height values, and the link values as I don’t want the image to pop up in a lightbox.
The image class value reads as: class=”alignnone size-full wp-image-1211″
When I publish and rollover the image the text content below it now shifts up and down a little instead? I’m currently testing in Firefox in case that helps.
Thanks,
Oh, thank you so much!
I used “Add a preview image” and thought, that I have a problem.
All the best!
Hi Tybo,
I tried locally and did not have any issues. It will be better if you post the link of your website when you launch it. For now you can try adding following code to Quick CSS in Enfold theme options under Styling
img, a img { margin: 0!important; padding: 0!important; }
Regards,
Yigit
Hi,
Actually it should be below the image. For a quick fix you can add following code to Quick CSS
span.blog-tags.minor-meta { padding-top: 385px!important; }
Regards,
Yigit
Hi,
I checked your logo and it looks the same on both IE 10 and Chrome. 332x88px. I guess problem solved? If not, please post a screenshot
Regards,
Yigit
Hi,
Can you once again make sure that you have set Featured Image in portfolio page?

Regards,
Yigit
Hi!
My Site is not live – i only played around…
Any Idea to achive this: http://pizzeriainnsbruck.at/wp-content/uploads/diverse-daten/image-3.jpg
Thank you so much
Afaik there’s no plugin which allows you to set the featured image automatically because it doesn’t make sense in most cases.
WordPress just saves the id of the (full size) image when you set an image as “post thumbnail”. This id will be used to query the url path to the full size image OR to a thumbnail of this image (depends on the theme code).
If you already uploaded “high resolution” images and set these images as post thumbnails you just need to regenerate the thumbnails with: http://wordpress.org/plugins/regenerate-thumbnails/
Afterwards wordpress will use the proper thumbnail size of these images for the post thumbnails. If you want to change the thumbnail size open up and search for /wp-content/themes/enfold/includes/loop-index.php
$current_post['slider'] = get_the_post_thumbnail($the_id, $size);
Replace the $size variable with any custom value like
$current_post['slider'] = get_the_post_thumbnail($the_id, 'full');
or
$current_post['slider'] = get_the_post_thumbnail($the_id, 'large');
or any other thumbnail size which is defined in functions.php or which you created with http://wordpress.org/extend/plugins/simple-image-sizes/
Is it possible to force the portfolio grid to display all the images at the same size ?
Currently there are minor; but noticeable differences in height and width of the resized images.
Example : http://crocodesign.be/, especially the front right image
Hi!
Try following – open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesslideshow.php and replace
$link = wp_get_attachment_image_src($slide->ID, 'large');
with
$link = wp_get_attachment_image_src($slide->ID, 'full');
Best regards,
Peter
The difference is that the image sliders and the post sliders do not support custom content. The image slider can just display images with captions, the post slider can display posts. The content slider allows you to slide any text or content (including shortcodes) – many users requested this feature and thus we decided to implement it.
2) No, you can’t hide the space by default. If you want to hide it open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodescontentslider.php and replace
$output .= "<div class='avia-smallarrow-slider-heading'>";
$output .= "<div class='new-special-heading'>".$heading."</div>";
with
$heading_class = '';
if($navigation == 'no') $heading_class .= ' no-content-slider-navigation ';
if($heading == ' ') $heading_class .= ' no-content-slider-heading ';
$output .= "<div class='avia-smallarrow-slider-heading $heading_class'>";
$output .= "<div class='new-special-heading'>".$heading."</div>";
The use following css code to hide the space if no title & control buttons are set
.no-content-slider-navigation.no-content-slider-heading{
display: none;
}
Go to GTMetrix.com and run your URL through it. Then Install the free wordpress plugin ‘W3 Total cache’ and set it up as explained here: http://gtmetrix.com/wordpress-optimization-guide.html (you can also optimise your images with ‘WP Smush’ as explained in this link)
Then retest your site at GTMetrix and see the improvement!
Hi Ismael – Thank you. The check mark fix worked perfectly. Sadly, the other fix deleted the first cell in the first column vs. only removing the top and bottom borders from only that cell. Please see this image: http://TheCalorieMythBook.com/wp-content/uploads/2013/09/table-9.10.13.png
Hello,
I would like to insert an image in top of the normal content box. I tried to add a slideshow trying many options or to upload a media on top of the my normal description. However, I can’t to find a way to do it IN THAT SPECIFIC location and there is only a white rectangle on top of my page with a loading sign and no result.
Thank you for your help..
Updating your theme to the most recent version should fix the issue of hovering on the image and it moving.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
#1 – I have a product slider on my homepage. Is there a way I can set specific products to appear instead of a random generator?
http://www.pulse8nutrition.com/
#2 – On my products page, I have 11 categories. Is there a way to use images to select the category versus the drop down box?
Currently I have a gallery to show these 11 categories, but I haven’t been able to figure out how to create a link to each category.
http://www.pulse8nutrition.com/products/
On your template, there is a “you might also like” slider. Can that be used? If so, how do I create that on my product page?
http://www.pulse8nutrition.com/lorem-ipsum-dolor-sit-amet-consectetuer-adipiscing-elit-aenean-commodo-ligula-eget-dolor-aenean-massa/
Thanks,
Susanne
Theme is ‘out of the box’
No plugin activated except bbpress, woocommerce and YITH WooCommerce Zoom Magnifier
CSS in quick css box:
Code:
.four.units.single-product-main-image {
overflow: visible;
z-index: 100;
}
Hi,
how can I disable only on one certain page the lightbox overlay, but not the lightbox function at all for images, that I have included in my page?

Thanks.
The portfolio already looks a lot better now, thanks :) But the accordion and the tags don’t work well together.
Is it possible to force the tags to always be on the bottom left side, just below the image with 1 line of spacing ?
update: In IE 10 the image is larger than it should be. In chrome the image appears correct.
Hi,
It is possible, but it may require some deep customization, and that’s beyond the scope of our support forum, try hiring a freelance developer.
Regards,
Josue
Please see my page at:
http://www.victoriamaxwell.com/wp/
The theme scales the logo image too large. I have uploaded the exact image size it has requested.
Is there a special image resolution required?
I would like to have the letters no larger than the base image.
I have tried cutting out the extra canvas space on the logo, I have tried 72 dpi and 100 dpi.
Why is this happening?
Hi vic98,
Can we see the page with the pixelated/blurry thumbnails? Have you regnerated your thumbnail images already?
Regards,
Devin
Hi,
since the update to 2.1 i’ve got a border around the breadcrumb-navigation. How can i remove it?