Viewing 30 results - 88,741 through 88,770 (of 142,852 total)
  • Author
    Search Results
  • #706124

    CLOSED. i did it with this class: .handschrift h1

    Thank you Yigit! But maybe you can help me wih the grid here: https://kriesi.at/support/topic/adapt-mansory-grid/

    • This reply was modified 9 years, 5 months ago by corneliaboehm.
    #706122

    PS: This is my custom CSS which falls back to the selected theme font size in the theme settings:

    /* Workaround for Tab Title Size Issue: https://kriesi.at/support/topic/font-size-setting-not-used-in-tabs/ */
    .js_active .tab,
    .tabcontainer .tab_icon{
    	font-size:inherit !important;
    }
    #706088
    JennyGr
    Participant

    Hi on mobile my partner logos are stacked one on top of each other with no space between. How do I create some space between them?

    Many thanks

    Jenny

    #706081
    GeoCreo
    Participant

    Hello Guys,

    I am trying to place a second logo on my site using the code below but it’s not appearing. Is there something I’m doing wrong?

    I put this in functions.php

    function add_secondary_logo(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery(‘.av-logo-container .inner-container’).append(‘<strong class=”second-logo logo bg-logo”>‘);
    });
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘add_secondary_logo’);

    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    And I put this in Custom CSS:
    .html_header_top.html_logo_center .logo {
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    }

    #706076

    Hi Jordan,

    So simple if you show it like that but so difficult if you don’t know where too look.
    Issue resolved, topic may be closed.

    Regards!

    #706056

    Hi,

    Please find the credentials in the private area.

    Christophe / Bérangère

    #706053

    Hi,

    Try to add this code to functions.php:

    function move_postmeta(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery( ".page .template-blog header.entry-content-header, .single-post .template-blog header.entry-content-header" ).each(function() {
    jQuery( this ).find( ".post-meta-infos" ).insertBefore( jQuery(this).find('.big-preview') );
    });
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'move_postmeta');

    And add this code to Quick CSS (located in Enfold > General Styling):

    .html_elegant-blog #top .post-entry .post-meta-infos {
        float: none;
    }

    Let us know if it works.

    Best regards,
    Nikko

    #706041

    Hey mawebdesign,

    Please refer to this link here

    https://kriesi.at/support/topic/search-not-working-in-ie8/#post-328178

    Add the following css in Enfold > General Styling > Quick CSS

    .avia-search-tooltip {    	    	
        	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        	border:none;
        }
        .avia-search-tooltip #searchform>div {
        margin: 20px 0 0 0;
    }
    .header_color .avia-tt {
    	position: absolute;
        margin-top: -151px;
    }

    This will geive you a good starting poing however to make it look exactly as your screenshot will take a lot of time so we recommend hiring a freelancer.

    Best regards,
    Vinay

    #706039

    Hi,

    I have already replied in your other thread: https://kriesi.at/support/topic/enfold-health-demo/ not all files have been uploaded to your theme, re-updating it fixes the issue. :)

    Best regards,
    Nikko

    #706012

    I’ve edit previous post and wrote everything there. I wrote for a line on the top witch break the layout but I saw the problem. there is an tracking source added by us in header.php

    Sorry for bothering you with that one.

    • This reply was modified 9 years, 5 months ago by lafs.
    #706006

    Hi,

    I apologize for the delay, the css style isn’t applying to the messed up footer. Try to add this css code in Quick CSS (located in Enfold > General Styling):

    html #top .footer_color .widgettitle {
        border-style: solid;
        border-width: 1px;
        padding: 10px 0;
        border-left: none;
        border-right: none;
        margin-bottom: 15px;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    #705995

    In reply to: Setting up a forum

    Hey peta_moonstone,

    You can find more info on recommeded plugins here: https://kriesi.at/support/topic/recommended-plugins/

    bbPress and Simple Press are examples though.

    Best regards,
    Rikard

    #705992

    when you go to “theme options” in the top WP menu near edit page there is a menu which was working I think. There we changed a lot of things. Now I remember that this menu is also avaible via “enfold” button. ….so this is no problem ;-)

    Now when you select something from this menu – nothing happened…just the page is reloading and goes where you’ ve been before you click on a button/link. But the copy of this menu in the WP left menu is working fine. So the problem is no so big. If there is an easy solution lets fix it.

    • This reply was modified 9 years, 5 months ago by lafs.
    #705991

    Hi,

    Try to change 1024 to 767 from Ismael’s code, it should look like this:

    @media only screen and (max-width: 767px) {
        .only-desktop {
            display: none !important;
        }
    }
    
    @media only screen and (min-width: 767px) {
        .only-mobile {
            display: none !important;
        }
    }

    Hope this helps :)

    Best regards,
    Nikko

    #705974

    Hey Christophe,

    Sorry for the delayed response.

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Jordan

    Hey pimroll,

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

    #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
        content: "•";
        position: absolute;
        top: 13px;
        margin-left: -10px;
        font-family: 'Arial';
        font-size: 20px;
    }
    

    Best regards,
    Jordan

    #705962

    Hey Freek,

    Yes, responsive element just means the elements/layout adapts with the device. However as for parts of the images which are cut off, the fullscreen will try to fit the image to the device viewing it depending on their screen size. For example in your site, try to view the link to the image in the Private Content, you will notice that there’s white space on the right, what fullscreen slider is trying to achieve is to expand the width of the image to cover the whole screen however expanding the width to 100% would also mean that the height of the image will also be expanding more than the height of the monitor, therefore the top and bottom part of the image are cut off (height or width is sacrificed just to preserve the ratio of the image). But if you really want it to show all parts of the image, try to add this code in Quick CSS (located in Enfold > General Styling):

    .avia-fullscreen-slider .avia-slideshow>ul>li {
        background-size: 100% 100% !important;
    }

    It will show all parts of the image but the ratio will not be preserved. Hope this helps. :)

    Best regards,
    Nikko

    #705950

    Hi,

    1.) Please refer to this thread: https://kriesi.at/support/topic/override-the-global-avia_config-within-child-functions-php/ or you may want to use Simple Image Sizes plugin.

    1.b) Are you using a default editor and use it as a blog? or are you using Advance Layout Builder and the blog module?

    2.) I have tested it on my end but since on your end it’s not working Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Also I also request for ftp access, since it’s very critical to modify functions.php on wp theme editor.

    Best regards,
    Nikko

    #705949
    lafs
    Participant

    Hi there,

    first, very good theme, Bravo!

    Everything was fine in the beginning but after we’ve created the whole site we saw that “the theme option” doesn’t work. When you click on the link it just reload and nothing happens. We’ve installed WPML and Yoast plugin. When we’ve disabled them it’s the same.

    #705948

    Hey Tilman,

    Thanks for reaching out to us!

    Unfortunately this is a mobile device limitation. Android and iOS intentionally block the autoplaying of videos so as not to exceed mobile data limits.

    Let us know if there is anything else we can assist you with.

    Best regards,
    Jordan

    #705947

    In reply to: Header 1 vs responsive

    Hi,

    I could find this code inside this media query: @media only screen and (max-width: 767px)

    #top #wrap_all .av-inherit-size .av-special-heading-tag {
        font-size: 0.8em;
    }

    And replace it with:

    #top #wrap_all .av-inherit-size .av-special-heading-tag {
        font-size: 0.8em;
        word-break: break-all !important;
    }

    Hope this helps. :)

    Best regards,
    Nikko

    #705944

    Hi,

    Please replace the code I gave above to:

    @media only screen and (min-width:768px) and (max-width:1024px) {
      #top .flex_cell.av_one_half {
        padding: 15px !important;
        font-size: 14px;
      }
    
      #top .flex_cell.av_one_half.av-zero-padding {
        padding: 0 !important;
      }
    
      #top .flex_cell.av_one_half .av-special-heading {
        padding-bottom: 8px !important;
      }
    
      #top .flex_cell.av_one_half .av-special-heading-tag {
        font-size: 24px;
      }
    
      #top .flex_cell.av_one_half .av-subheading {
        font-size: 18px !important;
      }
    }

    Let us know if it works. If not, please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.

    Best regards,
    Nikko

    #705935

    In reply to: Pagination issue

    Hi,

    Thanks for your patience. The issue is fixed. I have found this code in the style.css of your child theme:

    .paged #after_section_1{
    display:none !important;
    }

    I have commented it out but it seems not to reflect even after purging the cache, so I added this code in Quick CSS (located in Enfold > General Styling):

    #top.paged #after_section_1 {
        display: block !important;
    }

    Let us know if it’s good on your end also :)

    Best regards,
    Nikko

    #705896
    JeeBar
    Participant

    I need to make my prev and next post buttons (the little tabs at the edge of individual posts) a little taller to accomodate long titles.

    I tried this per this other thread, but it’s not working.

    #top .avia-post-nav {
        height: 200px !important;
    }

    https://solace.com/blog/products-tech/solace-virtual-message-router-vmr-release-7-2

    #705895
    oestersund
    Participant

    Hi,
    on this post https://kriesi.at/support/topic/autoplay-youtube-video/#post-705878 you gave me the solution how to autoplay a video on my page https://www.fitgutschein.de/ablauf-so-funktioniert-es/
    ……………………………..
    Can you try to use a text block instead of video module and paste in the embed code not the url, and ?rel=0&autoplay=1 inside the url of embed code it would look like:

    <iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/XWze2cCdt40?rel=0&autoplay=1&#8243; frameborder=”0″ allowfullscreen></iframe>
    ……………………………….

    The topic was closed then as “resolved”, but now `ve seen that it works on pc only, not on mobile.
    What ca I do?

    Thx a lot & best regards, Tilman

    #705887

    Hey Armstrong88!

    Please add the following to your custom CSS

    #top .no_margin.av_one_third { width: 30% !important; }

    let us know if we can do anything else.

    Best regards,
    Basilis

    #705869

    Note: I took the featured image off of that page as I needed to publish and advertise it. I’ve created a test page to show you – http://www.dominiquehurley.com/test-page/

    When I get your code, I’ll re-insert the featured image so it shows up when folks share it on FB, but I don’t want featured images to show up at the top.

    Note 2 – it didn’t change my old Pages, just reverted to your default for new pages. Thank you.

    #705867

    sorry i had it in a text block element too – but not with the iframe tag – but in the manner above

    edit: this is a test page. i placed an image (screenshot of the film) alb element and on the image with link settings to manually.
    the link was than with all instructions:

    http://www.youtube-nocookie.com/embed/G0k3kHtyoqc?rel=0&vq=hd720&autoplay=1&iframe=true frameborder="0" allowfullscreen

    #705864

    you can link to it in this way too:

    the trick is that you can combine those : autoplay rel and iframe by first a ? than with & – see example:

    http://www.youtube-nocookie.com/embed/XWze2cCdt40?rel=0&autoplay=1&iframe=true frameborder="0" allowfullscreen

    • This reply was modified 9 years, 5 months ago by Guenni007.
    #705842

    Hi,

    I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?

    The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.

    Would you mind uploading the screenshot/mockup to imgur.com or dropbox gallery without any zipped attachment and share the link here :)

    It’s not clear about which space you are refering to. However as I understand you are trying to remove the horizontal border on top of the contact form correct?

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

    			
    #contact.container_wrap {
    	border-top: 0px!important;
    }
    

    Best regards,
    Vinay

    • This reply was modified 9 years, 5 months ago by Vinay.
Viewing 30 results - 88,741 through 88,770 (of 142,852 total)