Forum Replies Created

Viewing 30 posts - 30,751 through 30,780 (of 35,007 total)
  • Author
    Posts
  • 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

    in reply to: Theme issue causing error #891823

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

    .tribe-events-tickets .tribe-tickets-remaining {
        display: inline-block!important; }

    please see screenshot in Private Content area

    Best regards,
    Mike

    in reply to: Yoast XML Sitemap mit Images? #891820

    Hi,

    I believe the solution is to remove the:

    
    $src = str_replace( 'https://www.domain.com', 'https://cdn.domain.com', $src );

    like this:

    Please try this corrected code, if it doesn’t work please include a admin login & FTP login in the private content area so we can take a closer look.

    Best regards,
    Mike

    • This reply was modified 8 years, 1 month ago by Mike.
    • This reply was modified 1 month ago by Yigit.
    • This reply was modified 1 month ago by Yigit.
    in reply to: WPML flags next to social media icons in the footer socket #891819

    Hi,

    @Guenni007
    thanks for the detailed solution,
    @Lukas did you have a chance to try this?

    Best regards,
    Mike

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

    li a:-webkit-any-link {
        color: #719430!important; 
    }

    Best regards,
    Mike

    in reply to: hr with icon #891808

    Hi,
    Please try:

    .hr-custom.hr-icon-yes .hr-inner {
        margin-left: 0px!important; 
        margin-right: 0px!important; 
        width: 48% !important; 
    }
    .hr-custom {
       width: 102%!important; 
    }

    48% is the maximum width without the icon jumping out of center, but we will offset this by making the HR width 102% thus equaling the 50% you want.

    Best regards,
    Mike

    in reply to: Woo Cart not formatting correctly #891098

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Woo Cart not formatting correctly #891090

    Hi,
    That’s good news. shall we close this then?

    Best regards,
    Mike

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

    Best regards,
    Mike

    in reply to: Only mobile slider seen #891086

    Hi,
    The layerslider controls for hiding at certain screen widths didn’t work as expected, so added the quick css again, which worked well.
    Unless you have any other questions, shall we close this then?

    Best regards,
    Mike

Viewing 30 posts - 30,751 through 30,780 (of 35,007 total)