Viewing 30 results - 1 through 30 (of 7,470 total)
  • Author
    Search Results
  • #1493829
    bdfuel
    Participant

    Hello Enfold Support,

    I have noticed that some pages on my website are displaying broken layouts. On top of the pages, I see the following error message:

    data-av_svg_icon=”search” data-av_iconset=”svg_entypo-fontello”

    I have attached screenshots showing the issue for your reference.

    Here are some of the links where I am seeing this problem:

    https://www.banglabook.org/category/bangladeshi-writers/muhammed-zafar-iqbal/

    https://www.banglabook.org/category/bangladeshi-writers/qazi-anowar-hossain/

    https://www.banglabook.org/category/indian-writers/sunil-gangopadhay/

    https://www.banglabook.org/category/indian-writers/shirshendu-mukhopadhyay-indian-writers/

    I found this issue today, and there may be more pages affected. Could you please help me identify the cause and suggest a fix?

    Thank you for your support!

    Best regards,
    Bdfuel

    #1493791
    spray
    Participant

    Bonjour,
    Depuis quelques temps, les favicons de mes sites ne s’affichent plus dans les Serp ni dans la search console.
    J’ai essayé de les déclarer dans le Head, d’ajouter un .ico a la racine des sites, de le déclarer dans WordPress sous l’identité du site, et dans Enfold – Favicon mais toujours rien… Seul 1 site est Ok sur les 6 que j’ai en ligne en ce moment..
    J’essaye toujours de configurer les sites de la meme facon, avec les memes plugins… alors je ne comprends pas pourquoi j’ai ce probleme.. Ca fonctionnait il y a peu de temps…
    Un site ok: campingnoroc.com
    Un site avec le probleme: maisonboisproject.com

    Merci par avance pour votre aide!

    #1493692

    In reply to: Masonry falls apart

    Thank you – but I recommend using the unscaled images

    f.e.:
    http://www.interior-collection.de/wp-content/uploads/2025/12/IMG_7870-1.jpg : 135kb
    http://www.interior-collection.de/wp-content/uploads/2025/12/IMG_7870-1-529×705.jpg : 285kb (imgSize: masonry – 705×705)

    so better resolution but less file size.

    background on that : search for : avf_jpeg_quality
    e.g: https://kriesi.at/support/topic/enfold-creating-images-larger-than-the-orginal/#post-1488786

    #1493671

    In reply to: Yoast SEO FAQ block

    1. Do the Enfold Accordion or Tab elements automatically create the proper FAQ schema for search engines?
    2. If not, is it still required to manually add the FAQPage schema for search engines as JSON-LD code to the page’s header or via a custom code element in Enfold?
    3. If 1 is untrue and FAQ page schema is manually added (per 2), are the Enfold Accordion or Tab elements still required, or can the text be in any Enfold element?

    #1493605

    Me again: From my research, I see this is because Enfold targets the last anchor link in the menu as the active link, when it is not. I can see that in the code. It looks like it would be nearly impossible to make this menu work with the hover, active, and non-active states showing in color as they should. Also, I read that Enfold does not work well with anchor links in this side menu, as the states are coded for full URLs.

    So, if that cannot be done, I would be satisfied if we could just eliminate the last anchor link from being falsely targeted as active. Then the menu is passible, the hover state works, but not the other states in color. That’s OK. If not, it would be confusing for the user.

    I have tried dozens of CSS attempts, and many full JavaScript tries — nothing works that I have done. So I am hoping you have some further insight into this code, as I have gone too far in developing this website to change everything now. This fixed layout with a side menu has been very frustrating to get to work correctly across devices.

    Hope you can help with this issue! Thanks.

    #1493592

    Hi Ismael,
    Thanks for your answer.

    Actually, we need the sidebar on all our pages, especially the homepage, like every other modern store, for quick search and navigation.
    Will these plugins handle this need?

    Using the core plugins, I could manage to create the sidebar in some main pages, but not all of them :(

    – PRODUCT TYPE PAGES: https://shop-ca.akhurst.com/shop/parts/ – YES
    – MACHINE TYPE PAGES: https://shop-ca.akhurst.com/shop/parts/edge-banders/ – YES
    – PRODUCT PAGE: https://shop-ca.akhurst.com/product/canmx722413/ – NO 9the sidebar is not on the left side, but below the product content)
    – HOMEPAGE: https://shop-ca.akhurst.com/ – NO (I can’t manage to show the sidebar! And here’s the most essential part of this whole change, where we’re deleting the old codes)

    Also, please let me know how to add the WooCommerce core filters to our store. I can’t find them using the ALB layout
    I’ve already enabled the sidebars inside Enfold settings, but nothing happens.
    https://snipboard.io/O2cu1q.jpg
    https://snipboard.io/jfrYOE.jpg

    Thanks, Leo

    jodys1976
    Participant

    Hi, I am writing because I am unable to get my favicon to appear in Google search results (SERP), although it is correctly displayed on the browser tabs. Can you help me please?

    I have already thoroughly searched the forum and followed all the suggestions provided in previous threads (such as #1486419, #1486479, and #1486399), but the issue persists.

    Here is a detailed list of what I have already done:

    Format & Conversion: I have converted the favicon from PNG to a proper .ico file using recommended tools (like favicon.io).

    Root Directory: I have manually uploaded the favicon.ico file to the root directory of my server via FTP, as suggested by Mike, to ensure Google Bot can find it outside the /wp-content/uploads/ path.

    Theme Settings: The favicon is correctly set in both Enfold Theme Options and via Appearance > Customize > Site Identity.

    Code Injection: I have tried adding the manual tags to the functions.php of my child theme using the wp_head action to force the icon declaration: <link rel=”icon” href=”https://mysite.com/favicon.ico&#8221; type=”image/x-icon”>

    Caching: I have cleared all server-side caches (Litespeed/Plugin), and I have requested a new crawl via Google Search Console.

    Visibility: The favicon is visible when logged in, in incognito mode, and on various browsers, but Google still shows the default globe icon in search results.

    Despite these steps, which have worked for other users in the past, my site has not updated in the SERP for several weeks.

    Can i ask you if there is any Enfold-specific setting or a conflict in the header output that might be preventing Google Bot from correctly indexing the icon? (i heve the last updated theme and worpress).

    Best regards,

    Stefano

    #1492522

    The pages that are designated by the plugin do not apply the enfold general styling in terms of colours of fonts, backgrounds, etc.
    Such pages are for example this one: https://tricorn-travels.com/all-trips/
    You see if white (#ffffff) because i manually inputted the CSS for it. None of the text colours are what the enfold general styling should impose.
    If the enfold general styling was applying to the page, here how the trip search would look: https://tricorn-travels.com/
    Now, I could manually edit the CSS for everything on all plugin pages…. which is lenghty…..But I would like to know: is there a simple CSS that makes the Enfold Styling override plugins for all looks (font color, background, alternate colour etc) on all the pages of my website included the plugin designated pages?

    #1492406
    tricorntravels
    Participant

    Hello, I installed Enfold and i have your WP travel engine pro plugin.
    I am experiencing a conflict with the styling on my website.

    My theme’s global color settings (white background and specific font colors) are not been applied to the pages that are designated by WP Travel Engine. For example, on Enfold Styling, i put white background everywehere. Yet the All Trips page, the single trip page and others show persistent brown background and incorrect font colors. This issue affects all pages designated as plugin pages (single trips, search results pages).
    Here are the URLs demonstrating the issue:
    Problematic Pages (Brown Background & Incorrect Font Color):
    Single Trip Page: tricorn-travels.com

    I contacted the plugin support, but they said i needed to talk to the theme support team
    Can you help?

    #1492336

    Hey formvermittlung,

    Thank you for the inquiry.

    The theme should be fully accessible, allowing navigation using keyboards or tabbing. It also has dedicated accessibility support in Enfold > Theme Extensions > Accessibility. Please read the notes in the options panel. Some features, such as “Skip to content”, are not available by default but can be easily added using accessibility plugins like the ones listed below and element animations can be disabled if necessary.

    https://wordpress.org/plugins/search/accessibility/

    Hope this helps.

    Best regards,
    Ismael

    #1492263

    Topic: Enfold Version 3.8

    in forum Enfold
    Angelika2017
    Participant

    Hello,
    My website uses the Enfold theme, version 3.8. I purchased it in 2017 and maintained it for about one year, but since then it has not been updated. The website still works, but I can’t make any changes in WordPress.
    I tried to search for updates through the WordPress dashboard using my API key and username. However, after entering the data, WordPress says there are no updates available and that my theme is up to date.
    The problem is that I cannot edit anything. No changes are saved or shown on the website.
    I also can’t update PHP because the website stops working when I do. I would like to update my website and bring everything to the latest version so I can make changes again.
    Can someone please help me? I would really appreciate quick support.
    Kind regards,

    Thanks for your input. And yes, I know the issue was caused by the Enfold theme, I had already tried debugging with fallback themes where the Hivepress listing search worked just fine. Unfortunately, we had to stick with the Enfold theme as the whole website was already fully built with it and its ALB visual editor, making it impossible to switch themes just for Hivepress compatibility.

    However, yesterday I took a full day to investigate the Enfold theme files, and I am happy to report that I have found the cause, and thus could fix the problem. Enfold developers might want to read on to understand and fix this potentially problematic code, as it might cause incompatibility issues with not just Hivepress but also other WordPress extensions that use their own search logic.

    The file causing the Hivepress search problem is found in the Enfold theme file structure, namely

    /themes/enfold/includes/helper-template-logic.php

    In this file exists a function called “avia_search_query_filter”, starting around line 37. Its purpose is to “make sure that empty searches are sent to the search page as well”. Empty searches would mean standard text searches without a keyword (search term).

    Unfortunately, this function does not check for custom post_types, it just addresses all searches. The URL https://wiras.dora.group/?post_type=hp_listing&s= should definitely display the search results for the custom “Listing” post type, which is Hivepresses’ own custom post_type (since the parameter is in the URL after clicking Search), and not be treated as a standard text search.

    The problem is that most Hivepress searches would be considered “empty” searches as they don’t have a keyword parameter, but are searches by checkbox, select menue or radio button values (these are generated by the listings “custom fields”). Thus, the above mentioned function of the Enfold theme hijacks those searches and instead of handing them over to Hivepress, redirects them to the themes’ own “Nothing found” search result page.

    All I had to do now is to comment out the whole function in the file “helper-template-logic.php”, starting from line 41 until line 66:

    41 if(!function_exists(‘avia_search_query_filter’))
    42 {
    43 function avia_search_query_filter($query)
    […]
    64 add_filter(‘pre_get_posts’, ‘avia_search_query_filter’);
    65 }

    For now this works for us, as we don’t use a standard text search on the site anyway. We just have to be careful when updating the theme.

    You might consider finetuning your function to check for “custom post types” and exclude them from the search redirecting, as it seems your current approach is a bit too general and has the potential to hijack other plugins custom search patterns.

    Best regards,
    Sebastian

    sescha
    Participant

    Hello! We are using the “Hivepress” directory plugin to build a directory of law firms. The website itself is built with Enfold.

    The problem:
    When using the built-in search functions or filtering functions on the Hivepress generated webpages, i.e. for searching Law firms by custom fields such as location, speciality, or category, the website redirects to a generic (Enfold) “Nothing found” result page, instead of using the Hivepress result page with listings. So each user search on the Hivepress directory for listings will result in an Enfold standard page that says “Nothing found – Would you like to try a new search?” Obviously because the standard WordPress search only searches for keywords in titles and texts, but has no clue about the Hivepress custom fields for listings.

    I do not know why this happens – when I debug the website by switching to a generic theme, such as “Twenty Twentyfive”, the Hivepress search works fine. Only when activating the Enfold theme it does not.

    So my question is: Does Enfold actively grab search requests and redirects them to its own result page? This would explain why Hivepress never kicks in with its own result page. And if this is true, is there any way to keep Enfold from doing that? Deactivate some code?

    If we don’t find a solution, we will have to re-create the whole website with another theme, just to become compatible with Hivepress. I would hate to do that, as it has taken us almost 2 months to build the site with Enfold.

    Any ideas highly appreciated! I can also upload screenshots or offer admin access to the dev website, if needed!
    Cheers, Sebastian

    #1491770

    PS : If these products are assigned to a category that has the members-only function, then the code will of course also work with category exclusion.
    just see the comments on the snippets with product_tag versus product_cat

    for ajax search it might be neccessary to have:

    // ENFOLD AJAX-SEARCH: exclude members-only slug
    add_filter('avf_ajax_search_query', 'exclude_member_products_from_enfold_ajax', 10, 1);
    function exclude_member_products_from_enfold_ajax($search_parameters) {
        // Only for users who are not logged in
        if (!is_user_logged_in()) {
            // Parse parameters
            parse_str($search_parameters, $params);
            
            // Add Tax Query
            $params['tax_query'] = array(
                array(
                    'taxonomy' => 'product_tag',  // or 'product_cat'
                    'field'    => 'slug',
                    'terms'    => array('members-only', 'premium'),
                    'operator' => 'NOT IN'
                )
            );     
            // Convert back to string
            $search_parameters = http_build_query($params);
        }
        return $search_parameters;
    }

    Unfortunately, I can’t test it myself, as I’m not currently managing any shop websites.

    #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 2 months, 2 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 3 months 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

Viewing 30 results - 1 through 30 (of 7,470 total)