Viewing 30 results - 9,241 through 9,270 (of 10,094 total)
  • Author
    Search Results
  • #183561

    I tried what you said but look what’s happening,
    http://goo.gl/fLTPgw

    Pictures are faded untill I scroll down to bottom end. and once I reach to the end only the images becomes normal.
    Also it doesn’t have hover effect as well like the way arrow rotates for zooming in lightbox. Also One more thing I felt was when I was keeping images in gallery and using lightbox to open them, in the lightbox windows it has some kind of limitation for zoom level.. throug this way it doesn’t show very highres pictures in light box. But when I link Image Media content to an image manually it shows the full resolution even in light box pop up window.

    #183537
    LAHWebDesigns
    Participant

    Hi!
    I’m testing this wonderful theme for another purchase but need to make sure I can get the thumbnail image size right.

    I create a photo gallery in a post, but set the post type to Standard, because I need the images to open in an attachment page, THEN from there open in lightbox (with links underneath for other sizes). However, the thumbnails are always quite small, 80×80. I changed the thumbnail size in the functions.php and I changed the size in WP Media and then regenerated the thumbnail sizes but it’s not working.

    Also, I notice when I use the Gallery post format the thumbnails seem to load/become clear rather slowly. Is that just a matter of having many photos on one page?

    I appreciate your help.

    Thank you,
    Laura

    #183533

    Topic: Magic Zoom issues

    in forum Enfold
    artspbseo
    Participant

    Hello!
    I have following problems using Magic Zoom with Enfold’s product pages:

    1. Magic Zoom sometimes works, sometime – not for some items, example:
    http://kino-casting.ru/product/lot-s000132-portsigar-faberzhe/ (works)
    http://kino-casting.ru/product/i000140-prepodobnyie-sergiy-i-varvara/ (doesn’t)

    I need Scroll to work for all products (i’ve ticked “Scroll thumbnails” option);

    2. There is no switching between multiple images by, mouseover, but I’ve turned this feature in options.

    I’m using woocommerce.

    #183365
    artspbseo
    Participant

    Hello!
    I have following problem: at the end of post, there is area with thumbnails of related posts – how to make them be equal size, resized?
    Example:
    http://kino-casting.ru/nikolay-vasilevich-nevrev-chast-2/

    Hey Khalid!

    You can choose “Small Thumbnails” as your Gallery Style and add following code to Quick CSS in Enfold theme options and adjust as desired

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 70%; }

    Best regards,
    Yigit

    #183203

    Hi kaMai!

    You replace these lines with the get_post_meta for custom fields:

    //on single page replace the link with a fullscreen image
            if(is_singular())
            {
                $link = avia_image_by_id(get_post_thumbnail_id(), 'large', 'url');
            }
    
            //echo preview image
            if(strpos($blog_style, 'big') !== false)
            {
                if($slider) $slider = '<a href="'.$link.'">'.$slider.'</a>';
                if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>';
            }

    Cheers!
    Ismael

    #183157
    timfl
    Participant

    Hi guys,
    So I have a portfolio grid set up to display one category of portfolio items on a page. When clicked, the thumbnails open the single entries, with navigation arrows on each side of the entry. However, clicking the arrows takes one through ALL of the portfolio entries, not just the original category. I understand how this could be difficult to change, but it really negates the benefit of having different portfolio categories. It’s more like having one big portfolio, since you can’t provide separate navigation for each category.

    I’m looking for suggestions. Maybe split the entry pages with another column. Then put a portfolio grid there for the appropriate category. Turn off the nav arrows, and add links to the other categories with a widget?

    Thanks for listening…
    Tim

    #183114

    Thank you, awesome support!)

    ttem
    Participant

    The issue is mobile layout (less than 767px width) of the 3 column grid like on this page http://kriesi.at/themes/enfold/blog/blog-grid/

    What currently happens in mobile smart phone view is rows get stacked 1 large 100% width then 2 thumbnail 50% items next row then 1 large repeating….

    the items should be consistent and display as 2 columns of 50% – so 2 per ‘row’
    note the 4 column grid layout does display in this way 2 columns in mobile

    Not sure if the 100% – 50% layout was intentional but This is not the correct representation of items in a category: ‘favoring’ (full width) some items over others (half width)

    What are the css changes to make the 3 column grid 2 columns in mobile smartphone view

    Thank you for your help

    #182895

    Hi Peter

    Thank you for the answer.

    In fact I entered the sentence below in “loop-page.php” from “mywebsite/wp-content/themes/enfold/includes”

    //wordpress function that loads the comments template “comments.php”
    comments_template( ‘/includes/comments.php’);

    Just after;
    <?php

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

    if($thumb) echo “<div class=’page-thumb’>{$thumb}</div>”;

    //display the actual post content
    the_content(__(‘Read more’,’avia_framework’).'<span class=”more-link-arrow”> →</span>’);

    And it worked

    Thanks for answer

    Claude

    #182730

    Hi!

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

    .single-post .template-blog .blog-meta { display: none; }
    .small-preview img, .big-preview img { height: 82px; }

    Best regards,
    Yigit

    Hi quike!

    Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open postslider.php file and find following code (should be on 334th line)
    http://i.imgur.com/bLlLzMN.jpg
    cut it and paste it right above following line which should be on 359th line

                        $output .= "</div>";
                        $output .= '<footer class="entry-footer"></footer>';

    That will move thumbnail to bottom.
    You are going to need to hire a freelance developer if you really need to add transition effects as it is not that easy pull off.

    Best regards,
    Yigit

    #182698

    Hey!

    You are welcome! Glad we could help :)

    Cheers!
    Yigit

    #182697

    Oh yes of course – totally forgot about that.

    THANK YOU for all your patience and help!!! Really appreciate it – LOVING this theme and your technical support is amazing.

    You guys rock :)

    #182695

    Hey!

    Glad that fixed! You can simply add your Google Analytics code in Enfold theme options http://i.imgur.com/cP0Aqj7.jpg

    Best regards,
    Yigit

    #182693

    Okay so I deactivated all plugins, logged out of dashboard, closed and reopened my browser and checked my artists page – and it worked. All the portfolio items were back to normal again.

    BUT then I reactivated the plugins – and it seems that the Google Analytics for WordPress plugin is the problem!

    So if I can’t use that plugin, how will I be able to track my analytics? Is there a suitable plugin I can use that won’t corrupt my site?

    #182558

    Erased everything from my custom.css file and still prev/next portfolio interface elements don’t show in portrait view. I understand space is limited but other options such as via singular main nav link, nav subcategory drop-down or portfolio component (with thumbnail listings) I don’t want.

    Your help is appreciated!

    khalidmuharraqi
    Participant

    I want to create our porfolio pages just like below,
    http://goo.gl/fv4eGT

    I did created this page but the problem that I’m facing is for showing images I have to go through a procedure,
    i.e. 1. I drag image from”Media Elements”
    2. I search and select my required image.
    3. Then to connect the same image with its high resolution image to show in a lightbox, I’ll need its direct URL and to find that I’ll need to Open Media Library (as wordpress doesn’t show the URL of the image when you are selecting images for image Media Element) => search again for the same image => then click on it to copy its URL => and then again go back to the portfolio entry I was working on and paste the URL.
    WHICH IS A PROCEDURE and as we have too many images for each portfolio entry and we have hundreds of portfolio entries.. which could take too long to finish only our gallery.

    So, my question is I want to use Gallery from Media Element which very simple and straight forward but the problem is,
    IS THERE A WAY I CAN SHOW MY IMAGES BY USING GALLERY IN SIMILAR WAY (attached URL above) ?
    mean one after another vertically in big size without THUMBNAILS and already connected with Lightbox feature. JUST LIKE AJAX Portfolio.
    And the reason why I’m cancelling AJAX Portfolio style is it doesn’t provide you separate link for each entry to share on other forums.

    Sorry for my highly detailed explanation. I just don’t want too much back and forth so I tried explaining myself as much clear as possible.

    Thanks
    Looking forward for your Magical Support which is always very helpful :)
    Big Thanks in advance.

    #182400

    In reply to: Cart Thumbnails

    Thanks, Yiligit!

    Works great. For other people reading this: I kept the code from my initial question and then added Yigit’s code. This makes the column with the thumbnail images look a bit nicer, and the thumbnails are centered in the column.

    #182395

    In reply to: Cart Thumbnails

    Hey BelIblis!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .woocommerce-cart table.cart img { width: 70px; height: auto; }

    Best regards,
    Yigit

    #182353

    Hi!

    Glad you found the solution :)

    Cheers!
    Peter

    #182306

    Hey!

    I visited the page and it looks like you managed to add a gallery. I tested this on my end the gallery shortcode works fine.

    [av_gallery ids='316,315,314,313' style='thumbnails' preview_size='portfolio' thumb_size='portfolio' columns='5' imagelink='lightbox' lazyload='avia_lazyload']

    You really have a lot of plugins installed. Please deactivate all of them then test it on another browser. Go to wp-content/plugins folder and delete unused plugin folders.

    Please post the login details here and set it as a private reply.

    Cheers!
    Ismael

    #182233

    and – I dont want thumbnail to appear in single post – it shrinking entry-content area too much.
    Example: http://kino-casting.ru/nikolay-vasilevich-nevrev-chast-2.html

    #182229

    Hello!
    Thanks, but there is another problem – a grey area appears under thumbnail – how to remowe that?
    http://kino-casting.ru/novosti/

    #182206

    Thank you! :)

    #182175
    LRS123
    Participant

    Hi Enfold team,

    Before the upgrade to 2.4.1, I could show the posts without the featured image. I use the featured image for me to create the thumbnails on the cover of the Web but do not want it in the header of the post because it is already in it and then I get duplicate. This possibility was possible before but now I have only two options: “Single post with big preview image” and “Single post with small preview image” Any way to fix it to “Single post with no preview image”?

    On the other hand, I wonder how to make to default “Do not display the header” for all posts.

    Thanks in advance,

    LRS

    #182146

    Hi!

    You can choose one of the other blog layouts from the theme options to get something like that. I think this one is the only option with th e image next to the content: http://kriesi.at/themes/enfold/blog/blog-single-small/

    Regards,
    Devin

    #182108

    Hi!

    ;D You are welcome, glad we could help! Let us know if you have any other questions or issues

    Regards,
    Yigit

    #182098
    This reply has been marked as private.
    #182096

    Hey!

    Sorry my bad! :) Should be fixed now, please check once again

    Regards,
    Yigit

Viewing 30 results - 9,241 through 9,270 (of 10,094 total)