Forum Replies Created

Viewing 30 posts - 12,841 through 12,870 (of 34,572 total)
  • Author
    Posts
  • 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

    in reply to: Enfold Theme #1333845

    Hi,
    Please try reading this post carefully: https://kriesi.at/support/topic/enfold-theme-250/#post-1331352
    Please see this thread: Mobile-Friendly Test Not Rendering My Website Properly, there may also be other results in the Search Console Help
    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: CSS gone after activation?! #1333842

    Hi,
    Glad Rikard 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

    Hi,
    So are you saying it works in Safari on Mac, and Chrome & Firefox on Mac in incognito mode,
    but not in Chrome & Firefox on Mac in regular mode?
    If they work in incognito mode that means that your browser has an add-on that is changing the behavior of the browser, so it is your browser not the site.
    Please check and disable all of your browser add-ons or extensions, sometimes these install without your permission.
    I tested your site in Safari on Mac, and Chrome on Mac and they play in page for me, but I have no browser add-ons or extensions.

    Best regards,
    Mike

    in reply to: Enfold Portfolio gallery entry titles above images #1333765

    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: A few small issues and a shop page question #1333764

    Hi,
    Thanks, I removed the manual line breaks in the button text and changed the padding from 120px to 70px for both desktop & mobile, now it looks correct for both, please clear your browser cache and check.
    2021-12-22_070944.jpg

    Best regards,
    Mike

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

    Hi,
    Ok I found the thread here, as I thought this filter removes the special “share link” with a standard link, if you use this the buttons will not be share buttons anymore and trying to add the special “share link” into the popup would be trickier than it looks.
    I believe that you will not need to use this if you use a plugin like Exit Notifier, please test without this code.
    Merry Christmas to you also.

    Best regards,
    Mike

    Hi,
    Are you using Windows or Mac?
    Did you disable all of your browser add-ons?
    Did you see the two screencasts of your videos playing correctly in-page in the Private Content area?
    I tested your videos in Windows 10 Chrome, Firefox, & Edge and they play correctly.
    Try using incognito mode and make a screencast, it might help us identify what is going on.

    Best regards,
    Mike

    in reply to: text optimisation on large screens #1333642

    Hey ladefogedpeter,
    Thank you for the screenshots and link to your site, please try this css in your Quick CSS:

    @media only screen and (min-width: 990px) and (max-width: 1440px) { 
    #top.home #overlap .avia-image-container .av-image-caption-overlay-center {
    	font-size: 1.4em;
    	line-height: 1em;
    	padding: 0px 1em;
    }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 30 posts - 12,841 through 12,870 (of 34,572 total)