Forum Replies Created

Viewing 30 posts - 21,991 through 22,020 (of 67,485 total)
  • Author
    Posts
  • in reply to: Play button overlay on video preview image goes tiny #1128776

    Hi,

    Thank you for the update.

    Did you remove the button? It is no longer visible in the slider. Please create a test page so that we can see the issue.

    Best regards,
    Ismael

    in reply to: Alternate Content background color not changing #1128775

    Hi,

    Is this fixed?

    FYI, the “Alternate Color” will not affect the sidebar. You can use the following css code if you want to change the sidebar background.

    .sidebar {
        background-color: red;
    }

    Best regards,
    Ismael

    in reply to: Updating to Enfold 4.5 and validating Personal Token #1128773

    Hi,


    @db151mod
    : Did you install a child theme? Are there any template modifications related to WooCommerce? Please create a new thread and add the necessary details so that we can check the issue directly. We’ll close this thread now.

    Best regards,
    Ismael

    in reply to: Vimeography display issue #1128771

    Hey!

    Alright. We’ll close the thread now. Please don’t hesitate to open a new thread if you need anything else.

    Have a nice day.

    Cheers!
    Ismael

    in reply to: WPML displays posts in wrong language #1128769

    Hi,

    Thank you for the info. And sorry for the late response.

    Have you tried adding two blog posts element instead of setting the posts to sticky? Apply a different category (“featured”) to the posts that you want to stay on top for a certain period of time, then select that category to display on the first blog posts element in the page. Unfortunately, we haven’t encountered this issue before so we are not really sure what’s causing it.

    Best regards,
    Ismael

    Hi,

    I’m so sry but no this isnt correct. You hard coded it I think and that isnt the right way.

    What do you mean? I didn’t “hard code” it or place that particular category directly in the shortcode file. You can test it by adding a different category.

    Best regards,
    Ismael

    Hi,

    I see. We can’t really reproduce the issue on our end, so this is probably an issue with a plugin or perhaps a server configuration but that’s very unlikely. As a temporary solution, add the style modification in the Quick CSS field instead of the child theme’s style.css file.

    Sorry for the late response.

    Best regards,
    Ismael

    in reply to: Video auto-play not working on Fullwdth Easy Slider #1128765

    Hi,

    And, Is this restriction to mobile devices built into the Enfold Theme?

    Yes, the background video option for the sliders and color section is disabled on mobile devices by default, so you have to add a fallback image. When the video doesn’t automatically play on desktop, then it is probably due to the browser policy mentioned above. When you do see it play on your end, it’s either the video is without sound or you’ve passed the Media Engagement Index (MEI) threshold — meaning you’ve played videos in your browser before. If you really need this to work on both desktop and mobile, try the layer slider.

    Best regards,
    Ismael

    in reply to: How to use images instead of icons in an icon box? #1128763

    Hi,


    @ryane2222
    : Please open your own thread and include additional details ( WP/FTP login, screenshots etc. ) so that we can understand the issue. We’ll check it there.

    Best regards,
    Ismael

    Hi,

    Sorry for the delay.

    Does it work when you use a different browser other than the ones mentioned above? Please try to set the button using a different browser before going back to the browser that you usually use. This is just temporary until we find an actual solution. I’m testing it on IE Edge. You should also try to deactivate the plugins except for WPML. Maybe there’s a conflict there somewhere.

    Best regards,
    Ismael

    in reply to: trouble with the_content(); and Advanced Layout Editor #1128760

    Hi,

    Sorry for the delay.

    Where can we see the file modifications? Can we access it? We would like to check how the plugin renders the list.

    Best regards,
    Ismael

    in reply to: setting menu display #1126245

    Hi,

    Sorry for the delay.

    You can set a condition to the script so that it is only executed on desktop but not on mobile devices.

    function ava_move_full_screen_slider_above_header(){
    	?>
    		<script type="text/javascript">
    		(function($) {
    			$(document).ready(function($){
    				var is_mobile = false;
    			
    				if($('.responsive #scroll-top-link').css('display')=='none') {
    					is_mobile = true;       
    				}
    			
    				if (!is_mobile) {
    					$("#main > .avia-fullscreen-slider").insertBefore("#header");
    				} 
    			});
    		})(jQuery);
    		</script>
    	<?php
    	}
    
    	add_action('wp_footer', 'ava_move_full_screen_slider_above_header');
    
    

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    Did you add any modifications related to the style.css file? We are not really sure why the style.css is not being included in the compression.

    Best regards,
    Ismael

    Hi,

    My bad. I didn’t notice that.

    We adjusted the code a bit. It now displays the “Rezept für Kinder” category. Is that correct?

    Best regards,
    Ismael

    in reply to: Google ReCAPTCHA not working #1126235

    Hi,

    Thank you for the update.

    You may need to install a software in order to properly extract the files. Try WinRAR or WinZIP.

    Best regards,
    Ismael

    in reply to: Contact Form Submit Button Not Visible With Captcha #1126233

    Hi,

    Thank you for the update.

    You can use this css code to have the submit button display on load.

    #top .avia_ajax_form input[type='submit'].avia-button-default-style {
        background-color: #9a9a9a;
        border-color: #737373;
        pointer-events: none;
        opacity: 1;
        animation: all 0.7s;
    }
    

    You can also adjust the colors if you want.

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    The layer slider is included in the theme by default, so you don’t have to purchase it.

    …and why should i add them, are they part of the demo …?

    We are not sure why they weren’t included in the import but they can be easily replicated by adding the “Partner/Logo” element in the advance layout builder. We can manually add it for you if needed.

    Best regards,
    Ismael

    in reply to: Problems with one-page-menu #1126230

    Hi,

    Thank you for the update.

    They are all related to the home page, so they will have the same class attribute. Unfortunately, you can’t set that class attribute based on the current section you’re on. And it doesn’t really make sense to mark any of those items as active menu when you can only see them when you’re no longer in any of the sections or anchors they point to. I hope that makes sense.

    Best regards,
    Ismael

    in reply to: Change featured image in shop when category is selected #1126228

    Hi,

    Thank you for the update.

    The css code actually works. We added it again in the Quick CSS field. Try to remove or purge the cache before checking it.

    Screenshot: https://imgur.com/a/pddvu6c

    Best regards,
    Ismael

    in reply to: Sorting Issues with WooCommerce #1126224

    Hi,

    Thank you for the update.

    How do you get to those pages from the search? Let us know if this snippet changes how the product sort functions.

    
    remove_action( 'woocommerce_get_catalog_ordering_args', 'avia_woocommerce_overwrite_catalog_ordering', 20, 1 );
    

    Best regards,
    Ismael

    Hi,

    The inner pages are accessible when the permalink is set to default (see private field). This is probably an issue with your server configuration. Please try to get in touch with your hosting provider and point them to this documentation.

    // https://wordpress.org/support/article/using-permalinks/#using-pretty-permalinks

    This article might also help fix the 404 issues.

    // https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-posts-returning-404-error/

    Best regards,
    Ismael

    in reply to: align columns horizontally #1126220

    Hi,

    Thank you for the update.

    Create a row with 4 1/4 columns, place the images in the middle columns and set the Image Alignment to center. You can also set the alignment of the first image to Right and the other to Left to close the gap even more.

    Best regards,
    Ismael

    Hi,

    Great! Glad it worked. Let us know if you need anything else.

    Have a nice weekend.

    Best regards,
    Ismael

    in reply to: New Beta Version – Slider Revolution #1126217

    Hi,

    Thank you for the update.

    We need the link to the slider editor. We can’t seem to find it in the revolution slider panel.

    Best regards,
    Ismael

    in reply to: Caption not showing #1126216

    Hi,

    Thank you for the update.

    You forgot to toggle the file compression settings. We added the css code again in the Quick CSS field and disabled the css compression temporarily. Please don’t forget to remove the browser cache.

    Best regards,
    Ismael

    in reply to: Masonry Galley loading issue – Enfold #1126213

    Hi,

    Thank you for the update.

    Did you remove the css code? The animations are back. Instead of disabling the animation, try to adjust the waypoints script so that the animation triggers earlier. The script is in the js > shortcodes.js file around line 217.

    function activate_waypoints(container)
    	{
    		//activates simple css animations of the content once the user scrolls to an elements
    		if($.fn.avia_waypoints)
    		{
    			if(typeof container == 'undefined'){ container = 'body';};
    
    			$('.avia_animate_when_visible', container).avia_waypoints();
    			$('.avia_animate_when_almost_visible', container).avia_waypoints({ offset: '80%'});
    
    			if(container == 'body') container = '.avia_desktop body';
    			$('.av-animated-generic', container).avia_waypoints({ offset: '95%'});
    		}
    	}
    

    Adjust 80% and 95% to to -50%.

    Best regards,
    Ismael

    in reply to: New Beta Version – Slider Revolution #1126159

    Hi,

    Thank you for the update.

    Can you give us the actual link to the slider? We can’t find it in the Slider Revolution panel. You can change the slider height in the Module General Options > Layout panel.

    Best regards,
    Ismael

    in reply to: masonry titles under featured image. #1126156

    Hi,

    Thank you for the update.

    Have you managed to move the title below the image? This is how we see the page on our end.

    Please ignore the white space.

    Best regards,
    Ismael

    Hey Carsten,

    Thank you for using Enfold.

    The message displays fine when we submit the form. The “sent” message text color is white in a gray container. Is this fixed?

    Best regards,
    Ismael

    in reply to: align columns horizontally #1126153

    Hi,

    Thank you for the update.

    Looks like the second logo is larger than the other. (see private field)

    Make sure that the size of the images are the same.

    Best regards,
    Ismael

Viewing 30 posts - 21,991 through 22,020 (of 67,485 total)