Forum Replies Created

Viewing 30 posts - 27,331 through 27,360 (of 34,887 total)
  • Author
    Posts
  • in reply to: Easy slider not working correctly #959502

    Hey Marijke82,
    Please try setting your header to transparent, in the layout options panel on the right, on the edit page.

    Best regards,
    Mike

    in reply to: Encountered Fatal Error #959501

    Hi,
    I read that you were updating the site, what version was the site?

    Best regards,
    Mike

    in reply to: Google Map widget #959497

    Hey Elberete,
    When I looked at your site I saw the footer map was working, but you had no content on your homepage, so I added a map to your homepage to test, it is working fine.
    Please check.

    Best regards,
    Mike

    in reply to: Demo data import into Enfold #959494

    Hey prana3stil,
    This was the old Enfold Default Demo, but please note that the demo doesn’t include most of the images and videos.
    The newer 2017 Demo does include this images.

    Best regards,
    Mike

    Hi,
    Glad to hear, shall we close this then?

    Best regards,
    Mike

    in reply to: move social icons to bottom of left sidebar layout #959492

    Hey sky19er,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Encountered Fatal Error #959491

    Hey beckyrickett,
    I was looking into your issue, but I have the feeling you are active on it, should I continue or wait?

    Best regards,
    Mike

    Hi,
    Try adding this code to the end of your functions.php file in Appearance > Editor:

    function scroll_on_load(){
    	?>
    	<script>
    jQuery(document).ready(function($) {
    	$('html, body.page-id-480').animate({
            scrollTop: (5)
        }, 'slow');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'scroll_on_load');

    It has be written to only work on your blog page.

    Best regards,
    Mike

    in reply to: Color Section Background video broken after update #959484

    Hi,
    Glad to hear, shall we close this then?

    Best regards,
    Mike

    in reply to: Issues in the dynamic_avia css #959482

    Hi,
    You can easily control how many image sizes that are created when you upload a new image with the plugin Simple Image Sizes
    It will list all of your media sizes at WordPress > Dashboard > Settings > Media > Media Settings
    and you can set the ones you don’t want to use to zero.

    Best regards,
    Mike

    in reply to: Comment Form broken #959475

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Column layout question #959471

    Hi,
    Glad to hear, your page looks good :)
    Might I suggest that the “.no-left-margin” be changed from 0px to 5px to give a little space between the boxes.
    Unless there is anything else we can assist with, shall we close this then?

    Best regards,
    Mike

    in reply to: Quick CSS funktioniert nicht #959468

    Hi,
    Ich glaube, ich verstehe, und dass Ihr Code “wichtig” benötigt. um das Thema zu überschreiben. Ich habe den Code für Sie hinzugefügt und es scheint mir zu funktionieren. Bitte löschen Sie Ihren Browser-Cache und überprüfen Sie.
    Bitte sehen Sie sich den Screenshot im Bereich Privater Inhalt an.

    ————
    I believe I understand, and that your code needed “!important;” to overwrite the theme. I added the code for you and it seems to me working. Please clear your browser cache and check.
    Please see screenshot in Private Content area.

    .iconbox_top .iconbox_content {padding: 50px 35px 30px 35px!important;  height: 28em!important; }

    Best regards,
    Mike

    in reply to: Space between image and text #959464

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Accordeon scroll position #959462

    Hi,
    Thank you for that, I took a look at your accordion and believe is is working correctly.
    When opening one the content and title show, I see you have none set to Initial Open, so you must click to see one.
    As I re-read your first post, I believe you expect the active toggle to take focus and scroll the page to be shown.
    But this is not how the toggle works, the toggle opens downward and closes up, but doesn’t take focus. That is if the title is up and half way behind the header, the title will not show. You can see this on our demo site. Here is an example of the title behind the header:
    2018-05-20_095650
    Here is another example of the title at the bottom of the page:
    2018-05-20_100553
    I hope this explains well.

    Best regards,
    Mike

    in reply to: Quick CSS funktioniert nicht #959444

    Hi,
    Vielen Dank für den Login, ich konnte mir Ihr Quick CSS ansehen und habe getestet, indem ich Code hinzugefügt habe, der funktioniert hat, nachdem ich den Cache meines Browsers gelöscht habe.
    Mit welchem Code hast du Probleme?
    ————
    Thank you for the login, I was able to look at your Quick CSS, and tested by adding some code which worked, after I cleared my browser cache.
    What code are you having trouble with?

    Best regards,
    Mike

    in reply to: Enfold form data #959300

    Hey Marc Rentschler,
    Currently no form data in saved in the database, our GDPR update is expected to be released on 5/22

    Best regards,
    Mike

    in reply to: Threaded Comment View on Mobile #959297

    Hey datadirt,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { 
    #top .commentlist .children ul,#top .commentlist ul,#top .commentlist .comment {
        margin-left: 0px !important; 
    }
    }

    If it’s not working in the Enfold Theme Options > General Styling > Quick CSS field, please try in the WordPress > Customize > Additional CSS.

    Best regards,
    Mike

    in reply to: Can't open Content Elements or Media Elements tabs #959290

    Hey talkshop787,
    I took a look at your site and the advanced layout builder seems to be working correctly, I started in the Layout elements and dragged a element into the edit area, then switched to the Content elements and dragged a element into the edit area, and the so forth with the Media elements, using Chrome on Windows 10.
    Which browser are you using?
    I also tested the default editor in text & visual.

    Best regards,
    Mike

    in reply to: LayerSlider – Demo Sliders #959287

    Hey catatonique,
    I have included a link to the 2017 Demo layerslider export in the Private Content area.
    Please try importing it. If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Quick CSS funktioniert nicht #959275

    Hey Manuela,
    sorry, I was unable to login, please check.

    Best regards,
    Mike

    in reply to: Issues in the dynamic_avia css #959273

    Hey Biggy,
    Your first issue was solved with the latest update v4.3.2
    Please update and check.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Increase left margin for image on home page #959269

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Color Section Background video broken after update #959268

    Hi,
    No you can delete all the pages, you don’t need to import any of the demos, you could just start building.
    Let me ask, are you having a issue with the page I created? I thought the color section background video was working correctly.

    Best regards,
    Mike

    Hi,
    Perhaps you should disable JetPack. As for your slow load times it’s mostly to the images in your slider and a slow webhost, I ran this test and as you can see it took your webhost 4 seconds to start serving your site (first byte)
    There are a lot of things you can do to improve your speed, but you have no control over “first byte”, it your server.
    Perhaps if you talk to them they will move you to different server.

    Best regards,
    Mike

    in reply to: Comment Form broken #959207

    Hey Andre,
    Try this code in the General Styling > Quick CSS field:

    #top .commentlist #commentform label {
        float: right !important;
    left: 245px !important; 
        position: absolute; 
    }
    #top .commentlist .comment-form-author input,#top .commentlist .comment-form-email input,#top .commentlist .comment-form-url input {
        max-width: 220px; !important; 
    }
    #top .commentlist span.required {
    display: inline-block !important;
    }

    Expected results:
    2018-05-19_160114

    Best regards,
    Mike

    in reply to: Column layout question #959203

    Hey steviger,
    How about this layout:
    2018-05-19_151625
    this css:

    .no-left-margin {
    margin-left: 0px !important; 
    }
    .hide-empty {
    display: none !important;
    }
    .large-image {
    min-width: 30%!important; 
    }
    .first-second-row {
    margin-left: 13%!important; 
    }

    result:
    2018-05-19_152326
    Avia Layout Builder Debug code:

    [av_section min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='scroll' bottom_border_style='scroll' scroll_down='' custom_arrow_bg='' id='' color='main_color' background='bg_color' custom_bg='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' video_mobile_disabled='' overlay_enable='' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av_element_hidden_in_editor='0' av_uid='av-gqiqn1']
    
    [av_one_fifth first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-1jsljh' custom_class='large-image']
    
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2018/05/Computer_Left.png' attachment='3166' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-jhdrcmnr' admin_preview_bg=''][/av_image]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' link='' linktarget='' link_hover='' padding='0px' border='' border_color='' radius='0px' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-eue3vx']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-chz20t' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-be0vbx' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-91o6cd' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fourth first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-893l0t' custom_class='hide-empty']
    
    [/av_one_fourth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-577tm5' custom_class='first-second-row']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-4tns65' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-30xqzx' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][/av_section]

    You can tweak it some more, but it should be a good start.

    Best regards,
    Mike

    Hi,
    I have linked to the 2017 Demo layerslider export in the Private Content area.
    But please ensure the PHP ZipArchive Extension has been enabled on your webhost, typically this is one reason the layerslider import fails.
    To check, go to WordPress > Dashboard > LayerSlider > Options and click “System Status” and look under “Server Settings”
    2018-05-19_143853

    Best regards,
    Mike

    in reply to: Changing into Enfold #959196

    Hi,
    To make text capital, use css “text-transform: uppercase;”
    for example:

    
    label {
        text-transform: uppercase;
    }

    once we see your new form we can give you the exact code.

    Best regards,
    Mike

Viewing 30 posts - 27,331 through 27,360 (of 34,887 total)