Forum Replies Created

Viewing 30 posts - 11,431 through 11,460 (of 34,910 total)
  • Author
    Posts
  • in reply to: Slideshow caption in mobile view and others #1356290

    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: Hamburger sub menu items on 2 lines #1356281

    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

    in reply to: Error when try to Edit after Upgrade to WordPress 6.0 #1356280

    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

    in reply to: Footer Widget Missing on Child Theme #1356278

    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

    in reply to: Remove tooltip, keep caption in galleries, masonry #1356152

    Hi,
    Thank you for your help Guenni007

    Best regards,
    Mike

    Hi,
    Thanks for the link to your site, try this css instead:

    #top.single-portfolio .avia_loading_icon .av-siteloader,
    #top.single-post .avia_loading_icon .av-siteloader {
    	display: none !important;
        visibility: hidden !important;
    }
    
    #top.single-portfolio .avia_loading_icon,
    #top.single-post .avia_loading_icon {
        background: rgba(0,0,0,0) !important;
    }
    #top.single-portfolio .av-siteloader-wrap,
    #top.single-post .av-siteloader-wrap,
    #top.blog .av-siteloader-wrap {
    	 background-color: transparent !important;
    }
    #top.single-portfolio .av-siteloader-inner *,
    #top.single-post .av-siteloader-inner *,
    #top.blog .av-siteloader-inner * {
    	display: none !important;
    }

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

    Best regards,
    Mike

    Hi,
    Thanks for the login, I see that you have added similar widgets to the Displayed Everywhere and Sidebar Blog sidbars, so this is why they are duplicated:
    2022-06-22_001.jpg
    Try removing the widgets in Displayed Everywhere or move them to Sidebar Pages
    As for your css I see that in your Quick CSS the “>” is showing as “>”
    2022-06-22_002.jpg
    Typically this error occurs when the code is copied from an email instead of the fourm, I corrected for you.
    2022-06-22_003.jpg
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: google maps api won't work #1356142

    Hi,
    It looks like you have a total of three API’s, I assume one for each of your domains, so does your other two API’s work correctly on those sites?
    Have you tried the working API’s on this site?
    I see that you are using Enfold v4.9.2.3, I don’t think that is the issue since my API works on your site, but try updating to v5.0.1 anyways.

    Best regards,
    Mike

    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

    in reply to: Enfold 5.0 Animation Mobile #1356036

    Hi,
    Thanks for explaining further, I’m not seeing this myself, but perhaps the team will be able to advise, thank you for your patience.

    Best regards,
    Mike

    in reply to: Enfold 5.0 Animation Mobile #1355995

    Hi,
    Thanks for the screencast, but I don’t see any jerky behavior when scrolling, it looks like the page was swiped 7 times in the video, and in each swipe the parallax behaved smoothly during the scroll.
    But I have submitted this to the team for review, Thank you for your patience.

    Best regards,
    Mike

    Hi,
    Thank you for the screencast, this will help our team with their testing, thank you for your patience.

    Best regards,
    Mike

    in reply to: Color section video background not staying constrained #1355992

    Hi,
    Weird, now I see those jQuery options with Disable jQuery Migrate & Load jQuery In Your Footer activate.
    2022-06-21_001.jpg
    I’m able to use these settings with “Load only used elements” on the copy of your page on my demo site.
    2022-06-21_002.jpg
    so I’m not sure.

    Best regards,
    Mike

    in reply to: Table Display/Tab Content #1355987

    Hi,
    Unfortunately, I didn’t find a way to disable the tab scroll and allow the inner table scroll.
    I believe you will need to show the table in the tab without scrolling, or use a different layout on mobile.
    Another option might be to show an image of the table for mobile that will open in a lightbox so the user can view it full screen.

    Best regards,
    Mike

    in reply to: Equal products height in Woocommerce Shop Page #1355984

    Hi,
    Glad to hear, try this script instead:

    function limit_words_script() { ?>
      <script>
    (function($){
    $('#top.post-type-archive-product .template-shop .products.columns-3 .product .inner_product').contents().filter(function() {
      return this.nodeType == 3
    }).each(function(){
      var length=30
      this.textContent = this.textContent.split(" ",length).join(" ") + "...";
    });
    })(jQuery);
    </script>
      <?php
    }
    add_action('wp_footer', 'limit_words_script');

    Best regards,
    Mike

    Hi,
    Thanks for the login, but I’m not able to login, please check
    FEHLER: Falscher Benutzername oder falsches Passwort.

    Best regards,
    Mike

    Hi,
    In my screenshot above the blue section “Solutions” is fullwidth and the top image “LMS” is also fullwidth, so if you want these section to remain fullwidth use this css instead:

    .responsive #main .container {
        max-width: 917px;
        width: 917px;
        margin: auto;
        float: none;
    }

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

    Best regards,
    Mike

    in reply to: Margin gap in new Parallax template #1355907

    Hi,
    Glad this helped, for the grid rows, each of the cells have custom padding, for example the left cell of the “about” grid row has this:
    2022-06-20_005.jpg
    while the right side cell has:
    2022-06-20_006.jpg
    Try checking each cell inside each grid row.

    Best regards,
    Mike

    Hi,
    Please upload to DropBox and add the link below in the Private Content area, thanks.

    Best regards,
    Mike

    in reply to: Enfold 5.0 Animation Mobile #1355905

    Hi,
    Thanks for the feedback, on our demo can you be specific which section you see the jerky when scrolling behavior and include a screencast of it, I would like to submit it to the Dev Team for review.
    Since you see it on our demo it would be better to have the Dev Team check this since it is a controlled environment, thanks.

    Best regards,
    Mike

    in reply to: Color section video background not staying constrained #1355902

    Hi,
    I notice that under Enfold Theme Options ▸ Performance ▸ Change WordPress defaults you don’t have the jQuery options:
    2022-06-20_003.jpg
    these options should be showing:
    2022-06-20_004.jpg
    this typically occurs when jQuery has been forced into the footer, or disabled by the web host, sometimes it’s in the wp-config.php file but different web hosts use different methods.
    Try to check your web host options to restore the proper loading of jQuery, if you don’t see this ask your web host to assist.

    Best regards,
    Mike

    Hi,
    So you had another Mac with Safari v15.4 that didn’t show the error, but now that it’s updated to Safari 15.5 it does so the error?
    I have asked the rest of the team to check if they have a Mac, can you please post a screencast of the error so we can compare.

    Best regards,
    Mike

    in reply to: Enfold 5.0 Animation Mobile #1355830

    Hi,
    Glad that this helped, I reported this to the Dev Team for their review for the next update.
    I don’t have an iPhone to test the background prarallax behavior, but I’m not seeing this on an Android, are you seeing this on this demo?

    Best regards,
    Mike

    in reply to: google maps api won't work #1355829

    Hi,
    I tested your API key on my demo site and see that it is failing, but my API key is working on your site and mine, so there is a problem with your API creation, but I’m not sure what it could be because your API key screenshot looks correct with “no restrictions”.
    Please note in our documentation that Google maps will return an error if billing is not enabled.
    So try going to your account type “billing” in the search bar and clicking the first result:
    2022-06-20_001.jpg
    and ensure that you have a Billing account linked to the project
    2022-06-20_002.jpg
    if not then you will need to set up a billing account.

    Best regards,
    Mike

    Hi,
    Thanks for the feedback, it looks like I made an error above and used “pt” instead of “px” on the font size, so try this:

    #top.single-post .template-single-blog .entry-content-wrapper > .entry-content {
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 23%);
        padding: 2%;
        font-family: "Lato";
        font-size: 14px;
    }

    As for your widgets, you have:
    newsbox-2
    monsterinsights-popular-posts-widget-2
    avia_fb_likebox-2

    in the top widgets, and below all other widgets you have:
    newsbox-3
    monsterinsights-popular-posts-widget-3
    avia_fb_likebox-4

    note the numbers are different, so please check your widget areas for these added widgets and remove, if you can’t find them please include an admin login in the Private Content area so we can check.

    Best regards,
    Mike

    in reply to: Copyright without Kriesi #1355795

    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: Color section video background not staying constrained #1355794

    Hi,
    Thank you, I linked to the test page below, unfortunately the error didn’t reproduce, I compared our theme settings and copied your stylesheet css, I just can’t tell what PHP version you are using, I tested v7.4.30 & v8.1.7 with no issues.
    I’m not sure what could be causing this.

    Best regards,
    Mike

    in reply to: Margin gap in new Parallax template #1355792

    Hey laptophobo,
    Thanks for your question, the #service color section has Margin-Bottom 80px
    2022-06-19_010.jpg
    while it’s inner columns have Margin-Top -80px for the overlap of the top section
    2022-06-19_011.jpg
    the header rotator column has the same Margin-Top -80px to take up the space under the inner columns created by the Margin-Bottom of the color section above.
    So if you remove the header rotator column try giving the color section above a negative Margin-Bottom.

    Best regards,
    Mike

    in reply to: [av_breadcrumbs] doesn´t work anymore #1355790

    Hey Tobias,
    I have tested the breadcrumbs shortcode on my demo site and it is working correctly on Enfold v5, have you tried disabling your plugins or custom scripts to check for a conflict?

    Best regards,
    Mike

    in reply to: Color section video background not staying constrained #1355788

    Hi,
    Can you Enable the Avia Layout Builder Debugger I would like to copy the page shortcode to a new page on my demo to see if the error is reproduced.

    Best regards,
    Mike

Viewing 30 posts - 11,431 through 11,460 (of 34,910 total)