Viewing 30 results - 4,051 through 4,080 (of 10,101 total)
  • Author
    Search Results
  • #787678
    hgschaffler
    Participant

    the thumbnails are not displayed 120px height and width. they are displayed larger and blurry. can you fix this with an update? thanks!

    #787660

    Topic: Produktbilder unscharf

    in forum Enfold
    DianaFuetterer
    Participant

    Hallo;
    auch Hallo an maximus,
    ich habe nun einiges gelesen, meine Einstellungen sind korrekt, ich habe ein Childtheme.
    Ich habe auch besagten Code von maximus in die child function.php kopiert, das hat nicht funktioniert.
    Neueses WordPress neuestes Woo jüngstes Enfold.
    Ich freue mich über eine kurze Nachricht;
    ggf habe ich das sein oder andere nicht richtig verstanden. :(
    Grüße Diana
    das war der Code:
    *
    Woocommerce 3.0.0 Compatibility Fix
    Remove Enfold’s custom functions that conflict with the new image display in WooCommerce 3.0.0
    */
    global $woocommerce;
    if( version_compare( $woocommerce->version, ‘3.0.0’, “>=” ) ) {
    function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) {
    return $img;
    }
    function avia_woocommerce_post_thumbnail_description($img, $post_id){
    return $img;
    }
    }

    #787548

    Hey tcadam0301,

    Try adding this at the bottom of functions.php:

    global $woocommerce;
    
    if( version_compare( $woocommerce->version, '3.0.0', ">=" ) ) {
    
    	add_theme_support( 'wc-product-gallery-zoom' );
    	add_theme_support( 'wc-product-gallery-lightbox' );
    
    	function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) {
    	    return $img;
    	}
    
    	function avia_woocommerce_post_thumbnail_description($img, $post_id){
    	    return $img;
    	}
    
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #787490

    Hi,

    Kindly edit the Gallery and you should find this setting Thumbnail fade in effect change it from Show the animation when user scrolls to the gallery to Activate animation on page load (might be preferable on large galleries), as for the titles, click on Add/Edit Gallery button and Caption to images, that should fix the problem on this page: http://www.edgestoneworks.com/products/granite/

    Hope this helps :)

    Best regards,
    Nikko

    #787453
    juffrouwjannie
    Participant

    HI,

    Something weird is going on on this page: https://therapieandreamccabe.nl/individual-therapy/?lang=en&preview_id=1214&preview_nonce=dc02484f49&_thumbnail_id=-1&preview=true

    This page is an duplicate page from the Dutch page with the samen content. After setting up the Dutch page I duplicated the page with WPML and everything was looking good except for the language. After changing the text on the page into English the CSS started to change after three text blocks. So the first blocks are looking fine but the last three are not showing the right CSS. The two blockquotes are not the same as the first one and the H3 is not the same as the other H3 on the same page.

    This is only happening on this page and not the other ones. I have deleted the English page several times but every time this bug is coming back.

    And on the mobile version the last blocks are not showing as is should be.

    Anyone any clue what I can do to make the page as it should be??

    Kind regards for you reaction,

    Gerda

    #787251
    thomas6602
    Participant

    Hi,
    why do the Instagram thumbnails have different heights? Always the 4 pictures in the middle are smaller!
    See Footer to the right.

    Thank you in advance.

    #787038

    Hey Antonio,

    Yes, you have options for your gallery. You can set your Thumbnail Columns to 4.

    View post on imgur.com

    Let us know if you need further help.

    Best regards,
    Sarah

    #787022

    In reply to: blog layouts

    Okay, let us know how it goes. :D

    You can also try this plugin that automatically assigns your first image as your post thumbnail/featured image: https://wordpress.org/plugins/auto-post-thumbnail/

    Best regards,
    Sarah

    Francisco Correia
    Participant

    Hi,

    I am having trouble with the image size and I am hoping you can help. See this example: Link Here

    The product image is all blurry and upon checking the source code, I can see that it is the same size as the thumbnail 120×120. I have configured the product image to be 300×300 but for some reason it keeps on loading a thumbnail size image. The image is much bigger than that so the original image size is not the problem.

    I am using the Regen Thumbnails plugin but perhaps this is not configured properly. Kindly assist.

    Thank you

    #787002
    amonllor1
    Participant

    HI,

    I would like to know if it possible to make the gallery thumbnails bigger when visiting this page – https://www.mastaplasta.eu/gallery/ , on a mobile device. At the moment the thumbnails are squeezed into a 6 column grid, but I’d like to show just 4.

    Please advise
    Antonio

    #786945

    In reply to: blog layouts

    Hi iriad,

    Just to clarify: are the images currently the Featured Image in each of your posts, or did you put them inside the actual blog post content?

    If they aren’t the Featured Image, please try that. :) Here’s a tutorial for how to do it.

    If they are already the Featured Image, may we have temporary access into your website so we can take an even close look please? You may put the credentials in the Private Content section of your reply. 

    Thank you!
    Best regards,
    Sarah

    #786651
    Jacobt
    Participant

    I have built my website and know that woocommerce and enfold were having some problems together recently. I researched and fixed my initial problem, which was getting an error message over all of the images on the variable product page. I added a code given in the forum to my child theme and it fixed that. This was the post- https://kriesi.at/support/topic/enfold-theme-woocommerce-product-images-not-showing-as-of-4-4-17/page/3/#post-773385.

    The problem I am having now is that I do not have any thumbnails. All my pictures are the same size. I tried making another product page and I have the same problem. Another problem that is occurring is that the side bar menu gets pushed all the way down to the bottom of the page. Please help!

    #786578

    In reply to: Portfolio fullscreen

    Hi,

    Try the following:
    1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
    2. Go to Settings > Media
    3. Change the image sizes in question (increase its width / height).
    4. Regenerate the thumbnails by clicking the button at the bottom.

    Best regards,
    Andy

    Hi I have the same problem:
    Warning: Missing argument 3 for avia_woocommerce_gallery_thumbnail_description() in /home/content/n3pnexwpnas01_data01/46/3945246/html/wp-content/themes/enfold/config-woocommerce/config.php on line 1360

    Warning: Missing argument 4 for avia_woocommerce_gallery_thumbnail_description() in /home/content/n3pnexwpnas01_data01/46/3945246/html/wp-content/themes/enfold/config-woocommerce/config.php on line 1360

    #786054

    Hey John,

    That’ll be a bit tricky for me to tell you. It’s all my portfolio pages. So on my website, every page that’s one of those thumbnails below.

    #785967

    Hi,

    Are you using the latest version of Enfold? Please see the following thread for other users who were able to fix this issue.  https://kriesi.at/support/topic/warning-missing-argument-4-for-avia_woocommerce_gallery_thumbnail_description/

    Best regards,
    Jordan Shannon

    #785859

    Topic: blog layouts

    in forum Enfold
    iriad
    Participant

    Hi there
    the only blog layout that looks ok is single author, big preview image.
    if I choose small preview image there is a thumbnail on the left that doesn’t get filled out. If I choose grid, I don’t get pics at all and only 4 posts showing on the page, 3 on 1 line and 1 on the next line. How do I add screenshot here so I can show what I mean?
    And how to fix this?

    #785655

    Hi RIkard,

    I read through the entire thread you linked to. But I don’t think the information there is related to my problem. I mean: my problem is not about image or thumbnail quality. It is about the actual layout grid:

    Enfold’s default single-product page layout is:
    1/3 single-product-main-image DIV — 2/3 single-product-summary DIV

    I would like to change this to:
    1/2 single-product-main-image DIV — 1/2 single-product-summary DIV

    In the past, I was able to achieve this by adding the words “six units” in front of both DIV classes. (Or, likewise “four units” and “eight units”).
    But now, this doesn’t do the trick anymore.

    Would appreciate if you could help with this.
    Thank you!

    #785612

    Hello,

    I have made regenerate thumbnails and that is fixed. Woocommerce is put magnifying glass that can not be removed or excluded. They put completely stupid additions.

    #785296
    galluzzino
    Participant

    Hello,
    I have Kriesi Enfold 3.8.4 and Woocommerce Version 3.0.5 on this site:

    On the product page, on the gallery I get this error:
    Warning: Missing argument 3 for avia_woocommerce_gallery_thumbnail_description() in /home/midmoder/public_html/wp-content/themes/enfold/config-woocommerce/config.php on line 1360

    Can you hep me?

    Thanks

    #785052

    @vladbejenaru nothing is lost and nothing is damaged for ever. Once Enfold will get a WooCommerce 3 compatibility update you will regenerate the thumbnails again.

    #785042

    I started regenerating thumbnails before I found this thread. Would there still be a benefit to me using your directions, or did I create a hopeless mess by already regenerating?

    • This reply was modified 8 years, 12 months ago by anm54475.
    #784867

    Hey Jorday,

    thanks for the fast reply.

    It kinda helped. Now I have 4 small thumbnails of the gallery images underneath the main image.

    The problem remains, that i can’t set the quantity of those thumbnails as i should be able to in the woocommerce menu.

    cheers,
    max

    • This reply was modified 8 years, 12 months ago by MaxBlank.
    #784855
    MaxBlank
    Participant

    Hey!

    Allthough I found quite a lot of threads concerning problems with Gallery Images I wasn’t able to find a solution for my exact problem.

    The gallery images are displayed in the same size as the main product image. I’d like them to be shown underneath as thumbnails.

    I tried a workaround by installing the plugin “woo swipe”. After that the thumbnails where shown correctly but the main prduct image was displayed in thumbnail size.

    Any ideas on how to fix this issue?

    Thanks,
    max

    @waveshaper as you can see four images are larger (123.5 px) than the rest (113.5 px). Without deeper analysis I would guess you have changed the thumbnail size some time ago but did not rebuild the thumbnails. This would be a possible reason.

    @mensmaximus thank you so much for clearing this up, hopefully the next enfold release will fix this.
    Well currently I am running all the latest versions, Enfold, WooCommerce and WordPress.
    Situation I have is the spaces between my thumbnails, I created a separate post for this but have had no replies.
    What do you think? Have you come across a situation like this , see product gallery –
    Single Product Layout Gallery
    No rush, when you have a moment.
    Appreciate it.
    Thanks

    • This reply was modified 8 years, 12 months ago by waveshaper.

    @waveshaper this is an issue I described here in German.

    The issue stems from the fact woocommerce 3 adds the main image to the thumbnails. Enfold does it the WooCommerce 2.4.16 way without the main image in thumbnails. Therefroe the array of images is missing one image and the WooCommerce 3 lighbox fetches always the image before the one you click on. Unfortunately there is no way to modify this behavior with a monkey patch for the WooCommerce script. I would have posted one if it would be possible.

    waveshaper
    Participant

    Hi there
    On my single product page layout, when you click on the product gallery image it does not open the thumbnail image in lightbox you click on, it starts from the beginning.

    Is there a way to fix this?

    I have the latest Enfold, WordPress and WooCommerce installed with @mensmaximus awesome fix in my child-theme functions.php.
    =======================

    Image Fix MensMaximus

    /*
    	Woocommerce 3.0.0 Compatibility Fix
    	Remove Enfold's custom functions that conflict with the new image display in WooCommerce 3.0.0
    */
    global $woocommerce;
    
    if( version_compare( $woocommerce->version, '3.0.0', ">=" ) ) {
    
    	add_theme_support( 'wc-product-gallery-zoom' );
    	add_theme_support( 'wc-product-gallery-lightbox' );
    
    	function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) {
    	    return $img;
    	}
    	function avia_woocommerce_post_thumbnail_description($img, $post_id){
    	    return $img;
    	}
    
    }

    and for style

    .woocommerce-product-gallery__trigger{
        position: absolute !important;
        top: 1em;
        left: 1em;
        z-index: 99;
    }

    Some help will be much appreciated.
    If you can.
    Thanks.

    • This topic was modified 8 years, 12 months ago by waveshaper.
    #784306

    Hi,

    Unfortunately, none of the moderators can monitor a single thread the whole day. I know it’s not possible to put the site down for a long period of time so a staging site might be of use in this situation. Do you see any error when you upgrade to PHP 7? For the blurry images issue, please go to the WooCommerce > Settings > Products > Display panel then look for the Product Images section. Adjust the dimension of the “Product Thumbnails” then regenerate the thumbnails.

    Best regards,
    Ismael

    #784280

    In reply to: Images Blurred

    Hey Richard,

    Try adding this code in functions.php (bottom):

    global $woocommerce;
    if( version_compare( $woocommerce->version, '3.0.0', ">=" ) ) {
    	function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) {
    	    return $img;
    	}
    	function avia_woocommerce_post_thumbnail_description($img, $post_id){
    	    return $img;
    	}
    }

    Let us know if this helps.

    Best regards,
    Nikko

Viewing 30 results - 4,051 through 4,080 (of 10,101 total)