Viewing 30 results - 9,451 through 9,480 (of 10,094 total)
  • Author
    Search Results
  • #168454

    Thanks you have been a great help!

    one last thing is it possible to keep the thumbnails in a widescreen 16:9 format if I wanted, so the correct dimension would be 342 x 192 ?
    I have just tried uploading a thumb this exact size and it again zooms in and crops the sides off, cheers

    #168448

    Hi!

    I got it, 342 x 276 would be it.

    Best regards,
    Josue

    #168420

    Hello cmccullough!

    Can you post the link to your website?

    Cheers!
    Yigit

    #168414
    cannonballb
    Participant

    Hi there,

    Loving the Enfold theme!

    I just have one problem:

    I’ve created a portfolio page using the layout builder – I have used the portfolio grid element to create a sortable portfolio.
    I have also started to create the portfolio items, each with a featured image… however, when I navigate to the portfolio page, no featured images are pulling through, only the titles.

    Have looked everywhere to make sure I haven’t missed anything obvious, but can’t figure it out.

    Please help??

    #168396

    Hey that was even quicker reply than normal :)
    Can i ask a dumb question then..

    When I set the featured image for these I used the largest image I had normally in a 16:9 widescreen Tv format and at least 1280 x 720 to cover all sizes, but Enfold automatically crops the image for me, it doesn’t keep the 16:9 format and chops the sides off which end up a 4:3 format

    which is fine as long as all thumbs are the same height, but they certainly aren’t square, that is why I ask for the height enfold has automatically cropped them to,

    OR how do I keep the thumbnails in a widescreen format which would be good?
    Many thanks again

    #168381

    Hey!

    You can choose the height you want, obviously you would want to make all of them the same height, i’d recommend a square, 343 x 343.

    Cheers!
    Josue

    #168364

    perfect thanks.. and do you know the height ?
    I want to make them the right ratio so there is not squash or stretch, cheers!

    #168363
    cmccullough
    Participant

    Hello,
    I am working with the enfold theme and I love it! I have a question though. My thumbnails for recent posts on the homepage are showing different sizes. How can these featured images remain consistent?

    Thanks

    #168143
    This reply has been marked as private.
    #167930

    Hey David!

    The working width of your Enfold setup is 1030px. so for a 3 column portfolio the images would be 343px width (1030/3).

    Cheers!
    Josue

    #167827

    Ah I didn’t realize that I had to regenerate after cropping, I thought when you clicked update it would resize that one image you just edited.
    I don’t need to do it to all of them so may be easier to create my own,

    > Can you please tell me the width and height of a 3 column single thumbnail in case I want to create myself please ?
    or where I can find the dimensions that enfold uses for the thumbnails.

    many thanks again for your thorough and great support
    David

    #167730

    Hey!

    Cropping is working as expected, what you need to do is to regenerate the thumbnails after cropping, you can use a plugin like this one for that.

    Regards,
    Josue

    #167613

    Hi Josue, that would be great thanks, I’ve added you as an administrator and you should receive password etc.
    Its probably something stupid I’m doing, apologies in advance.

    Is it better to do it the manual way, any advantages ?
    If i do it manually, what are the dimensions to cover 3 and 4 columns portfolio grids, many thanks again
    Dave

    #167590

    Hey mattock!

    You can always crop them manually in your computer and upload them, however the media library option should work, if you want me to check it personally please create an administrator account and send it to me at (Email address hidden if logged out) (including a link to this topic).

    Cheers!
    Josue

    #167562
    GLIMedia
    Participant

    I have my portfolio set up in a 4 column layout. If you look at the image below, you will see that are not all the same height in the thumbnails. The images are all different heights, but I would like the thumbnails to be the same height so they look proportional. How would I do this?

    Also, I would like more spacing between the images, at least 15 pixels.

    Thanks, for your help.
    Portfolio_issue

    #167234
    #167178

    Hey!

    In your WordPress theme directory please open functions-enfold.php file inside Enfold folder and find following code in line 242

    update_option( 'thumbnail_size_h', 80 ); update_option( 'thumbnail_size_w', 80 );

    and change it to

    update_option( 'thumbnail_size_h', 160 ); update_option( 'thumbnail_size_w', 160 );

    then re-create galleries. Your current thumbnail image sizes are 80x80px while frame is 160x160px

    Best regards,
    Yigit

    #167062

    Hello!

    The thumbnail sizes are specified on functions.php.

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>710, 'height'=>575 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270);		                 // big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 );						// images for fullsize pages and fullsize slider

    Regards,
    Ismael

    #166971

    Hi yes the thumbnails are clear but if you click on the RE/MAX icon and the AJAX Gallery loads the thumbnails displayed under the main portfolio image are very, very poor quality. How do I make these better?
    Even the large portfolio image is blurry, if you mouse over and click lightbox view the upload images are much clearer.

    Any suggestions?

    Thanks

    #166950
    mattock
    Participant

    Hi, I just changed from Angular to Enfold and loving the much easier functionality, anyway…
    My first query: I want to be able to zoom in and crop my portfolio featured image thumbnails. Its to show animation work so I want to choose just a close up section just for the thumbnails viewers click on. Using the whole image often does not work well small as a thumbnail.

    I tried going edit image in my media library choose a section, and selecting thumbnails only and clicking crop, when i click update image nothing happens at all ?

    Is there any other way I can do this ? or do I have to do it the long way round and create separate thumbnail images. If this is the case, what are the dimensions that would cover a 3 and 4 column portfolio, Im hoping I can do this some automatic way, many thanks

    #166941
    sopadale
    Participant

    In my portfolio the pictures are all sized the same before uploading, so they are consistently the same size, which is great. However, the titles and captions are often different lengths which causes things to not look uniform and not line up cleanly with each other. Is it possible to have all the boxes containing the thumbnail and text to be the same height as whichever box has the most text, formatted appropriately for desktop vs. mobile, etc.

    #166937

    I have made the thumbnails smaller now in the colour section and that has done the trick they were not resizing to fit in ie10 – all though initially the slide show was jerky after the theme version update and the respond.js plugin was installed for some reason it now seems to be working OK – can anyone check in ie8 and ie9 to see if the multi layered slider on the home page is working and no words are being cut off on the right of the screen?

    http://sammysouthallphotography.co.uk/newsite/

    looking forward to launching very soon – been working on this for 3 months on and off

    thank you

    #166706

    Hey!

    I’m not getting a grid on the link provided at all. Is it on a different page now?

    Images are going to scale based on their height and width and how WordPress then scales them for the various thumbnails. If you really want consistent images its best to pre-crop them to all the same dimensions before uploading.

    Cheers!
    Devin

    #166675
    ChunkyBits
    Participant

    Since, this thread has been closed to new replies, I will edit my original post with a solution.

    Within your LayerSlider -> slides -> global settings, there is a use relative URLs option. This should be disabled. Doing so will insert an absolute path to your images and also link URLs. After making this change you will need to re-select all the images in the slide, and re-save. Afterwhich, Duplicator seems to translate this correctly – or at least for the first few tests I’ve tried.

    ……

    Hi,
    I use the duplicator plug-in to move from my test-site to the live site. This generally works without any issues.

    However, I’m now using the Layerslider-WP and the image/thumbnail links within the layerslider do not appear to be translated correctly – admittedly this could be a duplicator issue! I also use an easyslider within the site, and these images and other images are translated without any problems,

    After transferring the site, the webpage loads, but the LayerSlider stalls in the circle-of-death.

    If I subsequently, edit the layer slider, click on each and every image used within the slider, and re-assign them from the media library, then it is ok. i.e., the images have been duplicated correctly, but the references are incorrect.

    Re-save permalinks in duplicator doesn’t appear to help.

    For example, when moving from the live site – http://www.assc.org.uk to a local test site.

    1) The slider works and images are referenced in LayerSlider-WP as /wp-content/uploads/2013/09/aed.png

    2) After the duplication, the image is still referenced as /wp-content/uploads/2013/09/aed.png, but the image thumbview isn’t found and contains a ‘X’.

    3) Clicking on the reference and re-selected the image from the library inserts http://127.0.0.1:4001/wordpress/wp-content/uploads/2013/09/aed.png
    which when saved becomes /wordpress/wp-content/uploads/2013/09/aed.png

    Notice the extra ‘wordpress’ in the correct path – this is the directory used by the Instant WordPress test program that I’m using.

    The setup on Duplicator changes http://www.assc.org.uk into http://127.0.0.1:4001/wordpress/ and so it should work automatically?

    Moving from the test site to the live site suffers the same issue.

    It seems specific to the layerslider on how its storing the image reference since other image references seem ok – or is it duplicator that is at fault?

    Thanks….

    • This topic was modified 12 years, 5 months ago by ChunkyBits.
    #166103

    In reply to: Gallery

    Okay danke. Werde es mit der functions.php mal ausprobieren. Wenn es nicht funktioniert dann ändere ich es einfach wieder um. Obwohl mir sind die Thumbnails egal hauptsache das Vorschaubild oberhalb ist nicht so extrem beschnitten, so wie bei meinem Link der kleine Bub, der wird regelrecht geköpft *g*

    danke.

    lg
    harald

    #166055

    In reply to: Gallery

    hey, ich habe es auch noch nicht heraus bzw. ausprobiert, du kannst aber grundsätzlich die Bildgrößen in der functions.php z.b. für die gallerie/thumps ändern, das problem ist aber dann z.b. dass du nur wie auch schon dude geschrieben hat – nur entweder hochformat oder nur querformatbilder für deine gallerien dann nehmen kannst. denn wenn du in der functions.php mal die größen änderst gilt dieses für alle gallerien.

    ich habe es noch nicht ausprobiert, meine aber das grundsätzlich der einstellung in functions.php die thumbbilder alle in 80 x 80 beim upload generiert werden, also wenn dieser wert mal auf ein hochformat geändert wird sollte es eigentlich gehen, aber wie gesagt gehen dann keine querformatbilder, diese sind wieder beschnitten.

    du hast sicher ne testinstallation dann spiele damit mal herum, wenn du die größe geändert hast, musst du noch z.b. mit diesem plugin (Regenerate Thumbnails) deine alten thumbs quasi noch zurücksetzen, damit die änderung auch wirksam ist.

    so…alles andere übersteigt auch meinen horizont, bin selbst noch am ausprobieren mit vielen dingen.

    grüße

    #166031

    Topic: Enfold Infographics

    in forum Enfold
    andypeck
    Participant

    Hi there,

    If I had one observation about Enfold, its not the most dynamic theme. For a portfolio theme there’s a definite move to more dynamically presented data and facts. eg. Zooming thumbnails on rollover, slab text animated numbers, icons to drive data facts and so on.

    For instance… http://themeforest.net/item/infographer-multipurpose-infographic-theme/5027304?ref=soland1234

    It is over the top. There’s too much going on but I love some of the spinning slab numbers and a few of the infographics.

    Is there any move towards implementing this kind of stuff in the very near future or can you recommend a JQUERY/PLUGIN that I can try out in the theme. Ive searched everywhere and cant work out where these things are generated from.

    Cheers
    Andy

    #165871

    It works!

    Thank you Ismael.

    Hi Carsten!

    The thumbnail clarity issues is somewhat complicated. When you upload the images WordPress generates all of your thumbnails based on the theme settings (functions.php). So when you change those values you will need to re-generate the images.

    For the thumbnails this should really be needed but I’ll take a look at that at the same time as the column issue.

    Create a temporary admin account for me and I’ll log in and take a look at the columns issue since it could be quite a few different things.

    Send the login data to my email at DevinVinson ( at ) gmail.com . Make sure to include a link to this topic in the email so my spam filter doesn’t grab it.

    Best regards,
    Devin

    #165630

    Also thought I’d point out that the grid only does this when at sort of ipad/mobile dimensions.

Viewing 30 results - 9,451 through 9,480 (of 10,094 total)