Forum Replies Created

Viewing 30 posts - 51,841 through 51,870 (of 67,519 total)
  • Author
    Posts
  • in reply to: Parallax homepage not taking #392489

    Hey stratocomp!

    Thank you for using Enfold.

    We would like to see the actual website. If you have any cache or minify plugins, please disable it then test the site again.

    Regards,
    Ismael

    Hey!

    Add this on the Quick CSS field:

    @media only screen and (max-width: 990px) {
    .html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption {
    padding-top: 0 !important;
    }}

    Best regards,
    Ismael

    in reply to: Changing logo in header #392486

    Hi William!

    Thank you for using Enfold.

    If you don’t mind, we would like to see the actual website. Make sure that you’re running Enfold 3.0.8 on WordPress 4.1. Also, please ask your host if the wp-content folder have the correct file permission.

    Best regards,
    Ismael

    in reply to: Custom Header with custom navigation? #392485

    Hey brianwelsh!

    Thank you for using Enfold.

    Yes, it is possible. Set the Logo and Menu Position to Logo center, Menu below then apply the menu background using the Quick CSS field. Unfortunately, this is a custom modification and is beyond the scope of support. Please hire a freelance developer to modify the css layout.

    Regards,
    Ismael

    in reply to: Vimeo video had too much zoom #392482

    Hey!

    Glad you’re enjoying Enfold.

    Please try to add this on Quick CSS:

    #top .av-section-with-video-bg .av-section-video-bg .av-video-service-vimeo iframe {
    -webkit-transform: scale(1.35);
    -moz-transform: scale(1.35);
    -ms-transform: scale(1.35);
    transform: scale(1.35);
    }

    Best regards,
    Ismael

    in reply to: Youtube Video with Advanced Layout Editor not worked #392478

    Hi!

    Alright. Let us know if all is good. We’ll keep the thread open.

    Regards,
    Ismael

    in reply to: Problem with view on IPad #392477

    Hey!

    We added this code on your Quick CSS field:

    /* Tablet Portrait size to standard 960 (devices and browsers) */
    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .page-id-2808 .flex_column.av_one_fourth.first.avia-builder-el-18.el_after_av_one_full.avia-builder-el-last.column-top-margin {
    width: 48%;
    }
    }

    Please check the page: http://neue-wordpress-homepage.de/kontakt/

    Best regards,
    Ismael

    in reply to: Portfolio items #392473

    Hi!

    Please check it now: http://1stcall.dragonpix.co.uk/?page_id=48

    We added this code on functions.php:

    add_action('wp_footer', 'ava_ajax_mod', 5);
    function ava_ajax_mod(){
    ?>
    <script>
    (function($){
        $(window).load(function() {
    		$('.av_table_col.first.portfolio-preview-image .avia-slideshow li a, .av_table_col.first.portfolio-preview-image a').each(function() {
    			$(this).removeAttr('href');
    		})	
        });
    })(jQuery);
    </script>
    <?php
    }

    This one on Quick CSS:

    .av_table_col.first.portfolio-preview-image span.image-overlay.overlay-type-video {
    display: none !important;
    }

    Cheers!
    Ismael

    in reply to: Fixed Background Image with Chrome still exist #392463

    Hey!

    Try to set the Background Position to top center instead of center center. I can’t play the video, not sure why (hmf). Maybe you can provide another screenshot from imgur or dropbox?

    Best regards,
    Ismael

    in reply to: A few random problems with Enfold #392461

    Hey!

    You set the Slideshow Image and Video Size to 1500×430 but since the theme can’t find any image with that size, it opted for the largest image available. Try to set the Slideshow Image and Video Size to a smaller thumbnail or upload images with the same size and dimension.

    Cheers!
    Ismael

    Hey!

    Thank you for the info. If I may ask, what is the language selected on Settings > General > Site Language?

    Regards,
    Ismael

    in reply to: Custom-Image error on IPad and IPhone #392457

    Hi aossi!

    Thank you for using Enfold.

    The issue seems to be random, it doesn’t always happen. Have you tried setting the other color section’s Background Attachment to scroll instead of fixed?

    Regards,
    Ismael

    in reply to: Enfold Latest News WIDGET #392456

    Hey!

    No, I’m sorry but that is not possible without major modification on the theme. You might need to hire a freelance developer to add the option.

    Regards,
    Ismael

    in reply to: white space on both sides of slider #392455

    Hi famewebdesign!

    Thank you for using Enfold.

    Try to edit the Slider Settings then remove the Layers Container value. See if that helps.

    Regards,
    Ismael

    in reply to: Pages appear in Blog overview #392453

    Hi!

    Thank you for the info.

    I checked the site but I can only see the blog grid section. Can you please provide a screenshot of the issue?

    Regards,
    Ismael

    in reply to: How to change the background color of the portfolio entries #392451

    Hi!

    Replace the code with this:

    body#top.single-portfolio .main_color.fullsize, body#top.single-portfolio #header_main_alternate {
    background: #ffffff;
    }

    Best regards,
    Ismael

    in reply to: Show Taxonomy of a CPT with the Blog Entires element #392450

    Hey Michael!

    Thank you for using Enfold.

    Try to flush the permalink settings. See if that helps.

    Cheers!
    Ismael

    in reply to: Problem with forms #392020

    Hey!

    Looks like you have CDN on your site. Another user is experiencing the same. Please refer to this link for a possible fix: https://kriesi.at/support/topic/contact-form-resetting-to-defaults/#post-391712

    Regards,
    Ismael

    in reply to: Partner / Logo Slider – Move One by One #392000

    Hey 2SINN!

    Thank you for using Enfold.

    Use the content slider instead of the logo slider.

    Regards,
    Ismael

    in reply to: Animated numbers speed #391997

    Hey ferdipm!

    Thank you for using Enfold.

    You can edit js > shortcodes.js, find this code on line 2688:

    var number_container = $(this), elements = number_container.find('.avia-single-number'), countTimer = number_container.data('timer') || 3000;
    

    Increase the “3000” digit.

    Best regards,
    Ismael

    in reply to: Colour section and title not displaying on mobile #391993

    Hey!

    I can see no errors on the site. The color section looks normal and I don’t see any special modifications added to it so there’s no reason for it to disappear on mobile device. Is it possible for you to provide a screenshot? It’ll help. I’ll ask the rest of the support team to check.

    Regards,
    Ismael

    in reply to: Place caption below the image in Easy Slider #391990

    Hi!

    Alright. Remove the modifications above. Please edit config-templatebuilder > avia-shortcodes > slideshow.php. Find this code on line 830:

    $html .= "<li {$slider_data} class='{$extra_class} slide-{$counter} ' >";
    					$html .= "<".$tags[0]." data-rel='slideshow-".avia_slideshow::$slider."' class='avia-slide-wrap' {$linkdescription} >{$caption}";
    					if($this->config['bg_slider'] != "true" && empty($video))
    					{
    						$html .= "<img src='".$img[0]."' width='".$img[1]."' height='".$img[2]."' title='".$linktitle."' alt='".$linkalt."' $markup_url />";
    					}
    					$html .= $video;
    					$html .= "</".$tags[1].">";
    					$html .= "</li>";

    Replace it with:

    $html .= "<li {$slider_data} class='{$extra_class} slide-{$counter} ' >";
    					$html .= "<".$tags[0]." data-rel='slideshow-".avia_slideshow::$slider."' class='avia-slide-wrap' {$linkdescription} >";
    					if($this->config['bg_slider'] != "true" && empty($video))
    					{
    						$html .= "<img src='".$img[0]."' width='".$img[1]."' height='".$img[2]."' title='".$linktitle."' alt='".$linkalt."' $markup_url />";
    					}
    					$html .= $video;
    					$html .= "</".$tags[1].">";
    					$html .= "{$caption}</li>";

    Add this on Quick CSS field.

    .avia-caption {
    position: relative;
    bottom: auto;
    left: 0;
    }

    Best regards,
    Ismael

    in reply to: Accordion not closing #391986

    Hi!

    The toggles work fine when I checked the page. Also, I noticed that you’re using an old version of the theme. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Ismael

    Hi!

    Alright. Remove the br tags then add this css code:

    strong.logo-title {
    display: block;
    width: 200px;
    }

    Adjust the width.

    Regards,
    Ismael

    in reply to: Gallery causes footer and header changes #391982

    Hi!

    Thank you for using Enfold.

    I’m sorry but when I checked the page it is set to boxed layout and I can’t see anything wrong with it. Can you please provide a screenshot of the issue?

    Best regards,
    Ismael

    in reply to: How to fix enfold sidebar spacing #391975

    Hey!

    Use this to remove the right margin of the left sidebar:

    .sidebar_left .inner_sidebar {
    margin-right: 10px;
    margin-left: 0;
    }

    Adjust the content padding with this:

    .sidebar_left .content {
    padding-left: 20px;
    }

    Regards,
    Ismael

    in reply to: How to reduce spacing between sections? #391973

    Hi!

    I’m sorry but we’re a little bit blind here. If you can provide screenshots of the spaces that you want to remove, it’ll help a lot. Yes, we checked the pages but there are different elements or content on each of them so we do not know for sure which one to modify. Try this to remove the margin on separator element:

    body .container_wrap .hr.avia-builder-el-last, body .container_wrap .hr.avia-builder-el-first {
    margin: 0;
    }

    Regards,
    Ismael

    in reply to: Adjustments on mobile Screens #391961

    Hi!

    Yes, please. Set it as a private reply. Also, kindly check the css codes, maybe you forgot to close certain lines which prevent the fix above from being applied.

    Best regards,
    Ismael

    in reply to: 1st grid item appearing full width #391959

    Hey fitzpatrick512!

    Thank you for using Enfold.

    You can add this on Quick CSS to adjust the size of the first portfolio item:

    @media only screen and (max-width: 767px) and (min-width: 480px) {
    .responsive #top #wrap_all .grid-sort-container.grid-total-odd .grid-entry.grid-loop-1 {
    width: 50%;
    }
    }

    Cheers!
    Ismael

    in reply to: How to change the background color of the portfolio entries #391954

    Hi!

    You can use this on the Quick CSS field:

    body#top.single-portfolio, body#top.single-portfolio .main_color  {
    background: #ffffff;
    }

    Best regards,
    Ismael

Viewing 30 posts - 51,841 through 51,870 (of 67,519 total)