Forum Replies Created

Viewing 30 posts - 29,551 through 29,580 (of 67,591 total)
  • Author
    Posts
  • in reply to: Posts – Avia Builder #964318

    Hi,

    Thanks for the update. We modified the shortcode a bit.

    add_shortcode('avs_related_entries', 'avs_related_entries_callback');
    function avs_related_entries_callback() {
    	//show related posts based on tags if there are any
    	ob_start();
    	get_template_part( 'includes/related-posts');
    	$output = ob_get_clean();
    	return $output;
    }

    Best regards,
    Ismael

    in reply to: Shrinking of header – Amount – An Info #964316

    Hi,

    Thanks @Guenni007. :)

    Best regards,
    Ismael

    in reply to: Social Plugin – DSVGO #964314

    Hi,

    I see. This is what Kriesi has to say to that.

    // https://kriesi.at/support/topic/dsgvo-share-links/#post-957790

    Best regards,
    Ismael

    in reply to: How is [av_privacy_video_embeds] suppsed to work? #964312

    Hey L+T,

    Thank you for using Enfold.

    If this option (video embed) is disabled, every videos will be replaced by a blank frame with an external link to the actual video. It will still display a play button but the video will open in a new window when you click on the button. It’s not going to load the video at all.

    Best regards,
    Ismael

    in reply to: loop an advanced layerslider #964308

    Hi,

    I’m not sure why but my last reply says “1” instead of “-1” which is equal to “infinite”. Please set the count to “-1”.

    Best regards,
    Ismael

    in reply to: Missing Heading at the partner elemnt #964304

    Hi,

    I see. I didn’t notice that. My bad. You have this code in the Quick CSS field.

    #top .avia-smallarrow-slider-heading {
        display: none;
    }

    Best regards,
    Ismael

    in reply to: Mobile settings does not work #964297

    Hi,

    It looks responsive on my end. Here’s how the social icons look.

    // https://imgur.com/a/2KgstRR

    Best regards,
    Ismael

    in reply to: Best way to Update from 4.2.3 to 4.4? #964293

    Hi,

    We usually recommend at least 256M or higher. Some servers do not allow a manual override to the limit so you may need to contact your hosting provider.

    Best regards,
    Ismael

    in reply to: Google Maps API Warning #964289

    Hi,

    The theme loads the old version of the map script but it’s nothing critical. We’ll close the thread now. :)

    Best regards,
    Ismael

    Hi,

    Although my stupid question and can you explain why updates create problems that didn’t exist before?

    It’s because of the new autoplay policy that was implemented by Google recently (April 2018).

    // https://developers.google.com/web/updates/2017/09/autoplay-policy-changes

    This is the same time when Safari implemented their own autoplay policy.

    Best regards,
    Ismael

    in reply to: Pages showing as one long column of text on iPhone #964283

    Hi,

    I can’t find the word “art”, “grafitti” or “vandalism” in the home page. Did you remove those text? Please upgrade the theme from 4.2.6 to 4.4 then update the page.

    Best regards,
    Ismael

    in reply to: Problems with burger menu /mobile menu #964276

    Hey zarlekin,

    Thank you for using Enfold.

    A lot has changed since that version. Please remove the avia.js file from your child theme and then use this code in the functions.php file instead.

    add_action('wp_footer', 'ava_custom_script');
    function ava_custom_script(){
    	?>
    	<script type="text/javascript">
    		(function($) {	
                        $('article.post').each(function(){
                           $(this).find('.entry-content-header').after($(this).find('.big-preview').detach());
                        });
    		})(jQuery);
    	</script>
    	<?php
    }
    

    Best regards,
    Ismael

    in reply to: Importing demo and video background not working ? #964271

    Hi,

    Thanks for the update. I can’t play the video even on youtube. Is it private?

    Best regards,
    Ismael

    in reply to: Advanced Layout Editor – not working #964269

    Hi,

    It’s still the same when we removed the contact form shortcode. The memory limit is still set to 64M. Please ask your hosting provider to increase it.

    Best regards,
    Ismael

    Hi,

    Thank you for the info.

    Use this css code to apply the stripes again.

    .main_color .mejs-controls .mejs-time-rail .mejs-time-current, .main_color .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current, .main_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .main_color .button.av-sending-button, .main_color .av-striped-bar .theme-color-bar .bar {
        background: repeating-linear-gradient( 45deg, #f2c200, #f2c200 10px, gray 10px, gray 20px );
    }

    Adjust the color values as needed.

    Best regards,
    Ismael

    in reply to: Page without image jumps right #964247

    Hi,

    I’m sorry. I still can’t see the issue. Is this fixed? Please provide a screenshot.

    Best regards,
    Ismael

    in reply to: Roboto #964243

    Hi,

    I have to purchase it, right? Would you recommend it? What are the differences to the built-in “Advanced Layerslider” of Enfold?

    There’s not much difference between the paid version and the one included in the theme. There are certain options that are only available on the paid version but you won’t normally use those options. The theme always includes the stable version of those upgrades so you’ll still get the latest features sooner or later.

    Best regards,
    Ismael

    in reply to: Blog image: Automatic hyperlink to author?? #964233

    Hi,

    That is the default behavior when the blog style is set to “multi author”. You can change the blog layout in the Enfold > Blog Layout panel. Try to use “single author, big preview pic” instead.

    Best regards,
    Ismael

    Hi,

    I’m sorry but we can’t tell which files to update because there are so many and we can’t trace it back manually. We do recommend a full update. Please put the modifications on the child theme and refrain from modifying the parent theme files.

    Best regards,
    Ismael

    in reply to: enfold menu on mobile #964213

    Hi,

    cart sign now so close to the logo

    It’s because of another css modification.

    .responsive #top .cart_dropdown {
        margin: -23px 140px 0 0;
    }

    Please remove it. The site should be fine as long you don’t activate the FB plugin or add the css modifications again.

    Best regards,
    Ismael

    Hi,

    Did you try the css code above? That will remove the gap above the grid row. You should apply a unique Section ID to the grid row element and use it instead of the generic selector “#av-layout-grid-1”.

    Best regards,
    Ismael

    in reply to: PHP Fatal Error #964206

    Hi,

    I don’t think that’s an issue anymore because you’ve deleted the parent theme previously. Did you try to reconfigure the theme options after the update? Please provide the login details in the private field so that we can could check the W P M L, widgets and socket settings.

    Best regards,
    Ismael

    in reply to: Missing Heading at the partner elemnt #964205

    Hi,

    There is no heading option for the partner/logo element by default. You can only add a caption but it’s not going to display above the images. How did you add those headings before?

    Best regards,
    Ismael

    in reply to: Best way to Update from 4.2.3 to 4.4? #964202

    Hi,

    How did you increase the memory limit? Please ask your hosting provider to do it to make sure that it is actually increased.

    Best regards,
    Ismael

    in reply to: ENFOLD 4.4: Accordion Element #964201

    Hi,

    I’m sorry for the late response. The accordion works properly when the plugins are deactivated. There’s probably a conflict somewhere. Please deactivate all plugins one by one to check which one is causing this issue.

    Best regards,
    Ismael

    Hi,

    When you go onto the checkout page you’ll see the shipping details fields are there for a second or two before they vanish as per the woocomerce config

    I’m sorry for the confusion. I enabled the stripe plugin back and visited the checkout page but I can’t reproduce the issue. I’m sure you already know this but the shipping fields are supposed to vanish on page load. They will display back if you click on the “Ship to a different address?” checkbox. The stripe payment also works in the live site.

    Best regards,
    Ismael

    in reply to: Custom design of toggle buttons #963736

    Hi,

    Thanks for the info.

    Use the following css codes to change the style of the toggles.

    
    /* enabled */
    #top .av-toggle-switch input[type="checkbox"]:checked + .toggle-track {
        background: green;
        right: 27px;
    }
    
    #top .av-toggle-switch input[type="checkbox"]:checked + .toggle-track:before {
        background: white;
        right: 27px;
    }
    
    /* disabled */
    #top .av-toggle-switch label .toggle-track {
        background: gray;
    }
    
    #top .av-toggle-switch .toggle-track:before {
        background: white;
    }

    Best regards,
    Ismael

    in reply to: Extra wide monitor size problems #963728

    Hi,

    You’re welcome. We’ll close this thread for now. Let us know if you need anything else. :)

    Best regards,
    Ismael

    in reply to: Noindex Search Results #963726

    Hey prompos1234,

    Thank you for using Enfold.

    Disallow the search results from being crawled in the robot.txt file. Example.

    // https://kriesi.at/support/topic/enfold-website-suche/#post-942353

    Best regards,
    Ismael

    in reply to: Contact form without reply-to #963724

    Hi,

    Thanks for the update.

    Use this filter to set the contact form’s email field content as the Reply-to value.

    add_filter( 'avf_form_mail_header', 'avf_form_mail_header_mod', 10, 3 );
    function avf_form_mail_header_mod( $header, $post, $params ) {
    	$header .= 'Reply-To: ' .  $post['2_1'] . '\r\n';
    	return $header;
    }
    

    Best regards,
    Ismael

Viewing 30 posts - 29,551 through 29,580 (of 67,591 total)