Viewing 30 results - 31 through 60 (of 7,486 total)
  • Author
    Search Results
  • #1491369

    to have the title you only have to make it visible by:

    #top .av-burger-menu-main .avia_hidden_link_text {
      display: inline;
      font-size: 20px;
      line-height: 0;
      color: var(--enfold-header-color-meta);
      margin-left: 5px !important;
      position: relative;
      top: 2px; /*=== just to center horizontally - adjust to your needs ===*/
    }

    but for your header layout “Hamburger menu icon left, logo centered, search icon right” i would start from a different header layout – not the header centered – menü below .

    btw. some topics under yours there is the same title of the topic “Hamburger menu icon left, logo centered, search icon right”

    #1491225

    ismaels filter (ava_inside_main_menu) is a brilliant idea.

    maybe it is easier to use if we insert a social bookmarks shortcode:
    then we can use all those benefits of enfold options dialogs – and hover styling etc.

    function social_bookmarks_shortcode_inside_main_menu() {
      $social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
      $social = avia_social_media_icons($social_args, false);
      return $social;
    }
    add_shortcode('social-bookmarks', 'social_bookmarks_shortcode_inside_main_menu');
    
    add_action( 'ava_inside_main_menu', function() {
        echo do_shortcode('[social-bookmarks]');
    });

    Quick css for your setting (left burger – logo – socials )

    #top div .logo {
      z-index: 101 !important;
    }
    
    #top .main_menu, 
    #top .avia-menu {
      width: 100%;
    }
    
    #avia-menu #menu-item-search {
      position: absolute;
      right: 0;
      left: auto;
    }
    
    #top #wrap_all .av-hamburger-inner {
      display:block;
      top: 0;
      margin-top: 4px;
    }
    
    .html_header_top #top #wrap_all .av_logo_right #header_main .logo {
      position: relative;
      left: 50%;
      right: auto;
      margin-left: unset;
      margin-right: unset;
      transform: translateX(-50%);
      width: auto;
    }
    
    .responsive #top #wrap_all  .main_menu {
      width: 100%;
      display: flex !important;
      flex-flow: row nowrap;
      justify-content: space-between;
      height: inherit;
    }
    
    #top #wrap_all .menu-item-avia-special {
      display: block ;
    }
    
    .responsive #top #wrap_all #header .main_menu ul.social_bookmarks {
        display: flex;
    }
    
    #top #wrap_all .main_menu ul.social_bookmarks li a {
      height: 30px;
    }
    
    #top .main_menu .social_bookmarks li {
      width:40px;
      margin-left:5px
    }
    
    #top .main_menu .social_bookmarks li.avia-svg-icon img[is-svg-img="true"],
    #top .main_menu .social_bookmarks li.avia-svg-icon svg:first-child {
      height:1.1em;
      width: auto;
      margin-top: 4px !important;
    }
    
    @media only screen and (max-width: 767px) {
      .responsive #top #wrap_all .container {
        width: 95%;
        max-width: 95%;
      }
      .html_header_top #top #wrap_all .av_logo_right #header_main .logo {
        max-width: 200px;
        transform: translateX(-57%);  /* === an individual correction - depends on how many social icons are present=== */
      }
    }
    

    see : https://elementar.webers-webdesign.de/

    PS: for more than 3 social bookmarks it gets complicated on small mobile screens. So maybe in this case we set them to display none – or switch in this case to header meta solution

    PPS: i tried first that option to show social icons via Header – Extra Elements – Header Social Icons : “display in main header area”
    but this was to complicated to find the right css positioning options – especially on shrinking headers.

    mntsrvcs
    Participant

    Hello,

    I purchased extended support for my current site. My site is running Woocommerce and I am trying to add product images to the search results page. I have tried using the Advanced Woo Search plugin, but it is not working, and I believe it is due to a conflict with the Enfold theme.

    Also, I have a search box in the top right corner of the nav bar. When you enter search terms, a drop-down appears with results; however, it closes really quickly, and you cannot click any of the results. How do I fix this?

    #1490819

    Hi Ismael,

    danke für die schnelle Hilfe, falls dies das ausgeblendete Produkt auch bei ähnliche Produkte und in der Enfold Suche ausblenden sollte, dann funktioniert der Code nicht. Habe es gerade mit einem Produkt getestet und es wird bei beidem noch angezeigt.
    Danke

    Hi Ismael,

    Thanks for your quick help. If this is supposed to hide the hidden product from similar products and the Enfold search, then the code isn’t working. I just tested it with a product and it’s still showing up in both places.
    Thanks

    #1490670

    Hi,

    Thanks for that, but there are no files at all uploaded to the site which you gave us access to earlier.

    Best regards,
    Rikard

    #1490669

    Hey Heather,
    Please see this article about purchasing extended support.
    As for your search issue, please disable all of your plugins and then check.
    The Enfold theme has had a known issue with the Advanced Woo Search plugin, particularly concerning the display and functionality of the search bar in the main menu. A reported issue involves the search bar appearing briefly and then disappearing when integrated via the “Shortcode in Menus” plugin. Please see this thread.
    Another possibility is your Autoptimize plugin forcing the “display:none” instead of allowing the results to show. Autoptimize often causes errors like this. Nonetheless once you extend your support we can review further.
    Best regards,
    Mike

    #1490666
    Heather
    Guest

    Hello,

    Can I purchase extended support for my current site? Instead of the theme and support? My site is running Woocommerce and I am trying to add product images to the search results page. I have tried using the Advanced Woo Search plugin but it is not working and I believe it because of a conflict with the Enfold theme.

    Also, I have a search box in the top right corner of the nav bar. When you enter search terms a drop box appears with results however, it closes really quickly and you cannot click on any of the results. How do I fix this?

    Thanks

    #1490616

    Hi,

    @Jason: As mentioned in the previous thread, the search icon only works for the Top Header. It is disabled by default for the left and right sidebar/header layouts. If you need the search icon to display, you’ll have to modify the avia_append_search_nav function in the enfold/includes/config-enfold/functions-enfold.php file.

    Best regards,
    Ismael

    j0schi
    Participant

    Dear Enfold Team,

    we are using the search block on our homepage. It works great with the live search, however on mobile the search input loses focus whenever the AJAX query executes (after 3 characters).

    **Expected behavior:**
    The search bar should keep focus after the AJAX request so users can continue typing without tapping again.

    **Actual behavior:**
    On mobile, the input field loses focus after each live search update.

    Kind regards

    • This topic was modified 3 months, 3 weeks ago by j0schi.
    #1490581

    @Ive133:

    I plan to reuse elements from multiple demos to build a custom layout.

    in this case – maybe my method of getting the enfold shortcodes from pages by downloading the xml files of the demo.
    You find the demos here on :
    https://github.com/KriesiMedia/enfold-library/tree/master/demos

    Download the concerning zip file of the demo and extract the xml file.
    Open it in a good text editor (f.e. on Mac sublime text – on windows pc’s use notepad++)

    now you can search for “isPermaLink” (without the quotes) in that xml
    or if you look for a page look for “page_id”
    or for portfolio: “post_type=portfolio”

    Just above, you can see the title of the page and the link

    Or even more specifically, search for the title of the desired layout you want to transfer, e.g.,
    <title>Home</title>

    The Enfold shortcodes can be found directly below that reference wrapped by:

    <content:encoded><![CDATA[ 
            … here is the avia shortcode inside
    ]]></content:encoded>

    Pay attention to CDATA – there are two opening square brackets and two closing brackets below.
    The third closing bracket at the end usually belongs to the Enfold shortcodes.

    Of course, this only provides you with the layout framework, including all element settings, but the links and images must then be edited.

    #1490535

    Hi Ismael,

    That css doesn’t seem to work. I had injected custom code into the function.php file to get the search bar to appear above the mobile menu but I’m looking for the icon to appear in the header, I’ve removed the custom code to ensure there’s no conflicts but it’s still not working. The plugin used is Fibosearch which is set up to use Enfold’s search bars which works great on desktop but I can’t get the default one to appear on mobile. I’ve had this problem previously with other sites and have had to use custom code but I need the Enfold default one to be visible here because of Fibosearch. I have tried to add their shortcode to the top bar but it really messes with the styling of the layout, it would be much better to have the icon in the space to the left of the logo.

    #1490399
    baiker
    Participant

    Hi
    Ich erhalte bei einer neuen Website die im Privat Content enthaltene Fehlermeldung. Es wird die Class “avia_font_manager” im searchform nicht gefunden. Es gibt keine sichtbaren Probleme auf der Website, trotzdem erhalte ich diese Meldung immer wieder. Was kann ich tun?

    Speziell:
    Über das Sicherheitsplugin “Cerber” sperre ich den Zugang auf wp-login.php und ändere den Login-Pfad. Das mache ich jedoch bei anderen Websites auch und da erhalte ich keine Fehlermeldung.

    Was auch anderes ist als bei den anderen Websites ist der Hoster sowie die spezielle Domain meiner Kundin mit Umlauten. Wobei die Fehlermeldung etwas anderes als Problem angibt, siehe Abschnitt “Fehler-Details”.

    Vielen Dank schon im voraus.
    René

    #1490154
    birdfr0g
    Participant

    I have tried to add the themeforest-eTIYN1qt-enfold-responsive-multipurpose-theme-zip through WordPress, but I get an error message that says that there is no style.css file. I have unzipped the file to be sure that there is indeed a style.css file. Your instructions say I am supposed to upload the themeforest zip file, is this incorrect? Am I supposed to upload the enfold.zip file. I realize that I am new to this. I went through all of the support files (I used search to limit the files), and couldn’t find anything on this topic

    My client has not given me access to FTP, so I cannot upload the files that way.

    Please advise. Thank you in advance.

    Protohill
    Participant

    Hi

    After a recent theme update, my website stopped loading due to a critical error. I restored the theme from a previous backup, and the site is now partially working, but I’m facing the following issue:

    Main pages (e.g. /contact, /team, etc.) display the message:

    “No results found. We’re sorry, but no results could be found for your request.”

    Subpages inside these main pages open correctly.

    I’ve already tried the following troubleshooting steps:

    Regenerated permalinks.
    Checked and rebuilt the .htaccess file.
    Verified that the correct pages are assigned under Settings → Reading and Enfold → Theme Options.
    Cleared all caches and tested with minimal active plugins.
    Created new test pages (they also show the same “No results” message).

    It seems that Enfold is interpreting static pages as empty search or blog results, even though they’re correctly configured.

    Could you help me?

    Thank you very much for your help and support.
    I can provide temporary access or additional information if needed.

    Best regards,

    • This topic was modified 4 months, 1 week ago by Protohill.
    atx_m
    Participant

    Hi all,
    I already did some research for this topic but all the solutions (CSS, Enfold settings etc.) I found didn’t work.
    I was able to remove the title from the page, but not the featured image. Here’s what I want to do:
    I want to create all our blog posts with Gutenberg. On the blog posts I want to remove the featured images and the title. I want to define both with Gutenberg. I want to use the featured images only on archive pages (categories etc.). How can I completely remove the feature image from the post page?

    #1489585

    Hi,

    The style.css files you’re seeing are the following:

    https://site.it/wp-content/themes/enfold/wp-blocks/src/textblock/style.css
    https://site.it/wp-content/themes/enfold-child/style.css
    https://site.it/wp-content/themes/enfold/style.css

    However, the required cached style.css file from the child theme is not loading when the query parameters are not set, meaning the cache is active:

    https://site.it/wp-content/cache/min/1/wp-content/themes/enfold-child/style.css?ver=1756284923

    In your screenshot, the search field looks correct because you’ve added a query parameter. This is definitely an issue with a caching mechanism on your server. We recommend reaching out to your hosting provider for further assistance and ask them if Kinsta Cache can be disabled.

    Best regards,
    Ismael

    #1489140
    Giuseppe
    Guest

    Hi, when I do a researche of ENFOLD THEME to google, there is a long list of provider of this theme, like the following:
    https://pluginwp.net/en/producto/enfold-responsive-multi-purpose-theme/
    https://www.etsy.com/es/listing/1890185624/tema-multiproposito-responsivo-enfold
    But when I check your page:

    You redirect to the follow page:
    https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?irgwc=1&clickid=0zk32HyqZxyKUhp3KYRHO1-gUkpwClz0N0aR3k0&iradid=275988&irpid=1236844&iradtype=ONLINE_TRACKING_LINK&irmptype=mediapartner&mp_value1=&utm_campaign=af_impact_radius_1236844&utm_medium=affiliate&utm_source=impact_radius

    Can you let me know the difference between buy your pluguin from themeforest instead from https://pluginwp.net or https://www.etsy.com ?
    Maybe the difference is:
    With themeforest updates are live time.
    With https://pluginwp.net or https://www.etsy.com to get updates I need suscribe to them every year?
    Waiting for your reply.
    Best regards.

    #1488939

    Topic: WEBSITE HACKED

    in forum Enfold
    nnn666nnn
    Participant

    Hi,
    One of my clients website ( http://www.fiveeyesprod.com) has been hacked.
    If you type the url in the address bar, you will arrive straight to the website (entertainment, events organisation etc.) but if, for exemple, you type ” five eyes production” in googl search it will show a website selling tshirts,etc.
    We have asked Wordfense to do a full audit of the website and they’ve confirmed that a malware was found.
    In the audid we have this, can you advise please ?

    Theme[s] require updating or are not actively maintained. One or more of your themes
    are not currently updated. You will need to update:
    !!! These themes have been delisted from the WordPress theme repository. This usually
    happens due to a violation of WordPress terms and represents a serious violation of trust
    or a major security issue. You will need to review them with their author to ensure you are
    using the most recent version with all security updates applied. If they are no longer
    supported, you should find an alternative.
    ● Enfold (enfold)
    !!! These themes are not in the WordPress theme repository. You will need to review them
    with their author to ensure you are using the most recent version with all security updates
    applied.
    ● PopularFX (home_1748011905)
    ● PopularFX (widget_area_1751636759)
    ● PopularFX (top-1747415981)

    I have to say that I use Enfold on most of my other clients websites and have never had any problems with it…
    In advance, thank you for your help.

    Best regards.

    #1488572
    Annedesign
    Participant

    Hi,

    I am looking into using structured data mark up / schema on my many Enfold sites. I can’t find up-to date info.

    Firstly, do I need to disable Enfold automatic schema as some searches say? (Can’t see the mentioned drop down option: Automated Schema.org HTML Markup). Or do anything in settings?

    Then I can easily add a plug in – do you have any recommended compatible plugins for Enfold?

    Thanks,
    Anne

    #1487894
    AndreasWinkler
    Participant

    Hello, I do not find the page “Screen options” (Appearance – Menu). Can you please explain where I can find it in the wordpress dashboard? I searched in all Enfold theme options…

    “Pages, Posts, Products, Tags, Custom Links, Categories and much more can be added to the menu items. First, enable the required boxes from the ‘Screen options’ on the top right of the Appearance > Menu page to be able to add them to the menu.”

    #1487787

    Hi,

    Thanks for the clarification. That is likely due to something in your content breaking the layout builder, like special characters or shortcodes. You could try to remove anything like that from the content to see when the problem starts again. You can activate debug mode under Enfold->Layout Builder->Show advanced options in order to display the builder shortcodes, then search and remove content that way.

    Best regards,
    Rikard

    #1487536

    Hey icarogioiosi,

    Thank you for the inquiry.

    You can add this css code to move the title to the right of the image, position it at the top, reduce the font size, remove the borders, and add space below each portfolio entry. Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings, then purge the cache after adding the modification.

    
    #top .isotope-item.special_av_fullwidth .inner-entry {
        text-align: left;
        display: flex;
        flex-direction: row-reverse;
    }
    
    #top .grid-entry .inner-entry {
        box-shadow: none;
    }
    
    #top .isotope-item.grid-entry {
        margin-bottom: 20px;
    }
    
    #top .isotope-item.special_av_fullwidth .av_table_col .entry-title {
        margin: 0 0 20px;
        font-size: 16px;
    }
    

    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

    #1487409

    ok – if you like to have on default a sidebar header – and on homepage only the header top position.
    ( for that scenario we need than a bit different css too if you like to have slide-out from left to right)

    1 set your enfold child to header top and make all your decisions you like to have for that header ( height, logo left or right, navigation position, shrink or not, etc pp )

    2 Go to your homepage editor and make your decision there – f.e. if it should have transparency etc.

    3 Look now to your homepage with dev tools of your browser. Note your ID of that page and look what classes are set on #header
    e.g.: ( all_colors header_color light_bg_color av_header_top av_logo_right av_main_nav_header av_menu_left av_custom av_header_sticky av_header_shrinking av_header_stretch av_mobile_menu_tablet av_header_searchicon av_header_unstick_top_disabled av_bottom_nav_disabled av_header_border_disabled )

    4 now switch back to your header left position.

    put this to your child-theme functions.php:

    (remove options you do not need – or replace – f.e. header_size and header_custom_size and replace by header_size: ‘slim’ / or large )
    you can find those corresponding header settings in : avia_header.php

    function av_change_header_style($header){
      if(is_page(array( 17, 123456))){ 
        $header['header_position']    = "header_top";
        $header['header_layout']      = 'logo_right main_nav_header menu_left';
        $header['header_size']        = 'custom';
        $header['header_custom_size'] =  140;
        $header['header_shrinking']   = 'header_shrinking';
        $header['header_sticky']      = 'header_sticky';
        $header['header_unstick_top']   = 'header_unstick_top';
        $header['header_stretch']     = 'header_stretch';
        $header['header_transparency']  = 'header_transparency header_glassy';
    
        $header['header_class'] = " all_colors header_color light_bg_color av_header_top av_logo_right av_main_nav_header av_menu_left av_custom av_header_sticky av_header_shrinking av_header_stretch av_mobile_menu_tablet av_header_searchicon av_header_unstick_top_disabled av_bottom_nav_disabled av_header_border_disabled";
      }
      return $header; 
    }
    add_filter('avf_header_setting_filter','av_change_header_style');

    here in this example there are two pages (ID’s) replaced with that different layout – adjust to your home page ID
    this filter has a lot more options. Enter on $header['header_class'] your noted classes from point 3.

    see example page: https://clean.webers-testseite.de/

    aintzerga
    Participant

    Hello,

    We need to create a page with the portfolio content and a side menu to search and filter the grid content.
    I’ve attached a screenshot of what we want to do in this download link: https://we.tl/t-n4UVsEjvWc

    This is the page you’re building, but we don’t know how to add a side menu for searching and filtering: https://limousin.eus/website2025/aaa-pruebas/

    What would the solution be with Enfold?

    Thank you.

    #1486498
    torture4
    Participant

    I’ve just switched my website to the new design, built under the Enfold Theme. Very happy with the result!

    However, I notice that the Google Site Map for the site (when it comes up in a Google search) is out of date, and still referencing the old site. So some of the links in the old site map are going to 404, because the structure of the new Enfold site has changed.

    Is Google Site Map refresh or config built into the Enfold Theme? If not, do you recommend either (a) a plugin that can update the sitemap file, or (b) a manual way to do it?

    Thanks, Nick

    ThiloKiefer
    Participant

    Hi Enfold Team,

    we’d like to get your feedback regarding the page structure and semantic markup used in our Enfold setup. An accessibility tool pointed out that our website lacks a <main> landmark, which is suboptimal in terms of both accessibility (screen reader navigation) and SEO.

    Observation:
    Currently, our page structure looks something like this:
    ——————-
    <div class=”main”>
    <!– content –>
    </div>
    ————–
    The accessibility tool reports that a semantic <main> element is missing, which is important for screen readers and search engines.

    Question:
    From your perspective, is there any reason not to change the markup to the following?
    ——————-
    <main class=”main”>
    <!– content –>
    </main>
    ———————
    Can you confirm whether this change is reasonable and compatible with Enfold, or is there anything we should be aware of before implementing it?

    Thanks in advance,

    #1486399

    Topic: Favicon Not Appearing

    in forum Enfold
    aron8778
    Participant

    HI Guys,

    I have tried to get this Favicon indexed for weeks, it is currently uploaded to appearance > customise area but also tried the Favicon in the Enfold settings and getting no joy whatsoever.

    Can anyone advise please?

    It displays when I am logged in but when and logged out in incognito but its not being picked up with Google

    https://www.google.com/search?q=site%3Abanburyroofingandpaving.co.uk&oq=site%3Abanburyroofingandpaving.co.uk&gs_lcrp=EgZjaHJvbWUqBggAEEUYOzIGCAAQRRg7MgYIARBFGDrSAQc5MjNqMGo0qAIAsAIA&sourceid=chrome&ie=UTF-8

    #1486301

    Hi,

    Thank you for the update.

    1.) Try adjusting the top margin of the button layer.

    2.) Apply a minimum height to one of the main layers, or go to Project Settings > Layout > Layout Settings > Canvas Height and adjust the value.

    3.) Apply a Custom CSS Class name to the element and replace the generic selector with it. You can follow this guide: https://kriesi.at/documentation/enfold/add-custom-css/#enable-custom-css-class-name-support

    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

    #1486243

    Topic: Focusable elements

    in forum Enfold
    Biggy
    Participant

    Hi,
    the topic of accessibility is currently on our minds. We actually have it well under control, and the Enfold theme is exemplary in this regard. Currently, we’re working on focusable elements, such as buttons that indicate the action behind them when hovered over. If you only use the keyboard, this change in the button color isn’t visible. This leads to complaints. Do you have any ideas how to solve this? This also applies to links or searches…basically, every interaction!

    Regards

    WPDESIGNER
    Participant

    Hello Enfold Support Team,

    I am trying to change the default cropped size of my featured images on single blog posts to a proper 16:9 aspect ratio, so that my 1280x720px images are displayed in full without any cropping.

    I have tried two different PHP-based methods based on my research, but neither has worked on my local server environment (so caching should not be the issue).

    Method 1: Modifying Existing Sizes

    First, I tried to modify the existing theme sizes using the avf_modify_thumb_size filter. This was the code I used in my child theme’s functions.php (respectively in a Code Snippet Plugin):

    function enfold_definitive_image_ratio_fix( $size_array ) {
        $size_array['entry_without_sidebar'] = array('width' => 1210, 'height' => 681);
        $size_array['entry_with_sidebar'] = array('width' => 845, 'height' => 475);
        return $size_array;
    }
    add_filter( 'avf_modify_thumb_size', 'enfold_definitive_image_ratio_fix', 10, 1 );

    When this code is active, the “Regenerate Thumbnails” page still shows the old default dimensions (e.g., 1210×423), so the filter does not seem to be applying correctly.

    Method 2: Registering a New Size and Forcing its Use

    As an alternative, I also tried registering a brand new 16:9 image size (custom-16-9-hero) and then used the avf_post_featured_image_size filter to force the theme to use it. Here is the code for that attempt:

    function enfold_add_custom_image_sizes() {
        add_image_size( 'custom-16-9-hero', 1280, 720, true );
    }
    add_action( 'after_setup_theme', 'enfold_add_custom_image_sizes' );
    
    function enfold_use_custom_featured_image_size( $size ) {
        if ( is_singular('post') ) {
            return 'custom-16-9-hero';
        }
        return $size;
    }
    add_filter( 'avf_post_featured_image_size', 'enfold_use_custom_featured_image_size', 10, 1 );

    With this method, the “Regenerate Thumbnails” plugin does show my new custom-16-9-hero – 1280 x 720 size and creates the files correctly after regenerating. However, the theme’s single post template still ignores the filter and continues to display the old default cropped image.

    My question is:

    In the latest version of Enfold, what is the definitive and correct method to ensure the featured image on a single post page is displayed at a custom 16:9 ratio?

    Thank you very much for your help.

    Kind regards,
    David

Viewing 30 results - 31 through 60 (of 7,486 total)