Forum Replies Created

Viewing 30 posts - 13,171 through 13,200 (of 34,910 total)
  • Author
    Posts
  • in reply to: Gradient on button #1334439

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Theme Version Upgrade from 3.5.2 #1334375

    Hi,
    Please include an admin login for us, the login in your first post doesn’t work.
    In this post you say that the problem only occurs when the child theme is activated.
    But in this post you said everything works fine till you switch on WMPL plugins, do you have WMPL addons, do you mean that you have multiple WMPL plugins? Please try activating them one at a time and let us know which one is causing the error.
    So does this mean that the error is not in the child theme?

    Best regards,
    Mike

    in reply to: Hiding bordered menu #1334368

    Hi,
    Please open a new thread for separate issues, we prefer to keep each thread on-topic, such as the topic of this thread is hiding the border of a button.
    When you open your new thread please include an admin login to your site for us so we can see which language plugin you are using and try to explain as fully as possible your issue, such as which page you are editing that loses it’s content and how we can reproduce the error, if your not sure how to explain screenshots often help. Thank you for your understanding and for using Enfold.

    Best regards,
    Mike

    in reply to: Hiding bordered menu #1334062

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

    @media only screen and (max-width: 767px) { 
    #top #header_main #av-burger-menu-ul .av-menu-button > a .avia-menu-text {
        border: none;
        border-radius: 0;
        padding: 0;
    }
    #top #wrap_all #header_main #av-burger-menu-ul .av-menu-button-bordered.av-menu-button > a {
    	border-bottom-style: solid;
        border-bottom-width: 1px;
    }
    }

    After applying the css, please clear your browser cache and check.
    If this doesn’t help please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread after Jan 3, and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad to hear, hope you have a happy new year.

    Best regards,
    Mike

    Hi,
    Using a child theme would be ideal, but you could add the function above to the Enfold functions.php file, it would be lost when you update the theme next.
    Our latest child theme should be included in your full theme download from your Theme Forest account, it is the one with the documentation, or you can download the original child theme from our online documentation here ▸ Child Theme
    Please read the steps especially Step 4: Import parent theme options and note that if the site doesn’t look like all of the styles are correct, as in the colors, try clearing your browser cache and disabling your caching plugin, if you have one.
    I recommend exporting your theme settings to your computer as a backup before installing the child theme, just for peace of mind, I’ve not seen a child theme install go wrong before.
    2021-12-28_003.jpg

    Best regards,
    Mike

    in reply to: How to Open New Support Ticket for Enfold Support #1334007

    Hey Ramon Olivencia,
    The reason you are having a hard time opening a ticket is that our support forums are closed for the holidays, there is a large blue notice on the page about this:
    2021-12-28_001.jpg

    I took a look at your long multi-page form and typically when there was an error it would show like this:
    2021-12-28_002.jpg
    but at the end of your form this doesn’t show, but you do have some javascript errors, so first i recommend that you disable all caching and the <strong style=’color:#000′>Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and then ensure you are not forcing the jQuery into the footer at <strong style=’color:#000′>Enfold Theme Options ▸ Performance ▸ Load jQuery in your footer
    If this doesn’t help then try disabling all fields that are “required”, if your form still is not working then try creating a test form that is only one page with no required fields and see if that works.
    It looks like some of your fields are “copied” such as a “phone” field used for another type of field, this could break the WPForms logic, so try creating each field independently.
    We do not offer support for third party plugins like WPForms, but we do try to help were we can, if none of this helps try asking WPForms for help again.

    You have asked this question in the “Pre Sale Questions” email system which is not the correct place, so please try the suggestions above and we will be back on Jan 3, at that time if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hey Reina Smallenbroek,
    Thank you for the link to your single portfolio item, I see that the featured image is using the 845×321 image, to use a larger image that is not cropped, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 );
    function enfold_customization_modify_thumb_size( $size ) {
      $size['entry_with_sidebar'] =array('width'=>1500, 'height'=>1500 , 'crop' => false);
      return $size;
    }

    this will only take effect on new uploaded featured images, or you can use the thumbnail regeneration plugin
    Then clear your browser cache and any cache plugin, and check.
    Our support forums are closed for the holidays, we will be back on Jan 3, at that time if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Responsive Behaviour #1334003

    Hey Christian Wußmann,
    Thank you for your question, but “hide” is the only option.
    Our support forums are closed for the holidays, we will be back on Jan 3, at that time if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: PHP 7.4 & Enfold New Version #1334002

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold and Happy New Year!

    Best regards,
    Mike

    in reply to: Garhammer.com #1333999

    Hi,
    Thank you for your question, I see that you are using the theme CHOICES from 2012, this theme is no longer available and can not be updated.
    We now only offer the Enfold theme you can review the demo here, but unfortunately, you will not be able to import your old site into this theme, you will need to rebuild it from scratch, which should be easy enough, but I wanted to ensure you knew that.

    Best regards,
    Mike

    in reply to: licence #1333997

    Hi,
    Glad Yigit was able to help, if you have any further questions please create a new thread after Jan 3 and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Thank you for the login, the error was caused by having an element above a full-width element, elements such as color sections, layerslider, etc need to be at the top of the page when a sidebar is used otherwise the sidebar will show above & below it.
    So on your page you had an empty 1/1 column above the layerslider element with a sidebar in use, I believe you were using the empty column so the header would show as white while you had the transparent header set.
    So to correct I removed the empty column and set the header as “not transparent”, now your page shows as before but without the sidebar border in the header.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Add author to blog grid layout / Enfold 4.5 #1333950

    Hi,
    Glad Yigit could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Enfold Theme #1333949

    Hi,
    Let’s not add more topics to this thread as it will only add to the confusion, if you have any further questions please create a new thread and we will gladly try to help you there.

    Best regards,
    Mike

    in reply to: bold links #1333947

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: bold links #1333919

    Hey Lautho2011,
    For most situations you could add this css to your Quick CSS:

    #wrap_all #main a {
    	font-weight: bolder;
    }
    

    After applying the css, please clear your browser cache and check.
    If this doesn’t work for you then please link to an example page so we can examine.

    Best regards,
    Mike

    in reply to: Show part of images & see more to see remaining images #1333907

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Max height to a code block 2 #1333906

    Hey I-Visio,
    Please try removing the last line of the css:
    overflow: scroll;

    Best regards,
    Mike

    in reply to: Gradient on button #1333905

    Hi,
    You are using v4.6, please update to v4.8.8 and you will see these options:
    2021-12-23_010.jpg

    Best regards,
    Mike

    in reply to: Add Icon to Colored Menu Item #1333904

    Hi,
    Thanks for the login, I added this css:

    li.ife span.avia-menu-text:before {
      content: "\e84f";
      font-family: 'entypo-fontello';    
      font-size:20px;
      padding-right:10px;
      }

    and a custom class to your menu item:
    2021-12-23_008.jpg
    and now the book icon shows:
    2021-12-23_009.jpg
    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Rounded corners for images in Portfolio grid #1333902

    Hi,
    Typically the portfolio grid mouse-over is an overlay color, in which you would use this:

    .grid-image img {
    border-radius: 22px!important;
    }
    .grid-image:hover .image-overlay {
    border-radius: 22px!important;
    }

    if this doesn’t help then please link to your example page so we can investigate.

    Best regards,
    Mike

    in reply to: Advanced layout builder not working with Eventon plugin #1333901

    Hey Jurriaan,
    Our Advanced Layout Builder is custom built for the Enfold theme and is typically not available or designed to work with third-party plugins, so I would not expect it to work with this plugin. I have not heard of Eventon before and have no experience with it. If it had worked previously it was not intended. You could try disabling all of your other plugins to see if one is interfering with ALB & Eventon, and try switching to the Classic Editor to see if the ALB button shows.

    Best regards,
    Mike

    in reply to: Show part of images & see more to see remaining images #1333900

    Hey Julio,
    Thank you for the link to your example, you could use the masonry element to create this.
    You can choose the number of columns, and how many to show, then set the title as an overlay.
    2021-12-23_007.jpg

    Best regards,
    Mike

    Hey pixelanddots,
    Thank you for your question, please include an admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    in reply to: Links der Social Media Share Icons ändern #1333897

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
    Have a Merry Christmas.

    Best regards,
    Mike

    in reply to: Mega menu settings #1333866

    Hi,
    Thank you for your patience, the mega menu items with images are column items and do not show the link field, typically they do not contain links. But you can add links to them if you first move them over to the left so they become regular mega menu items, then edit the links, and then move them back to the right so they become columns again.
    2021-12-23_071455.jpg
    In the future when you first create the link you can also add the correct URL at that time
    2021-12-23_006.jpg
    Please give this a try

    Best regards,
    Mike

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: SPAM problem on Enfold Forms #1333847

    Hey uribinsted,
    Thank you for your question, the Enfold contact form only has basic options and doesn’t support Akismet.
    For a more advanced contact form please try Contact Form 7 and Honeypot for Contact Form 7

    Best regards,
    Mike

Viewing 30 posts - 13,171 through 13,200 (of 34,910 total)