Viewing 30 results - 88,711 through 88,740 (of 142,852 total)
  • Author
    Search Results
  • #706451

    Perfect. Topic closed.

    #706449
    markvanhaze
    Participant

    I want to add similar items to the top right corner as used on this site: http://www.planetkitesurfholidays.com/

    Most importantly would be contact numbers, maybe a Skype icon and a link to a contact form.

    #706446

    Topic: Cart page

    in forum Enfold
    mawebdesign
    Participant

    Hi
    Can you please help with the below:
    Can you please advise how we can move “YOU MAY BE INTRESTED IN” (cross sells) to the very top of the cart page.
    Please see screenshot attached

    #706438

    It’s av_section_6 of: http://kriesi.at/themes/enfold/.

    I can’t seem to find the place to create the full width background with the posts and text that sit on top of the section. I’m waiting for our IT guy to add the information from the link you provided.

    Some of the code:
    <div id=”av_section_6″ class=”avia-section socket_color avia-section-default avia-no-shadow avia-full-stretch av-parallax-section avia-bg-style-parallax avia-builder-el-47 el_after_av_section el_before_av_section container_wrap fullsize” data-section-bg-repeat=”stretch”><div class=”av-parallax enabled-parallax active-parallax” data-avia-parallax-ratio=”0.3″ style=”top: auto; transform: translate3d(0px, 190px, 0px); height: 687px;”><div class=”av-parallax-inner socket_color avia-full-stretch” style=”background-repeat: no-repeat; background-image: url(http://kriesi.at/themes/enfold/files/2013/04/room.jpg); background-attachment: scroll; background-position: top center; “></div></div><div class=”container”><div class=”template-page content av-content-full alpha units”><div class=”post-entry post-entry-type-page post-entry-734″><div class=”entry-content-wrapper clearfix”>
    <section class=”av_textblock_section” itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork”><div class=”avia_textblock ” itemprop=”text”><h2 style=”text-align: center;”>In case you need help</h2>
    <p style=”text-align: center;”>Here are several ways to contact us</p>
    </div></section>
    <div style=”height:30px” class=”hr hr-invisible avia-builder-el-49 el_after_av_textblock el_before_av_one_third “><span class=”hr-inner “><span class=”hr-inner-style”></span></span></div>
    <div class=”flex_column av_one_third flex_column_div first avia-builder-el-50 el_after_av_hr el_before_av_one_third “><article class=”iconbox iconbox_top main_color avia-builder-el-51 avia-builder-el-no-sibling ” itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork”><div class=”iconbox_content”><header class=”entry-content-header”><div class=”iconbox_icon heading-color” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></div><h3 class=”iconbox_content_title” itemprop=”headline”>Presales Question?</h3></header><div class=”iconbox_content_container ” itemprop=”text”><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.<br>
    Learn more</p>
    </div></div><footer class=”entry-footer”></footer></article></div><div class=”flex_column av_one_third flex_column_div avia-builder-el-52 el_after_av_one_third el_before_av_one_third “><article class=”iconbox iconbox_top main_color avia-builder-el-53 avia-builder-el-no-sibling ” itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork”><div class=”iconbox_content”><header class=”entry-content-header”><div class=”iconbox_icon heading-color” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></div><h3 class=”iconbox_content_title” itemprop=”headline”>Need Support?</h3></header><div class=”iconbox_content_container ” itemprop=”text”><p>Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.<br>
    Learn more</p>
    </div></div><footer class=”entry-footer”></footer></article></div><div class=”flex_column av_one_third flex_column_div avia-builder-el-54 el_after_av_one_third avia-builder-el-last “><article class=”iconbox iconbox_top main_color avia-builder-el-55 avia-builder-el-no-sibling ” itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork”><div class=”iconbox_content”><header class=”entry-content-header”><div class=”iconbox_icon heading-color” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></div><h3 class=”iconbox_content_title” itemprop=”headline”>Check Forum</h3></header><div class=”iconbox_content_container ” itemprop=”text”><p>Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim juserdiet a, venenatis vitae, justo.<br>
    Learn more</p>
    </div></div><footer class=”entry-footer”></footer></article></div>

    </div></div></div><!– close content main div –></div></div>

    #706385

    Hey web4698!

    Are you refering to the full width button?

    Best regards,
    Basilis

    #706377
    lmanney
    Participant

    Hi,

    I’ve set up my contact form in a color section so that i have an image behind it. How can i move the form to the top of the page? It’s currently floating in the middle. http://larysasendich.com/contact/

    thanks!

    #706374

    Basically, I am trying to make the search bar full width and responsive for screens larger than 990px. I want a header similar to that of Amazon.com. I still need the sub menu below it.

    Here is the code from inspect editor.

    #top #searchform>div {
    position: relative;
    max-width: 100%;
    width: 1500px !important;
    }

    #706369
    NikoArq
    Participant

    Hello!

    I’d like to upload a video of 180mb without having that ugly “youtube” logo on the side.
    How do I do this?
    Edit: I wish the video to have a clean design, with just a “play”, “pause” and “stop” button along with a “timeline” under to skip through the video.

    Regards,
    Nikolai

    • This topic was modified 9 years, 4 months ago by NikoArq.

    Hi!

    Please refer to my post here – https://kriesi.at/support/topic/how-to-disable-modal-lightbox-only-on-one-page/#post-623864

    Instead of targetting your element by page ID, you can turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your element a custom class and replace page ID with your custom class

    Best regards,
    Yigit

    #706335

    Hey belinger,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #s {
        font-size: 19px;
    }
    #top #searchsubmit {
        height: 47px;
    }
    

    Best regards,
    Yigit

    #706317

    Hey James,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    li#menu-item-burger:before {
        content: 'Menu';
        position: absolute;
        left: 10px;
        top: 10px;
    }
    

    Best regards,
    Yigit

    #706313
    jamesbarrell
    Participant

    Hi I am wanting to add the word “MENU” before the hamburger icon when using the hamburger icon on the main website (not mobile website).

    I have found instructions elsewhere on this forum for how to do this for the mobile version but not the desktop version when having the menu be displayed as icon and not text in the settings…

    Any easy way to do this please?

    Thanks,
    James.

    #706295

    No still same problem.
    Is it possible that I did something wrong with the pics enetering on my page.
    I worked with photoshop to arrange the right size, so that the pics fit into the desktop version?

    #706284

    Hey!

    That happens because of smooth scrolling. Please refer to this post – https://kriesi.at/support/topic/how-to-disable-smooth-scrolling/#post-527920 to disable it.

    Best regards,
    Yigit

    #706267

    In reply to: Page Title Problem

    Hi,

    That is because you are using transparent header on your page. I edited your grid row cell where you have your title and added 100px top padding.
    Please review your website now

    Best regards,
    Yigit

    #706241
    hingex
    Participant

    I have this exact error using WordPress 4.6.1 and Enfold 3.8. I have had to disable Better WordPress Minify Version 1.3.3 . I am in urgent need of a fix. Thanx
    https://kriesi.at/support/topic/avia_is_mobile-is-not-defined-error/

    #706233

    Hi,

    I checked your website and “Read more” button is working fine for me. So could you fix it already?

    For your second questions check out this: https://kriesi.at/support/topic/redirect-author-picture-link-to-another-page/

    Please use different tickets for different questions in the future.

    Best regards,
    Andy

    #706226

    I found the solution
    https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161

    Hopefully, an update doesn’t break it. :-)

    Thank you!

    #706217

    In reply to: Ampersand (&) problems

    That worked – thank you! Is there a way to stop it changing the colour i.e. so that it is the same colour as the text around it?

    Many thanks

    #706203

    Hi,

    It is disabled by default. However you can refer to this post to enable it – https://kriesi.at/support/topic/layerslider-on-mobile-2/#post-672258

    Best regards,
    Yigit

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .avia-slideshow-button {
        font-size: 16px; 
        padding: 20px 20px;
    }
    .home #fullscreen_slider_0 .slideshow_align_caption {
        vertical-align: top;
    }
    .home #fullscreen_slider_0 .avia-slideshow-button {
        display: block;
        max-width: 350px;
        margin: auto;
        margin-top: 10px;
    }
    .home #fullscreen_slider_0 a.avia-slideshow-button:nth-child(3) {
        color: transparent!important;
        border: none!important;
        background-image: url(https://www.eltern-kongress.com/wp-content/uploads/logo-eltern-kongresss.png)!important;
        background-size: contain!important;
        background-repeat: no-repeat!important;
        background-position: 50% 50%!important;
        background-color: transparent;
    }
    

    Best regards,
    Yigit

    #706185

    Bom dia Jordan!
    Semana passada depois de enviar a senha do ftp para voce acertar o link _blank do testimonial meu site ficou totalmente desfigurado todas páginas que utilizei o Advanced Layout Builder ficaram sem formatação no entanto abri esse tópico e ativei meu suporte que estava para acabar e liguei para meu provedor onde obtive ajuda me orientou apagar o tema Enfold atraves do painel do wordpress e instalar novamente pelo ftp e foi assim que consegui resolver o problema não sei o que ocorreu e porque todas páginas ficaram desse jeito justamente quando precisei apresenta-las no meu trabalho, mas por fim consegui agradeço sua ajuda e me desculpe qualquer coisa.
    Saudações
    Debora

    #706183
    sabrinarubli
    Participant

    I have a Grid Row with a fixed height and the contents for each of the two cells are set to align to the bottom. However, when the width of the browser window changes and the cells of the Grid Row stack on top of one another, the contents align to the top of the cell.

    Is there a fix for this?

    #706174

    Topic: Caption text font size

    in forum Enfold
    Picante
    Participant

    Hello

    For some reason I can’t change the size of the font in the caption text in the full width easy slider. It seems to be fixed for some reason. It looks okay on a mobile screen, but too small on a desktop. Can you help?

    Many thanks

    #706173

    Hi,

    This is fixed. I edited the page, selected the 2nd row 1st column cell and edit it. Unchecked Custom top and bottom margin and the issue is fixed. Let us know if it’s also good on your end :)

    Best regards,
    Nikko

    #706164

    In reply to: Anchors not working

    Hi,

    For testing purpose please deactivate all plugins and add the below code at the bottom of the functions.php

    // Scroll to div
    function scrollToDiv(){
    ?>
    <script>
         jQuery(document).scroll(function() {
         var sections = jQuery('.avia-section'),
            menu   = jQuery('#mobile-advanced li a');
            menu.on('click', function(event) {
                var target = jQuery(this.getAttribute('href'));
                if( target.length ) {
                    event.preventDefault();
                        jQuery('html, body').stop().animate({
                            scrollTop: target.offset().top - 1000
                        }, 1000);
                    }
                });
            });
     
    </script>
    <?php
    }
    add_action('wp_head', 'scrollToDiv');

    Best regards,
    Vinay

    #706161

    Hi,

    Iconbox element gets a “main_color” class even when it is inside “alternate_color” tagged section. I have added following code to Functions.php file of your child theme in Appearance > Editor

    function remove_maincolor(){
    ?>
     <script>
    jQuery(window).load(function(){
    jQuery('.alternate_color .iconbox_top').removeClass('main_color');
    });
     </script>
    <?php
    }
    add_action('wp_footer', 'remove_maincolor');
    

    We reported the issue to our devs.

    Best regards,
    Yigit

    #706153

    Hey JennyGr,

    Kindly add this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      #top .avia-logo-element-container .slide-entry {
        margin-bottom: 32px !important;
      }
    }

    Let us know if it works :)

    Best regards,
    Nikko

    #706151

    Topic: Where element.style?

    in forum Enfold
    hgx
    Participant

    Hallo,

    Wo ist:
    Where is:

    element.style {
        background-attachment: scroll;
        background-image: url("http://localhost/wp-content/uploads/2016/01/luxusnet-lp.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        height: 437px;
        top: auto;
        transform: translate3d(0px, 65px, 0px);
    }

    Ich möchte im child theme hier height: 437px; ändern. Weil die Einstellung in der Farb Sektion auf 75% leicht daneben liegt.
    Ich finde es in keiner Datei, welche müsste dann ins child theme?

    I would like in child theme here: 437 px; change. Because the setting in the color section is slightly down to 75%.
    I find it in no file, which would then have to child theme?

    l.G.

    #706147

    Hi Carsten,

    Sorry for the late reply and stepping in in English. I think we will be able to provide you support faster if you do not mind posting your support questions in English :)

    I Google translated your query and was able to reproduce the issue on Safari. Please try adding followind code to Quick CSS in Enfold theme options under General Styling tab

    .avia-safari .avia-image-container-inner { margin-top: 1px !important; }

    I noticed you are using Autoptimize plugin. You may need to disable CSS miniyfing feature and flushing cache after applying the changes. That should help with this issue – http://imgur.com/a/h2lQB

    If you have any other questions or issues, please let us know :)

    Best regards,
    Yigit

Viewing 30 results - 88,711 through 88,740 (of 142,852 total)