Viewing 30 results - 136,501 through 136,530 (of 142,852 total)
  • Author
    Search Results
  • #195844

    Hi!

    Please refer to this post to decrease the height of the header https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003

    Regards,
    Yigit

    #195830

    Topic: LayerSlider problems

    in forum Enfold
    nimrodmadar
    Participant

    Hi,

    When i make a LayerSlider slider and it looks fine on desktop resolution x, any change of the resolution changes the slide elements completely and makes it look real bad.
    And when i check it on mobile devices (smartphones /tablets) it looks bad aswell.

    can someone help with this ?
    i an using % to place the elements on the slide, em for font size … nothing helps.

    thank you.

    Yeah I did choose this option but somehow its still choosing a size randomly.. I don’t know why. So, that’s I asked you guys if its possible that the gallery plugin choose the actual size specially when I click NO SCALING then things would be fine.

    I FOUND THE SOLUTION UNDER THIS THREAD,
    https://kriesi.at/support/topic/pop-up-image-resizing


    @Josue
    , YOU ARE LEGEND MAN… I was looking for this solution for a long time.. but finally and accidentally I found your reply.. :)
    Big Big Thanks :D

    netchoice
    Participant

    I’m using the Blog Avia content element on my home page and I want to use the several of the blog features that appear limited to only the blog page.

    For example, the “link” feature so that our featured image and “more” link directly to outside content and not to the post. (See the top post at NetChoice.org as an example).

    Or having a video show as the featured content on the home page.

    Most of my users go to the home page to get our latest content and rarely click on the blog tab. So I want to achieve all the functionality of the blog page, but have it appear on the home page. I know that I can set my blog page as my home page, but I also want the headers and other features that are present.

    How can I do this?

    Thanks.

    #195794

    Hey Paul!

    We’ve asked Kriesi to take a look and give it a proper top down fix if needed. We get so few users of the fixed width option at this point that there are still some cases where things aren’t quite working as intended.

    If you can create a temporary admin account and post the details as a private reply we can try and get it sorted out for your installation asap.

    Best regards,
    Devin

    #195771

    Hey!

    Feel free to post your feature requests here https://kriesi.at/support/topic/enfold-feature-requests/

    Regards,
    Yigit

    #195768

    Hi sky19er!

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

    .title_container .breadcrumb { left: -4px; top: 75%; }
    #top .title_container .container { min-height: 70px; }

    it will move breadcrumbs under page title

    Cheers!
    Yigit

    #195748

    In reply to: Bild ohne Rand

    Hi!

    Dann verwende die “Custom ID” Einstellung um der “Color Section” eine eindeutige ID zu geben (zB verwende “kette” als ID). Dann füge folgenden CSS Code ein um die Color Section auf 100% Weite auszudehnen

    
    #top .responsive_large #kette container {
    width: 100% !important;
    }
    
    

    Vielleicht muss man dann noch den padding oben/unten anpassen, aber sehen wir uns das Ergebnis dieser Mod einmal an.

    Cheers!
    Peter

    #195740
    chooseone
    Participant

    Hi!
    i read this topic: https://kriesi.at/support/topic/adding-nofollow-tags-on-button-shortcode-links/?login_error

    your support say: “There isn’t an option at the moment to add nofollow to any individual button so unfortunately there isn’t anything we can do to help on that at the moment.”

    Please make a additional form to put the rel noffolow attribute to the buttons shortcode like the “open in new window”
    the open new window function includes the target blank attribute to the shortcode – i think it will be 10 min of work for you guys :)
    to implement this and you have no further q on this topic.

    Would be awesome – but the answer above seems like there is no willing to make it happen… In my oppinion there is no technical Problem to include this setting – or?

    best

    #195736
    jopalle
    Participant

    Hi,

    i´m trying to have background images (and slideshows!) with this plugin: http://wordpress.org/plugins/full-screen-page-background-image-slideshow/
    the images have a width of about 1320-1400px and should be centered on the top the screen and should be scaled if the screen is smaller than this size.
    The Problem is, that the images are not rendered correct every time, for example the image is perfect when you open the page the first time, but when you click again on the “Home” menu item it is positioned on the top/left instead of top/center.
    Link: http://d15924.ispservices.at/wordpress/
    can you help me to fix this problem or maybe is there a way to solve this with Enfold Theme or another plugin?

    Thank you, best regards
    Johannes

    #195733

    In reply to: Make Top Icon Linkable

    Hey!

    I don’t have the modified iconbox.php and I also do not support the code modification. I’ll leave this thread open – maybe formateins can provide his modified file.

    Best regards,
    Peter

    #195732

    Hey!

    You can suggest the feature here: https://kriesi.at/support/topic/enfold-feature-requests/ but at the moments it’s not possible.

    Best regards,
    Peter

    #195725

    Hi!

    Please excuse the late reply. If you just want to display the portfolio category in the breadcrumb insert following code at the bottom of functions.php

    
    add_action('after_setup_theme','avia_remove_portfolio_breadcrumb');
    function avia_remove_portfolio_breadcrumb(){
    remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb');
    }
    

    This post: https://kriesi.at/support/topic/problem-with-breadcrumbs-in-firefox/#post-185097 explains why the breadcrumb may vary.

    Best regards,
    Peter

    #195717

    Hey!

    The code Devin posted above does not work yet because the filter is not included in Enfold 2.4. However the next update (2.5) will work with the code and you don’t need to hack the theme files over and over again. For a quick fix see https://kriesi.at/support/topic/portfolio-ui-elements-not-appearing/#post-182169

    Regards,
    Peter

    #195709

    FEATURE REQUEST: Thanks, consider adding a checkboxes for autoplay & hide related videos on Youtube via Avia builder

    #195702

    In reply to: Gallery

    Hey!

    1.) I think number 1 is doable. Add this on your custom.css or Quick CSS:

    #top div .avia-gallery .avia-gallery-big {
    width: 80% !important;
    min-height: 590px !important;
    float: left;
    clear: none !important;
    }
    
    #top div .avia-gallery .avia-gallery-big img {
    min-height: 570px;
    }

    2.) You need to hire someone like Yigit said for number 2.

    Regards,
    Ismael

    vchemko
    Participant

    Hello,

    We require assistance with changing the Max-Width and additional CSS of a main image. We have used the DeveloperID and created a class called mainimage. The mainimage class is located above the container which holds the content, button and image. The only CSS associated with the image we require to increase the max-width and apply additional CSS too is:

    .avia_transform .avia_start_animation.left-to-right.avia_image
    The image currently has Image Fade In Animation from Left to Right

    The rest of the relevant CSS we currently have on our home page is:

    <div id=”main”>
    <!– This is the DeveloperID –><div id=”mainimage” class=”avia-section main_color avia-section-large avia-shadow avia-builder-el-0 avia-builder-el-first container_wrap fullsize” style=”background-repeat: repeat; background-image: url(http://test.umamimarketing.com/wp-content/uploads/2013/08/noisy_grid.png); background-attachment: scroll; background-position: top left; background-color: #da332c; “>
    <div class=”container”>
    <main class=”template-page content twelve alpha units” itemprop=”mainContentOfPage” role=”main”>
    <div class=”post-entry post-entry-type-page post-entry-12″>
    <div class=”entry-content-wrapper clearfix”>
    <div class=”flex_column av_one_half first avia-builder-el-1 avia-builder-el-first “>
    <div class=”flex_column av_one_half avia-builder-el-5 el_after_av_one_half avia-builder-el-last “>
    <span class=”avia-image-container” itemtype=”http://schema.org/ImageObject&#8221; itemscope=”itemscope”>

    </span>
    </div>
    </div>
    </div>
    </main>

    What we have found is that other pages utilizing this CSS class from the Image Fade in Animation set to Left to Right. Are also pulling the CSS from the .avia_transform .avia_start_animation.left-to-right.avia_image class.

    Image Fade in Animation
    Add a small animation to the image when the user first scrolls to the image position. This is only to add some ‘spice’ to the site and only works in modern browsers

    We require additional assistance with getting the DeveloperID connected to the image class so that we can apply CSS without it effecting additional pages that have Image Fade in Animation set to Left to Right. Please let us know if there is anything we can do to fix this.

    Thanks,

    • This topic was modified 12 years, 3 months ago by vchemko.
    #195699

    Hey!

    Sorry. You can enclose the iframe on this div:

    <div class="avia-video avia-video-16-9  " itemprop="video" itemtype="http://schema.org/VideoObject">
    <div class="avia-iframe-wrap">
    <iframe width="1500" height="844" src="http://www.youtube.com/embed/G0k3kHtyoqc?feature=oembed&wmode=opaque" frameborder="0" allowfullscreen=""></iframe>
    </div>
    </div>

    Remove the iframe code and replace it with yours. Set the the same width and height on the example above. It should be responsive after.

    Regards,
    Ismael

    #195680

    Hey!

    1.) The paragraphs are now using the Open Sans font when I checked the website.

    2.) Please use this:

    .av-special-heading {
    margin-top: 20px;
    }

    3.) Please add this on your custom.css or Quick CSS:

    .post-meta-infos {
    display: none;
    }

    4.) What type of Blog Style do you have?

    Regards,
    Ismael

    #195678

    I think yo umissed the 2nd part of my message… I am aware I can use a text editor:

    When I do a standard embed in a text area, the video is not responsive to the column space the way it is with the Avia tool.

    Alternatively, Is there a way to embed videos using text and make them responsive the way they are in the visual layout tool?

    #195675

    Hey openpotion!

    You can use a Text Block then switch to the Text editor. Add the youtube embed code under Share panel.

    <iframe width="560" height="315" src="//www.youtube.com/embed/w9OhG7Wx1CY?rel=0" frameborder="0" allowfullscreen></iframe>

    The “?rel=0” at the end of the URL will disable the suggested videos. You can also add “&autoplay=1” to enable auto play.

    <iframe width="560" height="315" src="//www.youtube.com/embed/w9OhG7Wx1CY?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>

    Best regards,
    Ismael

    #195618
    #195611
    openpotion
    Participant

    I love how easy it is to add a video using the visual editor… however I can’t figure out how to set options, such as autoplay or to disable “Show suggested videos when the video finishes”

    Is there a way to make a video autoplay?

    When I do a standard embed in a text area, the video is not responsive to the column space the way it is with the Avia tool.

    Alternatively, Is there a way to embed videos using text and make them responsive the way they are in the visual layout tool?

    #195609

    In reply to: Header image

    Hi AL!

    You can create a single slide using LayerSlider WP and add it to top of your pages. I think that would be the best way to achieve what you would like

    Regards,
    Yigit

    #195575

    I think this may have already been requested and accepted with “Sortable rows in Table Builder”, but I would also would very much like to be able to insert a row within existing rows of a table without having to delete everything below it and and redoing it. Here’s a post by someone else asking the same thing: https://kriesi.at/support/topic/table-builder-row-column-order/ .

    Something else that would be really cool would be the option to use a stretched (full width) slider with a boxed layout.

    Thanks for keeping our theme working so well and looking so good, much appreciated!

    Brian

    Hi!

    See Peter’s response here: https://kriesi.at/support/topic/make-top-icon-linkable/#post-194724

    Regards,
    Josue

    #195544

    In reply to: WP Better Security

    Hey Andrew!

    I don’t think so, WP Better Security will handle all that stuff. If you note something unexpected feel free to reply to this topic.

    Regards,
    Josue

    #195538

    Hi!

    1. Add this code to the Quick CSS:

    .logo {
        position: static !important;
        float: none !important;
    }
    .main_menu {
        top: 76px;
    }
    .header-scrolled .main_menu {
        top: 38px;
    }
    .main_menu a {
        height: 40px !important;
        line-height: 40px !important;
    }
    .header-scrolled .main_menu a {
        height: 20px !important;
        line-height: 20px !important;
    }

    2. Yes, you can add custom pictograms, but you’ll need to make them fonts first, you can use Fontello for that, for a guide, see: http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader

    3. Can you post a link to the Blog template? if you are referring to the part where it says “ACTUALITÉS”, this code will work:

    .attachment-square.wp-post-image {
        width: 50px;
    }
    .slide-content {
        float: left;
        width: 135px;
        margin-left: 10px;
    }
    .slide-image {
        float: left;
    }

    Cheers!
    Josue

    #195536

    Hi!

    Please add following code to Quick CSS as well and adjust as desired

    .slideshow_align_caption { top: 60%; vertical-align: inherit; }

    Cheers!
    Yigit

    • This reply was modified 12 years, 3 months ago by Yigit.
    #195510

    Hi!

    Please add following code to Quick CSS as well

    #header_meta { display: block; margin-top: -30px; }
    

    Best regards,
    Yigit

Viewing 30 results - 136,501 through 136,530 (of 142,852 total)