Viewing 30 results - 1,411 through 1,440 (of 7,495 total)
  • Author
    Search Results
  • #1232111

    Hi Ismael,

    I could ask our hosting provider to disable HTTP/2, but I’m not sure I could do it quickly and I’m not sure it gonna solve anything, because everything used to perfectly work before and HTTP/2 protocol had always been installed. Do you really think it could help?

    I tried to deactivate all my plugins one by one and I think I found which one disables my search dropdown menu: WooCommerce plugin.
    When I deactivate it, of course my search doesn’t find products, but it displays results again (see Screenshot 1).
    So I think there is a conflict between WooCommerce plugin content and Enfold theme content…

    I saw you deactivated my Akismet and Autoptimize plugins. Is there a reason?

    About my front page, I thank you for your informations, but I made a test with this website https://tools.pingdom.com/ and the weight of my home page seems to be “only” 21MB (see Screenshot 2)… Which tool did you use to test it?
    Anyway, I followed your advice and I immediately decreased number of displayed products by my products slider. My home page is now 8MB heavy and there are 244 requests (Screenshot 3), but I would like to check with your tool to be sure.

    Can anybody (Enfold support OR general community here) tell me if these need to be indexed, or if they could dilute my rankings? In Google Search Console, they show up under the’ Coverage > Indexed, not submitted in sitemap’:

    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/avia_shortcodes/tinymce/img/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/avia_shortcodes/tinymce/js/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/avia_shortcodes/sc/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/avia_shortcodes/tinymce/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/avia_shortcodes/img/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/images/icons/new/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/avia_shortcodes/css/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/wordpress-importer/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/images/icons/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/avia_shortcodes/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/font-management/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/images/misc/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/images/colorpicker/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/images/layout/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/js/conditional_load/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/auto-updates/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/images/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/php/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/js/
    https://raleighteletherapy.com/wp-content/themes/enfold/framework/

    Most of these at first glance seem to be unrelated to my services and the content of my website, but I know that there may be elements in there that may have a positive impact that I may not be aware of.

    #1232001

    Hi Nikko,

    My apologies for the late response, I thought I already answered you.

    I have been searching for a video plugin to take care of that, but there are SO many out there.

    I would have to know which one is also compatible with Enfold, do you know this?

    Sincerely,
    Morticka

    aussiedelta12
    Participant

    I seem to be having trouble editing my pages. I am not a website designer, but have made changes/tweaks to my website in visual editor in the past. Now, when I go to visual editor on one of my pages, the box is blank. If I highlight it, then it just shows HTML code.

    Also, when I click on a page, there’s short code above the layout builder. I’ve tried searching the forums where it says to switch to classic editor, but I’m not seeing that option under my Enfold Theme Options.

    What do you suggest?

    #1231307
    This reply has been marked as private.
    #1231197

    Dear Blanche,

    This issue is known since years. It’s sad, that Kriesi can’t solve it.
    The bots can send this form without check the validation check box, which should impossible to send for humans without acceptance. Another funny fairytale from Enfold.

    We have asked a skilled dev to add 4 rows of code with fake fields. Since this, we don’t must use reCAPTCHA, loading scripts from 3rd sources or use a bad equation solver, which destroy any conversation rate. No reCAPTCHA, no equation. No bots.no spam.
    Go to freelancer.com, search for projoomexperts and ask for that “enfold honeypot solution”. :-)

    Good luck

    #1231064
    missouriartscouncil
    Participant

    I’ve been experimenting with all the different options of the Accordion element, and have also read through the documentation and searched the forum. I still have questions about how to change the background color on the tab/toggle content area.

    All the variations in the settings for Colors in the Accordion element affect only the title bar of the tab/toggle. On this page – https://www.missouriartscouncil.org/missouri-artsafe – I have the Accordion element (it’s within the Create and Present section) set up with Minimal style and Define Custom Colors > Custom Background Color. That has changed the tab/toggle title bar to the Custom Background Color. The content area is also coming up in the Custom Background Color. And I want it to be different.

    In this documentation https://kriesi.at/documentation/enfold/accordion under Tab Content Style > Content Background, I found this CSS:

    /* Tab content background */
    .my-custom-tabs .toggle_content {
    background: #f2f6fa;
    }

    Changing the background color to #ffffff, I entered it into my site’s Quick CSS. But it didn’t do anything.

    Is there something else I should have done? I’m confused by the directions earlier in the documentation under CUSTOMIZATION > NOTE. “Before we start customization, enable custom CSS class name support from Enfold theme options > LayoutBuilder so we can easily target specific elements. For the below examples to work please assign a class name ‘my-custom-tabs’ to your accordion element or simply use the below accordion element shortcode to which we have already applied a custom class.” Where in the back end is this supposed to be done? And how? Please give a step-by-step.

    A P.S. question about a different aspect of Accordion – How is the size of the font on the tab/toggle title bars determined? Is it via some preset relationship with the site’s default text size? My default size is 14px. I like the way the font size on the title bars looks; I would simply like to understand how it happened.

    For future thought –
    It would be great if in a future Enfold update you added standard options for the tab/toggle content area just like you have for the title bars, so it wouldn’t be necessary to delve into CSS. Thanks!

    thinkjarvis
    Participant

    Hi All,

    I have recently been looking for a way to place the search bar in the header in the following arrangements. I wanted to provide some clear instructions as the documentation in the area is a little hard to follow, and other posts in the forum don’t quite work as expected.

    I have discovered that the Ajax dropdown looks at the position of the search bar – If the search bar is within the header area then the Ajax dropdown still applies to Enfolds default search widget.

    -Logo left, menu right, search bar next to logo in header
    -Logo left, menu below, search bar in header above menu next to logo
    -Logo Centre menu below, search bar in header above menu next to logo
    -Search can be modified following the guide linked below to include SKUs and only include products
    -Tip! Always set a feature image so the enfold default search results looks prettier!

    To make the default enfold search cover products only, follow my tutorial here: https://kriesi.at/support/topic/improved-search-for-woo-commerce/

    Add the search bar to the header area
    1. Set the desired header (logo, left, menu below etc).
    2. Disable the append search icon to main menu
    3. Add the following to the functions .php file:

    add_action( 'ava_before_bottom_main_menu', 'enfold_customization_header_widget_area' );
    function enfold_customization_header_widget_area() {
        dynamic_sidebar( 'header' );
    }

    4. Create a widget area called Header in the widgets section
    5. Add the default Search Widget

    6. Use the following CSS in the quick CSS box (play around with the mobile page breaks in chrome to confirm position works on all device sizes)
    7. Change the DIV ID to match the ID given to the search widget!

      /* Change the Div ID#search-4 to match the ID given to the new widget in the widget area */
      /* Large screens and desktop positioning */
    #search-4 {
        left: auto;
        right: 490px;
        padding: 0;
        position: absolute;
        top: 40px;
        transform: translate(-0%);
        z-index: 999999;
        width:400px;
    }
    
      /* Set the padding around the Ajax dropdown */
    .ajax_search_response {
    background:#ffffff;
    padding-top:20px;
    }
    
      /* Change background of search box */
    #top input[type='text'] {
    background-color:#ffffff !important;
    }
    
      /* Hide the search bar on mobiles and correct shopping cart position if necessary */
    @media only screen and (max-width: 989px) {
    #search-4 {
    display:none;
    }
    .cart_dropdown_link {
        line-height: 90px !important;
    }
    }
    
      /* Adjust the position of the search bar for desktops up to 1480px */
    @media only screen and (min-width: 989px) and (max-width: 1480px) {
      /* Add your Desktop Styles here */
    #search-4 {
        left: auto;
        width:280px;
        right: 400px;
    }
    }

    8. Assuming you have figured it out – Say thank you by visiting Think Jarvis Website
    9. Or Follow us on Facebook/Instagram! Think Jarvis Facebook

    • This topic was modified 5 years, 8 months ago by thinkjarvis.
    #1230854

    In reply to: Notification Box

    Hi,

    Thank you for the update.

    The theme automatically strips the html tags inside the content, or automatically add paragraph tags when necessary. If you want to disable this behavior, you have to modify the themes\enfold\config-templatebuilder\avia-shortcodes\notification\notification.php file around line 415:

    $output .= ShortcodeHelper::avia_apply_autop( ShortcodeHelper::avia_remove_autop( $content ) ) . '</div>
    ';
    

    Remove the avia_apply_autop and avia_remove_autop functions.

    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

    #1230773

    Hi Ismael,
    I understand this and I do not want to use both WooCommerce and the theme’s default search.
    Now my custom searchform.php file is not anymore in my enfold-child folder, so I think searchform.php from the theme’s folder must be the reference now and search must work correctly, but it doesn’t.
    Furthermore, with adding my custom searchform.php file, search used to work perfectly before. I don’t know why it doesn’t work anymore now…

    #1230681
    mfuji
    Participant

    I have another open case, but am opening another one, since I am having lots of SEO issues currently vis-a-vis Google bots. This case is about AMP….in order to increase mobile accessibility, I installed amp plug in.

    AMP

    Although it says “official” for WordPress themes, it seems that it doesn’t work with your theme. More specifically, it works fine when you directly type (copy/paste) the URL to access pages, but it doesn’t work when you use Google search my page using keywords. When you click the link suggested by Google (which shows google.com/s/amp before the actual URL), it becomes no responsive.

    I opened a case with AMP for WordPress, and below is what they found. I am just copy/pasting it:
    ******
    When 1) For Transitional mode (for AMP), it looks like the Page Preloading option under Enfold > Theme Options is involved (screenshot). Once toggled off, the AMP page renders. (NOTE: page renders with their phone test, but it doesn’t with my phone. Can you please try? My site is currently set transitional amp mode with page preloading option off.)

    2) For Reader mode (for AMP), when using the Advanced layout builder I experience the issue with the main content not loading on the page. With the default editor the content renders.

    From what I can tell, Enfold does not state specific AMP support currently. In some cases, theme and plugin authors will need to make changes to the way they implement functionality and design on AMP posts/pages to meet the specification (see amp.dev and amp-wp.org for more)

    Consider reaching out to the Enfold team to inquire about improving AMP compatibility if you’d like to use these features your non-AMP and AMP posts/pages. We also have a list of AMP-ready plugins and themes on the ecosystem page.

    *******
    Well, AMP for wordpress is suggesting that I could switch to an AMP-safe theme, but I am hoping that I could keep using your theme. Could you please look into this and let me know? Thanks!

    #1230604

    The yellow section is the Google Snippet for stars in google Search and it is also visible on my site. The red section is made by enfold. The itemscope and the itemtype-Attributs in the red section are interrupting the Snippet and the rel-attribute is wrong with the a element…. this is automatic by enfold.

    Is there a possibility to put the snippet on my site without code changes or some code around it?

    Thanks in advance!

    Best KiM :)

    #1230600

    Hey!

    Thank you for that info.

    As I told you before, I only added a searchform.php file in my enfold-child folder, to transform the classic search to WooCommerce search.

    That is actually the problem. The script used for the AJAX search depends on the markup inside that form, so you have to revert it back to default if you want to make the AJAX search work again. Unfortunately, you can’t use both WooCommerce and the theme’s default search.

    Best regards,
    Ismael

    #1230475

    Hi Ismael,
    Thanks for your reply.
    No, I didn’t modify the functions-enfold.php file.
    As I told you before, I only added a searchform.php file in my enfold-child folder, to transform the classic search to WooCommerce search.
    But for now I deleted it to try to find the reason of the display issue. I will put it back in the folder when the issue will be solved.
    Please find FTP details in private content.
    Best regards.

    #1230277

    Hi,

    Sorry for the delay. We get a 500 internal server error whenever we try to search for posts. Did you modify the funtions-enfold.php file before? This file contains the AJAX search function (avia_ajax_search). We also tried to implement the Relevanssi function but it’s still not working.

    Please post the FTP details in the private field so that we can check the issue further.

    Best regards,
    Ismael

    #1229476
    quikrete_canada
    Participant

    I added a Custom HTML widget to the Displayed Everywhere widget section. I then added a shortcode for a LayerSlider…

    [layerslider id="5"]

    The problem is, this doesn’t work on any page except the main homepage. All other pages just show the text: [layerslider id=”5″] instead of a small image slideshow on the sidebar.

    So I did some research and many people recommended adding the following code to functions.php in order to get shortcodes working in widgets…

    add_filter( 'widget_text', 'shortcode_unautop');
    add_filter( 'widget_text', 'do_shortcode', 11);

    That didn’t work either. Any ideas?

    WordPress 5.4.2
    Enfold Theme 4.7.5
    PHP 7.3.5

    #1229260
    evreergun
    Participant

    Hi.

    I have the latest version of Enfold. I installed it today. All my icons are showing up as squares.
    These include icons in layout builder, social icons and search icons.

    Could you please help.

    Thanks

    #1228879

    In reply to: Schema.org HTML markup

    This reply has been marked as private.
    #1228486

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    #menu-item-search a {
        color: blue;
    }
    }
    
    .header_color .av-hamburger-inner, .header_color .av-hamburger-inner:before, .header_color .av-hamburger-inner:after {
        background-color: blue;
    }

    Best regards,
    Rikard

    #1228366

    Hey Alexander,

    Thank you for the inquiry.

    1-3.) You can use the Simple Image Sizes plugin to adjust the maximum size of the featured image or thumbnail used in the posts. After activating the plugin, go to the Settings > Media panel and look for the “portfolio” thumbnail. Adjust the width and height, update or save the changes, then regenerate the thumbnails.

    // https://wordpress.org/plugins/simple-image-sizes/

    4.) You can adjust the style of the heading tags in the Enfold > Advanced Styling panel.

    5.) You have to install a translation plugin like Loco Translate or Say What? in order to translate the text in the templates.

    // https://wordpress.org/plugins/loco-translate/
    // https://wordpress.org/plugins/say-what/

    And please note that we always encourage users to open separate threads for each inquiry instead of including them in a single post because it will be a lot easier for moderators to answer the question or request, and make it easier for users who might be searching for the same solution.

    Thank you for your patience.

    Best regards,
    Ismael

    #1228030

    Hi Xavier,

    Thanks for the update. Maybe you used a different account when you purchased it? You can try searching in your old email inboxes for example. If you can’t find it then I think your only option is to purchase it again. Once you have updated to the latest version then your site should start working again.

    Please note that the update to 4.7.x 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 use a plugin to upload the theme zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/

    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

    #1227454
    Bramfietst
    Participant

    Hi there,

    I created a custom search box/ This is the code:

    <form id="searchform" action="https://www.bramfietst.nl/" method="get">
    <div style="text-align: center;"><input id="searchsubmit" class="button avia-font-entypo-fontello" type="submit" value="" />
    <input id="s" autocomplete="off" name="s" type="text" value="" placeholder="Zoek op jouw plaatsnaam..." data-swplive="true" data-swpengine="default" data-swpconfig="default" aria-describedby="searchwp_live_search_results_5ede6fc967c8f_instructions" aria-owns="searchwp_live_search_results_5ede6fc967c8f" aria-autocomplete="both" />
    <p id="searchwp_live_search_results_5ede6fc967c8f_instructions" class="searchwp-live-search-instructions screen-reader-text">When autocomplete results are available use up and down arrows to review and enter to go to the desired page. Touch device users, explore by touch or with swipe gestures.</p>
    
    </div>
    </form>

    The div should align in the center, but it doesn’t. Whats going wrong? How can I align a searchbox in the center of my page in the enfold theme?

    Hey phouthuijzen,

    Thank you for the inquiry.

    This is possible but we can’t find the function that does the search query for the plugin. You may need to ask the plugin author for it because we have to use it to replace the default get_posts function in the theme’s AJAX search.

    Usage example of the avf_ajax_search_function filter can be found in the following documentation but only snippets for Relevanssi and SearchWP are available at the moment.

    // https://kriesi.at/documentation/enfold/search/#use-relevanssi-in-search-instead-of-the-default-search

    Best regards,
    Ismael

    #1227210

    I had the same problem. I opened up the Developer Tools in Chrome and checked the response of the request:

    https://maps.googleapis.com/maps/api/js/GeocodeService.Search?4sStephansplatz%201%20Vi&#8230;.

    There is an error message, which will give you more detail why it didn’t work. For me: I had to enable billing details in my google account.

    To the developer of Enfold: Please display this error message to the user. That would saved me an hour of debugging.

    Cheers,
    Felix

    #1226758

    Topic: Header widget

    in forum Enfold
    ditteditte
    Participant

    Hi,
    I have added a header widget as described here: https://kriesi.at/documentation/enfold/header/#toggle-id-5
    I am quiet satisfied with the result but I would like the logo on the left and the menu on the right. Can you help me with that?
    The cart icon also seems to be a bit off, and on the cart page the widget area are overlapping the content.

    I have added the following CSS:

    /*——————————–

    » Initiate Flexbox

    ——————————–*/

    /* Header */
    .responsive #top #header,
    /* Top bar */
    .responsive #top #header #header_meta,
    /* Search icon */
    .responsive #top #header #menu-item-search a,
    /* Cart icon */
    .responsive #top #header a.cart_dropdown_link,
    /* Social icon */
    .responsive #top #header #header_main nav .social_bookmarks,
    /* Logo */
    .responsive #top #header #header_main .inner-container .logo,
    /* Main menu, cart and social icons */
    .responsive #top #header #header_main .inner-container .main_menu,
    /* Widgets */
    .responsive #top #header #header_main .inner-container .widget,
    /* Header inner container */
    #top #header #header_main .container.av-logo-container .inner-container {
    display: flex;
    position: relative;
    }

    /*——————————–

    » Topbar

    ——————————–*/

    /* Top bar */

    .responsive #top #header #header_meta {
    flex-basis: 100%;
    }

    /*——————————–

    » Header

    ——————————–*/

    /* Height outer container */

    #top #header #header_main .container.av-logo-container {
    /* Do not change height here */
    /* Auto height: Header takes the height of the contents */
    height: inherit;
    line-height: inherit;

    width: 100%;
    max-width: 100%;
    padding: 0;
    }

    /* Header inner container */

    #top #header #header_main .container.av-logo-container .inner-container {
    /* Define header height here */
    height: inherit;
    position: relative !important;
    flex-wrap: wrap;
    /* Define header padding */
    padding: 0px;
    justify-content: center;
    }

    /* Wrappers
    ——————————–*/

    /* Main header ( logo, menu, widgets ) and topbar */

    .responsive #top #header {
    flex-wrap: wrap;
    }

    /* Logo, Menu, Social Icons and Widgets. */

    .responsive #top #header #header_main {
    flex-basis: 100%;
    }

    /* Transparent header
    ——————————–*/

    .responsive.html_header_transparency #top #wrap_all #header {
    position: absolute;
    }

    @media only screen and (max-width: 767px) {
    .responsive.html_header_transparency #top #wrap_all #main {
    /* Define padding value for transparent header in mobile */
    /*padding-top: 315px !important; */
    }
    }

    /* Fixed header
    ——————————–*/

    .html_header_sticky.html_mobile_menu_tablet #top #wrap_all #header,
    .html_header_sticky.html_header_transparency #top #wrap_all #header,
    .html_header_sticky #top #wrap_all #header {
    position: fixed;
    }

    .html_header_sticky #top #header_main .container,
    .html_header_sticky #top .main_menu ul:first-child>li a {
    height: inherit !important;
    line-height: inherit !important;
    }

    /* Main content padding value should be same as the fixed header height. */

    .html_header_sticky:not(.html_header_transparency) #top #wrap_all #main,
    .html_header_sticky #top #wrap_all #main {
    /* Define padding only if sticky header is active */
    /*padding-top: 262px ; */
    }

    @media only screen and (max-width: 767px) {
    .html_header_sticky #top #wrap_all #main {
    /* Define padding value for sticky header on mobile */
    /*padding-top: 315px !important; */
    }
    }

    /*——————————–

    » Logo

    ——————————–*/

    /* Logo */

    .responsive #top #header #header_main .inner-container .logo {
    order: 1;
    flex-basis: auto;
    /*width: auto;*/

    /* Define scalable min width of the logo on small screens */
    min-width: 100px;
    /* Define scalable max width of the logo on big screens */
    /* Logo width: (auto | 100% | px ); Set auto to display the uploaded image size */
    max-width: 180px;

    z-index: 9;
    margin-right: 20px;
    }

    /* Logo image size */

    .responsive #top #header .logo,
    .responsive #top #header .logo a,
    .responsive #top #header .logo img {
    width: auto;

    /* Height specification is not required. It is proportional to the max width of the logo */
    height: auto;
    align-items: center;
    align-self: center;
    justify-content: center;
    }

    /* Vertically center transparency logo */

    .responsive #top #header .logo span img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    }

    /*——————————–

    » Menu

    ——————————–*/

    /* Menu outer container: Menu with siblings cart and social icons */

    .responsive #top #header #header_main .inner-container .main_menu {
    order: 2;

    /* Define menu width */
    flex-basis: auto;

    align-items: center;
    align-self: center;
    height: inherit !important;
    }

    /* Navigation */

    #header .av-main-nav {
    display: flex;
    flex-wrap: nowrap;
    }

    /* Activate burger menu */

    @media only screen and (max-width: 1000px) {
    #top #header .av-main-nav>li.menu-item {
    display: none!important;
    }
    #top #header .av-burger-menu-main {
    cursor: pointer;
    display: block!important;
    }
    }

    @media only screen and (max-width: 767px) {
    /* Mobile menu position fix */
    .responsive #top .av-logo-container .avia-menu {
    display: flex!important;
    align-items: center;
    }
    }

    /* Mega menu submenu position fix */

    .responsive #top #header .avia_mega_div {
    /* Define megamenu submenu top value */
    /* top: 300px;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);*/
    }

    /*——————————–

    » Widget

    ——————————–*/

    /* Widgets */

    .responsive #top #header #header_main .inner-container .widget {
    order: 3;
    flex-basis: 100%;
    padding: 0;
    clear: none!important;

    justify-content: center;
    align-self: center;
    align-items: center;
    z-index: 1;
    }

    .responsive #top #header #header_main .inner-container .widget>div {
    width: 100%;
    line-height: 14px;
    background: gold;
    text-align: center;
    padding: 10px;
    }

    /*——————————–

    » Social icons

    ——————————–*/

    /* Flex support and position fix */

    .responsive #top #header #header_main nav .social_bookmarks {
    top: auto;
    margin-top: 0;
    align-items: center;
    }

    /* Inherit height for flex alignment */

    .responsive #top .av-logo-container .social_bookmarks li {
    height: inherit;
    }

    /*——————————–

    » Search

    ——————————–*/

    /* Your styles here */

    #header .widget {
    list-style: none;
    }

    /*——————————–

    » Cart

    ——————————–*/

    /* Cart position fix */

    #top #header #header_main #menu-item-shop a.cart_dropdown_link {
    height: auto;
    }

    @media only screen and (max-width: 767px) {
    .responsive #top #menu-item-shop.cart_dropdown {
    display: flex;
    align-items: center;
    }
    .cart_dropdown .dropdown_widget .avia-arrow {
    display: none;
    }
    }

    #1226687

    Hi,

    You can try the snippets provided in the following documentation to limit the number of items in the AJAX search results.

    // https://www.relevanssi.com/knowledge-base/posts-per-page/

    And you will have to implement this as well.

    // https://kriesi.at/documentation/enfold/search/#use-relevanssi-in-search-instead-of-the-default-search

    Best regards,
    Ismael

    Hey navindesigns,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special, #menu-item-search,
      .html_header_top .av_bottom_nav_header .av-logo-container .main_menu {
        display: block;
      }
      .av_minimal_header #header_main_alternate {
        display: none;
      }
      .html_header_top.html_logo_center .logo {
          left: 0%;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1225770
    GrafitecSon
    Participant

    Hello,

    I searched a lot on this site, but I can’t find an answer. I know the problem is there, but nobody give me a clear answer. I use the Q2w3 fixed widget, and in Enfold this works really nice! In firefox and safari it works like a charm. But in safari I have an error, and I make a movie of it to make it clear.

    There are a lots of threads about this problem. Because Enfold not support a sticky sidebar, I hope in this thread we get it clear for everybody.

    > Video of the problem <

    The problem is the sidebar widgets disappear from a layer below. I don’t know what the reason is. Its only in safari.

    #1225729

    In reply to: Suchfunktion im Header

    ich sehe du hast es auch ohne script geschaft – muss ich mir anschauen, gestern im schnellen drüber schauen sah ich keine Möglichkeit.
    Schau dir aber auch bitte an, wo dein Ajax Suchergebnis Feld landet. Das liegt dann an der flex einstellung das beim Erscheinen der ergebnisse das alles nicht mehr stimmt.

    Hier mal meine Lösung :

    um ein child-theme shrinking script zu haben – platziere dieses hier in deiner Child-theme functions.php:

    function wp_change_sticky_header_script() {
       wp_deregister_script( 'avia-sticky-header' );
       wp_enqueue_script( 'avia-sticky-header-child', get_stylesheet_directory_uri().'/js/avia-snippet-sticky-header.js', array('avia-default'), $vn, true);
    }
    add_action( 'wp_enqueue_scripts', 'wp_change_sticky_header_script', 100 );

    das hier ins quick css:
    entferne die obigen Einträge dann wieder zuerst.

    #top #searchform  {
      position: relative;
      height: 100%;
      width: 220px;
    }
    
    #top #avia-menu #searchform > div:first-child {
      opacity: 1 !important;
      display: block !important;
      max-width: 220px;
      border: 1px dotted #2d5c88;
      top: 22px
    }
    
    #top #searchform .ajax_search_response {
      background-color: rgba(255,255,255,0.8);
      position: relative;
      top: 22px;
      border: 1px dotted #2d5c88;
    }
    
    #top .menu-item-search-dropdown > a, 
    #searchform #searchsubmit, .av_ajax_search_image, .iconfont {
      font-size: 16px;
    }
    
    #top .av_minimal_header #s {
      padding: 8px 47px 8px 5px;
    }

    _______________________
    nur zur Info – darf ignoriert werden
    wenn du dir deinen Header anschaust, geht der von 88px auf 44px höhe zurück beim shrinken. Das ist normales Shrinkverhalten bei Enfold ( Hälfte )
    ich habe mir jetzt die Position des Searchform divs angeschaut und rein empirisch ermittelt: für den Anfang wären ca. 22px top abstand ok – nachher sollten es nur noch 1px sein.
    Diese Abnahme des Topabstandes muss ich mit der Variable koppeln, welch die header höhe repräsentiert ( in dem Script ist das newH ).
    Mir war klar, dass ich es nur durch Faktoren nicht hinbringen würde – eine konstante musste noch dabei sein.

    88x - y = 22
    44x - y = 1

    zwei Gleichungen zwei Unbekannte
    Lösung: x ≈ 0.477 und y= 20

    daher die neue Kalkulation innerhalb des scriptes:
    search_form.css({'top': (0.477*newH) - 20 + 'px'});

    ich hatte noch vor die search results unterhalb mit einzubinden, da die aber noch garnicht im DOM sind wenn die Seite lädt – kann eine ähnliche Berechnung nicht greifen.
    – leider –

    #1225414

    I had to search google to find the answer . . . for some reason, searching in the Enfold Support area did not find the thread that came up via Google.

    It’s because I had the homepage saved as a Draft. Little bug that may be good to notate on the Theme Options page over on the right side where y’all describe the fields. . . ie “if you save your homepage as a ‘draft’ then the FrontPage setting and Area to Display Blog setting will not be available until you publish.”

    Just a suggestion.
    J

Viewing 30 results - 1,411 through 1,440 (of 7,495 total)