Forum Replies Created

Viewing 30 posts - 4,381 through 4,410 (of 67,479 total)
  • Author
    Posts
  • in reply to: Einfache Slider Textfarbe und Hintergrund ändern #1465202

    Hi,

    @VariablerEsel: Please use this css code to adjust the background color of the logo image:

    .alternate_color .avia-content-slider .slide-image {
        background-color: transparent;
    }

    If you need additional assistance, please feel free to open another thread.

    Best regards,
    Ismael

    in reply to: “Header Invisible Until User Scrolls” not working #1465201

    Hi,

    The header.php and footer.php files are still there when we checked. Can we access the server files via S/FTP? Please provide the login details in the private field.

    Best regards,
    Ismael

    Hi,

    We may need to access the theme files via S/FTP to further investigate the issue. Please provide the FTP account details in the private field.

    Best regards,
    Ismael

    in reply to: social icons in mobile menu #1465199

    Hi,

    actually the flag thing didn’t work – it only hid the active language.

    Would you mind adding the css code again or providing the login details in the private field? We checked the page, but the css code is not applied, so we’re not able to see the issue.

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

    Hi,

    Have you tried using the Fullwidth Slider instead of the Fullscreen Slider? The difference is that in the Fullwidth Slider, the container is resized based on the dimensions of the images, while the size of the Fullscreen Slider is based on the browser or viewport size.

    Best regards,
    Ismael

    in reply to: Avie elements are displayed as deactivated #1465197

    Hi,

    Thank you for the info.

    The page “/bembe-parkett/unternehmen/warum-bembe/” page doesn’t exist on the staging site, and the issue doesn’t occur on the home page. Where can we check the issue?

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    Would you mind providing a screenshot of the element? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot.

    Best regards,
    Ismael

    in reply to: Site Logo issue #1465195

    Hi,

    If you don’t want to manually create your own logo, you can also search Google for a logo creator or maker. There are many online tools that automate the creation of logos and only require your registration. After creating the logo, you can upload it to the site by going to the Enfold > Theme Options > Logo settings. Let us know if you need more assistance.

    Best regards,
    Ismael

    in reply to: Video visuals not showing on home page #1465194

    Hey Nandavbk,

    Thank you for the inquiry.

    You might be using a different URL format of the Vimeo video. Could you provide the URL of the video? The correct URL would be something like the following:

    https://vimeo.com/1084537
    

    We tried logging in to the site, but the info above seems to be incorrect. Please check the info or provide another admin account.

    Best regards,
    Ismael

    in reply to: Disable Videos in Popup #1465192

    Hey internet-projects,

    Thank you for the inquiry.

    You need to manually apply the class name “noLightbox” to the elements where you want to disable the lightbox. For the builder elements, you can apply this class name in the Advanced > Developer Settings > Custom CSS Class field.

    Best regards,
    Ismael

    in reply to: strange text in top left corner #1465191

    Hi,

    Thank you for the inquiry.

    We are not seeing the text anymore. Did you follow @Guenni007’s suggestion? Please provide a screenshot using platforms like Savvyify, Imgur, or Dropbox.

    Best regards,
    Ismael

    in reply to: minify issue in text editor #1465151

    Hi,

    It’s not possible to add it automatically to existing content, but you can use it for future content. Another solution is to adjust the margin or line height of the paragraph tags, which you can do in the Enfold > Advanced Styling panel.

    Best regards,
    Ismael

    Hey sparkyj,

    Thank you for the inquiry.

    That is the default style of the title popover, which is a built-in browser feature. Unfortunately, you cannot change its style.

    Best regards,
    Ismael

    in reply to: mailchimp form translation WPML #1465146

    Hey Munford,

    Thank you for the inquiry.

    You may need to create a separate signup form for the other language or use the default mailchimp signup form, as the form fields will not be automatically translated. Please check this thread:

    // https://kriesi.at/support/topic/pass-language-parameter-to-mailchimp/#post-1074177

    Best regards,
    Ismael

    in reply to: Mobile menu link color #1465144

    Hey satucker,

    Thank you for the inquiry.

    Please use the following css code to further adjust the style of the submenu items in the mobile menu:

    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul li:hover a, #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a:hover {
        background-color: #f1efe8;
        color: var(--enfold-header-color-color);
    }
    

    Best regards,
    Ismael

    in reply to: Custom font not loading on safari #1465143

    Hi,

    Can I get some code to fix the small lines between the menu items?

    To change the position of the lines, try to adjust the value of the top property in this css code.

    .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text:before {
        content: '';
        width: 2px;
        height: 32px;
        background: #c4beb1;
        display: block;
        position: absolute;
        left: 0;
        top: 48%;
        transform: translateY(-50%);
    }

    The previous value was 58%.

    Best regards,
    Ismael

    in reply to: Issues with iframe, Vimeo video link to open in a pop up #1465142

    Hi,

    Have you updated the template files in the child theme? Please update the header.php and footer.php files in the child theme folder, or temporarily disable them. We also noticed a script error originating from the following script, which might be related to the issue. Please try disabling it temporarily.

    https://acsbapp.com/apps/app/dist/js/app.js
    

    Best regards,
    Ismael

    in reply to: footer menu not displaying #1465141

    Hey dabuer1,

    Thank you for the inquiry.

    The Navigation Menu widget in the first Footer Column is displaying correctly on our end. Could you provide a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox.

    Best regards,
    Ismael

    in reply to: New Social Media Links #1465040

    Hey Maggie,

    Thank you for the inquiry.

    The Basecamp and iTunes logos are not available by default, so you need to upload the following file in Enfold > Import/Export > Iconfont Manager.

    // https://1drv.ms/u/s!AjjTfXSRbKTvguNhHdHENtIsAnob_Q?e=111Wsv

    Then add this code to the functions.php file:

    // Register new icon as a theme icon
    function avf_default_icons_mod($icons) {
    	$icons['spotify'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue907');
        $icons['basecamp'] = array( 'font' =>'basecamp', 'icon' => 'ue800');
        $icons['itunes'] = array( 'font' =>'basecamp', 'icon' => 'ue801');
    	return $icons;
    }
    add_filter('avf_default_icons','avf_default_icons_mod', 10, 1);
    
    // Add new icon as an option for social icons
    function avf_social_icons_options_mod($icons) {
    	$icons['Spotify'] = 'spotify';
        $icons['Basecamp'] = 'basecamp';
        $icons['iTunes'] = 'itunes';
    	return $icons;
    }
    add_filter('avf_social_icons_options','avf_social_icons_options_mod', 10, 1);
    

    Best regards,
    Ismael

    in reply to: Avia Layout Builder #1465038

    Hey djsmbd,

    Thank you for the inquiry.

    We may need to access the site to properly check the issue. Please provide the login details in the private field. In the meantime, make sure that the theme is updated to version 6.0.3.

    Best regards,
    Ismael

    in reply to: Secondary menu wrap issues on some phones #1465037

    Hi,

    Thank you for the inquiry.

    The site is currently down when we checked. Did you transfer it to a different domain?

    Best regards,
    Ismael

    in reply to: Easy slider images are stretched on mobile view #1465036

    Hi,

    Thank you for the info.

    The issue is due to this css code:

    .responsive #top .avia-slideshow-inner, .responsive #top .avia-slideshow-inner img {
            height: 450px !important;
        }
    }

    What is it for? Please remove the css code or adjust it accordingly.

    Best regards,
    Ismael

    Hey sparkyj,

    Thank you for the inquiry.

    Where can we check the issue? Please provide a screenshot or create a test page and post the login details in the private field so that we can check it.

    Best regards,
    Ismael

    in reply to: customize breadcrumb trail for posts oum-location #1465033

    Hi,

    The filter works fine on our end, and replacing the condition with is_page should apply it to every page. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: “Header Invisible Until User Scrolls” not working #1465032

    Hi,

    I have not modified the Parent template files. The only ones modified in Child template are: functions.php, header.php, footer.php.

    There is a header.php and a footer.php file in the child theme folder. Did you try updating these files to the latest version? You could also try removing them temporarily to see if that resolves the issue.

    Best regards,
    Ismael

    in reply to: Seite kann nicht bearbeitet werden wegen HTMNL Tag #1465031

    Hi,

    Thank you for the update.

    Where do you see this error? Please provide an example of the html that you’re adding to the editor. Unfortunately, you cannot disable this option via the functions.php file.

    Best regards,
    Ismael

    in reply to: Mobile Menu Items #1465030

    Hi,

    Thank you for the inquiry.

    Have you tried editing the Main Menu (Icon) > Menu Links in overlay/slide out element? Please open a new thread and provide a screenshot of the element you’d like to change.

    Best regards,
    Ismael

    in reply to: How can I overlap hero with grid? #1465029

    Hi,

    No problem! Glad to know that the solution worked. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

    Hi,

    Thank you for the screenshot.

    The elements hidden in the desktop view are also contained inside Columns and Color Sections, which have their own padding and margins, creating extra spaces. Please configure the visibility of the Columns or the parent element instead of the child elements. We also recommend grouping the elements intended for mobile devices in a single Color Section so that you don’t have to adjust the visibility of each element.

    Best regards,
    Ismael

    Hi,

    Thank you for the info @Guenni007!

    Best regards,
    Ismael

Viewing 30 posts - 4,381 through 4,410 (of 67,479 total)