Forum Replies Created

Viewing 30 posts - 1 through 30 (of 35,250 total)
  • Author
    Posts
  • Hey jwalanta,
    You are getting this error: Failed to load resource: the server responded with a status of 400 ()
    Try checking your settings and map address, also try testing with a different address and try disabling all of your plugins.

    Best regards,
    Mike

    in reply to: Calendar not working. #1496387

    Hey koomo,
    Your link is not working, please check. Is the calendar from a plugin?

    Best regards,
    Mike

    in reply to: Absolute Position Makes Button Not Work #1496386

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Account Access #1496385

    Hey Allison,
    There is no account for: (Email address hidden if logged out)
    This is an account for: (Email address hidden if logged out)
    But the support forum for that one ended 2022-02-23
    I’m not sure why you can’t create a new one, perhaps the dot in the email, or perhaps the system checks the domain, but I have never heard of and issue with that before.
    Try a user email without a dot, or if you wish I can send you a password reset link to (Email address hidden if logged out)

    Best regards,
    Mike

    in reply to: PROBLEM WITH ACCORDEON COLORS NOT SHOWING #1496383

    Hi,
    Thanks for the login, I added a text block to your test page in hopes of seeing a frontend style error, but fount none in firefox & edge & brave.
    So I’m not sure why you are seeing an error, or how to reproduce.

    Best regards,
    Mike

    in reply to: Translating LayerSlider Urls with WPML #1496382

    Hi,
    This is the response that we heard from layerslider:

    We’re already in touch with the user and the WPML team about this.

    At the moment, manually entered URLs aren’t registered as translatable strings. For internal links, it’s best to use the Choose Page or Post button below the linking text field, since that automatically applies the correct URL.

    We’re considering registering manually added URLs as translatable strings as well, but that could introduce unintended side effects, so we’re evaluating it carefully.

    The workaround you suggested works well as a last resort. That said, if it’s an internal link, it’s essentially a one-click solution with the selector.

    Best regards,
    Mike

    in reply to: H headlines are Uppercase on Mobile View only #1496381

    Hi,
    Glad that Ismael could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: SVG logo on blog post page not visible #1496379

    Hi,
    Glad that Rikard could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Frontpage has big gap where the footer should be #1496378

    Hey klvnstudios,
    I don’t see this on my screen, but if I emulate a larger screen I see a white space at the bottom. This is not part of the page and is due to limited page content. To correct set the height of your color section to At least 100% of browser window height.
    qDc6hwx.md.png

    Best regards,
    Mike

    in reply to: Absolute Position Makes Button Not Work #1496377

    Hey StrategyDriven,
    The padding from the column below the buttons is overlapping the buttons, try this css to correct:

    .page-id-4481 #service .avia-builder-el-32 {
    	z-index: 0;
    } 

    After applying clear your cache.

    Best regards,
    Mike

    in reply to: same height #1496344

    Hi,
    Actually it is:
    qsENDiJ.md.png
    The extra space is not apart of the page, it’s because you don’t have enough content and the page is too short:
    qsEt4g2.md.png
    Change the height in your color section to 100% page height, instead of no height.

    Best regards,
    Mike

    in reply to: Testimonials content font size #1496341

    Hey Elena,
    It looks like you want the font size to be 14px, but you have a Advanced Styling set to 18px which overrides it:
    qsRCXZg.md.png
    Since this size is for your whole site, try this css just for the testimonials:

    #top .all_colors .avia-testimonial-content p em {
        font-size: 14px;
    } 

    Best regards,
    Mike

    in reply to: same height #1496340

    Hi,
    I’m not seeing it, even on mobile.

    Best regards,
    Mike

    in reply to: PROBLEM WITH ACCORDEON COLORS NOT SHOWING #1496339

    Hi,
    Thanks for your patience, but I’m getting this Error: This password does not match the username please check.
    When I check your page: dissolvurol.com/algicuivre-test
    The according is orange on mouse over on firefox & edge & brave, as I understand this is the correct behavior.
    On the same page the banner special heading text is Kaki (#fadaa3) the background is #016471, but I do not know which page has the top banner with “la gamme” which should have a kaki background.

    Best regards,
    Mike

    in reply to: Translating LayerSlider Urls with WPML #1496335

    Hi,
    I have asked someone that I believe has access, and we will reply when we hear back. It might take a few days, so thanks for your patience.

    Best regards,
    Mike

    in reply to: same height #1496334

    Hi,
    I do not see the samething as you:
    qsBI2f9.md.png
    Try clearing your cache.

    Best regards,
    Mike

    in reply to: Cannot type spaces in special headings #1496307

    Hey emilconsor,
    Unfortunately supporting third-party plugins is beyond our scope, try disabling the plugin on the rare occasions that you need to edit the special headings.

    Best regards,
    Mike

    in reply to: Translating LayerSlider Urls with WPML #1496306

    Hey Rustum,
    My research points that you must Duplicate Your Slider for Each Language by going to LayerSlider WP > All Sliders and click the “Duplicate” button for your original slider. Create a separate slider instance for each language you want to support. Then open each duplicated slider and modify the layer links to point to the appropriate pages in that specific language.
    Links added in Layer Settings > Link may not translate automatically on the front end, which is why the duplication approach is necessary.
    Please note that we are not the authors of the Layerslider and are limited in our knowledge of this topic, here is the official Layerslider support, perhaps they will have a better solution.

    Best regards,
    Mike

    in reply to: Huge space #1496303

    Hi,
    On desktop I see that you have three grid rows with a HR in between each of them. On mobile you have the three grid rows and HRs hidden, but since the HRs are after the grid rows they create a after_grid_row container which is not hidden.
    Try this css to hide the containers on mobile.

    @media only screen and (max-width: 479px) {
       .page-id-31 #after_grid_row_1,.page-id-31 #after_grid_row_2,.page-id-31 #after_grid_row_3 {
            display: none !important;
        }
    } 

    Best regards,
    Mike

    in reply to: Icon Spotify #1496302

    Hi,
    Glad that Ismael could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: same height #1496296

    Hi,
    When I check it looks like you removed the background image from the socket.

    Best regards,
    Mike

    in reply to: E-Commerce Setup #1496289

    Hey reqonsult,
    The shop is created with the woocommerce plugin
    See our documentation here.

    Best regards,
    Mike

    in reply to: square box instead of phone symbol on Chrome #1496288

    Hey Tilman,
    You have a CORS error:

    Access to font at 'https://auto-wulf.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello/entypo-fontello.woff' from origin 'https://www.auto-wulf.de' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. 

    This is a www vs non-www mismatch issue. Even though it feels like the “same domain,” browsers treat auto-wulf.de and http://www.auto-wulf.de as two completely different origins.
    Option 1 — Add CORS headers in .htaccess (easiest for Apache/WordPress)
    Add this to your .htaccess file in the root of your site:

    <FilesMatch "\.(woff|woff2|ttf|otf|eot|svg)$">
        Header set Access-Control-Allow-Origin "*"
    </FilesMatch>

    Option 2 — Redirect all non-www to www (recommended anyway)
    This fixes the root cause by making sure all assets are always loaded from the same origin. Add to .htaccess:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^auto-wulf\.de [NC]
    RewriteRule ^(.*)$ https://www.auto-wulf.de/$1 [R=301,L] 

    You can edit .htaccess via FTP/SFTP or through your hosting control panel’s file manager.

    Best regards,
    Mike

    in reply to: Need help with responsive columns #1496287

    Hi,
    Glad that Guenni007 could help, thanks Guenni007, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Easy slider full width keep the same text all slider #1496285

    Hey Antonio,
    Use the Use first slides caption as permanent caption option.
    q4dY1B2.md.png

    Best regards,
    Mike

    in reply to: same height #1496284

    Hey schweg33,
    Try this css:

    #socket > .container,
    .title_container > .container {
    	max-height: 58px;
    	height: 58px;
    } 

    Best regards,
    Mike

    in reply to: Testimonial “bouncing” #1496282

    Hey mjrielly,
    Typically the solution is to apply css height so all of the testimony slides will have the same height, and also calculate the needed height for each screen size. The following javascript will do this automatically for you. Add the following code to your child theme functions.php file. If you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
    fUcTO4R.jpg
    then add the following code and save.

    function equalise_testimonial_heights() { ?>
      <script>
    (function () {
    
      function equaliseTestimonialHeights() {
    
        const row = document.querySelector('.avia-testimonial-row');
        if (!row) return;
    
        const slides = row.querySelectorAll('.avia-testimonial');
        if (!slides.length) return;
    
        slides.forEach(function (slide) {
          slide.style.height = '';
        });
    
        let maxHeight = 0;
        slides.forEach(function (slide) {
          const h = slide.offsetHeight;
          if (h > maxHeight) maxHeight = h;
        });
    
        slides.forEach(function (slide) {
          slide.style.height = maxHeight + 'px';
        });
      }
    
      function debounce(fn, delay) {
        let timer;
        return function () {
          clearTimeout(timer);
          timer = setTimeout(fn, delay);
        };
      }
    
      if (document.readyState === 'loading') {
        document.addEventListener('DOMContentLoaded', equaliseTestimonialHeights);
      } else {
        equaliseTestimonialHeights();
      }
    
      window.addEventListener('resize', debounce(equaliseTestimonialHeights, 150));
    
    })();
    </script>
      <?php
    }
    add_action( 'wp_footer', 'equalise_testimonial_heights', 99 );

    Best regards,
    Mike

    in reply to: Search Icon Color #1496274

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Search Icon Color #1496272

    Hey newmediologo,
    Try this css:

    #menu-item-search a {
    	z-index: 110;
      position: relative;
    } 

    Best regards,
    Mike

    Hi,
    These were added to the theme 2 years ago. Ensure that you are using the latest theme version 7.1.4
    If you are still having an issue then it must be a different issue. Please open a new thread and detail your issue carefully so we can duplicate and explain to the Dev Team, or you can post yourself to the Dev Team here and follow along as they review.

    Best regards,
    Mike

Viewing 30 posts - 1 through 30 (of 35,250 total)