Forum Replies Created

Viewing 30 posts - 13,651 through 13,680 (of 67,340 total)
  • Author
    Posts
  • in reply to: Mega Menu Accessibility #1316870

    Hey dustingrof,

    Thank you for the inquiry.

    but doesn’t work on my one Mega Menu.

    The modification from the previous thread will only work with simple drop downs or parent menu items without a mega menu. You may need to hire a third party developer to extend the functionality of the mega menu. Please contact our partner, Codeable.

    // https://kriesi.at/contact/customization

    Best regards,
    Ismael

    in reply to: [av_privacy_google_tracking] button not working #1316869

    Hey marco_adinolfi,

    Thank you for the inquiry.

    You have to make sure that the consent message bar is enabled in the Enfold > Privacy & Cookies > Cookie Handling panel. The Enable cookie consent messages is probably set to the first option.

    Best regards,
    Ismael

    in reply to: Enfold – Auto play video issues on Iphone #1316868

    Hey Elie,

    Thank yo for the inquiry.

    1.) Please note that background videos are disabled on mobile devices by default. You should find this note or info in the Styling > Background Video > Hide on mobile devices? option.

    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

    2.) In the link, you have to include the actual site URL plus the anchor.

    Example:

    http://site.com/#anchor
    

    Best regards,
    Ismael

    in reply to: ENFOLD 4.8.3 + WP5.8: Import theme settings not working #1316856

    Hi,

    Glad to know that the issue is fixed. Let us know if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Main Menu background styling #1316852

    Hi,

    Thank you for the update.

    We did not specify any hover state in the css code above. Are you sure that you added the css correctly? Please post the login details in the private field so that we could test it.

    Best regards,
    Ismael

    in reply to: I want to solve the problem. #1316850

    Hi,

    Thank you for the info.

    Do you have a staging version of the site? We would like to set the site to maintenance mode and check the issue with the 404 redirect, but we do not know if the site is currently live or not.

    Best regards,
    Ismael

    in reply to: Page Pagination #1316845

    Hi,

    You might have to wait for the web crawlers or the search engine to check the site again before this can be corrected. This process might take a while. You could also ask Google to recrawl the site.

    // https://developers.google.com/search/docs/advanced/crawling/ask-google-to-recrawl

    Best regards,
    Ismael

    in reply to: SearchWP integrate with Enfold #1316843

    Hi,

    Did you purge the cache or check the site on incognito mode? You might have to wait for a bit after typing the characters before the AJAX search actually starts. It still works on our end — typing two characters triggers the search.

    Best regards,
    Ismael

    in reply to: scr-set Attribut for full width Slider #1316842

    Hi,

    Thank you for the info.

    Did you modify the slider shortcode files in the child theme? We tried to check it but the Appearance > Editor panel is not accessible. Please include the FTP details in the private field.

    What happens when the Imagify plugin is disabled? Please make sure to also temporarily disable the cache and minification plugins while testing the page.

    Best regards,
    Ismael

    in reply to: Accordion on single product code issue #1316840

    Hi,

    Thank you for the info.

    Are you expecting the accordion to actually display the Visual editor instead of the shortcode? That is not how it works. The shortcode will only render in the front end and it will not show in the search results.

    Best regards,
    Ismael

    in reply to: Enfold and polyang #1316839

    Hi,

    Sorry for the delay. We set the home page for each language in the Settings > Reading panel. Please make sure to purge the cache before checking the page. (see private field)

    Best regards,
    Ismael

    in reply to: Fixing incorrect behaviour of masonry sorting function #1316838

    Hi,

    Thank you for the update.

    Are you using any kind of post type ordering or sorting extensions such as the Post Type Order plugin? These kinds of plugin could break the category sorting of the masonry element. We cannot reproduce the same issue on our own installation and the online demo, so this is probably caused by a plugin or due to a custom modification in the theme.

    Best regards,
    Ismael

    Hey!

    We have forwarded the issue to our channel for further consideration. For the meantime, please provide a link to any of your product page so that we can check it. You might have to keep the above filter temporarily.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: SearchWP integrate with Enfold #1316559

    Hi,

    Thank you for the info.

    Setting the minChars value to 2 works fine, but I am not sure if this is going to follow or respect the plugin settings. It just triggers the AJAX search earlier.

    Screenshot: https://imgur.com/zgccDTz

    The highlight feature actually works in the actual search results page, but the font color is set to be the same as the default font color. To adjust the color of the highlighted terms, try this css code.

    .searchwp-highlight {
    	color: red;
    }
    

    Best regards,
    Ismael

    in reply to: Accordion on single product code issue #1316558

    Hey Hejanni,

    Thank you for the inquiry.

    Where can we see the issue? Please post the site URL in the private field so that we could inspect the elements. Did you set the posts to display all content instead of the excerpt?

    Best regards,
    Ismael

    in reply to: Main Menu background styling #1316555

    Hi,

    Thank you for the screenshot.

    You can use this css code to decrease the height of the main menu container.

    #top #header_main > .container .main_menu .av-main-nav > li > a {
    	height: 60px;
    	line-height: 60px;
    }
    

    And add this one to apply a background and border radius to the menu container.

    #top #header_main > .container .main_menu .av-main-nav-wrap {
    	background-color: #959d84;
    	border-radius: 8px;
    }
    

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

    in reply to: Yoast SEO Title Tag – Open Back #1316554

    Hi,

    Thank you for the info.

    The following warning is shown in the SEO analysis tool. You may need to shorten the title length a bit.

    SEO title width: The SEO title is wider than the viewable limit. Try to make it shorter.

    Best regards,
    Ismael

    in reply to: How to make 2 images side by side fullwidth #1316553

    Hi,

    The image (1000x400px) in the left side is set as the background image of the first cell, and the second cell to the right contains a special heading, separator/whitespace, a text block and and icon element.

    If the debug mode is enabled for the builder, you can actually paste the following shortcodes and update the page to get the same layout. You will just have to update the images and other content.

    
    [av_layout_row border='' min_height_percent='' min_height='400px' color='main_color' mobile='av-flex-cells' id='' av_element_hidden_in_editor='0' av_uid='av-2kgi44']
    [av_cell_one_half vertical_align='middle' padding='130px' padding_sync='true' background_color='' src='http://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/business-support-1.jpg' attachment='582' attachment_size='full' background_attachment='scroll' background_position='top center' background_repeat='stretch' mobile_display='' av_uid='av-2gn4wc']
    
    [/av_cell_one_half][av_cell_one_half vertical_align='middle' padding='30px' padding_sync='true' background_color='#f8f8f8' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-28u4dw']
    
    [av_heading tag='h2' padding='0' heading='Our Support Team' color='' style='blockquote modern-quote modern-centered' custom_font='' size='30' subheading_active='subheading_below' subheading_size='15' custom_class='' admin_preview_bg='' av_uid='av-24odyc']
    Customer Satisfaction
    [/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='15px' custom_margin_bottom='15px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-1vleck']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-1o6scs']
    <p style="text-align: center;">Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.</p>
    
    [/av_textblock]
    
    [av_font_icon icon='ue8f1' font='entypo-fontello' style='' caption='' link='manually,http://twitter.com' linktarget='_blank' size='20px' position='center' color='' admin_preview_bg='' av_uid='av-1n2g70'][/av_font_icon]
    
    [/av_cell_one_half]
    [/av_layout_row]
    

    Here is how you can set the ALB to debug mode.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode

    Best regards,
    Ismael

    in reply to: centered Logo and transparent Background. #1316552

    Hi,

    Thank you for the update.

    We managed to login to the site using the account above, but it does not have administration rights, so we cannot access the theme options. Please adjust the user role and make sure that the Appearance > Editor panel is accessible.

    Best regards,
    Ismael

    in reply to: Advanced Custom Fields Shortcode in excerpt blog post #1316551

    Hi,

    Sorry about that. We forgot to remove variable dump. It should be located in the avf_masonry_entry_content filter. Just remove any line of code that resembles the following.

    echo '<pre>' . var_export(, true) . '</pre>';
    

    Best regards,
    Ismael

    in reply to: cookie consent lightbox not working #1316550

    Hi,

    The header.php and the footer.php file have been modified in the child theme directory, but the current files are outdated. We disabled those files temporarily to fix the issue with the lightbox, so any modifications in those files will be temporarily lost or removed. You have to update the files using the latest version.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Blog Post Pagination and Image Display #1316549

    Hi,

    Thank you for the info.

    It might not be working because of the load function, which is no longer valid. Please try to replace the code with the following snippet.

    
    function ava_custom_script_pagination_anchor(){
    ?>
    <script>
    	(function($) {
    		$(document).ready(function(){
    			$("nav.pagination a").each(function(){
    				var theLink = $(this).attr("href");
    				$(this).attr("href", theLink + "#home-blog");
    			});
    		});
    	})(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'ava_custom_script_pagination_anchor', 9999);
    

    Best regards,
    Ismael

    Hi,

    We do not really understand how the plugin creates the PDF file during the init hook or how it retrieves the content during that time. The global $post variable will still be null by then or will not be available, so you cannot use default function like get_the_content to retrieve the content of a post.

    The Advance Layout Builder saves the shortcodes or content in the post_content, same as when you edit a page or post in the default editor, so the plugin should be able to use the get_the_content function to retrieve the shortcodes. It also saves the shortcodes in the _aviaLayoutBuilderCleanData custom field or meta info — the get_post_meta function might be useful as well. They are then processed in the themes\enfold\template-builder.php template file for rendering.

    Best regards,
    Ismael

    in reply to: critical error on this website wiht PORTFOLIO #1316546

    Hi,

    Thank you for the update.

    There should be a functions.php file in the parent theme directory. Please check it in the Appearance > Editor panel. It should be at the very top of the list. You can also use any of the following plugins to add custom PHP snippets.

    // https://wordpress.org/plugins/insert-php-code-snippet/
    // https://wordpress.org/plugins/my-custom-functions/
    // https://wordpress.org/plugins/code-snippets/

    Best regards,
    Ismael

    in reply to: No pagination on tag pages #1316544

    Hi,

    Alright. Let us know in another thread if you need anything else. We will close this one for now.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Conflict issues with 3rd party plugin's calendar #1316543

    Hi,

    The warning message does not display because the page is created using the Advance Layout Builder, so it uses a different template without the woocommerce-notices-wrapper container. You may need to manually add the container using a text or code block.

    
    <div class="woocommerce-notices-wrapper"></div>
    

    Regarding the styling, you can ask the plugin author to adjust the priority of their scripts and stylesheets so that the resources load after the theme files.

    Best regards,
    Ismael

    in reply to: Image resizes automatically on portfolio grid #1316540

    Hi,

    No problem. Glad we could help. Please feel free to open another should you need anything else.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: I want to solve the problem. #1316539

    Hi,

    Thank you for the info.

    The login URL redirects to a 404 error page. Did you change the login URL? Please include it in the private field so that we could check the settings.

    Best regards,
    Ismael

    in reply to: Videos are not loaded anymore #1316536

    Hi,


    @HuxburyQuinn
    : Thank you for the info. Please try to open a new thread and post the site details in the private field so that we could check the issue further. For the meantime, try to disable the file compression settings and use another plugin such as Autoptimize or BWP. We will close this thread for now.

    Best regards,
    Ismael

    in reply to: Main Menu background styling #1316393

    Hi,

    Thank you for the update.

    Would you mind providing a screenshot of the layout that you are after? Please use image hosting like imgur or dropbox for the screenshot.

    Best regards,
    Ismael

Viewing 30 posts - 13,651 through 13,680 (of 67,340 total)