Forum Replies Created

Viewing 30 posts - 901 through 930 (of 34,549 total)
  • Author
    Posts
  • in reply to: space between words #1476191

    Hi,
    Let us know when we can see the issue.

    Best regards,
    Mike

    in reply to: Enfold Language #1476190

    Hi,
    please include an admin login in the Private Content area so we can be of more assistance.
    Also link to the page and text that your “say what” plugin did not translate, your site seems to be in only one language without an option to change languages.

    Best regards,
    Mike

    Hey vera,
    Thank you for your patience, this color is set by the browser and is not easily overridden in Chrome or FireFox. In my research I found no working solutions.

    Best regards,
    Mike

    in reply to: Theme incompatibility with the new version of woocommerce #1476180

    Hey AlonaGreenHouse,
    Your theme is very old v4.8.6.5 you must update to v6.0.9
    To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg

    Best regards,
    Mike

    in reply to: Moving enfold setting and wordpress site to a new domain. #1476179

    Hi,
    You can move the site and theme to a new domain, once it is done delete the first domain files / and or the first domain.
    There is no association to the domains to cancel, the only issue that you would have is if you have more than one domain with the same license when the theme checks the license, but the license is not locked to a specific domain.
    To move (clone) from one domain to another, I would recommend the plugin Duplicator see the video.

    Best regards,
    Mike

    in reply to: Gallery on Smartphone looks weird #1476177

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

    @media only screen and (max-width: 1270px) { 
    #top #main .avia-gallery .avia-gallery-big-inner {
        height: auto;
    }
    }

    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: Anchor Link doesn’t work on smartphone but on PC #1476176

    Hi,
    It looks like #kontaktfooter points to a empty area and not a form, please include an admin login in the Private Content area so we can be of more assistance.
    Which form do you want to point to “KOSTENLOSES SOFORTANGEBOT” or “NEWSLETTER!”?

    Best regards,
    Mike

    in reply to: ALE showing white copy #1476175

    Hey MysticMimi,
    I’m not sure what you mean, to add a screenshot please try using an Screenshot service and pasting the image URL in your post, so we can understand.

    Best regards,
    Mike

    in reply to: Order Posts? #1476174

    Hey MysticMimi,
    Try using the blog element “filters”
    Screen Shot 2025 02 02 at 8.40.26 AM

    Best regards,
    Mike

    in reply to: Categories with blog #1476173

    Hey MysticMimi,
    On your blog page the categories show at the bottom because you are using a full width color section and a grid row, these full width elements push the sidebar down below, so you would need to change your layout.
    To add categories to your footer you can use the categories widget.
    Screen Shot 2025 02 02 at 8.33.27 AM
    I don’t know what you mean by: “thumbnail photo strip underneath the section” perhaps this?
    Screen Shot 2025 02 02 at 8.36.58 AM
    I don’t see a “white shadow thing at the edge of the page on the blog page”

    Best regards,
    Mike

    in reply to: space between words #1476172

    Hey MysticMimi,
    Thanks for the login, I tested a few elements on different pages, but the “space” key always works for me.
    Please create a test page with the element that you can not use the “space” key so we can examine.
    Typically this is due to a plugin.
    Please note that you don’t need the “Classic Editor” plugin, it is built into the theme at Enfold Theme Options ▸ Select Your Editor
    Screen Shot 2025 02 02 at 8.23.55 AM

    Best regards,
    Mike

    in reply to: Gap on mobile #1476171

    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: Enlarging Header Image #1476170

    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: Change Menu Text on Hover #1476169

    Hi,
    Go to your menu item and hover over the “remove” link, then at the bottom of the page the link URL will show, look for the ID number, like:
    /wp-admin/nav-menus.php?action=delete-menu-item&menu-item=3638&_wpnonce=265b3adf4c
    note the text: menu-item=3638, 3638 is the ID, use it in the css like this: #menu-item-3638
    Screen Shot 2025 02 02 at 8.03.35 AM
    If you have trouble, link to your page so we can examine.

    Best regards,
    Mike

    in reply to: Galery looks strange, Lightbox much too big #1476158

    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: Gap on mobile #1476157

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

    @media only screen and (max-width: 500px) { 
    	.responsive #top #wrap_all .flex_column {
    	margin-bottom: 0;
      padding-bottom: 0;
    }
    #av_section_1 .av-special-heading-h1 .special-heading-border {
        height: 0;
    }
    #av_section_1 {
    	min-height: 75px;
    }
    }

    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.
    Screen Shot 2025 02 01 at 10.04.39 PM

    Best regards,
    Mike

    in reply to: Enlarging Header Image #1476156

    Hey northorie,
    I recommend first removing the transparent empty space from the image:
    Screen Shot 2025 02 01 at 9.41.44 PM
    Screen Shot 2025 02 01 at 9.43.50 PM
    This will make the image fill the 1/3 column better.

    Best regards,
    Mike

    in reply to: Change Menu Text on Hover #1476155

    Hey northorie,
    To change the menu text of the “home” menu item from “home” to “go” on hover, you will first need to know the menu item ID,
    for example “#menu-item-3638” then adjust this css to suit:

    ul.menu li#menu-item-3638 a:hover .avia-menu-text {
      color: transparent; 
      justify-content: center;
      display: inline-flex;
      flex-direction: column-reverse;
    }
    
    ul.menu li#menu-item-3638 a:hover .avia-menu-text::after {
      content: "Go";
      color: black;
      justify-content: center;
      display: inline-flex;
    }

    Screen Shot 2025 02 01 at 8.42.35 PM
    Screen Shot 2025 02 01 at 8.44.11 PM
    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

    Hi,
    The widgets in the footer dictate how larger the footer will be, to make smaller you can remove the widget margin with this css:

    #footer .widget {
    	margin: 0;
    }

    as for the favicon on ipad try uploading your real “favicon.ico” (not png or jpg) to the domain root

    Best regards,
    Mike

    Hi,
    To remove the image title from showing on the logo on mouse-over, Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_script() { ?>
      <script>
    (function($){
      $('img').hover(function(e){
          $(this).attr('data-title', $(this).attr('title'));
          $(this).removeAttr('title');
      },
      function(e){
          $(this).attr('title', $(this).attr('data-title'));
      }); 
      $('.av-masonry-image-container').hover(function(e){
          $(this).attr('data-title', $(this).attr('title'));
          $(this).removeAttr('title');
      },
      function(e){
          $(this).attr('title', $(this).attr('data-title'));
      }); 
      $('a').hover(function(e){
          $(this).attr('data-title', $(this).attr('title'));
          $(this).removeAttr('title');
      },
      function(e){
          $(this).attr('title', $(this).attr('data-title'));
      }); 
    })(jQuery);
    </script>
      <?php
    }
    add_action( 'wp_footer', 'custom_script', 99 );

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.

    Best regards,
    Mike

    in reply to: Leerzeichen nicht möglich #1476091

    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: transparant #1476043

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

    #top.page-id-2 #main,#top.page-id-2 .main_color,#top.page-id-2 .header_bg,#top.page-id-2 #socket {
        background-color: transparent;
        background: transparent;
        backdrop-filter: blur(10px);
    }

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

    Best regards,
    Mike

    in reply to: Partner Logo element cutting off logos #1476034

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

    #top .avia-smallarrow-slider-heading {
    	display: none;
    }
    #top .flex_column.av-l3t08rf8-8f5e455205a44c3e3d9068782c55a0f9 {
        padding: 0px;
    }

    Best regards,
    Mike

    in reply to: Hiding secondary top menu #1476026

    Hi,
    Sorry I didn’t realize that it was black on black, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.postid-530 #header_meta {
    	display: none;
    }

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

    Best regards,
    Mike

    in reply to: 2. Lizenz Enfold Theme kann nicht installiert werden #1475933

    Hi,
    Check that your webhost has PHP ZipArchive Extension enabled.

    Best regards,
    Mike

    in reply to: transparant #1475931

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

    #top #main,#top .main_color {
        background-color: transparent;
        backdrop-filter: none;
    }

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

    Best regards,
    Mike

    in reply to: Demo Import #1475930

    Hi,
    Glad to hear that you have this sorted out, we don’t have a fiverr recommendation, 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: Hiding secondary top menu #1475929

    Hi,
    On the page that you linked to the topbar is not active, please enable it so we can offer css to hide it on that one page.

    Best regards,
    Mike

    in reply to: Demo Import #1475867

    Hi,
    OVH blocks our IP address and will not unblock it. I don’t know how to check or enable PHP ZipArchive, try asking OVH support.
    But to import the demo you will need to first import it on to a localhost and then move it to your OVH host with duplicator

    Best regards,
    Mike

    in reply to: Ansicht Höhere Auflösung #1475866

    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

Viewing 30 posts - 901 through 930 (of 34,549 total)