Forum Replies Created

Viewing 30 posts - 30,691 through 30,720 (of 34,956 total)
  • Author
    Posts
  • in reply to: Can't get items centered in collum #891881

    Hey remco,
    I believe that you would like to have the elements centered on the page, but the text aligned left. To do this we will add left padding to the elements.

    #top.home .avia-builder-el-10,#top.home .avia-builder-el-19 {padding-left: 60px !important; }

    please see screenshot in Private Content area

    Best regards,
    Mike

    in reply to: Advanced template editor #891880

    Hi,
    Hello, do you mean that this is solved?

    Best regards,
    Mike

    in reply to: Help with buggy layerslider since migration to server #891877

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

    Best regards,
    Mike

    in reply to: CSS Selectors for a Mega Menu #891876

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

    .header_color .avia_mega_div {
        background-color: #ffffff;
        opacity: 0.7 !important; 
    }

    Each menu sub-menu has it’s own classes by menu item number, which you can combine with the page id to target each.
    2017-12-23_170235

    Best regards,
    Mike

    in reply to: Menu shows two titles for same menu item #891874

    Hi,
    The link to your site didn’t show, please add again.

    Best regards,
    Mike

    in reply to: Disable Image Title in Lightbox #891873

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

    .mfp-title {display:none!important;}

    Best regards,
    Mike

    in reply to: CONTACT FORM 7 ALIGNMENT #891872

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

    input.wpcf7-form-control.wpcf7-acceptance {width: 13px !important; }

    Best regards,
    Mike

    in reply to: Enfold – Featured image disappearing under header? #891871

    Hi,
    Try going to your slider setting for your slider > appearance > slider classes
    2017-12-23_160450

    Best regards,
    Mike

    in reply to: Menu not central and extra space to the right of website #891870

    Hey Kieran,
    Please see screenshot in Private Content area, this is how I’m seeing it. I don’t see your errors.

    Best regards,
    Mike

    in reply to: Best Calendar To Use With Enfold Theme #891869

    Hi,
    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: Getting Multi Columns using Contact Form 7 #891868

    Hi,
    If I understand correctly, you are confirming that your issue is solved?

    Best regards,
    Mike

    in reply to: Divide page into more than 1/5 ths #891867

    Hi,

    @Guenni007
    thanks for sharing the example.

    Best regards,
    Mike

    in reply to: Coming Soon Page not showing up #891866

    Hi,
    Sorry for the late reply, I will try to answer these questions:

    Can I use the advanced editor in conjuction with the default editor?

    No, you can not use them together.

    html tags show up in the text section and not in the visual section

    Yes this is how the text section works, but the shortcodes will not show there, this is by design.
    You can enable the Avia Layout Builder Debug to view and edit the shortcodes

    When using the default editor, why is the short code [shortcode ] text and brackets showing up in the Visual section

    Yes you can see the shortcodes, but this is due to an incompatibility between the default editor and the advanced editor. Editing the shortcodes this way will brake the codes.

    WHen you are in my wordpress backend, please check out all pages and you will see what I am talking about.

    Yes I see, but I believe this is because the code was broken by using the default editor, I have tried to recreate your home page and it is working correctly. I have also set the new page as the frontpage to show it works.
    Please check.
    Please note that your questions may have been put to the end of the list each time you added to your post, causing us to not see it right away as we are trying to work the oldest first. I hope I have answered your questions, let us know if we can be of more assistance.
    Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Avia layout builder has suddenly disappeared #891862

    Hey Claudia_Stegfellner,
    I see you are using Enfold Version: 3.4.7 with WordPress version 4.9.1
    Please try updating Enfold to v4.2 and your PHP to v7

    Best regards,
    Mike

    Hi,
    Please add the code to the end of your functions.php file in Appearance > Editor or via FTP.

    Best regards,
    Mike

    in reply to: Shop Banner – Repeatable image #891860

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

    .av-parallax-inner.av-parallax-woo {
        background-image: url(https://77.104.157.200/~truenatu/wp-content/uploads/2017/12/honey_im_subtle.png)!important; 
        background-position: 50% 50%;
        background-repeat: repeat!important; 
        background-size: auto!important; 
    }

    please see screenshot in Private Content area

    Best regards,
    Mike

    in reply to: Button element in different columns stack on mobile #891859

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

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .av_one_fifth {
        margin: 0!important; 
        margin-bottom: 20px!important; 
        width: 49%!important; 
        float: left!important; 
        clear: none!important; 
    }
    }
    

    please see screenshot in Private Content area

    Best regards,
    Mike

    in reply to: website upgrade or new website built #891855

    Hey Richard Claridge,
    Thank you for reaching out to us, as I see your site is built with WordPress it would be easy to add a new theme such as Enfold to create a new updated look while retaining all of your current pages and content.
    Enfold offers many styles and demos to choose from, here are some examples.
    One that seems to stand out when I compare it to your site is this one.
    Enfold is built to allow you or your staff to create and manage your site yourselves. In your case I would recommend creating a staging site for you to test with either on your local computer or on a sub-domain of your webhost, until you are ready to replace your live site.
    Please let us know if you would like some guidance on creating a staging site, or if you have any other questions about Enfold.

    Best regards,
    Mike

    in reply to: issue with website loading layer slide layers #891853

    Hey codecreative,
    I’m not sure what was causing this issue, but I copied the layers and created new layers on your two slides, they seem to be working now. Please clear your cache and check.

    Best regards,
    Mike

    in reply to: Best Calendar To Use With Enfold Theme #891847

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

    .mec-wrap .mec-single-event div.col-md-8 {
        width: 55.66666666666666%!important; 
    }

    Another solution would be to go to your events calendar settings and choose to use the themes css, as I recall there are 3 options for that setting, but I don’t recall the exact wording.

    Best regards,
    Mike

    in reply to: display always slideshow arrows #891846

    Hey brandhands,
    I received a 403 error when using the password, please check.
    Are you blocking any ip addresses?

    Best regards,
    Mike

    in reply to: Micro Symbol not displaying in woocommerce module #891845

    Hey NigelWebb,
    Please try removing ‘Coda’ font from your custom css for h2. and changing the text-transform to none using this css:

     .template-page .entry-content-wrapper h2 {
        text-transform: none!important; }
    

    Best regards,
    Mike

    in reply to: Add link below featured image on post page #891844

    Hi,
    For the loop-index.php it should work in your child theme if it is in your /includes folder in the child theme.
    I have just tested this on my localhost and this works, perhaps check the file & folder permissions in your child theme.
    If this doesn’t help, please include admin & ftp login in the Private Content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: I couldn't make any changes in home page. #891840

    Hi,
    Please try this solution for putting the social icons in the burger menu

    Best regards,
    Mike

    in reply to: Google Event Contact Form #891839

    Hey djabsolut,
    Please check your code for curly quotes:

    $(‘.kontaktformular-senden a’).on(‘click’, function() {
    $('.kontaktformular-senden a').on('click', function() {

    If that doesn’t help, try targeting the button via the target of it
    Also try clearing any cache plugin.

    Best regards,
    Mike

    in reply to: Move date and author meta to under title #891837

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

    .html_elegant-blog #top .post-entry .post-meta-infos {margin-top: 0px !important; }
    .html_elegant-blog #top .entry-content-header .av-vertical-delimiter {display:none!important;}
    .html_elegant-blog #top .post-entry .post-title {
    padding-bottom: 0px !important; 
    margin-bottom: 0px !important; 
    }

    Best regards,
    Mike

    in reply to: Image in header/color section #891836

    Hi,
    Sorry for the late reply, I see that you have a logo image at the top of your page that is not quiet 100%, and under it you have the same image in a color section. The image in the color section is centered virtually, with the height of the color section much more than the image. If you change the height of the color section it will remove the extra white space.
    But then your request is to remove the header, which we can do with:

    .av-logo-container {display:none!important;}

    But I wonder if a better solution would be to use your logo at full width instead:

    .logo, .logo img {
        width: 100% !important;
        height:auto;
    }
    .av-logo-container {padding: 0px !important; }
    

    Please let us know if either of these help you achieve your design.

    Best regards,
    Mike

    in reply to: Autocomplete in popup_elements #891830

    Hey VanTe,
    Sorry, that feature is not available yet, but Please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Mike

    in reply to: Sub-menu in Full Width Area code revision #891829

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

    #top #header.header_color.av_header_transparency .av-main-nav>li.current-menu-item >a .avia-menu-text {color: red !important;}
    #top .header_color.av_header_transparency .avia-menu-fx {background: red !important; 

    Adjust the color to suit.

    Best regards,
    Mike

    in reply to: Magnific Popup in combination with an Enfold Contact Form #891828

    Hey opalion,
    Do you have a facebook plugin or script active?
    I’m seeing

    document.domain = 'facebook.com';__transform_includes = {};self.__DEV__=self.__DEV__||0;

    and wonder if this is a conflict.
    Please try disabling your plugins and custom scripts to see if that resolves the issue.

    Best regards,
    Mike

Viewing 30 posts - 30,691 through 30,720 (of 34,956 total)