Viewing 30 results - 421 through 450 (of 241,748 total)
  • Author
    Search Results
  • #1480509

    Hi Mike, thanks for looking into it again :)

    But it seems to be another issue. I’ve insert some “Test-boxes” on another page with Enfold that is curently in production (link to testpage in Private Content).

    On this page there is no sidebar…

    Best regards,
    Martin

    #1480504

    Hi,

    I don’t understand why the size of the model image (enfold gym) is 1500 x 720 and the actual height of the page banner is 420…

    Please note that the section size depends on the content, not the background image. We recommend uploading images at least the same size as the demo image, with a 16:9 aspect ratio. However, if you’re trying to focus on a specific part of the image, this will require a lot more adjustments. You may need to use css to adjust the background position and, as recommended, disable the parallax and fixed effects. We also noticed that the part you’re trying to focus on is not vertically or horizontally aligned in the actual image, so you may need to adjust this as well.

    And regarding the image quality, the theme already sets this to highest quality possible (100 or 100%) but if you need to adjust it, you can add this filter in the functions.php file:

    add_filter("avf_jpeg_quality", "avf_set_quality_mod", 9999, 1);
    add_filter("avf_wp_editor_set_quality", "avf_set_quality_mod", 9999, 1);
    function avf_set_quality_mod($quality) { $quality = 100; return $quality;}
    

    Best regards,
    Ismael

    #1480498

    Hi,

    Thank you for the inquiry.

    The content slider is activated using the AviaSlider function. You’ll find this in the enfold/js/shortcodes.js file around line 205. You may need to use the same function to re-initialize the slider inside the lightbox container.

    
    //content slider
    $( '.avia-content-slider-active', container ).aviaSlider({wrapElement: '.avia-content-slider-inner', slideElement: '.slide-entry-wrap', fullfade: true});
    

    The AviaSlider function can be found in the enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.js file.

    Best regards,
    Ismael

    #1480497
    finchkelsey
    Participant

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #ccbtp80 .post-entry-26494 .flex_column.av_one_fourth {
    max-width: 48%!important;
    clear: none!important;
    float: left!important;
    }

    Hi, this is not working across browsers to get 1/4 columns to display side by side.

    I would think mobile layout would be easier in Enfold by now.

    Thank you

    #1480482

    or much easier to setup ( because you use for the image the enfold image-element )
    https://webers-testseite.de/html5-video-fanlokbun-2/

    Hey Silje,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 1439px) { 
    	.single-product .avia-svg-icon svg:first-child,.single-product .avia-svg-icon img[is-svg-img="true"] {
        height: .5em;
        width: .5em;
    }
    #top.single-product .avia-slideshow-arrows a.avia-svg-icon svg:first-child {
    	margin-top: 9px;
    }
    #top.single-product .av-slideshow-ui.av-loop-manual-endless .avia-slideshow-arrows > a, #top.single-product .av-slideshow-ui .avia-slideshow-arrows.av-visible-prev > a.prev-slide, #top.single-product .av-slideshow-ui .avia-slideshow-arrows.av-visible-next > a.next-slide {
    	width: 30px;
    	height: 30px;
      line-height: 30px;
    }
    }

    After applying the css, please clear your browser cache and check.
    Please note that testing with iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.
    Screen Shot 2025 03 30 at 7.08.03 AM

    Best regards,
    Mike

    #1480472

    In reply to: spacing between blocks

    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

    #1480460

    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

    #1480455

    In reply to: Enfold Bug Report

    Hey Baden,
    Thank you for your patience and for your workaround.
    The Dev Team and I do not have experience with this plugin in setting it up to recreate the error, it is not a plugin that we support, we are limited to our support for third party plugins.
    The Dev Team has decided that in this case we will point any other users to your workaround, should there be any in the future, but not make any core changes at this time, perhaps in the future we will.
    Thank you for your understanding and for using Enfold.

    Best regards,
    Mike

    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

    #1480451

    In reply to: Critical error

    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

    #1480446

    Hi,
    Try using the TinyPNG plugin on your large hero images, when I test one of your images on the TinyPNG site it reduced it by 40%
    Screen Shot 2025 03 29 at 9.39.25 AM
    using smaller sized images probably would help, or using the Enfold Theme Options ▸ Preloader

    Best regards,
    Mike

    #1480445

    In reply to: Enfold

    Hey Joerg Haustein,
    Deactivating the plugins Xtrail Core & WPBakery Page Builder solves.
    Please note that Enfold has it’s own builder and adding other builders typically cause errors.

    Best regards,
    Mike

    #1480444

    Topic: Enfold

    Joerg Haustein
    Guest

    Hallo,

    Habe das Thema gekauft vor einiger Zeit noch nie installiert und bekomme jetzt einen kritischen Fehler – ich bin nicht bereit zumal es noch nie gelaufen ist den Support Vertrag zu verlängern.

    #1480443

    In reply to: Critical error

    Hey jhaustein,
    Deactivating the plugins Xtrail Core & WPBakery Page Builder solves.
    Please note that Enfold has it’s own builder and adding other builders typically cause errors.

    Best regards,
    Mike

    #1480431

    In reply to: Critical Error

    Hi jhaustein,

    Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1480420

    Thank you!
    How do I download the new enfold if I don’t have the license for the old one for samuelblack.co?

    #1480419
    Feuerwehr Stuppach
    Participant

    Hallo!
    Habe heute das Enfold Theme gekauft und gleich installiert.
    Leider bekomme ich es nicht richtig zum laufen.

    Wenn ich eine neue Seite anlegen möchte, kommt in der console immer folgende Meldung:

    Uncaught TypeError: $(...).pointer is not a function
        wp_help_pointer_open https://www.xxxx.at/wp-admin/post-new.php?post_type=page:486
        <anonymous> https://www.xxxx.at/wp-admin/post-new.php?post_type=page:473
        each jQuery
        <anonymous> https://www.xxxx.at/wp-admin/post-new.php?post_type=page:472
        jQuery 2
    post-new.php:486:35

    Die Seite im Browser bleibt dann immer weiß.
    Ich habe auch schon probiert eine ganz neue WordPress Installation zu nehmen und dann alles frisch zu installieren. Leider auch ohne Erfolg.

    Apache2 PHP 8.2.28 mit allen notwendigen Plugins für die Classis-Wordpress-Installation.

    Bitte um Hilfe!

    Liebe Grüße, Alex

    #1480407

    just like on :
    https://kriesi.at/support/topic/add-logo-to-full-screen-slider/#post-1480358
    f.e.:
    (and maybe a small drop-shadow to the png

    #top .avia-fullwidth-slider::after {
      position: absolute;
      display: block;
      content: "";
      width: 18vw;
      height: 15.3vw;
      max-width: 411px;
      max-height: 349px;
      min-width: 200px;
      min-height: 170px;
      top: 120px;
      left: 80px;
      background-image: url(/wp-content/uploads/2025/03/Gathering-Barn-Banner-Logo-.png);
      background-repeat: no-repeat;
      background-size: calc(100% - 40px) calc(100% - 40px);
      background-position:center center;
      filter: drop-shadow(1px 1px 2px #666);
    }
    
    @media only screen and (max-width: 767px) {
      #top .avia-fullwidth-slider::after {
        top: 2vw;
        left: 2vw;
      }
    }

    but i see that the slider is not shown on mobile? And we had to place always a fallback image for videos?
    dear mods – has this always been the case with Enfold?
    It is unfortunate that we do not have the opportunity to decide for ourselves.

    #1480406

    In reply to: Second menu colour

    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

    #1480400

    In reply to: spacing between blocks

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia-icon-list .iconlist_icon svg:first-child, .avia-icon-list .iconlist_icon img[is-svg-img="true"] {
        margin-top: 11px;
        margin-left: -6px;
    }
    .avia-svg-icon svg:first-child, .avia-svg-icon img[is-svg-img="true"] {
        height: 1em;
        width: 2em;
    }

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

    Best regards,
    Mike

    #1480399

    In reply to: Second menu colour

    Hi,
    Try adding this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.page-id-1424 .header_color.av_header_transparency .avia-menu-fx {
    	background: #7d8286;
    }

    After applying the css, please clear your browser cache and check.
    please note the page ID in the css page-id-1424

    Best regards,
    Mike

    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

    #1480390

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

    #1480388

    In reply to: spacing between blocks

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia-icon-list li {
        padding: 0;
    }
    .avia-icon-list-container {
        margin: 0;
    }

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

    Best regards,
    Mike

    #1480385
    Lee Germeroth
    Guest

    Hi!
    I inherited a site with the Enfold theme on it. Their old developer isn’t available and that is who purchased the theme so I can’t create a ticket through the support without the purchase code.

    When making edits to the icon list, if you click on one of the items in the list, the modal pops up, and it is just a blank box.

    I have tried disabling all of the plugins and nothing worked.

    I am not sure if this was from the 7.1 update or not, or if you have any other ideas.

    Let me know!

    Thanks! 
    -Lee

    #1480382

    In reply to: Second menu colour

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.page-id-1424 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
    	color: #7d8286;
    }

    please note the page ID in the css page-id-1424

    Best regards,
    Mike

    #1480378

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

    #1480376

    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

    #1480372

    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

Viewing 30 results - 421 through 450 (of 241,748 total)