Forum Replies Created

Viewing 30 posts - 1,351 through 1,380 (of 66,075 total)
  • Author
    Posts
  • in reply to: How to activate: Nach oben Button (Top) #1477023

    Hi,

    Thank you for the link.

    The scroll-to-top button is there, in the bottom right corner of the page, beside the cookie consent message. If you want to move it to the left, use the following css code:

    #scroll-top-link {
        left: 50px;
        bottom: 50px;
        right: auto;
    }

    Best regards,
    Ismael

    in reply to: Featured image slider #1477022

    Hi,

    Thank you for the inquiry.

    There is no built-in option for this, but you can try the following css code to adjust the width of the items. They will still be displayed in sets of three but will stack above each other instead.

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      .responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd,
      .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even {
        margin: 0;
        clear: none;
        width: 100%;
        margin-left: 1%;
      }
    }
    

    Best regards,
    Ismael

    in reply to: Edit/add the buttons in buttons in easy slider #1477021

    Hi,

    Great! Glad you figured it out. Let us know if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

    Hey Salt,

    Thank you for the inquiry.

    There is an error from the compressed scripts. Please toggle or temporarily disable the Enfold > Performance > File Compression settings, then purge the cache. Let us know if the issue persists.

    Best regards,
    Ismael

    in reply to: Layout possible with Enfold? #1477018

    Hi,

    The first section with the background image can be recreated using the Color Section element or Fullscreen Sliders. The page can be set to have a transparent header. For the next section, you can use Column elements and apply some custom css to adjust the container width if needed. The theme also includes a built-in Contact Form element which can be added using the Advance Layout Builder (ALB).

    You can check the documentation for more details on the builder and available elements: https://kriesi.at/documentation/enfold/

    Let us know if you need more info.

    Best regards,
    Ismael

    in reply to: Mobile Logo #1477017

    Hi,

    Thank you for the update.

    It is working correctly on our end. Please make sure to purge the cache before checking the page. Regarding the transparent header, we adjusted this code in the style.css file:

    
    @media only screen and (max-width: 989px) {
      .responsive #top #main {
        margin-top: -110px !important;
      }
    
      #top #wrap_all .av_header_transparency {
        background-color: transparent !important;
      }
    
      div#header_main>.container {
        display: block !important;
      }
    }
    

    Best regards,
    Ismael

    Hi,

    Thank you for the info.

    We removed the paragraph style modification in Enfold > Advanced Styling and adjusted the options in Enfold > General Styling > Typography instead. Please make sure to purge the cache before checking the page.

    Best regards,
    Ismael

    Hi,

    Thank you for the info.

    We removed the paragraph style modification in Enfold > Advanced Styling and adjusted the options in Enfold > General Styling > Typography instead. Please make sure to purge the cache before checking the page.

    Best regards,
    Ismael

    Hey ThiloKiefer,

    Thank you for the inquiry.

    We recommend reaching out to our partner, Codeable, for assistance with customizations. You can find more info here: https://kriesi.at/contact/customization

    Best regards,
    Ismael

    Hi,

    Thank you for the screenshot.

    Some of the images are displaying in their original size. Please provide the login details in the private field. We would like to check the site and page settings.

    Best regards,
    Ismael

    in reply to: Issue with Events Calendar Pro and categories #1477010

    Hey andytela,

    Thank you for the inquiry.

    Would you mind providing a screenshot of the issue and a direct link to the events pagae? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    in reply to: new images in portfolio grid #1477009

    Hey arbormat,

    Thank you for the inquiry.

    Some images in the grid are smaller than 1500x630px, so the original or full-size versions are displayed. Please note that WordPress doesn’t generate larger versions of images. Make sure to upload images with the same size and aspect ratio, or at least larger than the selected thumbnail.

    Best regards,
    Ismael

    in reply to: Fullwidth Easy Slider > Fallback image not working #1477008

    Hey DimitriM,

    Thank you for the inquiry.

    We’ve found a script error in the compressed scripts, so we disabled the Enfold > Performance > File Compression settings, which seems to have fixed the issue. Please make sure to purge the cache or remove the browser history before checking the page. Let us know if the issue returns.

    Best regards,
    Ismael

    in reply to: Enfold Theme, WooCommerce Checkout does not show the tax #1477007

    Hi,

    Thank you for the update.

    We can’t find any products to add to the cart. Could you create a test product and provide a screenshot of the cart issue? We may also need to log in to the site.

    Best regards,
    Ismael

    in reply to: Footer visibility problem in Safari (Enfold 6.0.9) #1477006

    Hi,

    Thank you for the info.

    We can’t reproduce the issue on Safari 17.0. Could you provide another screenshot focusing on the span.copyright element? Please include the Computed Styles so we can review them. You should also check for any css rules where the visibility or display properties are set to none or hidden.

    Best regards,
    Ismael

    in reply to: Enfold Theme, WooCommerce Checkout does not show the tax #1476937

    Hey maxnafisi,

    Thank you for the inquiry.

    We may need to check the site to understand the issue better. Please provide the site URL and any related info in the private field. Are you using the block editor?

    Best regards,
    Ismael

    in reply to: Worse theme installation wise and functionality #1476936

    Hey fastgates,

    Thanks for reaching out.

    What do you mean by “cloak out of nowhere”? The screenshot above is not accessible. Please use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot.

    To help you get started with theme, you can check out the documentation: https://kriesi.at/documentation/enfold/

    Where is the site hosted? We encountered a few inquiries with demo import issues on OVH servers, but there’s a workaround for this if necessary.

    Let us know if you have more questions.

    Best regards,
    Ismael

    in reply to: Fold/Unfold doesn’t work in child theme #1476934

    Hi,

    Thank you for the screenshot.

    The fold/unfold option is working correctly on our end. Please let us know once the site is live so we can check the issue properly. Did you add any modifications to your child theme?

    Best regards,
    Ismael

    in reply to: Creative Agency template, border on diagonal shape? #1476933

    Hey cygrafix1,

    Thank you for the inquiry.

    Unfortunately, it’s not possible to apply borders to the SVG dividers. We can’t find the services section on the homepage. Did you move it somewhere else?

    Best regards,
    Ismael

    in reply to: Video in Color Section #1476932

    Hi,

    This seemed to be working correctly yesterday, but it’s not functioning as expected when we checked it again today. We also forgot to inform you that the background video will not display on mobile view. You will need to apply a fallback image. Did you apply a fallback image?

    Best regards,
    Ismael

    in reply to: Mobile Logo #1476931

    Hi,

    Thank you for the info.

    You can add this code in the functions.php file to change the logo on mobile view:

    /* Use alternate logo on mobile view */
    add_filter('avf_logo','av_change_logo'); 
    function av_change_logo($logo) { 
    	if(wp_is_mobile()) { 
    	    $logo = "https://externerspeicher.net/publicfootprint/wp-content/uploads/2025/02/public-footprint-logo-web.png"; 
    	} 
    	return $logo; 
    }
    

    Best regards,
    Ismael

    in reply to: Deactivate scroll to #1476929

    Hey reqonsult,

    Thank you for the inquiry.

    You can add this css code to hide the scroll-to-top button:

    #scroll-top-link {
       display: none;
    }

    Another option is to override the footer.php file and remove this line of code:

    <a href='#top' title='<?php _e( 'Scroll to top', 'avia_framework' ); ?>' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?> tabindex='-1'><span class="avia_hidden_link_text"><?php _e( 'Scroll to top', 'avia_framework' ); ?></span></a>
    
    

    Best regards,
    Ismael

    Hi,

    The css is already there. Did you adjust the style of the paragraph element in the Enfold > Advanced Styling panel? Please provide the login details in the private field so we can check the settings.

    Best regards,
    Ismael

    in reply to: Transparent header not showing on mobile and tablet views. #1476927

    Hi,

    Thank you for the update.

    It seems to be applied correctly on our end — both in landscape and portrait view. Would you mind providing a screenshot?

    Best regards,
    Ismael

    in reply to: Portfolio grid categories #1476926

    Hi,

    The background color of the sort container looks the same as the main background. If you want to remove the background completely, try to set the color to transparent.

    .main_color #js_sort_items {
        background-color: transparent;
    }

    Best regards,
    Ismael

    in reply to: mfp-hide pop up #1476925

    Hi,

    Thank you for the inquiry.

    Please create a test page and provide the link in the private field. Did you apply an href attribute to the element with the inline_popup class name.

     <a class="inline_popup" href="#popup1">Open Popup 1</a>
    

    This should open the element with the ID “popup1” inline.

    Best regards,
    Ismael

    in reply to: Icon list font #1476924

    Hi,

    Thank you for the update.

    The titles are not all caps when we checked. Would you mind providing a screenshot of the issue?

    UPDATE: You may need to edit the title and manually adjust the capitalization.

    Best regards,
    Ismael

    in reply to: Enfold und ACF Anleitung gesucht! #1476923

    Hey hm.stedler,

    Thank you for the inquiry.

    You might be referring to the Dynamic Content feature. Please check this documentation for more info: https://kriesi.at/documentation/enfold/custom-layout-and-dynamic-content/

    Let us know if you have more questions.

    Best regards,
    Ismael

    in reply to: Tab section mobile view #1476922

    Hi,

    We added the css again. Please make sure to purge the cache before checking.

    .responsive.js_active #top .av-layout-tab {
       display: block;
       float: left;
    }
    

    Best regards,
    Ismael

    Hey TheConduitLondon,

    Thank you for the inquiry.

    The size of the images is 710x375px, so they are displaying the correct magazine thumbnail. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

Viewing 30 posts - 1,351 through 1,380 (of 66,075 total)