Forum Replies Created

Viewing 30 posts - 1,321 through 1,350 (of 34,867 total)
  • Author
    Posts
  • Hi,
    Thanks for your patience, but unfortunately the login is not working now. We are not able to reproduce this on our install and the Dev Team writes that the theme doesn’t alter this behavior. If you are using any plugins that clear the WP database or transients, you could try disabling these for 24 hours and check again, or perhaps it is a server cache or other server setting.

    Best regards,
    Mike

    in reply to: How do I place a photo next to text #1475140

    Hi,
    Thank you for your patience, the test page that you created didin’t look the same so I created a new on linked below, to create a table use this code in the “text” tab of the text element:

    <table>
    <tbody>
    <tr>
    <td>image</td>
    <td>text and button</td>
    </tr>
    </tbody>
    </table>

    then add your image and text and button
    Screen Shot 2025 01 15 at 4.36.40 AM
    To create the button code, cue the shortcode wand in a new post with the Classic Editor
    Screen Shot 2025 01 15 at 4.40.07 AM
    Then it will look like this:
    Screen Shot 2025 01 15 at 4.41.44 AM
    Then you can use css to remove the borders and change the background color if you wish.

    Best regards,
    Mike

    in reply to: too much distance – no idea anymore #1475071

    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: toggles&accordion #1475070

    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: Terms and Conditions button not clickable on checkout #1475038

    Hey xfilegirl,
    In my research I believe that your “terms and conditions” is created with the ALB and not a simple Classic Editor page, if this is the case try creating it with the Classic Editor or try this function.
    Note that a another possibility is a caching plugin, or theme option forcing scripts into the footer or delaying the scripts until page interaction, since it will work after a “long delay”
    Also note that your theme version is very old: v4.8.6.5 and not compatible with PHP v8+ or the latest WP version, you should update to v6.0.8

    Best regards,
    Mike

    in reply to: mouse over effect #1475036

    Hey Matthias,
    On your /kompetenzen/ page images like this:
    Screen Shot 2025 01 12 at 1.18.40 PM
    are background images that are shown with css and don’t have a “title” attribute so there is not a way to do this.
    Perhaps try a plugin like this one: Image Source Control Lite – Show Image Credits and Captions

    Best regards,
    Mike

    in reply to: How do I place a photo next to text #1475035

    Hi,
    Please use any email address, even fake, and then post the login name and password in the Private Content area for us.

    Best regards,
    Mike

    in reply to: Translate svg site logo #1475034

    Hey Dirk,
    Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    add_filter('avf_logo','av_change_logo');
    function av_change_logo($logo)
    {
    $currentlang = get_bloginfo('language');
    
    if($currentlang=="nl-NL"){
    {
    $logo = "http://localhost/blah-blah/nl-logo.jpg";
    }
    if($currentlang=="en-GB")
    {
    $logo = "http://localhost/blah-blah/gb-logo.jpg";
    }
    return $logo;
    }
    }

    replace the image url’s with yours.
    I have not tested Translatepress, but with WPML the theme panel has different settings for each language
    Screen Shot 2025 01 12 at 12.51.01 PM
    if you have this option you can change the logo in the theme settings.

    Best regards,
    Mike

    in reply to: Woopayments checkout page 2 card fields #1475031

    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: How do I place a photo next to text #1475030

    Hi,
    Thanks, I don’t know what the admin user name is, or the link to the test page is.
    Please include so I can login to the backend.

    Best regards,
    Mike

    in reply to: Woopayments checkout page 2 card fields #1475020

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

    .woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper ~ .form-row.form-row-wide {
    	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

    in reply to: JS script in footer not showingI https://markpostlaw.com #1475019

    Hi,
    It works when I check, and works when I click it, see screenshot above.
    You could try disabling the options Disable jQuery Migrate & Load jQuery In Your Footer so the script will load.
    Screen Shot 2025 01 12 at 7.50.47 AM
    Perhaps your browser has a ad blocker enabled, blocking third party scripts.

    Best regards,
    Mike

    in reply to: “Assign a User” from the main Order page #1475018

    Hi,
    Thanks for your patience, but I don’t have the field “assigned user” on my site, so I assume that this is added by a third party plugin.
    Try disabling your plugins one at a time until you find which one is adding this and contact that plugin author for a solution.
    In my research I found this that might be helpful: User roles editor – Add, Assign and Switch user roles for WooCommerce

    Best regards,
    Mike

    in reply to: How do I place a photo next to text #1475016

    Hi,
    You would place this code in the Enfold Theme Options ▸ General Styling ▸ Quick CSS field
    To create a table to display like in the screenshot above, try creating a duplicate test page and post a admin login for us, then after we make an example you can examine and copy the code to reuse. That maybe easier for you.

    Best regards,
    Mike

    in reply to: height of the flipbox grid element #1475015

    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: Image alignment in text box with captions #1474990

    Hi,
    Try editing the images that Guenni007 posted so the cans are not as wide but the same height:
    Screen Shot 2025 01 11 at 11.22.15 AM
    For them to be closer together, you’ll want the cans narrow and the kegs the same as they are now.
    Or try making one image with all of the cans and kegs layout as you wish with the text and post it instead.

    Best regards,
    Mike

    in reply to: JS script in footer not showingI https://markpostlaw.com #1474987

    Hi,
    I tested by adding a title to the widget “flRatingsBadge”
    Screen Shot 2025 01 11 at 10.46.34 AM
    and it shows on the frontend
    Screen Shot 2025 01 11 at 10.49.43 AM
    please check

    Best regards,
    Mike

    in reply to: Social media icons missing #1474986

    Hi,
    Thank you for your patience, I did not find a cause for this. I try checking your css, and tried adding some, and tried disabling some of your plugins.
    I tested on my site and couldn’t reproduce. I have asked the rest of the team for ideas and to check.

    Best regards,
    Mike

    in reply to: How do I place a photo next to text #1474985

    Hi,
    I see that your images are not the same size, most are 150px square, and some are smaller, it would be best if they were the same size.
    Then you could try this css:

    #after_section_1 .av_textblock_section ~ .avia-button-wrap {
    	margin-left: 158px;
    }
    #after_section_1 .av_textblock_section img {
    	width: 150px;
    	height: 150px;
    }

    Screen Shot 2025 01 11 at 9.46.33 AM
    The best approach may be to create a table in the text element and add the image to the left cell and the text and button to the right cell.

    Best regards,
    Mike

    in reply to: Align the icon box #1474983

    Hi,
    Guenni007’s css seems to work, please check:

    #av-layout-grid-2 .flex_cell .flex_column {
      display: flex;
      flex-flow: row nowrap;
      justify-content: center;
    }

    Thanks Guenni007

    Best regards,
    Mike

    in reply to: Logo sliding option in bar #1474982

    Hi,
    I see that your Partner/Logo element in a column element with a Parallax option to move the element to the left as the page scrolls.
    Screen Shot 2025 01 11 at 9.04.37 AM
    Screen Shot 2025 01 11 at 9.05.42 AM
    I recommend disabling this first and we can help with some css to make the Partner/Logo element full width on the page. Otherwise it will always move to the left off the page as you scroll down.

    Best regards,
    Mike

    in reply to: Remove “Customer matched zone “United States” #1474981

    Hey bemodesign,
    I have not seen this before, but when I test this doesn’t occur so I’m not able to investigate.
    I tested on desktop and mobile.

    Best regards,
    Mike

    in reply to: H2 Not Staying the Right Size #1474979

    Hi,
    For H2 headings in text elements, the default font size is 28px, this is a different element that the “Special Heading”.
    I made the change for you in the Enfold Theme Options ▸ General Styling ▸ Typography ▸ Advanced Options: Customize Typography Settings
    Screen Shot 2025 01 11 at 8.01.48 AM
    adjust to suit, these are now 40px
    Screen Shot 2025 01 11 at 8.03.32 AM
    On your /hot-spring-spas-vigor-cold-plunge/ page that are all “Special Heading” elements or H3 and are correct from Ismael above.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: height of the flipbox grid element #1474976

    Hi,
    Try changing to this:

    #av_section_5 .av-align-middle {
        vertical-align: top;
    }
    #av_section_5 .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front, .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback {
        height: 500px;
    }
    #av_section_5 .avia-icon-grid-container .avia-icongrid-flipbox .avia-icongrid-wrapper .avia-icongrid-front.bg-img:before {
        background-size: cover !important;
    }

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

    Best regards,
    Mike

    in reply to: height of the flipbox grid element #1474943

    Hey Gianluca,
    Thank you for your patience, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #av_section_5 .av-align-middle {
        vertical-align: top;
    }
    .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front, .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback {
        height: 500px;
    }
    .avia-icon-grid-container .avia-icongrid-flipbox .avia-icongrid-wrapper .avia-icongrid-front.bg-img:before {
        background-size: cover !important;
    }

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

    Best regards,
    Mike

    in reply to: home page config #1474900

    Hi,
    It looks like your wp-rocket plugin has a lazyload option enabled causing this issue, please disable and clear your cache.

    Best regards,
    Mike

    in reply to: Probleme mit Portfolio Raster #1474898

    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: How to adjust blog ingress mark amount? #1474897

    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: Mute button in Vimeo video #1474896

    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

    Hi,
    Thank you for your feedback, we understand that this doesn’t occur with the default editor, but in some cases it will occur with the Avia Builder and templates.
    Please publish your pages and view is a new tab for best results. This is related to the WordPress preview feature and we can not change this feature via the theme, thank you for your understanding.
    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 - 1,321 through 1,350 (of 34,867 total)