Viewing 30 results - 3,781 through 3,810 (of 10,099 total)
  • Author
    Search Results
  • #822855

    Another question along these lines – is it possible to have a video gallery with clickable thumbnails? Or is this something that will also require advanced coding etc. …

    Thank you,

    L

    #822603
    OblakJ
    Participant

    Hello!

    I am having some trouble with my product gallery thumbnail size – it is as big as the default product image. This error occurred after the new woocommerce update. Also, the product images were blurry but we fixed that.

    I have adjusted the settings in catalog settings, set the product image sizes in WP, and Woocommerce options, all good, but on the actual product page it still shows up as a HUGE image, as I said, just as big as the default product image. Is there any solution to make them normal again, for example 120×120? I would like my product gallery to look something like this: http://prntscr.com/fwou2i

    Example: http://perger1757.si/shop/tvoj-dom/energetska-sveca-za-mir-triglav/
    How the gallery looks like: http://prntscr.com/fwov49

    The settings I am currently using on Woocommerce product display page:
    Catalog Images Width 400 Height 400 Hard Crop
    Single Product Image Width 600 Height 600 Hard Crop
    Product Thumbnails Width 120 Height 120 Hard Crop

    I would really appreciate your help!

    Yours sincerely,
    David

    #822428

    Hey Gian Maria,

    You can change the thumbnail size on Settings > Media. Change the Large Size value then regenerate the thumbnails using this plugin:

    Best regards,
    Jordan Shannon

    #822269
    Lknows
    Participant

    Hello,

    Is there an Enfold element I can use to have a gallery of PDF thumbnails that are clickable?

    Right now I have a page with a bunch of pdf’s hyperlinked in text – but I would like to convert this to thumbnails for a visual gallery:

    Thanks!

    LW

    #822250

    Hey Mike,

    For #1, sorry I meant in terms of the layout. Right now it’s doing this weird oval thumbnail shape. I’d rather is be a square..

    Thanks!

    goldengate415
    Participant

    Hi there,
    I am still sorting through all the issues I’m running into on 4.1.1 and would really appreciate some help on the behavior of mega menus. I have a mega menu that then opens to a submenu, and it displays thumbnails that the user can click on to go to the page. In prior versions, the user could also click on the menu item above the thumbnail photo and that would also go to the page. However, with 4.1.1 the sub / mega menu handling is different and I notice you have included options on the theme options to try to give us ability to impact the behavior.

    Right now under Enfold Settings —> Main Menu –> Burger / Mobile Menu I have it set to “Display submenu items on click” because I don’t want the submenu items to show up right away. However then I see this new message:
    “Since you selected to display submenu items on click, the parent menu item does no longer navigate to the URL it contains, but toggles the visibility of its submenu items. If you want users to be able to open the parent menu URL the theme can create a clone of that item in the submenu”

    and so I enable cloning the menu items. However now I have duplicate menu items (for example “About Thomas” opens up a submenu also called “About Thomas” so there are two of them, and then user has to click on “About Me” item. With the old menu, user would click on “About Thomas” and then “About Me” would open up. How do I make it work like that again with 4.1.1?

    Similarly with the photo mega menus, there are now duplicated sub menus. However if I don’t enable the clone option, the submenu is not clickable, nor is the photo in the submenu.

    If I change Enfold options to “display submenu items on hover” the sub items open and then close quickly.

    Thanks for your help… I hope I have explained this clearly?

    kwidooru
    Participant

    Hello!

    At first, I want to say thanks for this unbelievable theme! I use it and like there functionality.

    Now I need your help.

    I use Enfold theme and default (Business) blog style.
    On my category page, I see part of my full post before <more> tag.

    I need:

    1. Show on the category pages text from excerpt fields for every post with Read more link and thumbnail image. .
    2. I create custom field ExTag and want to show text from this field on tags pages with Read more link and thumbnail image.

    Thank you a lot!

    #821671
    MulderMind
    Participant

    Hi there,

    I used Advanced Custom Fields Pro to make a new input field called ‘gravitygallerij’.
    I want it to show up on every new post I make on my Enfold site.
    I have the code below to do that but I have no idea where to put it.
    I tried pasting it in single.php but that didn’t do the trick.

    Can you please tell me which file to edit?

    Hope you can help me – with kind regards!

    <?php 
    
    $images = get_field('gallery');
    
    if( $images ): ?>
        <ul>
            <?php foreach( $images as $image ): ?>
                <li>
                    <a href="<?php echo $image['url']; ?>">
                         <img src="<?php echo $image['sizes']['thumbnail']; ?>" alt="<?php echo $image['alt']; ?>" />
                    </a>
                    <p><?php echo $image['caption']; ?></p>
                </li>
            <?php endforeach; ?>
        </ul>
    <?php endif; ?>
    This reply has been marked as private.
    #819654

    In reply to: featured image size

    Hey!

    Current image size is 709x375px – http://i.imgur.com/9vOOGfL.png and container width is 873x375px – http://i.imgur.com/D4CVv9g.png

    To correct it, please try the following:
    1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
    2. Go to Settings > Media
    3. Change the magazine image size (increase its width / height).
    4. Regenerate the thumbnails by clicking the button at the bottom.

    Best regards,
    Yigit

    #819651

    In reply to: featured image size

    “Magazine image size is 710x375px by default as i mentioned however that image size is small for your layout due to width of your containers. Simply adjusting image size and regenerating thumbnails would help.”

    the video shows that i placed a image of 710 / 375 px witch is the default size, so the answer must not be simple change the image size to 875 x 375. I do not know how to re-generate tumbnails and chaning image sizes is simple not affecting the size in the area that i showed.

    I do not want you to correct it for me because this is a procedure that i will have to do lots of times.

    #819570

    In reply to: featured image size

    Hi,

    Could you please use the plugin i mentioned in my previous post and set “magazine” image sizes to 875x375px and regenerate thumbnails?

    Magazine image size is 710x375px by default as i mentioned however that image size is small for your layout due to width of your containers. Simply adjusting image size and regenerating thumbnails would help.

    I understand if you would not like to share your details, however if you would like us to do it for you, please create a temporary admin login and post it here privately and we will gladly correct it for you :)

    Best regards,
    Yigit

    #819479

    In reply to: featured image size

    Hi,

    Sorry for the confusion.

    Default size for the image is 710x375px. If you would like to change it, please try the following:
    1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
    2. Go to Settings > Media
    3. Change the magazine image size (increase its width / height).
    4. Regenerate the thumbnails by clicking the button at the bottom.

    Best regards,
    Yigit

    rosewoodva
    Participant

    Hi,

    I have checked the forums and they say to update to the newest version of enfold. I am currently on version 3.8.5 and it says there are no updates available. I have tried checking manually, but it still says no updates available.

    Any help is appreciated, thank you.

    #818696

    Topic: Thumbnail proportions

    in forum Enfold
    JennyGr
    Participant

    In creating a gallery with mixed portrait and landscape proportion images, I find that the thumbnails size awkwardly (though only in height), breaking the neat grid structure – sometimes even leaving complete gaps within the thumbnail grid. Is it possible to force the thumbnails to display at a fixed height so that the grid structure stays together?

    I followed the advice in this older post but it has not worked.

    Thanks

    Jenny

    #818656

    In reply to: Product Page Layout

    Hey Rikard :)

    Thanks so much for your prompt reply :)

    Once logged in please go to the following Portfolio Page:
    https://thetimbershack.com/portfolio-item/table-tops/
    On this page everything is working fine and I’m trying my best to get the Product Pages looking the same.

    The following Product Page is the Page I was saying isn’t working properly:
    https://thetimbershack.com/product/30mm-white-washed-picture-frame-copy/
    On this page the header does not shrink, there is no animation on hover of the pic, also no thumbnails and the light box doesn’t function as expected.

    Please let me know if the user I have set up is ok or if I need to change it to an admin.

    And thank you so very much for any help and support you can offer! :)

    #818272

    Hello Rikard,

    I applied the code you provided. It just increased the yellowish background above and below the image. Without your coding the image just has it on the left and right side of the image.

    I want to remove the yellowish background and also want to see about reducing the size of the image in the post slider thumbnail without cropping the image.

    #818194

    Hey Jens,

    You need to disable compression on upload. Here is how to do it.
    http://www.wpbeginner.com/wp-tutorials/how-to-increase-or-decrease-wordpress-jpeg-image-compression/

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #818040
    Jon711b
    Participant

    You have a very similar question at https://kriesi.at/support/topic/how-to-make-gallery-thumbnails-all-on-one-row-with-arrows-to-cycle-through/ but I need to add to this.

    The question they provided was…

    I want to create a lightbox gallery with thumbnails that are all on the same row. Ideally with arrows either side to scroll through more images. Is this possible with enfold?

    Similar to the perfect grid mason gallery, except instead of images dropping down on to a second row, they go off the page and you must click to scroll through them.

    The solution provided allowed me to have a scroll but I don’t think it allows me to have a main image. I would like a gallery that has one large image and then four thumbnails with left and right arrows. Can I accomplish this with one of the widgets?

    #818031

    Hello.

    I’ve spent about 5 hours today trying to figure out how to resize the thumbnail on our home page “post slider”.
    I would like to resize the thumbnail to be a bit smaller without the image becoming cropped. I also notice that there is a yellowish background showing on the outside of the current image It looks like it’s the image size box behind it. Maybe this is due to the settings being wrong.

    Can you tell me how to fix this?

    #817888

    Hi,

    Since the auto-optimizer was disabled, you may have to regenerate your images. Please see the following:

    Also, attempt to re-load the logo full size – http://i.imgur.com/8jRYx6x.png

    Best regards,
    Jordan Shannon

    #817800
    imfokus
    Participant

    Hello,

    Pictures at Enfold-Lightbox are not Retina-Ready.

    I tried also the Plugin: wp-retina 2x.

    First i delete all files at the mediathek and with ftp.
    Then i activate wp-retina 2x at the default upload-picture-generator and choose a method.
    Then i go to Bulk Generate (Thumbnails & Retina) and press this button and refresh.
    But after this in the wp-retina 2x file overview you see not more than the first uploaded picture only means not a generated one.
    I tried every method and option in the plugin and before that i delete all enfold-created picture files again.

    Problem:

    Enfold create the same picture-files again and the enfold light box automaticly opened a to small picture with the size of 900-506px (original upload is 5184 × 2916 – that is 16:9) on MacBookPro15 and that is not sharp.

    I definitly need a retina ready picture in the lightbox.

    What can i do?

    Thank you very much.
    Jens Tangermann

    • This topic was modified 8 years, 9 months ago by imfokus.
    #817660

    Hey swalley,

    Here are some articles that might help you

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #817518
    swalley
    Participant

    Hello.

    Love the theme.

    I created a large featured image for my blog post. I used a size of 706px X 270px. I also added a Post Slider to my home page.

    The issue is that the thumbnail on the Post Slider is cropped. How can I configure it to look right?

    I’ve added the URL below for your reference.

    #817486
    dvus4l
    Participant

    I am currently building this site

    Near the bottom under “Marissa’s Must Reads” I have two blog sections – in the bottom one with smaller thumbnails I would like to decrease the size of the blog title itself , but to not have other blog sections be effected by this edit.

    Is there a code I can implement into the custom CSS portion to fix this?

    Thank you in advance

    #817481

    Hi ColinWalton,

    Please refer to this thread for a possible solution.

    Best regards,
    Victoria

    #817406

    In reply to: not fit for a mobile

    hello, if youll go to the link below youll find out the first gallery is now displayed oke on a mobile phone, but the second one (meubels) still suffers from the things mentioned at the beginning of this ticket:

    2. the caption text of the first image stays in every image, its not changing
    3. the thumbnails are very very small. aint there a way to display them, only on mobile, a bit bigger, for example, below each other and not next to each other?

    why is this oke now for the first gallery, but not for the second one?

    #817396

    OK, great, that solved it! (For the record of anyone else, it was setting the “entry without sidebar” thumbnails and turning off cropping that did the trick, since our simple site doesn’t use sidebars). Thanks!

    #817122
    mpbaum
    Participant

    Hi Endfold-Team,

    I’d like to resize the Product-Thumbnails in the sidebar (in order to make them more visible). I’ve been searching the web for solution, but so far without any success. Is there a way to resize the thumbnails in the “cart” and the “cross-sells” -widget? (See screenshots for more)

    I’ve already tried setting the pixel-size in the functions.php file and regenerating all the images… (appears to be a css problem)

    Thank you in advance!

    #816782
    kirilasebi
    Participant

    Hello,

    Tha gallery thumbnail is a square, is it possible to make it to landscape, to adjust its width?
    https://pasteboard.co/GzxgDTF.png

    Thanks!

Viewing 30 results - 3,781 through 3,810 (of 10,099 total)