Viewing 30 results - 5,911 through 5,940 (of 10,101 total)
  • Author
    Search Results
  • #538437
    Wils1234
    Participant

    Hi Support,

    The topic relates to: https://kriesi.at/support/topic/cart-image-alignment/

    I thought it had been resolved, have found that sometimes the image is aligned to the left but only when you hover over the image it moves to centre.

    .woocommerce-cart td.product-thumbnail a {
    text-align: center;
    }

    Thanks in adance.

    #538284

    Hey!

    Please go to Tools > Regenerate Thumbnails and regenerate them. Image sizes are as i left them – http://i.imgur.com/Ute9uTh.png

    Best regards,
    Yigit

    #538252
    anna-leo
    Participant

    Hi,
    ich würde gerne in Enfold auch die Standard WordPress Galerie nutzen. Dies funktioniert leider nur bedingt.

    Es werden immer nur Thumbnails angezeigt, auch wenn ich als Größe “Mittelgroß” oder “Vollständige Größe” verwende.
    Auch die Eingabe einer individuellen Größe ändert nichts – Es werden immer nur die Thumbnails angezeigt.

    Könnt Ihr mir helfen.
    Danke

    #538236

    Hey!

    Changes are done. You forgot to regenerate thumbnails :)
    Your current image’s height is smaller than 558px. Please uploader a bigger one to see the changes correctly.
    Please review your website now

    Regards,
    Yigit

    #538148

    Hey!

    Please go to Appearance > Editor and open functions.php file and find

    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider

    and change it as needed then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Yigit

    #538124

    Hi!

    replace Ismael’s last line with this:

    $searchthumb    = get_the_post_thumbnail( $_post->ID, 'square' );
    

    Regards,
    Andy

    #537831

    Hi!

    I added a banner in the shop page temporarily and it looks OK. Make sure that you select the correct thumbnail size: http://www.sheela.cc/shop/

    Best regards,
    Ismael

    #537786

    Hi!

    Thank you for the link. Please install the following plugin then go to the Settings > Media panel. Adjust the size of the entry_with_sidebar and entry_without_sidebar thumbnails. Save then regenerate the thumbnails. https://wordpress.org/plugins/simple-image-sizes/

    Cheers!
    Ismael

    #537568

    Topic: Category page layout

    in forum Enfold
    SayD1984
    Participant

    Hello,

    I’m trying to make another layout for the archive.php (category page). Now I have 3 columns, but I want more columns. I also want the thumbnail size to be smaller. I changed this in the archive.php, but it isn’t working:

    {
                                $atts   = array(
                                    'type' => 'grid',
                                    'items' => get_option('posts_per_page'),
                                    'columns' => 6,
                                    'class' => 'avia-builder-el-no-sibling',
                                    'paginate' => 'yes',
                                    'use_main_query_pagination' => 'yes',
                                    'custom_query' => array( 'post__in'=>$post_ids, 'post_type'=>get_post_types() )
                                );

    Furthermore I only want to show the post title on the category page, i managed to do that by putting in this code, can you confirm it’s the correct way?

    .main_color .meta-color, .main_color .sidebar, .main_color .sidebar a, .main_color .minor-meta, .main_color .minor-meta a, .main_color .text-sep, .main_color blockquote, .main_color .post_nav a, .main_color .comment-text, .main_color .side-container-inner, .main_color .news-time, .main_color .pagination a, .main_color .pagination span, .main_color .tweet-text.avatar_no .tweet-time, #top .main_color .extra-mini-title, .main_color .team-member-job-title, .main_color .team-social a, .main_color #js_sort_items a, .grid-entry-excerpt, .main_color .avia-testimonial-subtitle, .main_color .commentmetadata a, .main_color .social_bookmarks a, .main_color .meta-heading > *, .main_color .slide-meta, .main_color .slide-meta a, .main_color .taglist, .main_color .taglist a, .main_color .phone-info, .main_color .phone-info a, .main_color .av-sort-by-term a, .main_color .av-magazine-time, .main_color .av-magazine .av-magazine-entry-icon, .main_color .av-catalogue-content, .main_color .wp-playlist-item-length {
        display: none;
    }
    • This topic was modified 10 years, 5 months ago by SayD1984.
    #537382

    Hey igori!

    Please try flushing your permalinks (settings>permalinks>save).

    Also are you using automatic or have you manually selected a thumbnail size?

    Regards,
    Dake

    #537216
    mamopictures
    Participant

    Hi there,

    I’m looking for a way to display photo’s with thumbnail navigation under it. For now I’ve found the use of the Gallery Element but then I get all the thumbnails under it. I would like to show 1 row of thumbnails which the user can slide (with mouse, touch (phone/tablet) or by clicking on arrows). And it would be even more great if the big picture above acts like a slideshow, so that the pictures scroll themselves if the user doesn’t click on the thumbnails (like in a slider).

    Is this possible at the moment?

    Thanks,
    Marcel Mooij

    #537035

    Hi ProZillaZ!

    Thank you for using Enfold.

    It’s possible to increase the max width and height of the masonry item thumbnails in the functions.php file. Look for this code around line 126:

    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);	
    

    .. Or use the following plugin then regenerate the thumbnails: https://wordpress.org/plugins/simple-image-sizes/

    Cheers!
    Ismael

    #536711

    Hi successisus!

    1. Your using the boxed layout so it wouldn’t be possible to have it span the full width of the screen but if you want it to span the full width of the header then you can try this CSS out.

    .logo, .logo * {
        max-width: 100% !important;
        width: 100% !important;
    }

    When you set your logo make sure to use the fullsize options and not a thumbnail size.

    2. It looks like you already have some CSS used for this.

    #top #header .mega_menu_title a {
        font-size: 12px !important;
        line-height: .8em !important;
        min-height: 15px;
    }

    Can you take a screenshot and highlight the exactly how your wanting it to look?

    Regards,
    Elliott

    #535948
    ProZillaZ
    Participant

    Hi and good day to everyone.

    First of all I got to say, great job with the Enfold theme! Keep up the good work!

    What I want to ask you is about the masonry gallery. I noticed that when attach pictures to my post featured images, these images are downsized before being parsed on the masonry gallery thumbnails. (See Image Below) Because of this, the images look low quality.

    Low quality image

    Is there any way that I can make these images sizes bigger or is this a bug?

    Thank you for everything!
    Hessan.

    #535805

    Hi!

    Replace this line:

    $searchthumb    = get_the_post_thumbnail( $post_id, $size, $attr );
    

    .. with:

    $searchthumb    = get_the_post_thumbnail( $post_id, 'square' );
    

    Best regards,
    Ismael

    #535753

    In reply to: Blog Posts List

    Thanks for the plugin you sent but it’s way too complicated, lol.

    How about this…
    1. Can I remove the thumbnail picture and the categories
    2. Then make the title closer to the excerpt so that there isn’t a whole lot of space in between.

    I’ve listed the page I’m describing below…

    #535737

    Hi there
    I have the same problem but Ismael’s CSS does not fix the problem, since width: auto overrides the native width which is dynamically set depending on the number of columns (“Thumbnail Grid” gallery type).
    Any advice on how to fix this?
    Of course I can (and will, for the time being) comment the culprit CSS lines in enfold/css/base.css (line 396)

    #top .gallery .gallery-item {
        height: 80px;
        margin: 1px 1px 0 0;
        padding: 0;
        width: 80px;
    }

    but it’s not a good fix since it will be back with each new theme update, and it may be missing in some other case.

    Am I mislunderstanding how it works or is this an actual issue you should try and solve?
    Thank you for your time.

    #535572

    In reply to: sharper image

    Hi wiwaldi79!

    you can change the preview image using this code:

    .ytp-thumbnail-overlay.ytp-cued-thumbnail-overlay {
    background-image: url(https://www.basicthinking.de/blog/wp-content/uploads/2013/06/see-how-your-google-results-measure-up-with-google-grader-video-6b8bbb4b41.jpg) !important
    }
    

    adjust the url as needed.

    and we cannot acticate autoplay bevcause most of the smartphones are not able to display autoplay yuotube videos :)

    Yes, that’s right.

    Best regards,
    Andy

    #535532

    Hi!

    I didn’t say that. I said: as it is right now for you is standard WordPress behavior (without any thumbnail on your sidebar widget).

    Cheers!
    Andy

    #535343

    In reply to: Video gallery

    Hi !
    Ok Ismael. A regular gallery would be better because of the CSS style.
    I don’t want the CSS style of portfolio grid and it’s to complex to modify CSS and php of portfolio grid (in order to make a regular gallery with thumbnails)
    However, thanks for your solution.
    Omar

    #535340

    In reply to: Zoom image

    Thank you.
    Finally I have chosen to test Magic 360°. After solved some issues with Magic 360° support, it works : test-page here : http://www.dual-time.fr/audemars-piguet/royal-oak-automatique/
    Now I’m wondering how can I make a Enfold thumbnail gallery with a 360° photo integrated in ?
    It seems that it’s possible because in your site you have done this : https://www.magictoolbox.com/magic360/examples/
    Could you help me please ?
    Thanks,
    Omar

    #535338
    Luigi Trevisi
    Participant

    Hello,
    I’m pretty new to the WordPress world.
    I’m using for my personal website the Enfold theme and NextGEN gallery for my portfolio.
    When I try to set a NextGEN featured image for a page, a post or a portfolio item, it hangs on SAVING, but it never saves it. Some other times, I get the following error: “Could not set that as the thumbnail image. Try a different attachment.”
    I’ve tried to deactivate all my plugings, reinstall from scratch NextGEN and try to clean db entries, as suggested in other forums. Nothing worked for me. The only thing that fixed the problem is changing theme (I’ve tried with a twenty series one).
    I’ve already contacted NextGEN support, they told me it’s not an issue from their side.
    Even if it’s a bit annoying, I might think to temporary change my theme when I want to set a featured image. But when it comes to change it for a portfolio item, I can’t, because I see them only when Enfold is activated.
    Is there anything else I can do?
    Thank you

    #535334

    Topic: Gallery 360° photos

    in forum Enfold
    omardualtime
    Participant

    Hi Enfold team,
    I’m doing several tests on this page : http://www.dual-time.fr/audemars-piguet/royal-oak-automatique/
    I have added Magic 360° plugin and I’d like to integrate a 360° photo in an Enfold Gallery with thumbnails. How can I do this please ?
    Thanks for your help.
    Regards,
    Omar

    #535205

    dropbox: https://www.dropbox.com/sh/w6il2381brs3egz/AADHQnvr-nK8Nl0UxN3Z0IH-a?dl=0

    one image is of the home page, and you’ll see on the right sidebar a listing of posts. I would like to have a small thumbnail from each post with the title on this homepage

    the other image is of the post itself. This is in standard format, as opposed to gallery format, which I prefer, but may need to go this way as suggested; but, as you can see, the featured image is up in the left corner of the post; but, it is not showing on the homepage sidebar…

    #535046
    Rampau1
    Participant

    Hi everybody!

    I’ve a masonry portfolio display in my webpage, and it works fine, but i’d like to show instead of the title and the excerpt, the title and the categories it has. I’ve seen in this thread https://kriesi.at/support/topic/enfold-portfolio-grid-category-display/ that this can be accomplished in the portfoio grid gallery, but i couldn’t manage to recreate it in the masonry files.
    Any hint?

    Thank you!!!

    #534910
    yoeladam
    Participant

    Hello,

    When we use a YouTube video url on a Post, the pages where we use the element “Blog Posts”, instead of showing the thumbnail of the YouTube video, shows an empty image.
    https://www.dropbox.com/s/f96ejljrg1n0iua/image.png?dl=0

    Is it possible to display the video iframe or one frame of the YouTube video as thumbnail with “Blog Posts” element?

    Thanks,

    Adam

    #534854

    Hey webmanu!

    The different sizes are for thumbnails used throughout the site. For example if you upload an image to a portfolio and then use the portfolio with the blog posts, portfolio grid, masonry element, etc etc, you can select what size of thumbnail you wish to use.

    Having thumbnail versions of your main image is actually beneficial for your site speed as the user will download a smaller version instead of the fullsize image. The downside is that it may fill up your server storage faster.

    Cheers!
    Elliott

    • This reply was modified 10 years, 5 months ago by Elliott.
    #534598

    Hey!

    Try to adjust the max width and height of the large thumbnail. Go to the Settings > Media panel then adjust the Large size thumbnail. You can set both values to 9999 then regenerate the thumbnails with this plugin: https://wordpress.org/plugins/force-regenerate-thumbnails/

    Cheers!
    Ismael

    #534406

    I’ve gone to using the description and it’s working fine. Is there a way to have the thumbnails display on the post category pages like the main post archive page?

    #534203

    In reply to: Cart Image Alignment

    Hi Wils1234!

    Please add following code to Quick CSS

    .woocommerce-cart td.product-thumbnail a {
        text-align: center;
    }

    Regards,
    Yigit

Viewing 30 results - 5,911 through 5,940 (of 10,101 total)