Forum Replies Created

Viewing 30 posts - 23,041 through 23,070 (of 35,206 total)
  • Author
    Posts
  • Hey Thomas,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top .comment_container textarea,#top .comment_container .form-submit input#submit {
    font-family: 'Lobster', cursive !important; 
    }

    Please adjust the font to suit, and Then clear your browser cache and any cache plugin, and check.
    Please note that if you are using a font that is not already displaying on the same page, you should upload it to Enfold Theme Options > Import/Export > Custom Font Manager to force it to display.

    Best regards,
    Mike

    in reply to: show titel on masonry gallery #1068002

    Hey Terrassenkind,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .avia_desktop .av-caption-on-hover .av-masonry-item-with-image .av-inner-masonry-content {opacity: 1 !important; }
    .avia_desktop .av-caption-on-hover .av-masonry-item-with-image .av-inner-masonry-content .av-masonry-entry-content {
    display: none !important;
    }
    
    .avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-masonry-entry-title {
    display: none !important;
    }
    .avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content .av-masonry-entry-content {
    display: block !important;
    }
    

    Then clear your browser cache and any cache plugin, and check.
    expected results:
    2019-02-17-140008

    Best regards,
    Mike

    in reply to: Image disappears when menu at full size #1067971

    Hey graemejardin,
    Thanks for the login, I found that your transparent logo url was pointing to a 404, I corrected and now you have a logo.
    Please clear your browser cache and check.
    2019-02-17-130322

    Best regards,
    Mike

    in reply to: header menu dots #1067968

    Hey talelie,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #avia-menu > li a:after{
    	content: "";
    	width: 3px;
    	height: 3px;
    	background: #bbb;
    	-webkit-border-radius: 50%;
    	-moz-border-radius: 50%;
    	-ms-border-radius: 50%;
    	-o-border-radius: 50%;
    	border-radius: 50%;
    	display: inline-block !important; 
    	margin: 0 0 0 20px;
    	vertical-align: middle;
    }
    #avia-menu > li#menu-item-search a:after{
    	content: "";
    	width: 0px;
    	height: 0px;
            background: transparent !important;
    }

    The last bit of code is to hide the dot after the search icon, please adjust the color to suit, then clear your browser cache and check.
    expected results:
    2019-02-17-125631

    Best regards,
    Mike

    in reply to: Website content no longer viewable #1067963

    Hey bigcon6_wp,
    I took a look at your page and was able to view your content, Please see the screenshot in Private Content area.
    What are you seeing, a blank white screen?

    Best regards,
    Mike

    in reply to: When using 3 columns the center coloumn is bigger #1067958

    Hi,
    Glad to help, let us know if you need additional help with this or if we can close this.

    Best regards,
    Mike

    in reply to: Zoom on mobile devices #1067952

    Hi,
    Just to ensure we are talking about the same thing in regards to zoom, I created a video on my mobile device while I was zooming.
    Please see the video in the Private Content area.

    Best regards,
    Mike

    in reply to: Make the Menu Overlay Transparent #1067939

    Hi,
    If I understand correctly, you would like the mobile menu overlay black, but after scroll you would like it to be gray. So do you have your mobile header fixed, so it always shows?
    Please include the url to the page in question so we can take a closer look.
    I’m not sure I understand this statement:

    I setted it in gray but when the menu is in overlay i can see it.

    Perhaps a screenshot would help, try uploading to https://postimg.cc/ and posting the links here.

    Best regards,
    Mike

    in reply to: Avia Layout Builder crashed site #1067925

    Hi,
    Thank you for letting us know, but it looks like something escaped the shortcode in your page. I will keep a lookout for this, can you tell us which plugins you were using and if you had any custom jQuery scripts installed in the functions.php?

    Best regards,
    Mike

    in reply to: When using 3 columns the center coloumn is bigger #1067922

    Hi,
    I tried to recreate your page on my localhost, at the top I placed a grid row with the images in each grid at full size:
    2019-02-17-110349
    and below that I placed 3 columns with zero padding and used “Equal Height” with the images at full size:
    2019-02-17-110645
    the result was that all images were the same size and the lined up nicely without any additional css or tricks:
    2019-02-17-110030
    Try Enabling Avia Layout Builder Debugger and paste this shortcode in the paser at the bottom of the page:
    2019-02-17-111222

    [av_layout_row border='' min_height_percent='' min_height='0' color='main_color' mobile='av-flex-cells' id='' av_element_hidden_in_editor='0' mobile_breaking='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av_uid='av-agpo17']
    
    [av_cell_one_third vertical_align='top' padding='0px' padding_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' link_hover='' mobile_display='' av_uid='av-8q2frf' custom_class='']
    
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/1.png' attachment='3165' 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-js93dghn' custom_class='' admin_preview_bg=''][/av_image]
    
    [/av_cell_one_third][av_cell_one_third vertical_align='top' padding='0px' padding_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' link_hover='' mobile_display='' av_uid='av-6ua8jf' custom_class='']
    
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/2.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-js93e2oe' custom_class='' admin_preview_bg=''][/av_image]
    
    [/av_cell_one_third][av_cell_one_third vertical_align='top' padding='0px' padding_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' link_hover='' mobile_display='' av_uid='av-63fl5n' custom_class='']
    
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/3.png' attachment='3167' 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-js93f1id' custom_class='' admin_preview_bg=''][/av_image]
    
    [/av_cell_one_third][/av_layout_row][av_one_third first min_height='av-equal-height-column' vertical_alignment='av-align-top' space='no_margin' margin='0px' margin_sync='true' row_boxshadow_color='' row_boxshadow_width='10' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' highlight_size='1.1' border='' border_color='' radius='0px' radius_sync='true' column_boxshadow_color='' column_boxshadow_width='10' 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-js939ne0' custom_class='']
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/1.png' attachment='3165' 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-js93fgfx' custom_class='' admin_preview_bg=''][/av_image]
    [/av_one_third]
    
    [av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' row_boxshadow='' row_boxshadow_color='' row_boxshadow_width='10' link='' linktarget='' link_hover='' padding='0px' highlight='' highlight_size='' border='' border_color='' radius='0px' column_boxshadow='' column_boxshadow_color='' column_boxshadow_width='10' 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-40fm2z']
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/2.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-js93fxiy' custom_class='' admin_preview_bg=''][/av_image]
    [/av_one_third]
    
    [av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' row_boxshadow='' row_boxshadow_color='' row_boxshadow_width='10' link='' linktarget='' link_hover='' padding='0px' highlight='' highlight_size='' border='' border_color='' radius='0px' column_boxshadow='' column_boxshadow_color='' column_boxshadow_width='10' 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-arsrv']
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2019/02/3.png' attachment='3167' 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-js93gave' custom_class='' admin_preview_bg=''][/av_image]
    [/av_one_third]

    you may need to replace the images as mine are on my localhost, but you should get the columns setup as I do.

    Best regards,
    Mike

    in reply to: Zoom on mobile devices #1067916

    Hi,
    Nice phone, but what browser are you using, the built-in stock browser, or Chrome, or a custom installed browser?
    I’m using a older LG phone and I can zoom in easily, I wonder if it’s a hardware issue because I have not seen any other reports about zooming.

    Best regards,
    Mike

    in reply to: Tab Section – increase space for tab title #1067910

    Hi,
    OK, I corrected, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Top Menu all contents are not showing. #1067909

    Hi,
    Yes

    Best regards,
    Mike

    Hi,
    I tested your site on a Mac, and found that Chrome worked as expected, but Safari did not.
    I did some research on the plugin with Safari and found that the developer suggests increasing the “delay for scrolling to target on page load” to 300 milliseconds, I did this and tested again and now the targets land correctly on Safari.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Zoom on mobile devices #1067836

    Hi,
    What are you using for a mobile?

    Best regards,
    Mike

    in reply to: Enfold 4.5.4 Widgets with Shortcodes not visible #1067833

    Hey westefan,
    Thank you for pointing this out I was able to confirm and will bring this to the attention of the dev team.
    What version of php are you using?
    Do you mind including admin login in the Private Content area so the dev team can take a look if they want?

    Best regards,
    Mike

    in reply to: Avia Layout Builder crashed site #1067828

    Hey deeennis90,
    From your screenshot it looks like you shortcode is escaped with the backslashes, here is how the shortcode should look:
    2019-02-16-152724
    did you try disabling your plugins? What version of PHP are you using?
    Can we see this, or have you already reset the site?

    Best regards,
    Mike

    in reply to: Custom Link in Menu to Hidden Color Section not working? #1067827

    Hey cateringequipment,
    Your function doesn’t include the name of the function for the “add action” to trigger, add it doesn’t close the PHP before adding the jQuery script. Assuming that you are creating a link to fire the class “inline_popup” then try replacing your function with this one in your functions.php:

    function popup_inline() { ?>
    <script type="text/javascript">
    jQuery(window).load(function(){
      jQuery('.inline_popup').magnificPopup({
        type:'inline',
        midClick: true
      });
    });
    </script>
    <?php }
    
    add_action('wp_head', 'popup_inline');

    If this doesn’t help, please include a admin login in the private content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: anchor links in menu #1067818

    Hey Mjurnique,
    You have a jQuery error on your first page:

    Uncaught Error: Syntax error, unrecognized expression: #Aufn%C3%A4her

    We would need a admin login to try to track down this error.

    Best regards,
    Mike

    in reply to: When using 3 columns the center coloumn is bigger #1067809

    Hey Synne,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #av-layout-grid-1 .avia-image-container img {
    height: 425.688px !important;
    max-height: 425.688px !important;
    }
    
    #av_section_1 .avia-image-container img {
    height: 311.188px !important;
    max-height: 311.188px !important;
    }

    This will adjust all of the images on your test page, to apply this for other pages please assign a unique custom class or ID for the image and replace the ID in the begining of the code.
    Please see the custom ID option at Enfold Theme Options > Layout Builder > Show element options for developers
    Please let us know if you need some assistance with this.

    Best regards,
    Mike

    in reply to: Zoom on mobile devices #1067796

    Hey Anj27,
    There is no certain setting for zoom on a mobile, I have found no issues in doing so on our demo with a Android mobile device. Can you explain what is not zooming for you on the demo?

    Best regards,
    Mike

    in reply to: Titles and breadcrumbs not looking right #1067785

    Hey Takara22,
    To make your breadcrumbs white and increase your title_container font size, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .avia-breadcrumbs span a,.title_container h1.entry-title a {
    color: #fff !important;
    }
    .title_container h1.entry-title a { 
    font-size: 30px !important;
    }

    Best regards,
    Mike

    in reply to: disable showing old posts (events) in post slider #1067784

    Hey JantienM,
    Sorry for the late reply, perhaps we can include the Event Calendar solution for past events. Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Video Volume control bug #1067781

    Hey kilimats,
    Sorry for the late reply, when I take a look at your site, and click the “watch video” button, the video opens in a pop-up with sound. Did you find a solution for this, or do you still need help?

    Best regards,
    Mike

    in reply to: Change Frame and "Send" Button Color in Contact Form #1067779

    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
    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

    Hi,
    Glad to help, thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Top Menu all contents are not showing. #1067775

    Hi,
    Please see the screenshot in Private Content area. Are these the titles that seem hazy?

    Best regards,
    Mike

    in reply to: Tab Section – increase space for tab title #1067773

    Hi,
    I adjusted the underline on hover, and the home link, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Tab Section – increase space for tab title #1067733

    Hi,
    I didn’t delete any css, I did move the WordPress > Customize > Additional CSS into the Enfold Theme Options > General Styling > Quick CSS field so that I could examine them easier, but I created backups first.
    But I don’t see the rule you are referring to, perhaps it was on the other site? I recall that each site had a different menu and different rules.

    The site wants to highlight “Home” also because it is the parent, but I recall that you don’t like that so I’m trying to override that. I added the underline, and tried to ensure that “Home” is not included at the same time.

    I corrected the mobile menu menu items, and tried to make sure that “KONTAKT” is not highlighted when the child items are.

    Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    The css you deleted was to place the background for the white color sections, and to not use the “main_color” class to add a background image. The “main_color” class is used in many elements including the ones you don’t want the background image in.
    But in the end your issue seems to come from the Enfold Theme Options > General Styling > Logo Area > Logo Area background color, when this was red Edge was adding it to the color sections.
    I have not been able to recreate this on a clean install yet, but I will contenue to investigate.
    The problem with Edge is that it’s very strict in how it processes, where other browsers are forgiving.
    We are sorry for the delay, but I glad that together we were able to assist with a solution for your customer.

    Best regards,
    Mike

Viewing 30 posts - 23,041 through 23,070 (of 35,206 total)