Viewing 30 results - 6,601 through 6,630 (of 10,099 total)
  • Author
    Search Results
  • #450430

    Hi!

    It’s because of the thumbnail that is being used in the events template. Add this in the functions.php file:

    add_action( 'after_setup_theme', 'ava_image_sizes', 10 );
    function ava_image_sizes() { 
    	add_image_size( 'square', 260, 185 );
    }
    

    Regenerate the thumbnails: https://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Ismael

    Hi Nathalie!

    Have you tried changing the “Catalog Images” size there – http://a.pomf.se/kivhni.png? remember to regenerate the thumbnails after doing this change.

    Best regards,
    Josue

    AnnemarieDoolin
    Participant

    Hey Guys,

    It would be WONDERFUL for our clients if in a video gallery the videos from vimeo and youtube could generated their own thumbnail images as youtube does. The reason being my latest client wants a membership site and has hundreds of videos but the client doesn’t want to see the same thumbnail of each one… it’s not easy to recognise whether you have seen the video before or not?

    I can start him off with the videos I have set up but he can’t continue doing this himself and we need independence.

    Pretty PLEASE with chocolate on? :-)

    #449795

    Hi tech500!

    Thank you for using Enfold.

    The masonry items loaded fine when I checked the page initially. Try to install a cache and minify plugin to improve loading speed. Or follow the solution provided here: https://kriesi.at/support/topic/masonry-gallery-images-stacking-on-top-of-each-other/#post-433895

    The thumbnail that is being use in the masonry element is the masonry thumbnail with a max width and height of 705px. This is important to cover taller and wider images which is what the masonry element needs, flexibility. And since the masonry column container is percentage base, there’s no way to set a specific thumbnail size without compromising the image ratio and proportion. To make a long story short, any page with the masonry element in it will have a hard time passing the google image optimization test without tinkering with the core theme files. However, you can decrease the thumbnail size and then regenerate the thumbnails (https://wordpress.org/plugins/simple-image-sizes/) or you can use this plugin to compress image file size even more: https://wordpress.org/plugins/wp-smushit/

    Best regards,
    Ismael

    #449793

    In reply to: recropping thumbnails

    Hey Nancy!

    I’m unsure why the new thumbnail isn’t being called, could you give this plugin a try and see if it does the trick?

    Regards,
    Josue

    #449067
    kevinmcgillivray
    Participant

    Hi there. Is there an easy way to add the same “thumbnail” functionality on product tags as there is on product categories? In particular I’m thinking of the ability to upload an image, choose styling and banner options.

    Thanks!

    #448959

    In reply to: recropping thumbnails

    Hi Josue
    Yes I checked the right boxes – yhd thumbnail in the media library is fine / its judt not displaying correctly in the sidebar
    Thanks
    Nancy

    Hey!

    Use this for the big magazine item:

    .av-magazine-hero .av-magazine-thumbnail a:before {
      content: '';
      background: #000 url(https://69.36.167.36/bnm-2015/wp-content/uploads/2015/05/post-default-thumb.jpg) no-repeat center center;
      width: 49px;
      height: 49px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      display: block;
    }

    Use a larger thumbnail image and adjust the width and height.

    Regards,
    Ismael

    #448902

    Hi Rikard,

    Thank you for the permalinks tip!

    I tried to do a screen shot but couldn’t paste it here or see where to attach a document. If you have a look at http://recoveringwholeness.com/change-in-perspective/ you will see that there is a little thumbnail picture (repetition of main one/feature image) off to the left, which means that the main post is shrunken in width and there are ‘3 columns’ instead of two.

    I have another enfold site and my posts work in the way that I want them to, and as far as I’m aware they’re set up the same. http://beesensual.co.nz/diy-turmeric-face-mask/ for example is how I would like the above one to look without the double up image.

    Thank you so much.

    #448747

    Hey Taryn!

    1. To link them simply modify the href attribute in each <a></a>, for example:

    <a href="http://facebook.com/YOURFANPAGE"><img class="alignnone size-thumbnail wp-image-3522" src="http://www.thehealthtohappinessproject.com/wp-content/uploads/2015/05/facebook-80x80.png" alt="Facebook" width="80" height="80"></a>
    

    2. Add this to Quick CSS:

    #footer .textwidget {
        text-align: center;
    }

    Regards,
    Josue

    #448647

    Topic: Site Broken, HELP!!

    in forum Enfold
    atrifico
    Participant

    Hello,

    For some reason my Enfold theme stopped working, nothing will load (images, gallery thumbnails, maps, slider, etc.) Please see information below…

    Thanks!

    nvanwijkvliet
    Participant

    Hi there,

    I am using WooCommerce to display different areas in a hospital. . My client has asked me to slightly change the category images. All images are 400 x 400 pixels. However, all NEW images I upload, are resized and cut off in a different dimension.
    The problem only occurs when I upload NEW images into the media library, because if I switch the category thumbnail back to an image that is already in the media library, the thumb on the category page is displayed fine.

    Thank you,

    Best regards,

    Nathalie van Wijkvliet

    #448234
    tarynw
    Participant

    Hiya!

    I have added my own social media icons into the footer via a text widget. I have a couple of questions:

    1) I’m not sure how to link them through to the actual sites.

    This is the code I am using for each icon:

    <a href="http://www.thehealthtohappinessproject.com/wp-content/uploads/2015/05/facebook.png"><img class="alignnone size-thumbnail wp-image-3522" src="http://www.thehealthtohappinessproject.com/wp-content/uploads/2015/05/facebook-80x80.png" alt="Facebook" width="80" height="80"></a>

    Can you tell me what I need to add in the code to link them please?

    2) Also please can you tell me how I can centre the icons in the footer? It currently looks like this:
    footer

    Thank you so much for your help. I’ve loved using your theme!

    • This topic was modified 10 years, 11 months ago by tarynw. Reason: code disappeared when I submit form

    Hi, I do not want to sound argumentative, but the images I select are NOT appearing in the gallery. I’ll give some specific examples so you can follow what I’m doing to reproduce the problem.

    1.) I’ll go to the page titled “portfolio” found here: http://rebeccabluephotography.com/wp-admin/post.php?post=25&action=edit
    2.) I’ll open the masonry gallery element’s settings from the Avia layout builder.
    3.) Click “add/edit gallery” which opens a new window with the media library’s files for me to choose any combination of a few images, let’s say all the ones labeled “Dad’s Wedding”.
    4.) The first strange thing is that I don’t see any thumbnail images when selecting the images I want to add to the gallery. Instead I just see the file names which are still selectable.
    5.) Once I select the images I want to use I’ll click “Insert Gallery” which returns me back to the masonry gallery settings but the selection of photos I just picked doesn’t appear anywhere and there is no indication that anything has changed.
    6.) I’ll continue on anyways and save the masonry gallery’s settings and update the page.
    7.) When I go to view the page I see a gallery that contains ALL images on the entire site (everything in the media library) rather than the images I selected for “Dad’s Wedding.”

    Likewise, whenever I try to view a portfolio entry from the portfolio section of the admin area, the gallery that is supposed to display the portfolio entry doesn’t appear at all. Like on this entry: http://rebeccabluephotography.com/wp-admin/post.php?post=614&action=edit

    I hope this helps you understand more about why I am confused and having a hard time editing the site. Any insight you can offer at all about a possible solution is greatly appreciated.

    This reply has been marked as private.
    #447885

    In reply to: recropping thumbnails

    Hi!

    your desired thumbnails from http://imgur.com/gRMHktA are loading fine for me:


    Could you fix it? Sometimes it’s necessary to refresh browser a few times after clearing cache.

    Best regards,
    Andy

    This reply has been marked as private.
    #447682
    metafora29
    Participant

    Hi guys
    I have tried to fix this, but cannot find the solution.
    My YouTube gallery widget stopped working. The video explains that the new YouTube upgrade is not supported by this device or app. Could you recommend a different plugin or widget. I would like three thumbnail videos below the big one.
    thanks,
    Jette

    #447325

    Hi!

    Yep, add this to your custom CSS.

    .av-magazine-thumbnail { width: 81px !important; max-height: 61px !important; }
    .av-magazine-thumbnail img {
      height: 49px;
    }
    

    Regards,
    Elliott

    #447185

    In reply to: recropping thumbnails

    so I regenerated the thumbnails and now they are all back like they were originally – not sure i understand what that’s for?
    look now at this page: http://andes-world-travel.flywheelsites.com/home/ it’s wrong now.

    #447099

    In reply to: recropping thumbnails

    Hey Nancy!

    Have you regenerated thumbnails after the changes? If not, please do so using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Yigit

    #447016

    Topic: recropping thumbnails

    in forum Enfold
    Munford
    Participant

    Hi guys
    I am trying to recrop some of my thumbnail images, but they dont’ seem to be “taking” in my sidebars.
    see the newly cropped hummingbird image in my library here: http://imgur.com/gRMHktA
    If you look at this page, http://andes-world-travel.flywheelsites.com/trips/col-52/ you will see on the sidebar that the old thumbnail is still there. Cleared the cache 20 times. That thumbnail is displaying correctly on this page, second section: http://andes-world-travel.flywheelsites.com/home/
    Any suggestions?
    thanks so much
    Nancy

    • This topic was modified 10 years, 11 months ago by Munford.
    #446949

    Hey!

    We set the crop parameter to false so that images can keep the aspect ratio. Example, if you have a person inside an image, you don’t want his/her head to get cut off, do you? This also applies in the images inside your gallery, there’s a chance that important parts of the images will get cut off if you set the crop parameter to true. That’s why it is disabled. If you don’t care about that, use this plugin: https://wordpress.org/plugins/simple-image-sizes/

    Set the crop parameter, adjust the size then regenerate the thumbnails. Make sure that the size of the images is more than the set thumbnail (300x300px for example).

    Cheers!
    Ismael

    #446937

    Hey mexi33330!

    Thank you for using Enfold.

    We would like to see the actual site with the issue. Note that selecting the thumbnail or preview image size will not change the actual size of the slider container. The slider will inherit the size of the parent container.

    Cheers!
    Ismael

    #446543
    This reply has been marked as private.
    #446429

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .portfolio-details-inner .avia-gallery-thumb img {
      width: 80px!important;
      height: 80px;
    }

    or go to Settings > Media and increase thumbnail image size and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Yigit

    #446361

    The Dr thumbnail is blurry but as you can see the portfolio size is fine.

    Mike

    #446158

    Hi!

    The lightbox use the Large thumbnail size in Settings > Media panel. Set the max width and height to 9999. Regenerate the thumbnails after.

    Regards,
    Ismael

    Hey!

    Try adding this at the very end of your theme / child theme functions.php file:

    add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 );
    function enfold_customization_modify_thumb_size( $size ) {
    	$size['entry_with_sidebar'] 	        = array('width' => 845, 'height' => 321, 'crop' => array('center', 'top') );
    	$size['entry_without_sidebar'] 			= array('width' => 845, 'height' => 321, 'crop' => array('center', 'top') );
    	return $size;	
    }

    That will ensure that WordPress crops the image from the top, to get this working on your already uploaded images you’d need to regenerate them using a plugin like this.

    Cheers!
    Josue

    #446014

    Hi Yigit!

    So I tried that and it did indeed fix the problem, the hover effect functions normally, but the images were no longer centered in the page, so as an experiment I modified it to this:

    #top .thumbnail_container img {
    padding-right: 10%; padding-left:10%;
    }

    And it seems to work perfectly. Excellent! Thank you for the help and keep up the great work! : )

Viewing 30 results - 6,601 through 6,630 (of 10,099 total)