Forum Replies Created

Viewing 30 posts - 49,861 through 49,890 (of 66,206 total)
  • Author
    Posts
  • in reply to: Easy slider does not resize images #406264

    Hey!

    Maybe a screenshot describing what you’re after will help. Square images or any images inside a full width or accordion slider are automatically stretched via css to fill the whole slider container..

    Best regards,
    Ismael

    in reply to: Two questions regarding browsing on mobile #406261

    Hey!

    We edited the code above (https://kriesi.at/support/topic/two-questions-regarding-browsing-on-mobile/#post-405607), there are missing dots. ( Please replace the code. Remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: Masonry Gallery – Color Captions Revisited #406259

    Hey!

    Alright. Please replace it with this:

    .main_color .container .av-inner-masonry-content:hover, .main_color .container .av-inner-masonry-content:hover .avia-arrow {
    background: yellow;
    }

    Cheers!
    Ismael

    in reply to: after migration site not responsive on mobile phone #406258

    Hey Me.llamo!

    Thank you for using Enfold.

    The site is inside a frame. Why is that?

    Best regards,
    Ismael

    in reply to: Firefox unresponsive and alignment issues #406257

    Hey!

    Try to disable the wpengine’s autooptimize feature. Ask your host.

    Best regards,
    Ismael

    in reply to: Can someone help with formatting? #406255

    Hi!

    I’m sorry but I don’t see any color section with custom id attribute when I checked the page. Also, the icons are still included inside the layer slider. I thought that’s what you’re trying to separate. Please create a test page. We would like to check it.

    Regards,
    Ismael

    Hi!

    Replace the 3 images styling with this:

    .three-images {
    clear: none;
    display: inline;
    position: absolute;
    z-index: 101;
    line-height: 20px;
    height: 111px;
    margin: 0;
    right: 0;
    }
    
    .three-images .avia_mega_div {
    margin-top: 20px !important;
    }

    Best regards,
    Ismael

    in reply to: Full width template for Enfold on Github #406252

    Hey!

    Alright. Let us know if that works for you.

    Regards,
    Ismael

    in reply to: Reduce the animation effect #406249

    Hey!

    I’m sorry but I can’t reproduce the issue on my installation. The gallery images show instantly when the page load.

    Cheers!
    Ismael

    in reply to: Logo 1000px wide #406246

    Hey!

    When you upload the logo, make sure that you select the full size. Go to Enfold > Header then set the Header Size to custom pixel value. Adjust the height of the header same as the height of the actual logo image. Add this to the Quick CSS field to move the logo further to the left:

    strong.logo {
    left: -200px;
    }

    Best regards,
    Ismael

    in reply to: How to make slider postion 'portrait' #406227

    Hi!

    Inside the support overview page (https://kriesi.at/support/), click on the theme that you’re currently using. Below, you’ll find the form to create new topic. We really can’t answer you here because your question is not related to the topic at hand. Please create your own. Thank you. Anway, maybe this will help. Use the Fullwidth sub menu to create a menu above the color sections.

    http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    Cheers!
    Ismael

    in reply to: Special Heading Size in Pixel Not Working #406222

    Hey!

    The special heading size setting isn’t working because the inline styling is not directly applied to the heading tag. The plugin’s stylesheet overrides the special heading size. Change the heading size via Quick CSS:

    .av-special-heading h2 {
    font-size: 30px !important;
    }

    Change h2 to the heading tag set under Heading Type. You might need to enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Ismael

    Hey!

    EDIT: I’m a bit late. Yes, Andy’s correct but you can try the code below. It’s not the same exact effect but it will get you closer.

    Please remove the css codes, replace it with this:

    .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry {
    background: #000000;
    }
    
    .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry:before {
    content: '';
    -moz-box-shadow: 0 0 150px 5px #000 inset;
    -ms-box-shadow: 0 0 150px 5px #000 inset;
    -o-box-shadow: 0 0 150px 7px #000 inset;
    -webkit-box-shadow: 0 0 100px 8px #000 inset;
    box-shadow: 0 0 150px 5px #000 inset;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    }
    
    figure.av-inner-masonry.main_color {
    background: #000000;
    }
    
    .av-inner-masonry-content {
    position: absolute;
    background: transparent;
    bottom: -100% !important;
    }
    
    .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry:hover .av-inner-masonry-content {
    bottom: 0 !important;
    }
    
    .avia_desktop .av-hover-overlay-active .av-masonry-entry .av-masonry-image-container {
    opacity: 1 !important;
    }
    
    .avia_desktop .av-hover-overlay-active .av-masonry-entry:hover .av-masonry-image-container {
    opacity: 0.5 !important;
    }

    Cheers!
    Ismael

    Hi!

    Glad we could help. If you have any questions about the theme, let us know. :)

    Cheers!
    Ismael

    in reply to: Customizer is Missing #406201

    Hi!

    I’m really sorry but that’s how the Enfold theme works. The theme is built without utilizing the “Customizer” panel.

    Regards,
    Ismael

    in reply to: Testimonials Mobile Problem #406200

    Hey!

    What if you just remove the testimonial controls then decrease the font size a bit? Try to replace our suggestions with this:

    @media only screen and (max-width: 767px) {
    #top .av-large-testimonial-slider .avia-testimonial-content {
    font-size: 1em;
    }
    
    #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
    padding: 0px 20%;
    }
    
    #top .av-large-testimonial-slider .avia-slideshow-arrows a {
    font-size: 25px;
    }
    
    .avia-slideshow-arrows.avia-slideshow-controls {
    display: none;
    }
    }

    Regards,
    Ismael

    in reply to: Relocate page-title #406198

    Hi!

    I really don’t see any difference between the two titles. They are both 44px high. Where can we find the box with the “Hello World” title?

    Cheers!
    Ismael

    in reply to: Image Hover without rotation #406192

    Hey!

    Actually, I’m wrong. There is a scale property. You can find it on css > layout.css file:

    @-webkit-keyframes avia_pop_small {
      0%   { -webkit-transform:rotate(-175deg) scale(0.2);  }
      100% { -webkit-transform:rotate(0deg) scale(1);  }
    }
    @-moz-keyframes avia_pop_small {
      0%   { -moz-transform:rotate(-175deg) scale(0.2);  }
      100% { -moz-transform:rotate(0deg) scale(1);   }
    }
    @keyframes avia_pop_small {
      0%   { transform:rotate(-175deg) scale(0.2);  }
      100% { transform:rotate(0deg) scale(1);   }
    }
    

    Best regards,
    Ismael

    in reply to: Failed to changed font #405671

    Hey!

    A link to the site and a screenshot will help. Make sure that you have the latest version of the theme, 3.0.8. Go to Enfold > General Styling > Fonts panel to change the font settings.

    Best regards,
    Ismael

    in reply to: Make caption box on fullwidth slider longer #405663

    Hi!

    Yes, that is possible. Use this:

    @media only screen and (max-width: 767px) {
    .responsive #top .slideshow_caption h2 {
    font-size: 15px !important;
    }}

    Best regards,
    Ismael

    in reply to: Color Section Arrow Glitch? #405662

    Hi!

    If you don’t mind, we would like to see the actual page so that we can inspect the issue. Try to toggle the position of the color sections then update the page. Revert it back to its natural position, update the page again. Let us know if it helps.

    Best regards,
    Ismael

    in reply to: Customizer is Missing #405659

    Hey!

    What do you mean by “Customizer”? Is it the Appearance > Customize panel? Unfortunately, you can’t build a page using the customizer if Enfold is activated. Build the page using the theme’s Advance Layout Builder and Enfold > Theme Options.

    Regards,
    Ismael

    Hi!

    Please ignore our last suggestion. I don’t think the comment box will work, it will work for the current page but it will not add the comment as post comment because you’re not creating any post. It kinda defeats the purpose of a cms if you’re adding the content manually. Please remove all the elements then insert the Blog Posts element. Update the page. Create posts under the Posts panel. I think it’s best if you look into this documentation for more info regarding posts: http://codex.wordpress.org/Writing_Posts

    Regards,
    Ismael

    Hey Octopus4444!

    Thank you for using Enfold.

    The theme options should be translated by default. Try to change the language settings on Settings > General panel. Note that this might break the theme options if the .mo and .po file are not complete or have missing translations.

    Cheers!
    Ismael

    in reply to: Sidebar issue with events pages. #405647

    Hi!

    Unfortunately, we don’t provide support for third party plugins. Additionally, the Events Manager Plugin is not ully compatible with the theme so you might encounter issues in the future that we can’t help you with. Please use the The Events Calendar plugin instead. Anyway, there is no connection between the plugin’s subpages option and the theme’s sidebar settings so you can’t expect the single events pages to show the main events page custom sidebar. If you want the single events page to show the same sidebar as the main events page, edit sidebar.php, look for this code:

    if($custom_sidebar)
            {
                dynamic_sidebar($custom_sidebar);
                $default_sidebar = false;
            }

    Replace it with:

    if($custom_sidebar)
            {
                dynamic_sidebar($custom_sidebar);
                $default_sidebar = false;
            } elseif (is_singular('event')) {
    			 dynamic_sidebar('Sidebar Pages');
    			 $default_sidebar = false;
    		}

    Change the index or name of the custom widget area “Sidebar Pages” to the name of the custom sidebar set under the main events page Sidebar Setting.

    Best regards,
    Ismael

    in reply to: Wide logo covering screen width #405632

    Hey!

    The logo image is too large for the header container. Please resize it to 1400x150px then upload it again as logo.

    Cheers!
    Ismael

    in reply to: Tabs Mobile Appearance Help #405625

    Hey!

    Alright. I missed it because the border is missing. That is actually the default behavior of the tab element for mobile device. Add this to the Quick CSS field to disable the full width tab title container:

    @media only screen and (max-width: 767px) {
    .responsive .tabcontainer .tab {
    cursor: pointer;
    margin: 0 -1px 0 0;
    display: block;
    float: left;
    z-index: 2;
    position: relative;
    padding: 12px 16px;
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px;
    top: 1px;
    font-size: 11px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-style: solid;
    border-width: 1px;
    width: auto;
    }
    
    .responsive .top_tab .tab.fullsize-tab {
    margin-bottom: 0px;
    display: none;
    }
    
    .responsive .tabcontainer .tab_titles {
    display: block;
    }}

    You might encounter issues when you have more than 4 tabs.

    Cheers!
    Ismael

    in reply to: Rearrange header on mobile #405622

    Hi!

    Add this to the Quick CSS field:

    @media only screen and (max-width: 767px) {
    #header_main {
    height: 160px !important;
    }
    
    #header .widget {
    left: 0;
    bottom: -50px;
    }
    
    .container #advanced_menu_toggle, #advanced_menu_hide {
    position: absolute;
    bottom: -50px;
    right: 0;
    top: auto;
    }
    
    .responsive #top .cart_dropdown {
    top: auto;
    right: 7.5%;
    bottom: 28px;
    }}

    Might need adjustments but it will get you closer to what you want.

    Regards,
    Ismael

    in reply to: Extra responsive menu #405619

    Hi!

    Yes, they are the same but the previous code will only apply the css when screens are less than 990px. Please try it. Remove browser cache then reload the page. If it doesn’t work, please provide a screenshot.

    Regards,
    Ismael

    in reply to: full size images #405618

    Hey!

    You can adjust the position of the caption with this on the Quick CSS field:

    .caption_left .slideshow_caption {
    left: 20%;
    bottom: 20%;
    }

    I checked the photography site but the images doesn’t add any borders on smaller or bigger screens. Can you please provide a screenshot on how you want the images to look on different screen sizes?

    Regards,
    Ismael

Viewing 30 posts - 49,861 through 49,890 (of 66,206 total)