Forum Replies Created

Viewing 30 posts - 10,861 through 10,890 (of 34,988 total)
  • Author
    Posts
  • in reply to: Unwanted underlined in icon list texts #1364376

    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

    in reply to: Unwanted tick box in contact grid #1364375

    Hi,
    Correct, WordPress will not show you the password, perhaps there is a plugin that will show it to you, but I didn’t find one.

    Best regards,
    Mike

    in reply to: Contact Form Autoresponder E-Mail Issue #1364330

    Hi,
    Glad to hear that you have this sorted out, and thanks for sharing your solution.
    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: Dynamic spacing when headlines need more than one line. #1364328

    Hi,
    Glad to hear that you have this sorted out, 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: Shop Options > Discription Text #1364326

    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

    in reply to: Changing or Adding Icons to Icon Lists #1364323

    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

    in reply to: site editing not possible #1364321

    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: Main pages dont show up on smartphones #1364319

    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: Unwanted tick box in contact grid #1364318

    Hi,
    Glad to hear this helps, as for your ID and password, I was only able to find a working login by checking many of your past threads, because I recalled being able to login a while back.
    If you go to your profile page you can see the capital letter, screenshot below, but WordPress won’t show your current password, so please just note the capital letter for future reference.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: logo im hamburger menu #1364249

    Hi,
    Thanks for the feedback, please try this css:

    @media only screen and (min-width: 1919px) { 
    	#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items {
        top: 180px;
    }
    }

    Best regards,
    Mike

    in reply to: Breakpoints #1364246

    Hi,
    Thanks for the feedback, I check the sizes that you recommended and see that the top gallery is showing two images per row at 488px, while the second area is only one wide. But the second area doesn’t look like a gallery element, it is many 1/4 columns each with a text block element with an image.
    Trying to make the columns behave like the gallery element would not be easy and would not be exact, I would recommend using the same elements for both “galleries”.
    I believe that your client is changing the size of the browser window and comparing the “in-between” device sizes, if you check the standard device sizes:
    375px
    425px
    768px
    1024px
    1440px
    the top and bottom “galleries” match in their row width. Did your client have any issues with the space between the images? The bottom “gallery” using the 1/4 columns has much more spacing. Try using the 1/4 columns for the top gallery also and they will match much closer.
    Your client screenshots are not showing for us, try logging into the forum to paste the url to your screenshots using an Screenshot service.

    Best regards,
    Mike

    in reply to: Horizontal gallery enlarge/lightbox on click #1364195

    Hi,

    @tobiastoifl
    thank you for the login, your horizontal gallery is performing correctly, the click is to advance to the next slide, if you want to open the active slide in a lightbox then

    @Guenni007
    code above works, thank you @Guenni007, please try this.

    Best regards,
    Mike

    in reply to: logo im hamburger menu #1364189

    Hi,
    Thank you for your patience, I believe you want the burger menu with the logo to be centered on the screen vertically and horizontally, and from your last post it seems you are seeing the error on your desktop. I checked with my Windows desktop at 1920 x 1080 and it seems centered. Below are screenshots for mobile, tablet, and desktop, emulated on Windows Chrome.
    Please tell us what OS and device you used, can you include a screenshot and paste the image URL in your post, your screenshot above looks to be a mobile device, but your issue is now with the desktop, and include the screen resolution

    Best regards,
    Mike

    in reply to: paying for support #1364026

    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

    in reply to: Content slider: common height #1363906

    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: Remove bottom border from tab section #1363857

    Hi,
    Glad to hear, the auto IDs such as after_tab_section_1 could be different for me than you on the page DOM,
    typically I don’t see this issue, but if you have changed the page from the shortcode that I received the auto IDs also change.
    Once you can post this page online we can advise.
    Let us know when we can login to your site and see the page.

    Best regards,
    Mike

    in reply to: new ALB Image hover effect #1363856

    Hey Guenter,
    Thank you for your test page, I think that I prefer your overflow:hidden to the parent container, it is a slight difference, mostly the image edge is sharper.
    But I’m not so sure many users will notice it, I’m glad that you pointed it out, and I’m interested in seeing what the rest of the team thinks.
    I added this to our internal Slack for everyone’s attention.
    Thanks again 👍 🙂

    Best regards,
    Mike

    in reply to: Remove bottom border from tab section #1363852

    Hi,
    Thanks for the debugging shortcode, in my test it was the next section border color, this clears:

    #after_tab_section_1.main_color {
    border-color: transparent;
    }

    or to target more sections on your site try:

    .main_color {
    border-color: transparent;
    }
    

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

    Best regards,
    Mike

    in reply to: Remove bottom border from tab section #1363848

    Hi,
    Is the next section a color section? It could be the border top for the next one.
    Try Enabling the Avia Layout Builder Debugger for your site, then copy the page shortcode for the page and save it to a plain text file “.txt” and upload to DropBox, or such, I can then add your page to my text site and inspect.
    2022-09-04_024.jpg

    Best regards,
    Mike

    in reply to: logo im hamburger menu #1363847

    Hey schweg33,
    Thanks for your question, I found that the link in your menu item had a space in the url breaking the path, and the custom class was missing a dash:
    2022-09-04_021.jpg
    Now it shows, but I assume that you want the logo centered with your menu:
    2022-09-04_022.jpg
    so I added this css:

    .burger-logo {
    	margin: auto;
    }

    now it is centered:
    2022-09-04_023.jpg
    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: logo im hamburger menu #1363843

    Hey schweg33,
    This is a duplicate thread to another you opened, we will close this one and work on the other.
    Thank you for your patience.

    Best regards,
    Mike

    in reply to: Remove bottom border from tab section #1363842

    Hi,
    Please link directly to the page with the issue so we can examine it.
    If the border is not clearly seen, please include a screenshot and paste the image URL in your post.

    Best regards,
    Mike

    in reply to: ALLINEA-TESTO-ICONE #1363840

    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: https://kriesi.at/themes/enfold-visual-artist/ #1363833

    Hey Oleksii Miatelskyi,
    Thank you for your question, we don’t make web sites, we make the software for you to build your own site:
    Enfold – Responsive Multi-Purpose Theme
    Our theme includes all of these demos

    Best regards,
    Mike

    in reply to: Enfold WYSIWYG #1363831

    Hey schwabino,
    Thanks for the login, I see you are gettings this error:
    Failed to load resource: the server responded with a status of 403 () admin-ajax.php
    Please see this article: How to Fix the 403 Forbidden Error in WordPress
    Often this is caused by a plugin or a server security setting, try the solutions in the article starting with disabling all of your plugins, then clear your browser cache and check again, if this helps, activate your plugins one at a time to find the error.
    If this doesn’t help, leave them disabled and note that your are using a Godaddy Managed WordPress and have a plugin that you can not disable:
    2022-09-04_020.jpg
    you will need to look at your Managed WordPress options and see what changes you can make, but often you can not do a lot, see if the article helps reveal if any security options has block any IP address, or files like admin-ajax.php, otherwise you will need to ask Godaddy for help.

    Best regards,
    Mike

    in reply to: Custom social icons missing coloured circle #1363827

    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: Content slider: common height #1363826

    Hi,
    Thanks for the link to your page and the login, I added a custom class to your content slider equal-height-slider on your /nuova-home-2022/ page so there won’t be any conflicts with other content sliders on your site.
    2022-09-04_017.jpg
    Then I adjusted the script a little and added it to your child theme functions.php:
    2022-09-04_018.jpg

    function ava_custom_script_set_min_height()
    {
        ?>
        <script type="text/javascript">
    window.addEventListener('DOMContentLoaded', function() {
            (function($) {
                    function setSlideHeight(element) 
                    {
                        var elementHeights = element.map(function() {
                            return $(this).height();
                        }).get();
                        var maxHeight = Math.max.apply(null, elementHeights);
                        element.height(maxHeight);
                    }
                    $(window).on( 'debouncedresize', function()
    				{
                        var slider = $('.equal-height-slider .slide-entry-wrap');
                        var slides = slider.find('.slide-entry-excerpt');
                        setSlideHeight(slides);
    				});
            })(jQuery);
    });
    </script>
        <?php
    }
    add_action( 'wp_footer', 'ava_custom_script_set_min_height', 9999 );

    Now it is working:
    2022-09-04_019.jpg
    compared to before:
    2022-09-04_015.jpg
    Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    I see in a duplicate thread you have now resolved this, 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 menu, desktop and mobile #1363821

    Hi,
    Glad Guenni007 could help, thank you Guenni007, 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: Bug in Enfold for WooCommerce prduct images #1363818

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

Viewing 30 posts - 10,861 through 10,890 (of 34,988 total)