Forum Replies Created

Viewing 30 posts - 28,861 through 28,890 (of 67,570 total)
  • Author
    Posts
  • in reply to: Font size blog #978711

    Hi,

    Awesome! Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Ismael

    in reply to: Comment Form @ Mobile Not Responsive #978709

    Hi,

    Great! Glad that you figured it out. Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

    in reply to: Section question #978708

    Hi,

    Thanks for the update.

    We created a test page (see private field). We applied a custom css class attribute to the column containing the text and modified it in the Quick CSS field.

    .offset-column {
        position: absolute;
        left: -200px;
        bottom: -300px;
    }

    You may need to adjust this on smaller screens.

    Best regards,
    Ismael

    in reply to: Search engine theme update ? #978706

    Hey newki75,

    Thank you for using Enfold.

    The title and post meta info are set to not display via css.

    .entry-content-wrapper .post-title {
        display: none !important;
    }
    
    .post-meta-infos {
        display: none;
    }

    You have to remove that css codes or override them with these.

    .search .entry-content-wrapper .post-title {
        display: block !important;
    }
    
    .search .post-meta-infos {
        display: block;
    }
    

    Best regards,
    Ismael

    in reply to: main menu displaying issue after scrolling up #978705

    Hey alexanderduenchem,

    Thank you for using Enfold.

    Did you add the submenu element on every page? This css code should help with the adjustment but we may need to adjust the selector a bit later on when we get more info about the menu setup.

    .single #main #sub_menu1 {
        top: 118px !important;
    }
    
    .single .av_header_transparency + #main #sub_menu1 {
        top: 0 !important;
    }

    Best regards,
    Ismael

    Hi,

    Thanks for the update.

    We adjusted it a bit. This css code should hide the sidebar and increase the width of the content container when the screen width is less than 1024px.

    @media only screen and (max-width: 1024px) {
    .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
        display: none;
    }
    
    .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    }

    Best regards,
    Ismael

    in reply to: Demo Import – Media missing #978701

    Hi,

    Thank you for using Enfold.

    The images’ url were not updated. They still point to the demo url. Is it OK if we reset the database and re-import the demo?

    scale-ruler-on-blueprints-845x321.jpg:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    house-wire-model-fade-white-1500x1085.png:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    construction-site-machines-845x321.jpg:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    cropped-hand-of-a-carpenter-845x321.jpg:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    architect-handling-keys-to-a-couple-845x321.jpg:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    urban-development-845x321.jpg:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    modern-home-845x321.jpg:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    

    Best regards,
    Ismael

    in reply to: Sidebar breaking when using fullwidth-slideshow #978699

    Hi,

    Thanks for the update.

    The following container breaks the layout of the page. It is being rendered between the content and the sidebar container.

    
    <div class="swp-content-locator"></div>
    

    Do you have any idea where it’s generated from?

    Best regards,
    Ismael

    in reply to: iconlist content reponsiveness on ipad pro #978697

    Hi,

    Thanks for the update.

    You can split the columns into two earlier than usual or when the screen width is equal or less than 1024px (common logical resolution of tablets/iPad).

    @media only screen and (max-width: 1024px) and (min-width: 768px) {
    .responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div, .responsive .av_one_fourth.first + .av_one_fourth.flex_column_div, .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div, .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div, .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div, .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + .av_one_fourth.flex_column_div, .responsive .avia-content-slider-inner .av_one_fourth.flex_column_div {
    margin-left: 4%;
    width: 48%;
    }
    
    .responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div, .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div, .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div, .responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div, .responsive .avia-content-slider-inner .av_one_fourth.first.flex_column_div {
    margin-left: 0%;
    clear: both;
    }
    
    .iconbox_content {
    min-height: 330px !important;
    }
    }

    By default, the columns will split into two when the screen width is 989px or less.

    Best regards,
    Ismael

    in reply to: Wanted: Main menue item without page #978690

    Hi,

    b) or to use it as a link that leads to the first submenue (or a default submenue)

    Have you tried to create a “Custom Link” in the Appearance > Menus panel? Create one, name it “Produkte” and then add a hashtag in the url field. You can also use the url of the sub menu item.

    Best regards,
    Ismael

    Hey AJDesignCo,

    Thank you for using Enfold.

    This is the error when I try to authenticate the key.

    js?v=3.32&callback=av_backend_maps_loaded&key=AIzaSyD2dKbb0E_4yVBwqv_jJfu736B16qfenhQ:42 Geocoding Service: This API project is not authorized to use this API. For more information on authentication and Google Maps Javascript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key

    Are you sure that you selected the correct API when you created the project?

    This might help. https://kriesi.at/documentation/enfold/google-map/#google-maps-setup

    Best regards,
    Ismael

    in reply to: Change item order of Animated numbers tool #978687

    Hi,

    Thanks for the update.

    There’s no solution for the second issue though. It’s possible but it will require modifications that are beyond the scope of support. You can’t set the duration of a specific animated number element by default.

    Best regards,
    Ismael

    in reply to: Pagespeed Performance Update #978683

    Hi,

    There’s another article that should help you speed up the site and get the highest score possible. It will show you how to optimize the images, leverage browser cache, eliminate render-blocking scripts and more. It also explains why you should not worry about the score that much.

    // https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow

    Best regards,
    Ismael

    in reply to: Portfolio Grid Displaying Incorrectly on Chrome #978681

    Hey Kirstie,

    Thank you for using Enfold.

    The items are not re-positioning correctly. Please add this script in the functions.php file.

    add_action('wp_footer', 'ava_auto_resize');
    function ava_auto_resize(){
    ?>
    <script>
    (function($){	
    	var int = window.setInterval(function(){
    		$(window).trigger('resize');
    	}, 2000);
    	
    	$(window).load(function () {	
    		setTimeout(function() {
    			clearInterval(int);
    		}, 2000);
    	});
    })(jQuery);
    </script>
    <?php
    }

    You may need to purge the cache or temporarily disable the css/js compression in the Enfold > Performance panel.

    Best regards,
    Ismael

    in reply to: Color Background Video Unmute #978677

    Hey jacobcoffy,

    Thank you for using Enfold.

    Yes, this is possible but you have to use a mp4 or self hosted video.

    More info in the following link. https://webers-testseite.de/mute-unmute/

    Best regards,
    Ismael

    in reply to: Masonry grid not properly sorting alphabetically #978675

    Hi,

    Did you disable the js/css compression? It is still enabled when I checked the site and I can’t find the “horizontalOrder” parameter when I edited the merged js files. ( see private field )

    Best regards,
    Ismael

    in reply to: Blog Post Not Showing Excerpt & Read More Link #978674

    Hi,

    Did you set the Blog Layout > Blog Layout to “Use the advance layout builder..” instead of the default layout? Set it to that option because the blog page is going to ignore the advance layout builder content.

    Best regards,
    Ismael

    in reply to: restaurant / Shop theme question #978672

    Hi,


    @artemovm
    : Are you “buxton161”?

    We’ll keep the thread open in case you need anything else. :)

    Best regards,
    Ismael

    in reply to: New footer page feature breaks on certain pages #978670

    Hey acscreativenew,

    Thank you for using Enfold.

    Do you mind if I take a look at the dashboard? I don’t know why those breaks are added after the button containers, yet.

    Best regards,
    Ismael

    in reply to: Pages not showing #978669

    Hi,

    Thank you for using Enfold.

    There are two pages called “Spencer” (see private field). Which one is which? You may need to delete the other. Also, you need to upgrade the theme from version 4.0.5 to 4.4.1

    Best regards,
    Ismael

    in reply to: advanced layer slider inside advanced layer slider #978667

    Hey AU5985,

    Thank you for using Enfold.

    Do you have a mockup of the page? I don’t really think that’s possible because you can’t embed a slider inside another.

    Best regards,
    Ismael

    in reply to: Spacing in mobile #978666

    Hey Cynthia45!

    Thank you for using Enfold.

    Use the following css code to decrease the columns’ bottom margin.

    @media only screen and (max-width: 767px) {
    .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
        margin-bottom: 0;
    }
    }

    Cheers!
    Ismael

    in reply to: Blog #978665

    Hi,

    The adjustment that I did should have fixed the blog page. The blog should display the full content of the posts after that adjustment. Did you set the blog layout to “Grid Layout”?

    I tried to access the site again but the login credentials are not working. Please provide a valid login info.

    Best regards,
    Ismael

    in reply to: Blog #978664

    Hi,

    The adjustment that I did should have fixed the blog page. The blog should display the full content of the posts after that adjustment. Did you set the blog layout to “Grid Layout”?

    I tried to access the site again but the login credentials are not working. Please provide a valid login info.

    Best regards,
    Ismael

    in reply to: WooCommerce Menu Cart Not Showing #978663

    Hi,

    Thanks for the update.

    The site is running on an old version of the theme, 4.0.7. You have to upgrade the theme to version 4.4.1 to fix the cart issue.

    Best regards,
    Ismael

    in reply to: [WPML / WP All Import] Code Blocks Failing on Import #978660

    Hi,

    Yes, it looks like a temporary workaround. You can still use the advance layout builder but the code block element will not work properly or as it should.

    Best regards,
    Ismael

    Hi,

    That is the default youtube iframe background. Unfortunately, we can’t control or adjust that from our side.

    Best regards,
    Ismael

    in reply to: Main Menu Drop Down Opacity #978655

    Hi,

    The second one will only be applied to the hover state because the “Apply only to mouse hover state” is enabled.

    Best regards,
    Ismael

    in reply to: Increasing the size of timeline icon/picture #978653

    Hi,

    Thanks for the update.

    Replace the recent modifications with the following css codes so that it won’t affect the mobile layout.

    @media only screen and (min-width: 768px) {
    .avia-timeline .milestone_icon {
        height: 150px!important;
        width: 150px!important;
        line-height: 150px!important;
    }
    
    .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-date {
        left: -10px;
    }
    
    .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-odd .av-milestone-date {
        right: -10px;
    }
    }

    We just wrapped the same css codes inside a css media query.

    Best regards,
    Ismael

    in reply to: Trying to add a custom search to the menu #978650

    Hi,


    @acscreativenew
    : That issue is not relevant to the original topic. Please create your own thread with the site url and login credentials. We’ll check it there.

    Best regards,
    Ismael

Viewing 30 posts - 28,861 through 28,890 (of 67,570 total)