Viewing 30 results - 8,221 through 8,250 (of 10,095 total)
  • Author
    Search Results
  • I’m back…. :|

    It seems that making the default thumbnail 150 causes issues with the related entries in the blog area.

    http://www.pleinairbc.com/plein-air-bowen-island-ii/

    screen cap

    Ideas?

    • This reply was modified 11 years, 10 months ago by Michael. Reason: added link

    Just resized the one to 150×150 with no luck. It updated the thumbnail image but not the size.

    Wordpress default is 80×80 thumbnails.

    Hi!

    The CSS won’t fix it, it’s the image size (see the difference in the URL):
    http://www.pleinairbc.com/wp-content/uploads/2014/04/doug_swinton_painting_oregon-80×80.jpg
    http://www.fraservalleyartists.com/wp-content/uploads//2nd-Place-Janis-Eaglesham-Reclining-Nude-web-150×150.jpg

    Maybe re-sizing the thumbnail here:

    Cheers!
    Josue

    ok, Interesting bit of info…

    Regen thumbnails never fixed the issue. http://www.pleinairbc.com/kimberley-plein-air-workshop/

    1. http://pleinairbc.com is running Enfold 2.7.1

    2. My dev site using enfold 2.7 has the same issue. http://michaelking.ca/developer/test-gallery/

    3. The site in which this css fix worked is running Enfold 2.6.4

    I hope this can help narrow down the issue.

    #264413

    Hey!

    Thank you for the info.

    Please edit functions.php then look for the same code Devin suggested. Replace it with this:

    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>360, 'crop'=>false);
    

    Use this plugin to regenerate the thumbnails, go to Tools > Regen. Thumbnails: http://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Ismael

    Please understand that we need to discard if the issue is coming from the theme or not.

    Have you tried regenerating the thumbnails?
    http://wordpress.org/plugins/regenerate-thumbnails/

    Cheers!
    Josue

    #264361
    ratputin
    Participant

    This theme has worked really well for a recent project. The only outstanding issue seems to be the video delivery in Firefox on the Mac when using the av_video short code (I tried the WP short code and that was worse :). All other modern browsers for PC and MAC tested successfully. The issues are:

    • the video “thumbnail” doesn’t show in FireFox (MAC). The control bar is there, but no image above it. Here is a screenshot of the error message that flashes before it goes blank.
    • when played in Firefox, the video is a quarter of the size it should be

    Any ideas on how to fix this?

    Build Specs:
    WP 3.9.1
    Enfold 2.7.1

    REF URL: http://piedmonthealthseniorcare.org/virtual-tour/
    TIA
    ~Rat

    • This topic was modified 11 years, 10 months ago by ratputin. Reason: additional information added
    tkcenter
    Participant

    Hi Team Kriesi,

    Enfold is a really great theme. The site is up and everyone is happy. I am just trying to figure out a few things that don’t seem to be working.

    One of them I need to resolve is the Facebook Preview Thumbnail.

    I searched for similar support threads, and your overall recommendation was to install SEO by Yoast to manage the preview images.

    We installed the plugin but it does not work. We also assigned the Facebook admin in the social settings. It might be something we did wrong on our end but we can’t figure out how to assign a featured thumbnail.

    When we post the Homepage on Facebook, its pulling the three images from the Easy Slider. Ideally we would like it to grab the image we assigned as the “Featured Image”.

    Please let us know if you can think of a solution. Again, your theme is awesome and the support has been tremendously great.

    #263772

    In reply to: Gallery not working

    Hi kahangabriel!

    You can configure the preloading effect. Click on the “gallery” element to configure the gallery options and scroll to the “Thumbnail fade in effect” dropdown. Select “Activate animation on page load (might be preferable on large galleries)”.

    Cheers!
    Peter

    #263712

    Hey!

    Thank you for using the theme.

    Let us know how it goes. Actually, the option Slideshow Image and Video Size option doesn’t resize the actual slider but it gives you the option to choose from different thumbnail sizes.

    Cheers!
    Ismael

    #263333

    In reply to: Grid Post Image Size

    Hi derek62!

    You can adjust the actual generated image sizes the theme uses with this plugin: http://wordpress.org/extend/plugins/simple-image-sizes/

    Then regenerate all your images so they use the new thumbnail size(s) you set.

    Best regards,
    Devin

    monlogic
    Participant

    Good morning,

    I’ve recently imported a Blogger site entries into WordPress using the import tool. All blog entries are ok, images are properly displayed in Google Chrome (medium size when in blog page, full size when clicked) but when uging Internet Explorer 11 or Firefox 29 all images are very big in size, breaking the blog page layout (Much more evident using IE).

    I’m using the latest versions of WordPress (3.9.1) and Enfold (2.7.1). I’ve tried to run the “regenerate thumbnails” plugin with no result.

    Could you help me? Thank you,

    #263059

    In reply to: Featured Image Size

    Hi!

    Thank you for the update.

    They will use the same thumbnail size. :)

    Best regards,
    Ismael

    Hi Peter, I apologise. Please disregard No.1 comment. It’s working well, I just realised it’s the whole thumbnail linking to the page not just the word “6 months”. Must be too early in the morning:) But I would still like to know if there is any solution to No.1b. Thank you, Stela.

    #262918
    oliviad
    Participant

    Hi,

    I am using the ajax preview “don’t show the image at all only the preview text” and I am using the shortcode gallery as I only want to see thumbnails. But it seems that whatever column number I put or whatever thumbnail size, it does not change and I always get 5 cols.

    Any idea how to get control on the amount of column?

    Thanks

    #262725

    In reply to: Portfolio images size

    Hey anokmarg!

    Thank you for using the theme!

    Do you mind if we take a look at the actual portfolio page? Do you have a sidebar on the single portfolio page? You can change the thumbnail size on functions.php, find this code on line 110:

    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270);		                 // big images for blog and page entries
    

    Adjust the width and height then set the crop parameter to false:

    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270, 'crop'=>false);		                 // big images for blog and page entries
    

    Regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Ismael

    #262724

    Hey nicolasweh!

    Thank you for using the theme!

    The gallery uses the large thumbnails size. Change the size settings on Settings > Media. Look for the Large thumbnail then set the max width and max height to 9999. Upload the gallery images again or regenerate the thumbnails.

    Regards,
    Ismael

    #262719

    Hey!

    Thank you for the update.

    You can enable the custom field support for portfolio items if you edit includes > register-portfolio.php. Find this code on line 38:

    'supports' => array('title','thumbnail','excerpt','editor','comments')
    

    Replace it with:

    'supports' => array('title','thumbnail','excerpt','editor','comments','custom-fields')
    

    Regards,
    Ismael

    #262697

    In reply to: Featured Image Size

    Hi peluso91!

    Thank you for using the theme!

    If you’re using the Multi Author Blog style, the theme will use the entry_with_sidebar thumbnail size and the dimension is 710x270px. Based on this info, uploading images with 1500x500px dimension will work quite well.

    Cheers!
    Ismael

    #262438

    Hi!

    2) Ja, dies sollte möglich sein – versuche:

    
    #top .avia_cart_buttons .button {
    width: 100%;
    text-align: left;
    }
    
    #top .button-mini-delimiter{
    display: none;
    }
    

    Re Firefox Problem – wenn die Thumbnail Regenerierung nicht hilft, könnt ihr auch mit CSS Code das Bild anpassen – verwendet hierzu diesen Code:

    
    .avia-post-nav .entry-image img {
        max-width: 80px;
    }
    

    Cheers!
    Peter

    #262181

    Hey!

    Since the theme doesn’t have an explicit attachment template file it inherits whatever you have set for the single post layout. Since WordPress is using the Medium size image setting from your WordPress Settings>Media settings you could also change that to a larger size. After you would need to regenerate your images with this plugin: http://wordpress.org/extend/plugins/regenerate-thumbnails/

    Cheers!
    Devin

    #262030
    Tech Dude
    Participant

    I have a custom video that I uploaded (mp4). When the page loads, a broken image box appears on the center of the video player. Is there a thumbnail that’s supposed to show? or (even better) can I customize the thumbnail to show as the “play button” screen?

    #261956

    Thanks for reply,

    Firefox issue dissapeared after updating to version 29 and using Regenerate thumbnails plugin.

    Scrolling issue – Chrome version 34.0.1847.131 – same as yours. There’s no problem when scrolling in Firefox, SRWare Iron (Chrome engine) and Safari. I will try again after disabling all browser plugins. If its browser plugin issue – it has to be pretty popular because I have tested this issue on 4 different machines – all with Windows 7 (EN ald PL), using mouse scroll and touchpad – and results was the same.

    TESTED:

    There’s still problem with scrolling in Chrome after disabling all browser plugins and restart :(

    #261704

    I did a temporary change in the loop-portfolio–single.php and commented out following part:

    // $thumb = get_the_post_thumbnail(get_the_ID(), $avia_config[‘size’]); //

    But if this can be solved with CSS I would be happy!

    #261703
    coralys
    Participant

    Hi,
    at first thanks for this great theme. I love it.

    But I have a problem with the functions-php in my child-theme. I want to have the following modifications. The code I use is:

    <?php

    /* ————————————————————————————————————————–
    Thumbnails
    /* ————————————————————————————————————————–*/

    $avia_config[‘imgSize’][‘widget’] = array(‘width’=>80, ‘height’=>80);
    $avia_config[‘imgSize’][‘square’] = array(‘width’=>300, ‘height’=>300);
    $avia_config[‘imgSize’][‘square_small’] = array(‘width’=>180, ‘height’=>180);
    $avia_config[‘imgSize’][‘gallery’] = array(‘width’=>450, ‘height’=> 300);
    $avia_config[‘imgSize’][‘singlepic’] = array(‘width’=>600, ‘height’=>600 , ‘crop’ => false);
    $avia_config[‘imgSize’][‘masonry’] = array(‘width’=>377, ‘height’=>377 , ‘crop’ => false);
    $avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>1000, ‘height’=>450);

    /* ————————————————————————————————————————–
    Sidebar
    /* ————————————————————————————————————————–*/

    $avia_config[‘layout’][‘fullsize’] = array(‘content’ => ‘twelve alpha’, ‘sidebar’ => ‘hidden’, ‘meta’ => ‘two alpha’, ‘entry’ => ‘eleven’);
    $avia_config[‘layout’][‘sidebar_left’] = array(‘content’ => ‘ten’, ‘sidebar’ => ‘two alpha’ ,’meta’ => ‘two alpha’, ‘entry’ => ‘ten’);
    $avia_config[‘layout’][‘sidebar_right’] = array(‘content’ => ‘ten alpha’, ‘sidebar’ => ‘two alpha’, ‘meta’ => ‘two alpha’, ‘entry’ => ‘ten alpha’);

    /* ————————————————————————————————————————–
    * Tiled Mosaic
    /* ————————————————————————————————————————–*/

    if ( ! isset( $content_width ) )
    $content_width = 800;

    And now my problem. It works fine, if I change the file in the parent-theme, but if I use this code as a functions.php in my child-theme, I get a blank page in my browser each time. So I have to overwrite the file again and again whith ervery update oft the parent theme.

    Do you have any idea about this error?

    Kind regards
    Cora

    #261677

    Hey masseyn!

    The guideline is that the featured image must to be bigger than the defined thumbnail size or it must at least equal the thumbnail size. I.e. the portfolio thumbnail size is defined in functions.php with

    
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    

    Some of your images (i.e.: http://www.zeutscheluk.co.uk/wp-content/uploads/2014/04/OS12002_advanced_plus-280×400.jpg or http://www.zeutscheluk.co.uk/wp-content/uploads/2013/11/OS12002_comfort-280×400.jpg ) are smaller than the thumbnail size of 495 x 400 and thus wordpress won’t resize (and crop) them. WordPress won’t upscale the images but it will only crop/shrink images if they’re bigger than the defined thumbnail dimensions.

    You’ve 2 options:

    1) Upload bigger images with a dimension of at least 495x400px

    2) Change the thumbnail size (with i.e. http://wordpress.org/plugins/simple-image-sizes/ ) and regenerate the thumbnails with: http://wordpress.org/plugins/regenerate-thumbnails/ – make sure that the thumbnail size is 280×400.

    Regards,
    Peter

    #261669

    Hi!

    1) Habt ihr das Problem schon behoben? Ihr müsst vermutlich nur unter Enfold > Theme Options die Einstellungen speichern und dann den Browser Cache leeren. Bei mir wird mittlerweile euer Warenkorb Widget richtig angezeigt: http://www.clipular.com/c/4673624204115968.png?k=YZixmHxM0pk9sYtoh_S5bRNiFIE

    2) Ich glaube das Problem kommt von den fehlenden Thumbnails. Regeneriert die Thumbnails mit: http://wordpress.org/plugins/regenerate-thumbnails/ und dan leert den Browser Cache. Anschließend sollten die Pfeile richtig dargestellt werden.

    3) Wie 1) – ich glaube ihr müsst nur den Browser Cache leeren. Bei mir wird es richtig dargestellt: http://www.clipular.com/c/6091825760698368.png?k=tZZxMYgHULOz_dEEuLDCQiomTAI (getestet mit Chrome 34 und Firefox 29).

    Best regards,
    Peter

    #261595

    Hi web4proPL!

    Thank you for using the theme!

    Actually, the theme should automatically resize all images that you set as post featured image to 710x270px as long as the original image size exceeds the set dimension on the thumbnail size. Edit functions.php, find this code on line 108:

    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270);		                 // big images for blog and page entries
    

    Set the crop parameter to false to prevent wp from cropping the images, the downside of this modification is you might find some of the images stretched or unproportioned. Suggested image size that you should use is 1420x540px. Replace the code with this:

    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270, 'crop' => false);		                 // big images for blog and page entries
    

    Regenerate the thumbnails on Tools > Regen. Thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Ismael

    #261582

    In reply to: Portfolio Reorder

    Hi!

    Thank you for the update!

    I’m sorry but the plugin is the only way that you can sort the portfolio posts manually, unfortunately, it is currently incompatible with the masonry element. We cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. What you can do is to enable the post type support for page-attributes.

    Edit includes > admin > register-portfolio.php, find this code on line 38:

    'supports' => array('title','thumbnail','excerpt','editor','comments')
    

    Replace it with:

    'supports' => array('title','thumbnail','excerpt','editor','comments', 'page-attributes')
    

    Add this on functions.php:

    add_filter('avia_masonry_entries_query', 'avia_random_image_query', 10, 2);
    function avia_random_image_query($query, $params)
    {
        if(empty($query['post_mime_type']))
        {
            $query['orderby'] = "menu_order";
            $query['order'] = 'ASC';
        }
    
        return $query;
    }

    Now, go to the Portfolio Items panel then Quick Edit the posts. You’ll see the Order field. You can input the order of the items manually. I’m sure it’ll work because we tested this fix on our end.

    Regards,
    Ismael

Viewing 30 results - 8,221 through 8,250 (of 10,095 total)