Viewing 30 results - 98,281 through 98,310 (of 142,845 total)
  • Author
    Search Results
  • #605092

    Hi!

    use this code:

    .column1.av_one_half {
    margin-top: 0px;
    }
    

    Cheers!
    Andy

    #605071

    Hallo Andy,

    danke für Deine Antwort.

    Die Anleitung funktioniert wohl für Elemente, die in einer Seite als shortcode/template builder element eingebunden sind. Wie mache ich es aber im Widget, wo ich nur den Shortcode eingetragen habe. [av_postslider link='category,35' columns='1' items='4' offset='0' contents='title_read_more' preview_mode='auto' image_size='portfolio' autoplay='yes' interval='7']

    Und noch ein ähnliches Problem: Wie kann ich im Beitrag das Beitragsbild in der Anzeigehöhe anpassen? Es soll die volle Höhe des Bildes mit 453 px Höhe angezeigt werden. Link dazu im private content.

    Danke und viele Grüße!
    Anja

    Hi Andy, thanks for your reply.
    I deactivated all plugins as possible. It was impossible to deactivate the Polylang Plugin but the problem was already existing before we used the Plugin.

    Here one topic from your support-forum which describes exactly my problem.

    Would be nice if you could take a look inside.
    Thank you
    Bernd

    hi yes thank you it worked :)

    i added this code, with this you can change the font color of phone info and the 2nd menu

    #header_meta * {
        color: blue !important;
    }

    topic closed :)

    #605057

    sorry wrong topic

    Hi @richardhofer83;
    have you tried these codes :
    adjust your own colors

    #top #header_meta{background-color: #000000 !important;border-bottom-color: #EF784A !important;}
    #top #header_meta .phone-info{color: #ffffff !important;}
    #605046

    In reply to: Future options?

    Hi Josue!
    Great, thanks for your answers.
    1. There are a lot of topics (‘search,mobile’) in the suppport forum. We’ll try a few things after the theme-installation but we believe, that a simple theme-option for a mobile search would be the best way.
    2. We have tried already a few modifications with post-format ‘link’ according to https://kriesi.at/support/topic/video-in-blog-masonry/. but they are affecting too much features (Post formats, Video icon, Excerpt, Magazine). We are asking ourselves: Why should we force the user to leave the masonry blog to watch a video (post type video) in a single post?
    3. Great, we’ll try it that way.
    Thanks a lot and best regards
    Bernd

    #605026

    Hi,

    Glad we could help, please let us know if you should need any more help on the topic.

    Regards,
    Rikard

    #605016
    Wolf
    Participant

    Hello Team,
    I noticed that color sections with a fixed background image are not working correctly on my website.
    When you scroll past the colorsection you can see the top edge of the image pass by.
    Kinda hard to explain.

    It looks kind of broken now.

    Any solution for this?

    thanks

    #605008

    Here admin credentials & ftp

    I need to set homepage for http://www.lastradadeicampioni.it/nuovo/ (logo size/position, menu transparent and video bottom menu align in top page) in same position like http://www.lastradadeicampioni.it

    You can see http://www.lastradadeicampioni.it also in mobile if is possible have same effect.

    I need also other featured for other page like color menu background for each ID page but now homepage layout is most important.

    #605003

    Hi,

    Great, glad you found a fix and thanks for sharing. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    Hey!

    Try using the below css in Enfold > General Styling > Quick CSS:

    #top .no_margin.av_one_third {
        width: 33.33%;
    }

    Try adjusting the width down so that the images are aligned with the text above it. Adding wider margins may not work as the images are trying to keep in 3 columns without breaking out of the column.

    Regards,
    Jordan

    #605000

    In reply to: Row Settings

    Hey hadas,

    You linked to the overview page so I’m not sure what you are referring to, if you click Remove Frame in the top right of your screen on the URL you linked to you will be able to see the direct link.

    Best regards,
    Rikard

    Hi,

    Ok great, please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #604963

    Hi olauno!

    Thanks for getting in touch with us!

    Your image is not showing but are you asking for the social icons to be below the logo and for the borders to be removed, like in my screenshot attached?

    Then add the following CSS in the Quick CSS field under the General Styling tab in the theme options:

    .html_header_sidebar .av-sidebar-social-container {
        top: -480px;
    }
    
    .html_header_sidebar #top #header .social_bookmarks {
        border: none;
    }
    
    .header-color span {
    border-color: rgba(225, 225, 225, 0);
    }

    Feel free to adjust the values and reach out if you need further assistance.

    Cheers!
    Jordan

    #604960
    wadetaylornz
    Participant

    Hi There,
    I’ve been searching for a way to add a shortcode to the Masonry Excerpt. I have found several threads on this but none seem to help me.
    I found the masonry_entries.php file here: wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\masonry_entries.php, and then created a child theme version using this http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/:

    /* Pull Shortcodes from folder... */
    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
    function avia_include_shortcode_template($paths)
    {
    $template_url = get_stylesheet_directory();
    array_unshift($paths, $template_url.'/shortcodes/');
    
    return $paths;
    }

    Then I found several posts that mention changing the code of masonry_entries:
    https://kriesi.at/support/topic/theme-shortcode-in-the-excerpt/

    However my masonry_entries.php file only goes to line 331, and the code snippets that they say to look for don’t exist. I’m using version 3.4.1.

    I have created custom post types, and have listed them in the masonry grid. I have also created custom meta data for each cpt. The title and exerpt are showing, but I would like to pull through some of the custom meta data from the cpt. However the shortcode is only displayed as this: [custom_field field="price" this_post="1" limit="0" after=" Vatu" between=", " /]

    Is there anything I can do? Is the difference between the advice from 2015 and now because of a version change?

    Cheers,
    Wade.

    #604956

    Hi,

    Ok, thanks for the feedback. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #604954

    In reply to: RESPONSIVE PROBLEM

    Hi,

    Glad we could help, please let us know if you should need any more help on the topic.

    Regards,
    Rikard

    #604950

    Hi,

    Ok great, please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #604948

    Hi,

    I’m not sure if I understood your problem correctly or not but could you try to create another section to show for mobile only? You can then give your sections IDs and hide/show the correct one using CSS:

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

    Thanks,
    Rikard

    #604943

    Hey!

    We have added the below css in Quick CSS please review the site now.

    /* Tablet fix*/
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .avia_mega1 {
      margin-top: -22px!important;
     z-index:99999!important;
    }
    }

    Cheers!
    Vinay

    #604940

    Hi Rikard
    That didn’t work I still have the line below the LayerSlider & the top of the page.
    It is OK to have it on the pages that don’t have the LayerSlider, however the line below the LayerSlider detracts from the clean look I wanted.
    Any help would be appreciated – website is http://www.findnetsolutins.com

    #604935

    Hi czig!

    Thank you for using Enfold but please avoid duplicating the thread. Please continue here: https://kriesi.at/support/topic/editor-refuses-to-open-any-pages/

    Regards,
    Ismael

    #604930

    Hey!

    Mobile devices such as iPhone or Androids do not autoplay videos due to various reasons (processors, bandwidth or data per unit cost etc), that’s why we included an option in color section to hide the video on mobile then show the background or fallback image.

    Hide video on Mobile Devices?
    You can choose to hide the video entirely on Mobile devices and instead display the Section Background image
    Most mobile devices can’t autoplay videos to prevent bandwidth problems for the user

    Related article: https://www.aerserv.com/why-does-video-autoplay-on-mobile-devices-not-work/

    If you really need to show the video on the page, hide the color section then add the video element. You can then toggle the display of these elements by using css media queries. Example here:

    https://kriesi.at/support/topic/home-page-video-on-mobile-phone/#post-449787

    Regards,
    Ismael

    #604923

    Just stacked two icons in a column. Rather than appearing on top of the other…they are both side by side. Ugggggh!

    #604921

    Hi @jomtones,

    Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #604918

    Hi!

    Add this:

    @media only screen and (max-width: 767px) {
    .responsive.html_header_top.html_mobile_menu_tablet #header_main .social_bookmarks {
        display: block !important;
        top: -5px!important;
        left: 50%;
        transform: translate(-50%, 0);
        width: 90%;
    }
    }

    Reference: https://css-tricks.com/centering-percentage-widthheight-elements/

    Best regards,
    Ismael

    #604906

    Hey Basilis,

    The Issue was fix but my now my sample template page, about us page, gallery page has this message on top of the page.

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/boothography/public_html/wp-includes/nav-menu.php:2) in /home/boothography/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/boothography/public_html/wp-includes/nav-menu.php:2) in /home/boothography/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Please let me know how i can fix this issue.

    #604898

    Hey Bo!

    Thank you for using Enfold.

    The login credentials above are not working. Please check.

    UPDATE: We get an error in the console. It’s coming from a custom script:

    <script type="text/javascript">
    $(function(){var t="https://upload.wikimedia.org/wikipedia/commons/c/ce/Transparent.gif",e=!0,o=new Image;o.src=t,$("img").live("mouseenter touchstart",function(){var o=$(this);if(!o.hasClass("Overlay")&&(e||o.hasClass("protectMe"))){var i=o.offset(),n=$('<img class="Overlay" src="'+t+'" width="'+o.width()+'" height="'+o.height()+'" />').css({position:"absolute",zIndex:9999999,left:i.left,top:i.top}).appendTo("body").bind("mouseleave",function(){setTimeout(function(){n.remove()},0,$(this))});"ontouchstart"in window&&$(document).one("touchend",function(){setTimeout(function(){n.remove()},0,n)})}})});
    </script>
    

    Best regards,
    Ismael

    Hi!

    Adjust the width of the flex cells a little bit.

    #top .no_margin.av_one_third {
        width: 33.2%;
    }

    Default width is 33.3%.

    Best regards,
    Ismael

Viewing 30 results - 98,281 through 98,310 (of 142,845 total)