Viewing 30 results - 6,841 through 6,870 (of 142,935 total)
  • Author
    Search Results
  • #1428431

    In reply to: kontakt formular

    Hi,

    Great, I’m glad to hear that it’s working. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1428430

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1428401
    cambium.digital
    Participant

    Hi,
    I am not able to change the slider style depending on the viewport. LS7 has a setting ob top to change between “Desktop view”,”Tablet view” and “Mobile view”. But if I select “Mobile view” and change e.g. measurements of texts oder elements, they are changed in every size.
    Project setting are set to responsive.

    Is there anything I am missing? Or is there a tutorial on how to set it up? Couldn’t find anything helpful…

    Thank you in advance

    #1428400

    In reply to: Meow Lightbox

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1428395

    Hi, thanks, I’ve changed the home page so that it does not include the grid row which was breaking the layout now, but I can see you’ve created a ‘Test Home’ page, on which I have recreated the problem. Simply add the empty grid row at the bottom there, and it will break the footer display and responsiveness, or add ‘006 grid row’ saved in Templates with content, and the grid row is not responsive (and breaks the footer as well). I attached the link to Dropbox in private section, here is the list of screenshots:

    001 – correct layout desktop
    002 – correct layout mobile
    003 – added empty grid row at the bottom
    004 – footer display changed in desktop view (no white borders)
    005 – footer not responsive in mobile view
    006 – added grid row with content (named 006 grid row in templates) – incorrect footer display in desktop view
    007 – added grid row with content (named 006 grid row in templates) – incorrect footer display in tablet view and grid row layout broken – not full width and not stacked
    008 – added grid row with content (named 006 grid row in templates) – incorrect footer display in mobile view and grid row layout broken – not full width and not stacked
    009 – added grid row with content (named 006 grid row in templates) – incorrect footer display in the narrowest mobile view and grid row layout broken – full width but not stacked

    Now, I’m also pretty sure if you now removed the top slider and left this ‘006 grid row’ which breaks the layout and responsiveness, the layout and responsiveness would be correct again… no idea why and how those elements are related (and perhaps this would also happen if you removed other layout elements, but I wasn’t checking that).

    Just for the record, it was built on a clean WordPress install, then clean Enfold, followed by clean Enfold Child, and then one of your Demos loaded, so you can follow the same route if necessary. As you can also see not many plugins installed yet, and the ones that are there are rather standard.

    Thanks,

    Tom

    • This reply was modified 2 years, 4 months ago by Tom_Tom_UK.
    #1428388
    Anton
    Participant

    Hi,

    ►could you explain (or give a custom code to use) why I’m getting this white strip when I chose the Column Box-Shadow for my video? You can see it here.
    And another even worse example, here.

    ►And another question: how can create this double button that you show off on your main page? I can’t see it in Content Elements. Is there any trick?

    Access details in the private content.

    Merci

    #1428382

    In reply to: Same author posts

    Okay, I understand. You can close the topic

    #1428369

    Hi Mike, thanks for your time. I’ve changed PHP versions to 8.0, 8.2 and 8.3 (can’t go back to 7.4 now) and it didn’t help. It’s 8.2 now (as recommended).

    However, I decided to rebuild the home page from the scratch and created the New Home Page. I was adding elements starting from the Fullwidth Easy slider and everything was working perfectly until the last grid row at the bottom of the page, which broke the layout and responsiveness of the footer. It happens even when adding a new empty grid row from layout elements menu of Avia builder. So I thought it must be the grid row element that is responsible for that.
    HOWEVER, when I remove the Fullwidth Easy Slider from the top of the page, then the grid row at the bottom does not break the layout or responsiveness! BUT it makes the grid row directly above it not going full width when changing to tablet/mobile resolution! That leaves me completely puzzled – it looks like some of those elements TOGETHER cannot work correctly.

    You can try this on ‘Kriesi test page’ or ‘New Home Page’ – I’ve saved the top slider as ‘001 Old slider’ and bottom grid row is ‘006 grid row’ in Templates, so you can just remove and add them easily to see how they break the layout and responsiveness together, but when one is deleted everything goes back to normal.

    And what is even more puzzling, when I add the same Fullwidth Easy Slider from the template at the bottom of the page (see New Home Page) it displays differently than at the top, when it’s preceded by that grid row, (colours and font sizes are all wrong, despite the same settings in the slider options). BUT when I delete that 006 grid row which is preceding it, then the slider at the bottom displays correctly, and so does the footer and it’s responsive as it should be. So really that grid row looks to be a problem, but I’ve got no idea why! (check the New Home Page first and then remove the grid row above the bottom slider, you will see the difference).

    I haven’t tried deleting other layout elements, it’s actually enough of the mystery to me :) But it happened all the same on a newly created page (‘New Home Page’) with empty grid row added from the menu, so it looks to me like there must be some issue with the theme elements working together in the layout builder, but again it’s just my gut feeling. I haven’t installed imagick, I also don’t think this would cause the problem. However, if you’ve got no other suggestions, I may try this but I wouldn’t like to add unnecessary things on the server side if possible. I also haven’t yet install caching plugin on that site, but again how would this be the issue here?

    Thanks for your time, let me know if you find the cause and/or solution for all this, but for now I will just rebuild the home page using some configuration and elements that will work correctly together.

    Tom

    UPDATE: I have now changed Fullwidth Easy Slider to Fullscreen Slider on the Home Page, and again adding the grid row at the bottom causes the problem to reappear.

    • This reply was modified 2 years, 4 months ago by Tom_Tom_UK.
    • This reply was modified 2 years, 4 months ago by Tom_Tom_UK.
    #1428357

    Mike, thank you! As I’ve cleared cache, I see this is working perfectly on mobile and on laptop views. I really appreciate your work on this for me.

    #1428353

    Hi,
    For the slider I added this css:

    @media only screen and (max-width: 430px) { 
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 182px !important;
    }
    }

    Best regards,
    Mike

    #1428349

    Hi Mike –

    After applying the CSS, the issue improved some, but the 3rd button is stacked under the 2nd one.

    Also, the header area is overlapping the slider right below it, cutting off the top images and words.

    I really appreciate you help with this – what else can I try?

    • This reply was modified 2 years, 4 months ago by biggsuccess.
    • This reply was modified 2 years, 4 months ago by biggsuccess.
    #1428347

    Hi,
    On mobile there is not enough room for the buttons next to the logo, so they will need to be smaller and under the logo.
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 430px) { 
    	.responsive #top #header #header_main .inner-container .widget {
        order: 3;
        flex-basis: 100%;
    	}
    	.responsive #top #header #header_main .inner-container .widget .avia-button.avia-size-medium {
    	padding: 12px 5px 10px;
        font-size: 12px;
        min-width: 60px;
    	}
    	.responsive #top #header #header_main .inner-container .widget>div {
    		padding: 0;
    	}
    	.responsive #top #header #header_main .inner-container .widget>div>div {
    	text-align: center;
    	}
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1428342

    Thank you for finding my issue! One more question – is there a way for me to have that same layout on mobile? It seems the buttons become vertical and stacked rather than horizontal across the top.

    #1428333

    Hi, thanks. I’ve added an empty Fullwidth Easy Slider to the page (at the top) and it broke the layout (including the bottom grid row and the footer widgets display) even without any content in it. Repeated that a few times – I left that empty slider on the test page now for you to double check.

    Of course, a temporary solution would be not to use that slider and use some other slider instead, but is there any fix to the Fullwidth Easy Slider you could apply to avoid that? If, of course, it is this element that is causing the issue, maybe it’s a combination of several factors.

    Thanks,

    Tom

    #1428330

    In reply to: Standard Image Size

    Hi,
    Thank you for your patience and the video, I think I understand what you were hoping to do, but I couldn’t find a way to change this. But I did come up with a solution that may work for you. In your video I noticed that your example post was created with the ALB (Advanced Layout Builder) so I assume all of them are. So I created a couple of test posts, not pages, on my test site and added a couple of images with the Image element and one with the Text element, although I believe you are only using the Image elements.
    I set all of the images to medium size.
    Enfold_Support_4159.jpeg
    Then I used this function in my WPCode plugin as a PHP snippet, it will also work in your child theme functions.php:

    function adjust_image_attributes_for_single_posts($content) {
        if (is_singular() && in_the_loop() && is_main_query()) {
            $content = preg_replace_callback(
                '/<img(.*?)>/i',
                function ($matches) {
                    $new_img_tag = preg_replace('/width=".*?"/i', 'width="auto"', $matches[0]);
                    $new_img_tag = preg_replace('/height=".*?"/i', 'height="auto"', $new_img_tag);
                    $new_img_tag = preg_replace('/sizes=".*?"/i', 'sizes="(max-width: 1030px) 100vw, 1030px"', $new_img_tag);
                    $new_img_tag = preg_replace('/class=".*?size-medium.*?"/i', 'class="size-large"', $new_img_tag);
                    return $new_img_tag;
                },
                $content
            );
        }
        return $content;
    }
    add_filter('the_content', 'adjust_image_attributes_for_single_posts', 99);
    

    It replaces the image class size-medium with size-large, which is not important but I thought it may help with some related css, and it changes the image width & height attribute to auto and changes the size attribute to 1030px so the large image is used from the image srcset.
    This worked for me in ALB posts, I also tested in a Classic Editor post and it worked for the images in the post without changing the featured image, which is good because that is a different size and you would not want to change it.
    The only thing that I noticed was that on the Classic Editor post the images didn’t seem to change in size even though the source code changed, and this was because to container width of the post was narrow, when I added so css to make the container full width the images showed correctly.

    #top .fullsize .template-blog .post .entry-content-wrapper {
        max-width: 100%;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 100%;
    }

    I don’t think this will matter for you, but I’m adding it for future readers that have this issue.
    So give this a try and see if it helps you.

    Best regards,
    Mike

    #1428322

    In reply to: symbollist mobile

    Hey rixi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    	#top .avia-icon-list .iconlist_icon {
    		margin: 0 0 10px 0;
    	}
    	#top .avia-icon-list li {
    		padding-bottom: 0;
    	}
    }

    then look in your icon list content area, you have a extra empty paragraph tag from a empty line, probably from a “return” key stroke, you may need to look in the “text” tab to remove it.
    Enfold_Support_4153.jpeg
    This adds a empty space under your icon list:
    Enfold_Support_4155.jpeg

    Best regards,
    Mike

    #1428318

    Hi,

    Thanks for the update. Something in the content on the front page seems to be breaking the layout for some reason. I created a test page, please see private. When I remove the slider on the top, the responsivness starts working again. Could you try to recreate the slider on the test page, to see what happens then?

    Best regards,
    Rikard

    #1428303

    Hi,
    Thank you for the link to your site, I see that your tab images are large and the title font is also large for all of the tabs to fit on a small mobile screen, the tabs are designed to float off of th screens so the images and text can be large.
    But if you want them to all fit on the screen try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    .av-tab-section-tab-title-container .av-tab-section-image {
    	width: 80px;
    }
    #top .av-section-tab-title {
        padding: 10px 5px 0px 5px;
    }
    .av-tab-section-tab-title-container .av-inner-tab-title {
        font-size: 12px;
        word-break: break-all;
    }
    }
    

    I tested this on a 425px screen size, please see the screenshot in the Private Content area, if you have a smaller screen feel free to adjust the values smaller to suit your needs.

    Best regards,
    Mike

    #1428302

    Hi,
    Thank you for the link to your site and your patience, you have another open thread about PHP v8 issues and in that thread I believe that I found that your child theme contains out dated theme files causing errors.
    I believe this is also related to the same issue because when I tested by enabling the parent theme, I didn’t find the error you posted in this thread.
    Please try following the steps that I posted in the other thread and hopefully it will also sort this thread out too.
    Thank you for your patience and understanding and for using Enfold.

    Best regards,
    Mike

    #1428296

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia_mobile .av-parallax.avia-full-stretch.active-parallax {
    	display: none !important;
    }
    .avia_mobile #top .av-parallax-section {
        transform: none !important;
    }

    This was disabled because some older iPhones will not display parallax correctly due to a iPhone limitation.
    If you have any trouble viewing this on a iPhone then please remove the css and note that this will not work for you.
    I have tested this on my test site with a Android device and this works correctly.

    Best regards,
    Mike

    #1428273

    In reply to: Remove Whitespace

    Hi,
    The page that you linked to becomes a 404 error, so I was not able to examine.
    I found a similar situation on your homepage so I will explain from it, on mobile you have the column position set to overlap the top image on your page with this setting:
    Enfold_Support_4119.jpeg
    so there is a space where the height of the column adds to the element that it is in, in this case the color section.
    So you could add a negative bottom margin to the column to pull up the next element on mobile:
    Enfold_Support_4121.jpeg
    I did this for you please check.
    But please note that you are using parallax animation so the column moves upword as you scroll down so at some point the column will be out of view and the background will show, this is expected with this animation.

    Best regards,
    Mike

    #1428272

    Hey acscreativenew,
    Thanks for the link to your site, when I check your column settings for the first row I see that you have selected Same order as defined for desktop,
    Enfold_Support_4115.jpeg
    if you want the image first you should choose Reverse order, I have done this for you.

    Now the image is on top, please clear your browser cache and check.
    Please see the screenshot in the Private Content area.

    Best regards,
    Mike

    #1428271

    Hi,
    It looks like you have created duplicate threads, I solved this in your other thread please check.

    Best regards,
    Mike

    #1428269

    Hey villasanarenteriasimon,
    You can try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .mejs-overlay-loading {
      display: none !important;
    }

    After applying the css, please clear your browser cache and check.
    If this doesn’t help please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    #1428266

    Hi,
    Thank you for the link to your page, I have not seen this error before, but typically the inline css does not cause this. WordPress wraps spaces with the “p” tags automatically, but it should not be wraping the inline css.
    You say that it is elusive and sometimes goes away after saving pages or styles or something and it’s only on this page, so to solve only on this page with css try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.page-id-13874 #footer-page > p {
    	display: none;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1428252

    Hi joandjaxx,

    You can add a hover to it, by adding this CSS code (just adjust the colors):

    #top .avia-button.my-custom-color:hover {
        background-color: blue;
        color: #fff;
    }

    Best regards,
    Nikko

    #1428250

    Hey ausgesonnen,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #wrap_all .av-video-slide .avia-slide-wrap, #top #wrap_all .av-video-slide iframe {
    	background: #fff;
    }

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

    Best regards,
    Mike

    #1428249

    In reply to: Team member content

    Hi,
    Thanks for the feedback, it looks like you have added the team member content into a accordion element under the team member element instead of adding it into the team member description field.
    Can you use the team member description field for the content and remove the accordion elements?
    Try creating a test page with three team member elements like this and include a admin login for us and we help you create the popups like in the thread.

    Best regards,
    Mike

    #1428247

    I’m having a problem with the color-cection background video. Inside the section there is a 9s local hosted video that loops. Sometimes on Desktop and always on mobile there is appearing a HUGE loading icon after every loop, thats very annoying. Every loop there is popping a big loading icon :( . I understand that it appears once on the first visit of the site, but not every loop. Can i hide this animated loop icon?

Viewing 30 results - 6,841 through 6,870 (of 142,935 total)