Viewing 30 results - 2,671 through 2,700 (of 7,495 total)
  • Author
    Search Results
  • #1009233

    maybe this is a selfhosted video – there are workaround for that. But a 120MB mp4 is to big for that. – Not only because of traffic but definitly because of performance reasons.
    But consider if it is really necessary to show a video on mobile devices, or if a fallback image would not be enough anyway.
    Most of the CMS and nearly all WordPress Themes got a lot of troubles with youtube background video playing on Mobile – especially on Iphone/Ipads.

    Nevertheless there is one thing i found vor Divi – which we can transfer to Enfold too. Divi has the same troubles to play those youtube videos as background.

    If this corresponds to your ideas, then I can tell you how we can solve this with a small plugin. Check if the test page runs on your mobile phone or Ipad. : https://webers-testseite.de/carinda/

    _________

    Offtopic ?:
    And by the way, you’re not the only one asking for help here. Also other participants here have the same desires as you. But difficult topics like yours are not as easy to answer as many other simpler questions.
    For example, I have now searched 8 hours for the solution to your question. May i charge you for that. ;) :lol
    Have you ever been to other support forums? Obviously not, because here you got help often with very complex php and javascript code is quite unusual on the other boards. Many topic creators don’t even have their own support forums, but only use those of the themes resellers.

    And if I didn’t need the solution for my customers as well, I wouldn’t be able to make such an effort for you either.
    How much time do you think a mod can spend on one topic to make such a board fit for all? 5 minutes? !

    #1008731

    In reply to: traslate spanish

    Hi,

    Thank you for using Enfold.

    You can edit the search.php to translate the text manually or install/use the following plugin.

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

    If you chose to modify the theme file, look for these line of codes:

    search.php line 31:

    echo "<h4>".__('New Search','avia_framework')."</h4>";
    

    search.php line 32:

    echo "".__('If you are not happy with the results below please do another search','avia_framework')."";
    

    Best regards,
    Ismael

    #1008720

    In reply to: Purchase Code

    Hi Liam,

    You can find instructions on how to find the purchase code here: https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-

    The link I posted works fine for me, you can find all our documentation here: https://kriesi.at/documentation/enfold/, try searching for update there if the link I posted previously is still not working for you.

    Best regards,
    Rikard

    #1008388

    Hey wadimoo,

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

    .avia-search-tooltip {
        width: 200px !important;
    }

    Best regards,
    Rikard

    #1008350
    edgecareers
    Participant

    Hi,

    Over past couple of weeks when editing pages using the Avia Layout Builder, it has been incredibly sluggish to the point where it is almost unworkable, taking over 30 seconds to load content. I have taken the usual steps of clearing cache, trying both IE and Chrome, but to no avail. I have also disabled all plugins, which only marginally improved load time, so i don’t believe this is the issue. I am running the latest version of WordPress 4.9.8 and Enfold 4.4.1 running a child theme.

    I have researched this issue in the support forums but all fixes suggested have not worked for me. Please could this be looked into?

    I have supplied login details below privately.

    Thanks.

    #1008289

    Hello Ismael,
    problem solved. Maybe i searched here with the wrong question for a solution.
    This helps me a lot in Quick CSS:

    .image-overlay{
    display: none !important;
    }

    To understand what the problem was, here’s a screenshot:
    https://test.mobiliar-im-freiraum.de/screenshot.jpg

    It was in all supsystic galleries on the site, but only the first pic. If you hover away from the first pic, i saw at the bottom fo the page that it reads very quick all links of the pictures on the site and when i hover back to the first pic, it shows the link of the last pic. Same in all galleries, but only in enfold theme. Very strange, but i’m lucky now…

    Thanks for the quick answer and best regards from Rene

    #1008232

    Hey FlatText,

    Thank you for using Enfold.

    That is not available in the theme by default. You may need to search for a plugin or a third party extension.

    // https://codecanyon.net/item/woocommerce-product-filter/8514038

    NOTE: We haven’t tested that plugin so you have to ask the plugin author if it’s compatible with the theme.

    Best regards,
    Ismael

    #1008185

    Thanks Mike! We’ll give it a shot. Regarding custom css, you’re saying that wordpess’ custom css will overrode enfold custom css? Better to use that location for this problem than enfold’s custom css file?

    Btw Kreatura is investigating this issue as well. Couldn’t tell from your initial research if this was a bug with Enfold or LayerSlider. Kriesi may get a call. ;)

    #1008122

    In reply to: Full-Width photos

    That only seems to work with an image that you can upload or find in the media library. I cannot upload new large images. I have tried adding photos directly to the media library through my control panel, but Enfold does not see them in the library, even when I search for them.

    I cannot use a solution that asks me to use the media library unless there is some magic way of making it see the files in the library.

    kprice2690
    Participant

    Hello –

    I have tried to research and couldn’t completely find the answer I need, so here I am. When I now click on a single product image from the gallery it is opening the full size image path instead of a lightbox. I have the lightbox settings activated correctly. Can you please advise on how I fix this? On all of the other websites with Enfold that i have, this problem is non-existent.

    Thank you!

    #1007755

    Hey webWahine,

    Thank you for using Enfold.

    1.) You have to adjust the “contents” parameter of the post slider object inside the archive.php file. More info here: https://kriesi.at/support/topic/categorytag-archive-show-read-more-text-link-and-2-columns-instead-of-3/#post-618056

    2.) There should be some space between the entries by default but this css code overrides it.

    @media only screen and (max-width: 989px) {
    .responsive #top #wrap_all .flex_column {
        margin: 0px !important;
    }
    }

    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

    #1007408

    Hi,
    I did exactly as you said. reinstalled the Enfold child theme and export the parents theme settings into it. It didn’t work, in fact I lost the settings that worked in the child theme before. top menu search has vanished :-(
    If I use the “freshly” installed child theme it works. Any more ideas?
    I need to mention that I’m new in using the child theme but I’m eager to understand what happens.

    #1007212
    alteba
    Participant

    Hi Enfold,

    I have seen a lot of threads in the forum covering this item. Items that even discus the padding of the logo as the logo is covering the menu. It might that I have the same problem but I ended up trying code from other treads without understanding what I was doing. That can be right!

    So I have the problem too that my menu dissapeared when the site is viewed on a mobile phone. I have applied the code found in https://kriesi.at/support/topic/remove-enfold-logo-from-header/ It should remove the enfold logo and project the site identity (side title and tagline).

    My quick CSS looks like this.
    /*
    on hover vergroot de foto
    */
    .image-overlay { display: none !important; }

    #main a:hover {
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    }
    #main a {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    }

    /*
    verwijder enfold logo
    */

    .logo img {
    display: none;
    }

    /*
    maakt de achtergrond van de menubalk blauw
    makes the background color of the menu bar turn blue
    no link available from forum
    */

    /*
    stretch header background picture
    */

    .header_color .header_bg {
    background-size: cover;
    }

    #header_main_alternate, .bottom_nav_header.social_header .main_menu ul:first-child {
    background: #3b5998;
    }

    /*
    verwijderd de rand om plaatjes heen
    removes the border from pictures containing a hyperlink

    https://kriesi.at/support/topic/how-to-remove-the-image-borders/

    */
    a img, a:hover img{
    border: none !important;
    background: transparent !important
    }

    .entry img{
    border: none !important;
    background: transparent !important
    }

    /*
    verwijderd de pijl over een plaatje met een link
    removes the overlay on a picture with link

    https://kriesi.at/support/topic/how-to-disable-hover-onmouseover-on-images/

    */
    .image-overlay {
    display: none !important;
    }

    /*
    Please firstly turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give elements you would like to hide on mobile a custom CSS class (i.e.: only_desktop ) and then add following code to Quick CSS in Enfold theme options under General Styling tab
    https://kriesi.at/support/topic/how-to-hide-some-elements-in-mobile-version/#post-362263
    */
    @media only screen and (max-width: 768px) {
    .only_desktop { display: none !important; }}

    /*
    http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
    You can add following code to Quick CSS in Enfold theme options under General Styling tab to switch to mobile menu on landscape mode on tablets (1024px)

    @media only screen and (max-width: 1024px) {
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }}
    #wrap_all {
    position: relative !important;
    }
    */

    /*
    font kleur search bar instellen op zwart
    */

    #s { color: black !important; }

    /*
    tonen van het menu op mobiel

    @media only screen and (max-width: 767px) {
    #advanced_menu_toggle, #advanced_menu_hide {
    display: block;
    right: 10px;
    }
    }
    */

    Do you have any idea how I could fix this?
    Best regards

    Bart Altena

    Andrew Nicholson
    Guest

    Hi. I have 3 WordPress sites which I want to improve. Having done some research online, I have narrowed the choice of a new theme down to Enfold – as a theme to enable this. I especially want to improve site speed and SEO rankings.
    Can I simply load the theme and keep my original content/pages/URLs? or do I have to (is it best to?) start again and rebuild everything from scratch?
    What is the best way to go about converting an existing site, so as not to lose all your links and SEO juice? Do you have any advice/documents/videos to help with understanding this?
    Many thanks
    Andrew

    #1006994

    Hi,

    I found the culprit. The search function requires wp_mediaelement script which is not loaded by default by Enfold (because of performance reasons and to decrease the loading times). To fix the issue add this code to the child theme functions.php:

    
    add_filter( 'avf_enqueue_wp_mediaelement', 'avia_always_load_mediaelement', 10, 2);
    function avia_always_load_mediaelement($condition, $options)
    {
    	$condition = true;
    	return $condition;
    }
    

    and replace line 419 in enfold/functions.php:

    
    $condition2 = ( version_compare( get_bloginfo( 'version' ), '4.9', '>=' ) ) && $condition;
    

    with

    
    $condition = apply_filters( 'avf_enqueue_wp_mediaelement', $condition, $options );
    $condition2 = ( version_compare( get_bloginfo( 'version' ), '4.9', '>=' ) ) && $condition;
    

    The next theme update will already contain this change – you don’t need to modify the enfold/functions.php again.

    Best regards,
    Peter

    SarahKay09
    Participant

    Hello.

    I’m trying to use my own image as a bullet point instead of using the icons provided in Enfold.
    I want the text to the right of the image to be vertically aligned to the middle of the image but I can’t find a way to do that.

    I’ve searched the threads that say something similar and it mentions custom css classes and codes but it isn’t showing the changes when I try different codes within quick css on the child theme general styling section.

    Thank you

    #1006533
    incognita anonima
    Guest

    Dear Rikard,
    thank you for your replay.
    I think that in Enfold there is the possibility to create a page for model profile.
    I can create a portfolio page (one page with all my work, with link at the photo of my work, without description, characteristic, video, audio, and more). I need create one page with all my models with the possibility for the visitors to choice my models for example by sex, or by nationality, language, etc, and go at the profile page of the models with many personal pictures, movie, description, etc.
    Sorry for my bad English.
    I think that the best idea for my necessity (of my customer) you can see in the them by themeforest scent, angels, guild, lavan, cating or actors.
    (you can go in theme forest and search “model agency”)
    My customer ask me buy scent theme, but I prefer will buy Enfold, but I do not sure that I can solve this problem.
    Greetings
    Alessio

    #1006532
    incognita anonima
    Guest
    This reply has been marked as private.

    Hi Mike,

    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

    
    #menu-item-search [data-av_icon]:before {
        color: red;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1006162

    Hi!

    Der Link selbst enthält ebenfalls “?s=” im href-Attribut – es könnte daher sein, dass Google diesen als relativen Link ansieht und sich daraus die URL zusammensetzt. Deswegen macht nofollow in diesem Fall Sinn.

    Das Suchfeld selbst enthält auch keinen Verweis auf “?s=”.

    Der Suche-Button hat diesen Code:

    
    <input value="(icon)" id="searchsubmit" class="button avia-font-entypo-fontello" type="submit">
    

    Das Eingabefeld für die Suchbegriffe diesen:

    
    <input id="s" name="s" value="" placeholder="Search" type="text">
    

    Die form action verweist nur auf den Domain – zB

    
    <form action="https://kriesi.at/themes/enfold-2017/" id="searchform" method="get" class="">
    

    Cheers!
    Peter

    #1006054
    mm3np22f
    Participant

    Hi Team

    I use Toolset in the Enfold-Theme.
    https://toolset.com/

    I have 2 problems with a ‘Custom Search’.
    – ‘AJAX results update when visitors change any filter values’ doesn’t work
    – ‘Reset-Button’ to clear the form – does nothing

    I tested with all plugins disabled, caching disabled, css and js not minified…
    Now, before you direct me to the plugin-developer, let me point out that this Custom Search (with automatic value changes) works fine (with Twenty13, Twenty14, Twenty15…) when Enfold (or child-theme) is disabled – so it might be theme-related.

    Is it possible that AJAX is not fired on a regular page?
    Did I forget a specific theme setting?
    Maybe you have an idea how to make it work.
    Thank you.

    #1006019
    jobalzer
    Participant

    Is there a way to show the ajax search-tool in the enfold-mainmenu ONLY if a user is logged in?

    saludos
    yochen

    • This topic was modified 7 years, 6 months ago by jobalzer.
    #1005968

    Hey andreaskalt,

    Thank you for using Enfold.

    You can add the plugin’s shortcode in a text widget to display it in the sidebar. Unfortunately, you can’t implement it in the theme’s header search icon but you can add the plugin’s search form as a widget inside the header.

    // https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Ismael

    #1005909
    andreaskalt
    Participant

    Hi,
    I’m trying to get Google Custom Search (CSE) working with Enfold. I’ve found some old threads but they appear to be based on a plugin that’s no longer available. I’m using WP Google Search Plugin and it works fine on its dedicated results page.

    My question: How do I get Enfold to use the plugin search in the default search forms in the sidebar and in the top menu bar?

    Thanks for your help!
    Andreas

    #1005875

    In reply to: website

    Hi Bernie,

    Thanks for the feedback. We don’t actually create sites ourselves, we only sell themes for people to create their own sites with. If you are interested in buying one of our themes then you can do so here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990.

    If you are looking for a freelancer to help you out to build your site then I can recommend doing a search for someone in your local area, or check out freelancer sites like HubStaff or similar.

    Best regards,
    Rikard

    #1005850

    Hey ideance,

    Thank you for using Enfold.

    Add this script in the functions.php file.

    add_action('wp_footer', 'ava_custom_script_close_tab');
    function ava_custom_script_close_tab(){
    	?>
    	<script type="text/javascript">
    		(function($) {	
                function removeHash () { 
                    history.pushState("", document.title, window.location.pathname + window.location.search);
                }
    
                $('.tabcontainer .avia-button').on('click', function(e) {
                    e.preventDefault();
    
                    var section = $(this).parents('.av_tab_section');
                    var title = section.parents('.tabcontainer').find('.tab_titles');
                    var fake = section.find('.tab');
                    var tab = $(this).parents('.tab_content');
    
                    fake.removeClass('active_tab');
                    title.find('div[data-fake-id="'+ fake.data("fake-id") + '"]').removeClass('active_tab');
                    tab.removeClass('active_tab_content');
    
                    removeHash();
                });
    		})(jQuery);
    	</script>
    	<?php
    }

    That script will close the active tab section when you click the button.

    Best regards,
    Ismael

    mvb1989
    Participant

    Hi guys,

    This is the first time I’m using Enfold or building a website, so please don’t kill me for asking stupid questions ;)
    I’ve been trying to make the Header solid, and the same color, whether you scroll or not. Also, I want the buttons (magnifying glass, hamburger menu. social media buttons) to be the same color – white.

    I’ve been searching these forums and the web for solutions. Through the settings in General Styling and Advanced Styling (I had put color of the header bar to #292522) I managed to make it the color I want, but the bar was still a little bit transparant when scrolling to the top of the page. Also, because I couldnt change the color of the icons they were not visible when they turned grey during scrolling.

    Example of the site: mepz.nl

    I did find a CSS code to change the color of the hamburger menu (as you can see it’s blue) for which I used this code:

    .av-hamburger-inner, .av-hamburger-inner::after, .av-hamburger-inner::before {
        background: #00a7db!important;
    }

    But this is not sufficient. I’d like to make them all the same color, and that they don’t change color when I scroll.

    So to summarise, I hope someone can help me to:
    1. Make the header bar 1 solid color, that doesn’t go transparant when you scroll to the top.
    2. Change the color of all the icons on the right (social media, hamburger menu, glass) – and that they dont change color when scrolling.
    Basically I’d like to know how to change it for both the transparant header and the normal sticky header.

    Your help is much appreciated!!

    • This topic was modified 7 years, 6 months ago by mvb1989.

    Hi!

    I could not log in (I get the error message “ERROR: The password you entered for the username XY is incorrect.”) however I’m sure these shortcodes are not added by our Enfold theme. The shortcodes all start with

    
    [et_pb
    

    which is not the prefix which we use for our shortcodes (we use av_).. A quick google search returns results which mention the page builder by Divi (i.e. https://www.relevanssi.com/knowledge-base/divi-page-builder-and-cleaner-excerpts/ ).

    Please remove the Divi code from your homepage or activate the Divi page builder again to get rid of the shortcodes.

    Regards,
    Peter

    #1005562
    lluca
    Participant

    Hi,
    today I have posted a question on the Pre-sales section about the upgrade from v. 3.1.5 to v.4.4.

    it seemed like a simple operation…

    I ordered the theme
    I created the token in themeforest with the following rights
    View and search Envato sites
    Download your purchased items
    Verify purchases of your items
    List purchases you’ve made

    On the Enfold child setting -> Theme Update -> I have inserted the Themeforest user and API key.
    I take the check to update, nothing. I receive the following message: No Updates available. You are running the latest version! (3.1.5)

    How I can update the theme ?

    Thank you
    Best regards
    Luca

    • This topic was modified 7 years, 6 months ago by lluca.
    #1005461

    Hi beenee,

    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) {
       .av_secondary_right .sub_menu {
          padding-right: 160px;
      }
    
      .av_phone_active_left .phone-info {
          position: absolute;
          right: 0;
          float: none;
          padding: 0;
      }
      .av_phone_active_left .phone-info #searchform #searchsubmit {
          font-size: 13px;
          width: 30px;
          line-height: 30px;
      }
      #top .av_minimal_header #s {
          padding: 9px 47px 9px 7px;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 30 results - 2,671 through 2,700 (of 7,495 total)