Viewing 30 results - 841 through 870 (of 7,471 total)
  • Author
    Search Results
  • #1325360

    In reply to: Woo cart icon in menu

    Thank you for the support response Mike
    I was able to find a plug-in that allows what I requested. To put a cart icon and cart contents into my sites main navigation menu. The plugin woocommerce-menu-bar-cart.2.10.0 works for what I wanted. The ability to add the cart menu to main navigation with woocommerce-menu-bar-cart.2.10.0 works but could be a better implementation within the Enfold theme. I removed the search icon from the menu and my logo with mobile nav is not disrupted. That works fine for the project I am working on.

    Thank You again

    #1325011
    wahid
    Guest

    Hi,
    My home page would be just a search box.
    The result would be a page with facetwp filters on the left and a list of items with just a photo and excerpts.
    is it possible to do this with Enfold and if yes, how easy/difficult is it to do it?
    Thanks

    marscui
    Participant

    From Enfold 4.7.6.4 search for new theme update from theme options page results negativ: “Latest Update is installed”, but vers. 4.8.6.5 should be found. How to fix it?
    Support token is prooved and ok. Thanks.

    #1324400

    Hi,
    Glad to hear that you have this sorted out, I researched this in our GitHub and found that the Dev Team is aware of this but currently the youtube-nocookie doesn’t support an API so only manual embed is possible, the team will keep an eye out for the availability of a API.
    So using a self-hosted mp4 is your best solution, and faster as you noted.
    If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi Yigit, The reason why I would really appreciate you to start looking into the first problem first – the error message I get when I press edit post/page/portfolio-item – is because this could be a sign that there is a bigger problem in the Enfold-code or in my Enfold-settings, resulting into a website-crash when I update to the latest Enfold-version. I also searched for a cause and looking for a solution in the Enfold support topics, but could not find anything about this. As you can see, I have no customizations and common plugins. I like proven software. I wish you a sharp eye :-).

    • This reply was modified 4 years, 3 months ago by eliberg.
    #1323478

    Hi,

    I added following code to bottom of Quick CSS field in Enfold theme options > General Styling

    .search-results .entry-content {
        clear: both;
    }

    Please review your website :)

    Best regards,
    Yigit

    Hi,
    For the search icon option please look at Enfold Theme Options ▸ Main Menu ▸ General ▸ Append search icon to main menu
    2021-10-03_001.png
    and for the menu option please under the menus
    2021-10-03_002.png

    Best regards,
    Mike

    Anonymous
    This reply has been marked as private.

    Hi,

    Title container; try this in Quick CSS:

    .title_container .container {
        max-width: 100%;
    }

    Search icon; deactivate the Append search icon to main menu option under Enfold->Main Menu.

    Menu; make sure that the Automatically add new top-level pages to this menu option isn’t checked.

    Best regards,
    Rikard

    Hey Cordell,

    Thank you for the inquiry.

    1-2.) The content of the first tab is at the very bottom of the container. You may need to set the tab section’s Layout > Content height to the second option (Auto adjust to content). And make sure that the Styling > Alignment > Vertical Align settings of each tab is set to Top or Middle.

    3.) All videos worked correctly when we checked the page. Is this fixed? You may have set the Privacy & Cookies > Cookie Handling > Default Cookie Behavior settings to the third or fourth option, which disallow or block external scripts including videos on page load.

    4.) Did you enable the Enfold > Performance > File Compression settings? Please try toggle or temporarily disable it, and make sure to purge the cache.

    If you have any additional questions at this time we kindly ask that you open them up in separate threads. 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

    #1323049

    In reply to: tech support licensing

    Hi,

    We sell Enfold exclusively on ThemeForest/Envato and have to abide their rules. Almost all authors promised it prior to the changes but we do not make the rules unfortunately.

    We prefer to provide support via this support forum. Tech support does not have to be direct email or a phone call. We usually reply to each thread within 24 hours however unfortunately, when forums are busy, response time may increase. As I mentioned, Enfold users were able to post questions on the forums, whether they have active support and or not. That was not fair and was causing business on the forums. By applying the rules we are going to make sure we provide support in more timely manner.

    Again, renewing support is totally optional and our forums are still searchable.

    Regards,
    Yigit

    #1323046

    In reply to: tech support licensing

    Hi,

    We have only marketed lifetime support before rules were changed by Envato. As soon as Envato announced the changes in support system, we have stopped marketing lifetime support. This rule is not a new one either but Enfold users were able to use the forums until recently.

    Users who would not like to extend their support period are still able to search the forums.

    Best regards,
    Yigit

    #1322398

    Hi,

    We modified the themes > enfold > includes > loop-index.php file via the Appearance > Editor panel and replaced line 143.

    //echo preview image
    if( strpos( $blog_style, 'big' ) !== false || strpos( $blog_style, 'custom' ) !== false ) 
    

    To increase the size of the logo on mobile, please add this code in the Quick CSS field.

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      .responsive .logo img {
        max-height: 150px;
      }
    
      .responsive #top .logo {
        height: 150px !important;
      }
    
      .responsive #top #header_main>.container .main_menu .av-main-nav>li>a,
      .responsive #top #wrap_all .av-logo-container {
        height: 150px;
        line-height: 150px;
      }
    
      .responsive #top #header .main_menu .social_bookmarks {
        display: block;
        position: relative;
        margin-top: 20px;
      }
    }
    
    

    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

    #1322200
    Ursula Pauler
    Guest

    Hi, I am already using enfold and I do have a support question. I searched all forums, but didn’t find an answer. Unfortunately I am not able to find a way to start a topic in the support section …? Thanks for help and kind regards, Ursula

    #1322146

    Hey julhobart,

    Please try the following in Quick CSS under Enfold->General Styling:

    .search-results .post-title, .search-results .post-meta-infos {
      color: #000;
    }

    Best regards,
    Rikard

    #1321710

    Hi,

    Thank you for the inquiry.

    You may need to add this css code inside the css media query to adjust the height of the mobile and search icon.

    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive #top #wrap_all .av-logo-container {
        height: 50px;
        line-height: 50px;
    }
    

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code. And if you need further assistance, please do not hesitate to open another thread. We will close this one for now.

    Have a nice day.

    Best regards,
    Ismael

    Hi,
    Thank you for your patience, the dark line below the nav is due to this css which I believe is in your customization:

    @media only screen and (min-width: 1024px) {
        .html_header_top.html_header_sticky #top #wrap_all #main {
            padding-top: 220px !important;
        }
    }
    

    Try finding this and change to padding-top: 218px, if you can’tfind it then please disable all of your caching and Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files and we can check again.
    Your second question seems to relate to the search form at the top of the header, for which this css is setting:

    .search-form-input {
        vertical-align: middle !important;
        margin: 5px 10px 5px 0 !important;
        padding: 10px !important;
        background-color: #fff !important;
        border: 1px solid #ddd !important;
    }

    If this is in your custom css then change the border color, if not it will be trickier because of the !important; try this:

    #s_website.search-form-input,
    #truthbook-search .search-form-input {
        border: 1px solid #000 !important;
    }

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

    Best regards,
    Mike

    philthebass
    Participant

    Hi,

    Our Woocommerce Search and Filter Widgets have stopped working on desktop and mobiles in landscape mode. They display in mobile in portrait mode.

    I have spoken to Woocommerce support who have suggested it’s because of the full width setting we have in Enfold. The site has always been full width so I can’t figure out why this is happening now.

    SCreen Grab
    Grab 2

    #1321488

    Hey Hejanni,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .template-search .post-entry {
        height: 80px;
        min-height: 80px;
    }
    }

    Best regards,
    Rikard

    #1321410
    rwidick
    Participant

    Dear Enfold,
    CJ site linked below, I need to add a Plug-In. But the box for search plug-ins does not appear on the dashboard.
    Can you help?
    Richard

    #1321304

    Hi jaroljmek,

    Please add this CSS code in Enfold > General Styling > Quick CSS:

    #top .jet-ajax-search__fields-holder {
        align-items: flex-start;
    }

    Hope this helps. :)

    Best regards,
    Nikko

    #1320865
    emilconsor
    Participant

    Hey,

    we are using the tab section on our website. Unfortunately, there was no option to initially have all tabs closed.

    I researched in the forum and found one thread that deals with this subject.

    The suggestion was to edit the tab.php in /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs and set the “$inital = 1;” to “= 0;”.

    So I created a “shortcodes” file in my child theme and added this to my functions.php:

    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
    function avia_include_shortcode_template($paths)
    {
      $template_url = get_stylesheet_directory();
          array_unshift($paths, $template_url.'/shortcodes/');
    
      return $paths;
    }

    But it didn’t work out. How can I close all Tabs.

    Thanks in advance.

    Kind regards

    #1320846

    Hi,

    The avia_ajax_search function is located in the functions-enfold.php file. By default, it is using the get_posts function to retrieve the posts.

    	/**
    		 * @used_by			Avia_Relevanssi			10
    		 *
    		 * @param string $function_name
    		 * @param array $search_query
    		 * @param array $search_parameters
    		 * @param array $defaults
    		 * @return string
    		 */
    		$query_function = apply_filters( 'avf_ajax_search_function', 'get_posts', $search_query, $search_parameters, $defaults );
    

    You may need to use the avf_ajax_search_function in order adjust it to the function used by the plugin.

    Best regards,
    Ismael

    #1320760

    To sitesme

    I had this same issue and finally figured it out after a day of “Inspecting” and fiddling with the settings and custom CSS. I finally ended up searching all the code in the CSS folder for “100px” and found the cause. In the Enfold CSS folder you will find a file called shortcode.css … In the COLOR SECTION of that file you will find the following CSS class defined …

    .avia-section{
    clear:both;
    width:100%;
    float:left;
    min-height:100px;
    position: static; /*fixes a glitch with bg image not displaying below video slide*/
    }

    Rather than change the 100px in the CSS file, I copied the code and pasted it the Theme Options – General Styling – Quick CSS, which will allow you to define Color Sections shallower than 100px and tweak the padding of your content accordingly. I set it to 50px for my purposes, but you can have at it.

    .avia-section{
    clear:both;
    width:100%;
    float:left;
    min-height: 50px !important;
    position: static; /*fixes a glitch with bg image not displaying below video slide*/
    }

    Best of luck.

    #1320694

    Hi Ismael,

    you do not need to to support qtranslate-xt – it just works and it did work for years with enfold. It stopped working recently and I need to check what caused it. Can you point me to the enfold files that handles the AJAX search? Thanks!

    Best,
    Elmar

    #1320691

    Thank you both for your input.
    Really pleased with the results. I will selectively use Critical CSS generation depending on the site design.

    CDN
    I’ll be doing a trial of Cloudflare CDN with my servers at some point soon. I have a customer who operates in more than one country coming online in the next few months so they will have Cloudflare added to their site once it is finished.

    My web host offers Cloudflare with Railgun but it is on a per site basis – Effectively doubly my hosting charges to the customer if they want it. This is a limitation with my current hosting offering. So Cloud Flare FREE will be the starting point for now or Jetpack CDN.

    I would say I have a ‘complete’ performance stack for Enfold now. Taken a few years to get there with each new version of Lighthouse adding complications. I doubt Google will make major changes to Web Vitals for V9 and V10 now that it is live as a search engine metric.

    I’d like to do some work to help Market Enfold in the future. I did write a post about it a while back. So will be in touch once my workload quietens down.

    I’ve got another 14 Enfold Sites in progress (reminds me I need to buy some more licenses….)

    #1320604

    Hi,

    Thank you for the inquiry.

    The title is not displaying because by default the AJAX search is using the get_the_title function, which can only retrieve post title as the name suggests. You will have to modify the functions-enfold.php file and adjust this code around line 433 and 443 in order to get the title and link of the archive pages.

    433:

    $link = apply_filters( 'av_custom_url', get_permalink( $post->ID ), $post );
    

    443:

    $output .= '<span class="av_ajax_search_content">';
    				$output .=		'<span class="av_ajax_search_title">';
    				$output .=			get_the_title($post->ID);
    				$output .=		'</span>';
    

    You may need to use these functions.

    // https://developer.wordpress.org/reference/functions/get_post_type_archive_link/
    // https://developer.wordpress.org/reference/functions/get_the_archive_title/

    Best regards,
    Ismael

    #1320603

    Hey El,

    Thank you for the inquiry.

    The theme or the AJAX search does not support the qtranlsate-xt plugin ever since. If you look at the following documentation, only Polylang, Relevanssi and SearchWP plugins have default integrations for the search feature.

    // https://kriesi.at/documentation/enfold/search/

    By default, the AJAX search relies on the get_posts function. You may need to ask the plugin author and ask them how the plugin retrieves the posts translation.

    Best regards,
    Ismael

    #1320505

    Hey Jeannette,

    Thanks for contacting us!

    Please go to /enfold/framework/php/function-set-avia-frontend.php file and search
    return $url;
    and add following right above that line
    $url = esc_url( $url );

    This was already added in Enfold 4.8.4, so please keep the theme updates on your installations. Currently the latest version is 4.8.6.2 :)

    Regards,
    Yigit

    Hey Lisa,

    Please copy /enfold/searchform.php file to your child theme and replace it with – https://pastebin.com/wjd4hw4c :)

    Best regards,
    Yigit

Viewing 30 results - 841 through 870 (of 7,471 total)