Viewing 30 results - 2,851 through 2,880 (of 10,096 total)
  • Author
    Search Results
  • #995295

    Hi,

    The above script gets the ALT attribute of the image inside the links and then apply it to the link itself thus enabling the lightbox to render the title. Unfortunately, some of the images don’t have an ALT attribute, so I had to get the data from the “data- ulbtitle” attribute. Again, this is not consistently available among the gallery thumbnails. How do the plugin set that attribute? You may need to edit the attributes of the images in the Media > Library panel.

    Best regards,
    Ismael

    #994942

    Hi soundstrat,

    You can try to use this plugin: Simple Image Sizes
    Then go to Settings > Media > then change the width and height for entry_with_sidebar size
    Save it then Regenerate Thumbnails.
    Hope this helps :)

    Best regards,
    Nikko

    #994668

    UPDATE

    This small update finally adds a major WooCommerce element that was missing…Product Gallery. With this element, you’ll be able to use the built-in gallery feature of WooCommerce. This means that when you are creating your custom product page layout, you can position the gallery wherever you want. It includes two setup options. First, you can choose the number of columns per row. Note…it is set to pull the shop catalog sized graphics for the thumbnails to ensure the images look crisp. That is assuming that you haven’t altered the default WooCommerce settings that set the image dimension to 450×450. But…just in case you changed the default setting to a non-square size or want to use a different square size source, you can override it by entering the slug in the override field. Next, you can change the border color of the thumbnail to anything from the default grey it is set to.

    #994651

    In reply to: Explorer

    Hi,

    Thanks for the update.

    I adjusted the src attribute of the img tag, so that it’s using the original source of the image instead of a thumbnail.

    <img class="aligncenter size-medium wp-image-428" src="//www.baby-kracht.nl/wp-content/uploads/2018/06/ME-logologo-wit.png" alt="" width="900" height="303" />
    

    Best regards,
    Ismael

    #994544

    Hi,

    You can try to increase the thumbnail quality by adding this code to the child theme functions.php file:

    
    add_filter( 'jpeg_quality', function() { return 100;} );
    

    Reference: https://aristath.github.io/blog/change-wordpress-image-quality

    Afterwards you need to regenerate all thumbnails with a plugin like: https://de.wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Dude

    #994476

    I am using version 4.4.1. The thumbnails are absurdly blurry on desktop. They look correct on mobile. Is there a fix for this?

    I tried with ShortPixel, Regenerate Thumbnails, Simple Image Sizes and EWWW Image Optimizer but no change

    #994113
    Valinsy
    Participant

    Hi There,

    Is it possible to have the images in the horizontal gallery open in Lightbox and not on a new page? Ideally I’d like to have a gallery that scrolls similar to the horizontal gallery but reacts the same as the standard gallery when you click any of the images.

    I don’t want to have multiple row of thumbnails or a large preview picture. I’m trying to just have 1 row of 4-5 images that scrolls forward and when any of the images are selected they open full screen in Lightbox.

    Alternatively if I need to add a plugin, how will this effect the Avia layout builder?

    Many Thanks
    Valinsy

    #994087

    Hi,

    Please try the following and check if that makes a difference:
    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.

    Best regards,
    Yigit

    This reply has been marked as private.
    #993844

    Hey MarcusJeroch,

    Thank you for using Enfold.

    The media library requires the “medium” thumbnail when it is set to grid, and the smallest “thumbnail” when list view is enabled. Enable the “medium” thumbnail but set it to be as small as possible, so the generated thumbnails won’t take a lot of space.

    Best regards,
    Ismael

    Hi Ismael

    Thank you for your reply.

    I decreased the “Maximum Container width” value. The problem is that this effected not only the Image Media Element, but also the big image of the gallery.

    Here are the results:

    “Maximum Container width value”: 1299 px

    Original horizontal image: 1199 × 799 px
    Image Media Element: 1199 × 799 px -> image sharp
    Lightbox of Image Media Element: 1199 × 799 px -> image sharp
    Big image of gallery: 1185 × 791 px -> image blurry
    Lightbox of Gallery: 1199 × 799 px -> image sharp

    Original big vertical image: 705 × 1000 px
    Big image of gallery: 676 × 959 px -> image blurry
    Lightbox of Gallery: 705 × 1000 px -> image sharp

    Therefore I removed the css code and went back to my original settings:

    “Maximum Container width” value: 1310 px

    Original horizontal image: 1196 × 798 px
    Big image of gallery: 1196 × 798 px -> image sharp
    Lightbox of Gallery: 1196 × 798 px -> image sharp

    Original big vertical image: 682 × 962 px
    Big image of gallery: 682 × 964 px -> image almost sharp
    Lightbox of Gallery: 682 × 962 px -> image sharp

    Now the galleries come pretty close to be okay.

    As for the blurry Image Media Elements, I think I’ll replace them all by galleries and choose “Big image with thumbnails below” even if there are no thumbnails. Nobody will find out if there’s an Image Media Elements or a gallery. The main point is that all the images are sharp.

    Or do see another solution?

    Best regards,
    zizibe1

    #993701

    Hi,

    Um die Thumbnailgröße anzupassen, musst Du das Standardtemplate von WooCommerce per Child Theme überschreiben. Lade diese Datei herunter https://raw.githubusercontent.com/woocommerce/woocommerce/master/templates/content-widget-product.php und speichere diese als content-widget-product.php. Dann öffne diese und ersetze

    
    <?php echo $product->get_image(); ?>
    

    mit

    
    <?php echo $product->get_image('widget'); ?>
    

    und speichere die Datei. Dann lade diese per ftp in den Child Theme Ordner hoch und zwar unter wp-content/themes/enfold-child/woocommerce/templates/).

    LG,
    Dude

    Hey profumopuntoit,
    Do you happen to have some added javascript to create the thumbnail titles, or have you customized the theme files, or have you manually added the titles to the media?
    because on my install the “entry-image” thumbnails for the next / previous do not have titles for the images, and as you pointed out yours are more like descriptions than titles.
    If you would like us to take a closer look, please include a admin login in the Private Content area.
    Wold you like the default behavior of no titles there?

    Best regards,
    Mike

    #993678
    MarcusJeroch
    Participant

    Hi
    bitte werft mal einen Blick nach unten rechts:

    Dort ist im Footer (Überschrift: „Siehste Wörter, lieste Texte“) ein Widget mit den letzen drei Produkten.

    Die Thumbnails dort sind aber keine passenden 36x36px Thumbs sondern 450×450:
    https://marcusjeroch.de/wp-content/uploads/misses-joe-produktbild-450×450.jpg

    Das führt dazu das:
    – sie einfach furchtbar aussehen
    – sich die Ladezeit der Site unnötig verlängert

    Fragen:
    1: warum werden dort 450×450 Thumbs benutzt?
    2: Wie lässt sich das ändern?

    Gruß Marcus

    #993524
    MarcusJeroch
    Participant

    Hi
    i followed an advice of one from your team and setted the thumbnail-sizes on “0,0,0” in wordpress-media settings cause i dont want to bloat my webspace.
    Usually ( i know it from other installations with enfold) that works.
    But now there are no thumbs in media-library anymore.

    What i did:
    – checked the CHMODs (are correct)
    – ran “regenerate thumbnails” (no errors)
    – then i checked via firebug and found out that the thumbnails needed in the media-lib are 300×300 and this size has not been generated (due to the media settings).

    Question:
    Why does the recommended setting in my installation causes this problem and it others it doesnt?

    #993397

    Hi,
    The image sizes are found in the enfold/functions.php starting at line 161, please look for:

    /*
     * Register additional image thumbnail sizes
     * Those thumbnails are generated on image upload!
     *
     * If the size of an array was changed after an image was uploaded you either need to re-upload the image
     * or use the thumbnail regeneration plugin: http://wordpress.org/extend/plugins/regenerate-thumbnails/
     */
    
    $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']['featured_large'] 		= array('width'=>1500, 'height'=>630 );						// 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'=>845, 'height'=>684 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['magazine'] 		 	= array('width'=>710, 'height'=>375 );						// images for magazines
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize'] = apply_filters('avf_modify_thumb_size', $avia_config['imgSize']);
    
    
    $avia_config['selectableImgSize'] = array(
    	'square' 				=> __('Square','avia_framework'),
    	'featured'  			=> __('Featured Thin','avia_framework'),
    	'featured_large'  		=> __('Featured Large','avia_framework'),
    	'portfolio' 			=> __('Portfolio','avia_framework'),
    	'gallery' 				=> __('Gallery','avia_framework'),
    	'entry_with_sidebar' 	=> __('Entry with Sidebar','avia_framework'),
    	'entry_without_sidebar'	=> __('Entry without Sidebar','avia_framework'),
    	'extra_large' 			=> __('Fullscreen Sections/Sliders','avia_framework'),
    	
    );
    

    But I’m surprised you had a fatal error, because this plugin had been working well for many. Was it the Thumbnail regeneration that gave the error? Perhaps another plugin conflicted with it?

    Best regards,
    Mike

    #993351

    Topic: Gallery images

    in forum Enfold
    pathaug
    Participant

    The 1st 2-3 rows are only loading the first few images – the rest are there but hidden. The lower rows are loading fine.
    My gallery set up teh same for each row:
    Gallery style: small thumbnails
    preview size: med (300×300)
    columns: 6
    thumbnail fade in: activate animation
    I regenerated all images – but no change, I tried clearing cache, tried other browsers
    thanks for any ideas
    Pat

    #993308

    Topic: Catalogue Styling

    in forum Enfold
    candiceone
    Participant

    Hi There. Is there a quick CSS for making catalogue image thumbnails a square instead of circle?
    Heres my catalogue: https://classicexteriorrenovations.com/windows-and-doors/windows/
    Thank you!

    • This topic was modified 7 years, 8 months ago by candiceone.
    #993253

    Hi, there s no way to register additional image thumbnail sizes on child template?
    tks

    profumopuntoit
    Participant

    Hello,
    we have already had issues with right size images in footer. Please see reference of previous ticket in private content
    We have 4 columns in footer and in FEATURED PRODUCTS and ON SALE columns are loaded 450×450 images (<img width=”450″ height=”450″ …) while in BLOG footer column are loaded correctly 70x70px images.
    Also in the home page FEATURED PRODUCTS slider load 450×450 images while 180×180 images do exist (I checked with ftp) while 180×180 images are loaded correctly in HIGHLIGHTS section

    (We have re-regenerated the various images with “Regenerate Thumbnails”)

    Thank you
    Mauro

    #992715

    In reply to: contact form popup

    Hey Andrii,
    To create a lightbox popup for your contact form, first add this code to the end of your functions.php file in Appearance > Editor:

    function popup_inline() { ?>
    <script type="text/javascript">
    jQuery(window).load(function(){
    	jQuery('.open-popup-link').magnificPopup({
    	  type:'inline',
    	  midClick: true
    	});
    });
    </script>
    <?php }
    
    add_action('wp_head', 'popup_inline');

    Then add this code in the General Styling > Quick CSS field:

    .white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    }

    please adjust the max-width to suit

    Then in a code block on your page add this code for the lightbox:

    <div id="test-popup" class="white-popup mfp-hide">
    <p>PLACE CONTENT HERE</p>
    </div>

    Then in a second window, open a new post in the default editor and using the wand tool, create a contact form so you can copy the shortcode for it.
    2018-08-01_235341
    Paste the shortcode in your popup, replacing the text “PLACE CONTENT HERE”

    Now to create the button to open the popup, we need to add the class “open-popup-link” to the link inside the button and make the link point to “#test-popup” this can be a little tricky so I’ve added and example button”

     <div class="avia-button-wrap avia-button-center  avia-builder-el-99"><a href="#test-popup" class="open-popup-link avia-button   avia-icon_select-no avia-color-theme-color avia-size-medium avia-position-center "><span class="avia_iconbox_title">I’d like more info, please</span></a></div>

    If you want some help creating a custom button, first make a button you like on a test page and post the url so we can copy the html and add the class for you.
    Then add the button code in a code block element where you want it on your page. The popup code block, from above, can be anywhere on your page, and that is all there is to it.

    To open other links in a lightbox, simply add this to the end of your links”

    ?iframe=true

    Here are some examples, to make a link for an image to open in lightbox:

    <a href="http://127.0.0.1/wp-content/uploads/2015/07/portfolio-9.jpg" rel="prettyPhoto" title="">Image</a>

    To open pages in lightbox using an iframe:

    <a href="http://127.0.0.1/pages/blank-pages/coming-soon-page/?iframe=true">Page</a>

    If you link to one of your pages, such as a FAQ, try to disable the header, sidebar, & footer for that page in the page layout options.
    This is the format for opening a Youtube video in lightbox:

    <a href="http://www.youtube.com/watch?v=qqXi8WmQ_WM" rel="prettyPhoto" title=""><img src="images/thumbnails/flash-logo.jpg" alt="YouTube" width="60" /></a>

    Let us know if you have any questions

    Best regards,
    Mike

    #992672

    Hi,

    You can use a plugin like this to regenerate the thumbnails: https://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Rikard

    #992417

    Very helpful. Was looking for that. I also found out on how to hide the date from another thread.
    However what I cannot find is if it is possible to vertically centralize the title without the date as it there is a blank line below and it is not aligned with the image. I am using a mazagine element with thumbnails.

    Could you maybe assist.

    Thank you,
    Vaslis

    #992401

    Thanks Ismael but how do I regenerate the thumbnails?

    #992386

    Hey gavdonald,

    Thank you for using Enfold.

    Set the Settings > Media > Medium thumbnail to 600x600px then regenerate the thumbnails. Select the “Medium” thumbnail among the list afterwards.

    Best regards,
    Ismael

    Hi,

    We can’t reproduce the issue on our installation. Are you using the Image element? Please try to regenerate the thumbnails.

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

    Best regards,
    Ismael

    #991947

    Topic: Images with links

    in forum Enfold
    panoramist
    Participant

    Hi there,
    I have 2 questions :
    1. On the home page, I have a section called “The Relics”. This is an image gallery, which when clicked opens up lightbox view of the corresponding image. However I don’t want to open the lightbox, I want to associate it with a link, which when clicked opens up with the specified link. How can this be achieved? Reference Image attached here here
    2. On the Patron’s pages, I have a 4 column team member layout, working all fine on the desktop. Ref Image
    However, when viewed on mobile devices (Chrome Inspector > Toggle Device Sidebar > Choose any mobile device) :
    a) The 4 column layout switches to 1 column with large full-width images Ref Image – How can I have 2 or 3 column layout on the mobile devices with thumbnail sized images.
    b) there is a bug w.r.t to the layout when viewing on high-resolution mobile devices (Chrome Inspector > Toggle Device Sidebar > Choose IphoneX or Pixel 2) that the one particular image as shown in the ref image here breaks the layout to be smaller than the other images. Why is this happening and How can this be solved to avoid repeating this issue in the future.

    Thanks

    #991934

    Hi bakbek,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av-magazine-time {
        display: none;
    }
    .av-magazine-thumbnail {
        width: 90px;
        min-height: 90px;
    }
    .av-magazine-content-wrap {
        min-height: 90px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #991735

    HI,
    I can give you access to the test site but will need your IP number -so I can unblock.
    The theme’s video element works for single video, but single video is not suitable for my purposes. I need to show six thumbnails with titles and descriptions same as on my live site. We build a custom player, but it no longer works with recent theme updates. We tried four different YouTube player plugins – none of them worked across all browsers.
    Please help

Viewing 30 results - 2,851 through 2,880 (of 10,096 total)