Viewing 30 results - 104,911 through 104,940 (of 106,381 total)
  • Author
    Search Results
  • #126550

    In reply to: Change image size

    Hi,

    1) Which images? You want to make the middle one bigger? or social media smaller?

    2) Do you mean same style as in, one really huge image in middle but instead have 2 huge images in 2 columns? I am sorry but could you illustrate what you want as an end result with two columns regarding to the style since thats a very subjective word.

    Thanks,

    Nick

    Hi.

    I use Single author, big preview.

    I can’t use your code, because it will disable link to the single post on the blog index page.

    I want to disable the link to the original image file on a single post page.

    #126460

    I think you should try a bigger thumbnail size. At the moment the 180px x 180px thumbnails are used but the css code will scale them to 206 x 206px. Go to the “Gallery” element option screen and select another thumbnail size from the “Gallery Preview Image Size” dropdown.

    #126532

    You can change the image size in functions.php:

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

    I’ll tag this thread for Kriesi and ask him to include the change in the next update.

    #125981

    I’ll tag this thread for Kriesi. The problem is that the play button is not a css shape or font icon but it’s an image (sprite png): http://enfold.qualistream.com/wp-content/themes/enfold/config-layerslider/LayerSlider/skins/fullwidth/skin.png and you can’t change the color without editing the image. However imo it doesn’t make much sense to edit the png directly but you need a psd file with layers.

    #25329
    DavyE
    Participant

    Why are entry without sidebar images still not set to 1210 instead of 1030 when using the full site width of 1210 in 1.7?

    #126275

    Hi,

    You mean it displays at that size on a non-retina browser? at 200 height and 400 width? Are you sure about that , because the theme will resize anything over 120 height or so and maybe 230 width. That’s why I wanted to take a look at it..

    Alright, since you don’t want to go the easy with the plugin, we will go the hard way by installing the retina.js manually. You will need to download it from the src folder here https://github.com/imulus/retinajs … also as you can see there are some useful tests you can run calibrating it. . Just add the retina.js file to the /js/ theme folder and now in your functions.php file, add the following code to line 200 (which is empty)

    wp_register_script( 'jquery-retina', $template_url.'/js/retina.js', array('jquery'), 1, true );

    and add this code to line 207 of the same file

    wp_enqueue_script( 'jquery-retina' );

    Alright now just resize the image exactly twice bigger but save it under the same name as original but with @2x at the end, so that if you had logo.png , you will now have (Email address hidden if logged out) and put it right next to where your logo is stored in same folder.

    Now for your logo, you will need to change the above line you pasted to look like this

    $logo = "<img src=".$logo." alt='' width='200' height='100'/>";

    to look like this

    <img src="http://full-url-to-image/logo.png" data-at2x="http: (Email address hidden if logged out) " />

    And last but not least, here is the css you must use, just add it to /css/custom.css , Just please replace with name of your file, url to file and url to retina image and sizes.

    .logo {
    background-image: url('/images/my_image.png');
    }

    @media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .logo {
    background-image: url(' (Email address hidden if logged out) ');
    background-size: 200px 100px;
    }
    }

    Thanks,

    Nick

    #126548

    Hi Devin,

    The site is http://www.sharkdigital.co.uk

    I’ve disabled all the plugin and still nothing, if you look at the Portfolio tab you will see winter tyres, http://sharkdigital.co.uk/portfolio-item/lorem-ipsum/#toggle-id-3, ive tried to edit this and all that will change is the Title and subtitle, the boxes with ‘ Client, Our Task and Skills Involved’ won’t change and neither will the images.

    Any help would be greatly appreciated.

    Thanks

    Sam

    #126245

    Hi,

    So your question is how do you enable that? That is an effect that I think is automatic with the theme. So if you add an image element to a page and link it somewhere, the image, that effect will be attached to that image on its own. Images in advanced layout elements such as portfolios, gallerys, sliders, thumbnails… they all have this functionality attached automatically. It is CSS manipulated by jquery basically. looks like this

    <a href="http://kriesi.at/" data-rel="grid-1" class="grid-image" style="height: auto; opacity: 1; position: relative; overflow: hidden;">

    <img width="495" height="400" src="http://kriesi.at/dash_glass2-495x400.jpg" class="attachment-portfolio wp-post-image">

    <span class="image-overlay overlay-type-extern" style="opacity: 0.7; left: 0px; top: 0px; display: block; height: 276px; width: 342px;">

    <span class="image-overlay-inside"></span>

    </span>

    </a>

    Was there something specific you wanted to use it for that you couldn’t?

    Thanks,

    Nick

    #125575

    Agreed.

    For text I would never use area that wide, but I’m a photographer, and i must showcase my images as well as i can.

    I can not show my images at 600px wide. That would not impress anyone of my customers.

    I know your theme is not really aimed at photographers, but it is a great theme and perhaps you could have an option to use full width for content if required without having to resort to CSS changes.

    Until then, I’m still happy i CAN make those changes and still use your theme… :)

    #125758

    Hi,

    Please add this css to your /css/custom.css file OR to Quick CSS located in Enfold > Layout Styling… the text area at the bottom of the page

    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row {
    height: 125px !important;
    }
    @media only screen and (max-width: 980px) {
    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row {
    height: 175px !important;
    }}
    @media only screen and (max-width: 767px) {
    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row {
    height: 375px !important;
    }}

    Your testimonials are causing the lower part of the page to jiggle and jump.. This stabilizes it.

    —-

    That table has got to go. Tables are for data like if you were to show how many people in each city of the world own this product, then you would use a table. Can’t use tables to prop up the page’s layout or the div design police will come.

    Instead use an image gallery with small images option. Stick all 6 images in it, and add your text as a tooltip, be nice and animated and responsive as well.

    View post on imgur.com

    looks good on small phones and rearranges itself properly

    http://www.clipular.com/c?8224023=DSxT87g0svAM0J2q6Wht60Q9MVc&f=.png

    this is how I added the gallery with these settings

    http://www.clipular.com/c?8229018=MbJFLRKUz3IiwDSwA9oAq-z4iWI&f=.png

    and here is where you set the tool tips that pop out

    http://www.clipular.com/c?8233017=nsSMeYJCS6s_QuxnjVZsM-XlgDY&f=.png

    Here is the css you will need to add to make the gallery look good on iphone and ipad.

    @media only screen and (max-width: 980px) {
    #top #wrap_all .avia-gallery-thumb a {
    width: 25%;
    }
    }
    @media only screen and (max-width: 767px) {
    #top #wrap_all .avia-gallery-thumb a {
    width: 31% !important;
    }}

    Good luck,

    Nick

    #126244

    Hi, I am actually talking about this effect:

    https://www.dropbox.com/s/y22xebeq8tea5o3/1.png

    when mouse hover over a preview image in the blog, the image becomes faded and has a circle with a right arrow in the middle.

    #126329

    In reply to: Crashes on iPhone

    The load speed is dependent on the size of the images, the number of them, the internet connection and the speed of the device to render the data. Overall nothing we can really do on our end but you could look into CDN type plugins or caching plugins even.

    Regards,

    Devin

    #114687

    Can you please add support for the Nextgen plugin? Organizing the web site images using the default WP date is horrible. Being able to use custom folders would be great and even better if Enfold provided some integration points with NextGen. Thanks.

    #25343

    Topic: Front page slider size

    in forum Enfold
    coachbruce
    Participant

    Quick question. Reading through the threads, it looks like 930×340 is the right size for the front page slider. But, if we want the image to extend beyond the page, is there a size that works better (I’ve seen numbers in here up to 1500 or so)? In other words, should I use a larger image, realizing that the visible part will be commensurate with 930×340, but will still extend the image beyond the edge?

    Or maybe the better question is, what size image did you upload the front page on your site (for the Enfold demo)?

    Note: I’m not a techie :-)

    Thanks!

    Bruce

    For some reason following the link shared above to Flickr leads to a dead image so please COPY and PASTE the link into your URL: http://farm4.staticflickr.com/3795/9137162284_4511f8a668_b.jpg

    #126434

    Hi,

    2). Your developer is correct. https://kriesi.at/support/topic/i-have-some-issues-with-translation-issues-and-with-the-contact-form#post-114535 This post has instructions on what to do.

    3) Its possible but its also experimental. You can turn on the advanced layout builder for posts. That will allow you to add a featured image which will be seen on the main blog page (or wherever you add the blog element to a page) , but on the individual blog posts the feature image will not show, and you will be able to either add it as an image element, or add a slider or have no image, since you will be able to use all the elements available , same as on pages.

    To add the layout elements to posts open config-templatebuilder/avia-template-builder/config/meta.php and change line 5 to look like

    array( 'title' =>__('Avia Layout Builder','avia_framework' ), 'id'=>'avia_builder', 'page'=>array('portfolio','page,'post''), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),

    You will also need to replace template-builder.php in the main folder with https://gist.github.com/meishern/bfbf909055e7b967dd5b this file. Without it, posts with layout elements will not have meta data or comments. This form will also add comments functionality to portfolio items.

    Thanks,

    Nick

    #122494

    In reply to: IE8 image distortions

    Hi krzysztof_grudnik,

    Glad that worked for you :)

    Regards,

    Devin

    #126202

    Hi, thanks for answer. Look at it http://www.pakietyedukacyjne.pl/, the button stop is changed to png #top .ls-nav-stop::before{

    content: url(http://pakietyedukacyjne/wp-content/themes/enfold/images/layout/dalej.png);} Opera see something but “blink” (something like bad hover or transition effect, when I put content url to hover – it duplicate image) IE and Firefox show empty area, Chrome – broken image icon. When You look at Enfold theme in IE You should see black squares instead of stop-start icons, side navi is not visible at all. Maybe is another way to set this navigation under IE, for example: the visibility of side buttons will be good solution for me. Regards. Krzysztof G.

    #25338
    Gitwit
    Participant

    Hello, we have the need to be able to search thru 3 groups of categories at the same time when viewing a Portfolio. We would like the images to move on the screen like they do in the default template, but allow us to filter what is show to the user with three separate selection sections. Is it possible to create 3 parent categories and have each of those parents children listed in a separate line, each remembering their selection while one of the three is altered? I have created a screen that gets close to this by concatenating three categories and placing that in the category attribute of the [av_portfolio ] shortcode, but I loose the smooth movement of the images that you have created because I have to reload the page to make it work.

    can you point me in the right direction to get this done?

    Thanks

    Dave

    #25336

    Topic: Change image size

    in forum Enfold
    R3V0X
    Participant

    Hi,

    1) I want to change the size of images found here :http://www.socialweb.fr/medias-sociaux/

    2) I want to know if it was possible to keep the same style of presentation but with at least two columns?

    Thx for your answers

    Regards

    R3v0x

    #114949

    Hi


    @Dude
    : thank you for kind recommendations, the LayerSlider is translated now with success! My customer says big thanks to you too.

    Here is the last edition of rus-translation (Enfold theme and LayerSlider, 100%): download zip file. GLWS, guys!

    Hi,

    My final version. This one takes care of all problems. https://gist.github.com/meishern/bfbf909055e7b967dd5b

    Things to keep in mind:

    * The functionality : big / small /multi-author blog will not work with the above modification with advanced template posts. Since you can add whatever image/slider you want to the individual post of any size using the advanced template builder elements, I didn’t waste time on it. If you add a featured image to the post, it will be visible on the main blog page but then you can replace it with a different image for the individual post, or have no image at all or have a slider.

    Thanks,

    Nick

    maratino
    Participant

    i am using a Pinterest button with the post thumbnail in “loop-index.php”

    echo '<div class="pinterest-feature"><a aria-hidden="true" data-icon="" target="_blank" href="http://pinterest.com/pin/create/button/?url='.urlencode(get_permalink($the_id)).'&media='.$link.'"></a></div>';

    that renders as

    <div class="pinterest-feature"><a aria-hidden="true" data-icon="" target="_blank" href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fdev.the-henry-journal.com%2Fdesign%2Flys-vintage%2F&media=http://dev.the-henry-journal.com/wp-content/uploads/2013/06/hamburg_lys-vintage_laden2.jpg" rel="lightbox[auto_group1]"></a></div>

    how can I get rid of “rel=”lightbox[auto_group1]”

    I tried “.avia_image_by_id(get_post_thumbnail_id(), ‘large’, ‘url’).”

    #125651

    Hi!

    Thanks rizzim for helping us out :)

    Best regards,

    Peter

    #126380

    Open up enfold/js/shortcode.js and search for this code around line 205:


    //trigger displaying of thumbnails
    gallery.on('avia_start_animation', function()
    {
    images.each(function(i)
    {
    var image = $(this);
    setTimeout(function(){ image.addClass('avia_start_animation') }, (i * 110));
    });
    });

    change it to:


    //trigger displaying of thumbnails
    gallery.on('avia_start_animation', function()
    {
    images.each(function(i)
    {
    var image = $(this);
    setTimeout(function(){ image.addClass('avia_start_animation') }, (i * 110));
    });
    }).trigger('avia_start_animation');

    #126353

    You can also try the after_setup_theme hook: http://wordpress.stackexchange.com/questions/9989/how-to-load-parent-theme-functions-php-before-child-theme

    In this case the code would look like:

    function avia_change_image_size_array() {
    global $avia_config;
    $avia_config['imgSize']['entry_without_sidebar'] = array('width'=>1030, 'height'=>450 );
    }
    add_action( 'after_setup_theme', 'avia_change_image_size_array');

    #125335

    I talked to Kriesi and it seems like the demo data doesn’t contain one important option. I made a screenshot of the (missing) setting:

    #126178

    Oh man… this is such a basic, necessary function. auto-rotation of slideshow? The dialogue in the admin for the slideshow says “Slideshow” and “autorotation in seconds”. I love the AJAX, but this is a must, I would have not migrated my whole site if I had known. Do you know when we’ll get an answer?

    Also… the link issue… these slideshows should have no link… and I can’t get rid of it. I don’t want to open the image in a lightbox. How do I turn that function off?

    Thanks Devin!

    #126491

    In reply to: Warning Trim

    Hi,

    Please upgrade to Enfold 1.7. Override the theme files via FTP. Check your portfolio item images, delete the caption.

    Regards,

    Ismael

Viewing 30 results - 104,911 through 104,940 (of 106,381 total)