Viewing 30 results - 4,951 through 4,980 (of 10,101 total)
  • Author
    Search Results
  • #670783

    Hi,

    Please continue on this thread. We replied here. https://kriesi.at/support/topic/magazine-thumbnail-and-except/#post-670752

    Best regards,
    Ismael

    #670774

    I used a plugin to make the thumbnails bigger

    #670752

    Hi,

    The magazine thumbnails looks good. What is the issue there?

    For the blog, add this in the Quick CSS field:

    .small-preview {
        width: 150px;
        height: 100px;
    }

    Best regards,
    Ismael

    #670736

    Hi,

    Did you set the Preview Image Size settings of the blog posts element to manuall? If yes, what is the thumbnail that you set? If you want to force the images to be resize to the exact dimension specified in the thumbnail, go back to the “Simple Image Sizes” panel then tick the “Cropping” option to “Yes”. Regenerate the thumbnails afterwards.

    Best regards,
    Ismael

    #670572

    Topic: Gallery Preview

    in forum Enfold
    webdesign
    Participant

    Hi,
    I am having different responses on the Gallery Preview, whereby all the small images showing under the large image often don’t pop up as active right away (thumbnail images stay opaque). I am using Chrome and Explorer. It seems if I wait a long time they will eventually come through. Another viewer had this same issue on his phone. Can you help identify why these small images aren’t displaying right away? Once they are cached, I think they load faster. Are they just too large? I have resized them all and the average image size is about 270 kb.
    Thanks!

    #670439
    Jillian
    Participant

    Hi

    I’m trying to get the thumbnail above the post title. I’m using Elegant as blog style. On the homepage it’s all good, but on individual post pages it’s not. See info below

    Yours Faithfully,
    Abos

    #670143

    Hi,

    Please remove the previous code then use this in the functions.php file instead:

    
    add_filter('avf_title_args', 'avf_title_args_mod', 10, 2);
    function avf_title_args_mod($args,$id)
    {
    	$attachment = wp_get_attachment_url( get_post_thumbnail_id($id) );
    	$title = get_the_title($id);
    
        if (is_singular('post'))
        {
    		$color = '<div id="singlepost-section" class="avia-section main_color avia-section-default avia-no-shadow avia-full-stretch avia-bg-style-scroll   av-minimum-height av-minimum-height-25 container_wrap sidebar_right" style="background-repeat: no-repeat; background-image: url('.$attachment.'); background-attachment: scroll; background-position: top center; " data-section-bg-repeat="stretch"><div class="container"><div class="template-page content  av-content-small alpha units"><div class="post-entry post-entry-type-page post-entry-46"><div class="entry-content-wrapper clearfix"><div style="padding-bottom:10px;font-size:38px;" class="av-special-heading av-special-heading-h3  blockquote modern-quote modern-centered   av-inherit-size"><h3 class="av-special-heading-tag" itemprop="headline">'.$title.'</h3><div class="special-heading-border"><div class="special-heading-inner-border"></div></div></div></div></div></div><!-- close content main div --></div></div>';
    		$args['html']  = $color;
        }
    
        return $args;
    }
    

    Best regards,
    Ismael

    #670126
    navindesigns
    Participant

    1- I have a general question on image size for the gallery.
    My gallery – http://enovatekenergy.com/portfolio-item/smrt-lavender-station-lighting-solutions-2016/

    Note, that a lot of these pictures are vertical in orientation, so will need you to suggest whether fitting them within the ‘frame’ works better (with white bars along either side.

    I set the gallery to “no scaling” and it seem to work fine but now one of the thumbnails below is very long.How do I change it so all the thumbnails are the same sizes.

    Gallery settings – https://s9.postimg.org/xstvx57db/Screen_Shot_2016_08_08_at_8_57_23_PM.png

    =====================================================================================================

    2-I tried the same settings with this gallery and some images are REALLY TALL and some are distorted

    Please advise

    • This topic was modified 9 years, 8 months ago by navindesigns.

    Hi,

    Yes, that’s why the theme creates these multiple thumbnails to optimise page speed and save bandwidth. It will only load the source or original image once you click on the thumbnail and open the lightbox.

    Best regards,
    Ismael

    #670005
    jjsabatino
    Participant

    Hi! in my catalog shop page i want the products to be the size of a 5 column row, but just 4. I tried everything, regenerating thumbnails, css, everything, but i cant avoid getting a bigger image when in 4 column…

    any idea?

    Thanx!

    #669865

    Hey zimbo,

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

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .big-preview.single-big {
        pointer-events: none;
    }
    

    Best regards,
    Yigit

    #669857

    Hi,

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

    Best regards,
    Yigit

    #669700
    gerardbao
    Participant

    For the posts that do not have a featured image, the thumbnail shows up as the standard pencil icon.
    I’d like to replace that with my company logo. Is that possible?

    This could be related to a past forum article:

    #669627
    raylay
    Participant

    Hello,
    I would like to remove the thumbnail rollover effect (loading thumbnail to main image), as seen here: http://www.ronenbekerman.com/portfolio/best-of-week-182016/

    Please help! Thank you!

    • This topic was modified 9 years, 8 months ago by raylay.

    Hi Josue,

    Why are yo working on the weekend? :D
    I’m trying to link multiple images in one portfolio item though. My portfolio items don’t appear the same as they did in Choices now, so I’m a bit uncertain as to which component to use to load multiple images into a portfolio item and have them display. I tried using a gallery component, an image component, switching to the standard editor and manually adding images, but my portfolio items just cycle through all the featured image thumbnail of each portfolio item, instead of showing the multiple images pertaining to that one thumbnail.

    Thanks,
    Nick

    P.S. Did you ever get the login info I sent you?

    • This reply was modified 9 years, 8 months ago by ridick6.
    #669365
    MacMyDays
    Participant

    I think the two items are related. To be sure, I have modified the sidebar based your your team’s recommendation from this thread: https://kriesi.at/support/topic/custom-menu-widget-sidebar-item-spacing/

    But now it appears that the text for blog posts is slightly indenting — in some cases on all paragraphs, and other cases on some paragraphs.

    Also, when inserting a standard WP gallery, no matter what size thumbnail or otherwise gallery style, the sizing is too small and yet it appears the gallery moves to the proper align-left without indenting as the text is doing above.

    #669264

    Thanks for the reply. I ended up switching away from the blog grid layout.

    I’ve replied on this thread below.

    Now looking to increase the thumbnail size on the blog layout.
    My current thumbnail size is set to 150×100 and images have been regenerated. But I can’t get the blog thumbnails to display them at 150×100.

    #669212

    Hi,

    I don’t see any obvious issue with the featured image. The thumbnail size is set to 180x180px. Please create a test page so that we can see the issue.

    Best regards,
    Ismael

    #669178

    I would like to increase the size of my magazine thumbnails too. They continue to crop off the image. I’m using the Simple Image Sizes plugin and changed the thumbnail size to 150×100, regenerated them. But now they’re cropped off in the frame.
    Please see private content for link.

    Also, the blog:
    I still can’t get the featured image thumbnails to be bigger than 80×80.
    I want them to be 150×100 too.

    #668954

    Hi,

    Confused by this suggestion I’m afraid: portfolio size is currently set as W 495 H 400 px and this is the image that is being used in the Top Stories section for the Tesco… post, yet it appears as if it’s the following line of ‘<span class=”image-overlay…’ that is setting a W 240 H 185 px boundary to somehow to reduce/resize the image. So how will altering the size of the portfolio image itself change anything?

    And that image/post is not the problem, it’s the Test Headline… post to the left where the portrait image being used is W 311 H 400 px (i.e. smaller than the Tesco… image) but the image-overlay is set to W 240 H 295 px which is larger than the Tesco… post with the consequence that a smaller image is displayed as a bigger thumbnail on the page – see here.

    The images are being resized on the fly so surely the image-overlay on the Test Headline… post (or whatever controls the resizing) should be set as W 145 H 185 px, not W 240 H 295 px, to create an inverse aspect ratio for this thumbnail in relation to the Tesco… thumbnail but more importantly to have both thumbnails the same height in the Blog Grid?

    #668662
    kykkoko
    Participant

    Hello. In a page of my website I included an image which I’d like to be enlarged to full screen (maximum size possible) when clicked.

    I used Lightbox to achieve that but when I click on the image and the Lightbox popup activates, the images doesn’t go full screen, it stays more or less the same size as it is on the page.

    The image is included in the page with a size which is smaller than its actual size. The chosen size for the thumbnail on the page is 1150×221 px, while the actual size of the picture is 1920 x 300, more than anough to go full screen even on a big screen (mine for example has a resolution of 1680×1050).

    Can anybody help me? Thanks in advance.

    #668656
    rikeswon
    Participant

    Is it possible to do a Masonry with Ajax Portfolio?
    or is it possible to do a Portfolio grid with Ajax where the title overlays the thumbnail?

    Thanks

    • This topic was modified 9 years, 8 months ago by rikeswon.
    #668355

    Hey vegaspro,

    Thank you for using Enfold.

    Adjust the thumbnail size in the Woocommerce > Settings > Products > Display panel then regenerate the thumbnails. Default size is 450x450px. You can also use the following plugin. https://wordpress.org/plugins/simple-image-sizes/

    Best regards,
    Ismael

    #668167

    Hey zimbo,

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

    Best regards,
    Yigit

    #668158

    Hey Digit,

    the menu item link IS already set to #graphicrecording.

    As I said it works if the Thumbnails of the Maisonry Gallery have been loaded once.

    Thx & Regards

    Olaf

    Thanks for the reply, so I mean, if you have 6 images you want to show on one page and the original file size of each image is 5mb, how can you ensure that when the page loads, it’s not loading 6 x 5mb files (30mb), but is instead loads much faster as it’s only using thumbnail files for each image, but then when you click each image, it shows the full 5mb file as the enlarged full res version and only then does it need the extra 5mb of bandwidth/data allowance. Does enfold do this automatically, so in essence, there is 2 versions of each of the 6 images, one thumbnail version and one full res?

    #667919

    Hi!

    Adjust the Product Thumbnail’s dimension in the Woocommerce > Settings > Display > Products panel then regenerate the thumbnails afterwards. Default size is 120x120px.

    Cheers!
    Ismael

    #667803
    zimbo
    Participant

    Please look at the Highlighted News section on the home page here.

    The first post (Test Headline…) has a Featured Image set using a portrait image sized at 311 px by 467 px, a 1:1.5 aspect ratio.

    The second post (Tesco and Nomad…) has a Featured Image set using a landscape image sized at 700 px by 467 px, a 1.5:1 aspect ratio.

    In other words the height of each original image is the same, but one is wider than the other.

    In the Blog Grid the Tesco… thumbnail has correctly been reduced to 80 x 53 px, keeping the aspect ratio at 1.5:1

    The Test Headline… thumbnail should have been reduced to 35 x 53 px to match the height of the thumbnail in the Tesco… post, but as you can see the thumbnail is too big, being 53 x 80 px.

    How can I get the portrait image thumbnail to display as 35 x 53 px so that the thumbnail heights match?

    #667741
    FEWGmbH
    Participant

    Hi there

    The preview thumbnails on the page in private content are blurred.

    What i already tried:
    – set the thumbnail size in wp settings to 600 x 600 and also deactivated the checkbox there (cut to exact size…) and regenated all thumbnails
    – inserted this in the quick css:
    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
    width: auto!important;
    }

    Do i have to set a preview image in the porfolio entry? Because i have only done that on the top left portfolio entry you see on the page mentioned (Muniwis), this helped on mobile but not on desktop.

    Thanks for your support.
    Simeon

    #667717

    Shalom!

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

    2,3,4- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    span.text-sep.text-sep-date,.html_elegant-blog .av-vertical-delimiter {
        display: none!important;
    }
    .html_elegant-blog #top .post-entry .post-title,.html_elegant-blog #top .post-entry .post-meta-infos {
        text-align: left;
    }
    
    

    Best regards,
    Yigit

Viewing 30 results - 4,951 through 4,980 (of 10,101 total)