Viewing 30 results - 511 through 540 (of 142,582 total)
  • Author
    Search Results
  • #1489715

    Topic: Top Bar – Seperator

    in forum Enfold
    DianaLoola73
    Participant

    Hello dear Enfold Support Team,

    I am currently working on the redesign of the website http://neu2025.dc-gmbh.com/ and have placed the social media icons in the top bar.
    However, these icons are separated by white vertical divider lines.

    Unfortunately, I couldn’t find any option in the backend or in the advanced CSS settings to remove these lines.
    Could you please help me with how to disable or remove these dividers in the top bar?

    Thank you very much for your support!

    Best regards,
    Diana

    #1489710

    In reply to: z value

    Hey limedrop,

    Thank you for the inquiry.

    Try to adjust the z-index of the cell containing the blue box.

    .responsive #top #wrap_all .flex_cell.av-3rcobvm-8d18db703327afb5e34a99a6bcf02d44 {
        z-index: 999;
        position: relative;
        overflow: visible;
    }

    Screenshot-2025-10-01-at-11-49-14-AM

    Best regards,
    Ismael

    #1489707

    Hi,

    Thanks for the update.

    Try to adjust the values in this css code:

    .page-id-516 li#menu-item-508 .avia-menu-text::after, .page-id-536 li#menu-item-508 .avia-menu-text::after, .page-id-553 li#menu-item-508 .avia-menu-text::after, .page-id-555 li#menu-item-508 .avia-menu-text::after {
        top: 32px;
        height: 2px;
        min-width: 167px;
        left: -10px;
        bottom: -9px;
    }

    Best regards,
    Ismael

    Hi,

    Thank you for the links.

    We added this code to the Quick CSS field.

    #top .woocommerce-order-details .order-again {
        display: none !important;
    }

    Screenshot-2025-10-01-at-11-31-11-AM

    Best regards,
    Ismael

    #1489703

    Hey Tina,
    Try this css:

    @media only screen and (max-width: 767.5px) {
    .responsive #top #header_main .logo img {
        height: 80px !important;
        max-height: 80px !important;
    }
    }

    After applying please clear your browser cache and check.

    Best regards,
    Mike

    #1489701

    Hey jaimemerz,
    For mobile, this css will make your buger menu white before scroll and black when the menu opens, then gray after scroll and gray when open. It will also show your white logo befor scroll, and the black one after scroll. It will also change the special heading line height so it is not behind the burger menu & logo.

    @media only screen and (max-width: 479px) {
        #top #wrap_all .av-special-heading.av-mayes0t2-0bf965b2b1bd5112e17bb591eb31930e .av-special-heading-tag {
            line-height: 35px;
        }
        #top .av_header_transparency .av-hamburger-inner,#top .av_header_transparency .av-hamburger-inner::before, #top .av_header_transparency .av-hamburger-inner::after {
      background-color: #fff !important; 
      }
      #top .av_header_transparency .is-active .av-hamburger-inner,#top .av_header_transparency .is-active .av-hamburger-inner::before, #top .av_header_transparency .is-active .av-hamburger-inner::after {
      background-color: #000 !important; 
      }
      .responsive.html_mobile_menu_tablet #top .av_header_transparency .logo img.alternate {
      	display: block !important;
      }
      .responsive.html_mobile_menu_tablet #top .av_header_transparency.av_alternate_logo_active .logo a > img {
      	opacity: 0 !important;
      }
    }

    After applying the css, clear your browser cache & check.

    Best regards,
    Mike

    #1489698
    jaimemerz
    Participant

    I found a few threads that mention this topic however none that I could easily find that addresses my specific issue. I was able to follow the header documentation on how to turn my header transparent on mobile, however what I need is not just the background to be transparent but the whole transparent header to be present on mobile including the hamburger being white and the transparent logo. Right now the logo and hamburger get lost. I love how when you start to scroll the white header appears so I dont’ want to change that, on load I just want it to have the transparent header. Possible?

    • This topic was modified 3 months, 3 weeks ago by jaimemerz.
    #1489696
    webdesignphx
    Participant

    Hi Enfold team,
    I can’t figure this out.
    on this website: https://activedog.org/ when you look at it on your phone. the logo is large at first and then after you scrolled it gets the size I would like it to be.
    Also on desktop I turned of let header adjust to the window size but it looks like its not taking.
    what did I do wrong?
    Thanks
    Tina

    #1489693

    But on my front end it takes me past the start of that same section of “Empecemos”, both on my Apple laptop and iPhone:

    Screenshot Empecemos (Half Way)

    #1489692

    Hey ehcarlson,

    The update to 7.1.2 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
    If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
    Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1489686

    In reply to: Unable to edit website

    Hey Celeste,

    I see that you are running an old version of the theme, could you try to update to the latest version (7.1.2) to see if that helps please? The update to 7.1.2 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
    If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
    Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1489685

    In reply to: Version: 4.0.7

    Hey Kern,

    Thanks for reaching out to us. We cannot say if you will have problems after updating to the latest version, since we don’t know what has been added to your child theme. I would suggest that you update the parent first of all, then try to activate the child after to see what happens.

    The update to 7.1.2 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
    If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
    Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1489683

    Thank you Ismael, but that didn’t change anything.

    Just to be extra clear what the issue is. When viewed on mobile:

    1. first, the margins appear in the correct size
    2. after a second or 2, a Read More line appears underneath each summary, thinning the margins to very narrow
    3. after scrolling down and up, the margins widen to the desired with.

    Ideally, all these steps should happen instanly when loading the page (as it does on the desktop version).

    #1489653

    In reply to: .scroll-down-link

    add to the snippet from above the missing instructions:

    function avia_replace_default_icons($icons){
     $icons['svg__scrolldown'] =  array( 'font' =>'svg_entypo-fontello', 'icon' => 'down-open');
     $icons['svg__prev'] =  array( 'font' =>'svg_entypo-fontello', 'icon' => 'left-open-big');
     $icons['svg__next'] =  array( 'font' =>'svg_entypo-fontello', 'icon' => 'right-open-big');
     return $icons;
    }
    add_filter('avf_default_icons','avia_replace_default_icons', 10, 1);

    after that – we had to see if position had to be adjusted.

    #1489644

    In reply to: .scroll-down-link

    ok then i misunderstood your aim.
    you like to change these icons here:

    these are font-icons and could be replaced by css
    (inside your quick css):

    .html_av-submenu-hidden #top .av-submenu-indicator::before {
      content: "\E875";
      font-family: 'entypo-fontello';
      font-size: 24px;
    }
    #1489643

    In reply to: .scroll-down-link

    Hello dear support,

    I would like to contact you today because I need your help to change certain icons on my site that do not have a menu allowing me to do so to try to homogenize them to make everything cleaner.

    I previously asked Guenni007 for help changing my scroll icon to the next section on sliders by the icon on the scroll button at the top of the site and I would need you to do the same manipulation on the main menu icons in the burger menu to replace them with this same icon that I told you about.

    Please contact me if you have a solution.

    #1489637

    Hey Diana,

    Thank you for the inquiry.

    We tried logging in, but the credentials above are incorrect. Please try adding this script to the functions.php file to adjust the scroll position on hash change.

    add_action('wp_footer', function () {
        ?>
        <script>
          window.addEventListener('hashchange', function () {
            setTimeout(function () {
              const hash = window.location.hash;
              if (!hash) return;
    
              const target = document.querySelector(hash);
              if (!target) return;
    
              const elementPosition = target.getBoundingClientRect().top + window.pageYOffset;
              const offset = 100;
    
              window.scrollTo({
                top: elementPosition - offset,
                behavior: 'smooth'
              });
            }, 300);
          });
        </script>
        <?php
    , 9999);
    

    Best regards,
    Ismael

    #1489633

    In reply to: Multiple shop pages

    Hi,

    Thank you for the update.

    Looks like you have successfully removed the category from the sidebar filter. For the banner, you can duplicate the ava_custom_add_shipping_text_script function in your functions.php file and customize it for each category as needed.

    function ava_custom_add_shipping_text_script_category() {
        if ( is_product_category( array( 'apparel', 'bong' ) ) ) {
            ?>
            <script>
                (function ($) {
                    $(document).ready(function () {
                        var newContainer = $('<div class="av-custom-shipping-container"><p>Free Shipping (USA) - Orders $35+<br><p><font size="6px">International Shipping Available - All Pieces Dab Compatible</font></p></div>');
                        $('#av_product_description .container').after(newContainer);
                    });
                }(jQuery));
            </script>
            <?php
        }
    }
    add_action('wp_footer', 'ava_custom_add_shipping_text_script_category', 99);
    
    

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

    #1489632

    In reply to: To purchase support

    Hey Gregory Beylerian,

    Please continue here: https://kriesi.at/support/topic/to-purchase-support/

    Best regards,
    Ismael

    #1489623

    Hi,
    The Read More tag will only work in the WP editor, not in the ALB, the ALB was intended for pages.
    To add a slider to the top of a WP editor post, in the Block Editor, click on the “Classic” block above your post:
    classic_block
    then click on the Shortcode Wand Tool to show the elements and choose the slider:
    wand_tool
    you will be prompted with the element builder, when you save you will see the shortcode:
    wand_shortcode
    Then save the post, on the frontend the slider will show below the featured image:
    shortcode_slider_frontend
    and on the blog page with the Blog Posts element:
    shortcode_slider_frontend_blog_page

    Best regards,
    Mike

    #1489622

    In reply to: License Key

    Hi Rikard,

    Which link do you mean?

    OR

    I’ve read them.
    Can you please give me advise with regard to changing texts on the buttons?
    See: September 27, 2025 at 2:37 pm
    Thanks in advance.

    Regards,
    Eric

    #1489617

    Hi Rikard,
    thank you, it works fine, we can close the topic

    Best regards
    Manfred

    #1489612

    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

    #1489608

    In reply to: Multiple shop pages

    This removes the products from the shop list… but not from the categories:

    View post on imgur.com

    I would want to remove the category from just the main shop page. I can use a page number identifier and remove it with CSS right?

    It also makes the SHOP page… 2 pages… instead of just one. Which isn’t ideal, I would prefer that people keep scrolling, rather than have to press next page

    -Also, what about my other question from above? Regarding a different banner for each shop page?

    -Also, another question, is there a way to control which categories Start out Open… vs Closed on the Shop pages?
    Like on the Main Shop Page… I want to Give people the option to search by Liquor Type. I don’t want the subcategories below it (like tequila, vodka, etc) to show up automatically, I’d like it to remain closed until a visitor clicks it?

    Another weird thing, when I add in the Spirits Category, the system for whatever reason pushes it to the top:

    View post on imgur.com

    Even though alphabetically it should be below. I have no idea why thats happening

    • This reply was modified 3 months, 3 weeks ago by Dzimnikov.
    • This reply was modified 3 months, 3 weeks ago by Dzimnikov.
    • This reply was modified 3 months, 3 weeks ago by Dzimnikov.
    #1489607

    Ok that worked for that site wherein the blog posts are in the default not advanced building mode. My question however is how do Iget this to work and have the posts show everything till a read more link when the posts are in the advanced editor.

    On this page:

    I have the same post twice, the one made with the default editor does what I need but the advanced one shows an excerpt and ignores the read more link I need the image to appear on the blog page as well as the individual post page. While I could just use the default editor in many cases I need to put a slider or other element on the post page showing several images but when I do that it ignores the layout and just goes a text excerpt whether that slider would be at the top or not.

    Can the blog page display the posts to a read more break when using the advanced editor?

    #1489594

    Thanks Ismael that’s great. There are a couple of places next to where there are submenu items that show the page through the menu in mobile mode. Any idea how to stop this?
    Thanks

    #1489593

    Hi Rikard,

    Sorry for my late reply. I found this article in the knowledgebase from Plesk: https://www.plesk.com/kb/support/paid-theme-plugin-can-not-be-updated-in-wp-toolkit-in-plesk-error-no-themes-updated/.

    Currently, WP Toolkit can update only non-paid plugins and themes. Paid themes and plugins should be updated manually directly in the WordPress Admin dashboard.

    So the problem is related to WordPress Toolkit. You can close this topic.

    Regards,
    Bernd

    #1489584

    In reply to: Google maps height

    Hey Antonio,

    Thank you for the inquiry.

    You can try setting the map’s height for different screen sizes using css media queries.

    Example:

    
    @media only screen and (max-width: 1366px) {
    
      /* Add your Mobile Styles here */
      #top .av-2x5yv-2e4c878dbdd4546c1985e0573793e047 .av_gmaps_sc_main_wrap .avia-google-map-container {
        height: 700px !important;
      }
    }
    
    @media only screen and (max-width: 989px) {
    
      /* Add your Mobile Styles here */
      #top .av-2x5yv-2e4c878dbdd4546c1985e0573793e047 .av_gmaps_sc_main_wrap .avia-google-map-container {
        height: 655px !important;
      }
    }
    
    @media only screen and (max-width: 480px) {
    
      /* Add your Mobile Styles here */
      #top .av-2x5yv-2e4c878dbdd4546c1985e0573793e047 .av_gmaps_sc_main_wrap .avia-google-map-container {
        height: 455px !important;
      }
    }

    Best regards,
    Ismael

    #1489583

    Hi,

    We are only able to reproduce this issue when the screen width is around 782px, which is not a standard resolution for mobile devices, so it’s not something to be overly concerned about. If you’d still like to address it, consider reducing the font size of the button, then set the max-width to 100%.

    
    @media only screen and (max-width: 989px) {
      .responsive #top #custom_html-2 button {
        font-size: 13px;
        word-break: keep-all;
        max-width: 100%;
        text-align: center;
      }
    }

    Best regards,
    Ismael

    #1489568

    Please see this screenshot showing the issues.
    https://postimg.cc/8sbtZx7H

    If you are testing on a desktop, please slowly shrink the column size. You will see the issue revealed as you approach mobile view (where the sidebar is no longer displayed). Also, please test on a tablet.

    Can you please check all screen sizes and please help me fix this?
    Thank you.

Viewing 30 results - 511 through 540 (of 142,582 total)