Viewing 30 results - 2,071 through 2,100 (of 7,502 total)
  • Author
    Search Results
  • #1102672

    Hey Peter,

    Thank you for using Enfold.

    The default or standard order is alphabetical. You can change the default by editing the “avia_woocommerce_frontend_search_params” in the config-woocommerce > config.php file, which is located around line 1382. Please note that the default WooCommerce filters are not going to work with the theme’s product grid element.

    Best regards,
    Ismael

    #1102510

    Hi Nikko,

    After a great search, i found this on a old post in the enfold forum. And it worked. So i just add it here if someone needs it also.

    $output .= "<div class='news_origin_image'><img src='";
    $output .= get_field('news_origin', $entry->ID);
    $output .= "'></div>";

    Cheers

    hyperbrand
    Participant

    Hello, I have one client where Enfold fails to update from 4.5.6 to 4.5.7 showing this error message: Beim Aktualisieren von Enfold ist ein Fehler aufgetreten: Aktualisierungs-Paket nicht verfügbar.

    The token has the following permissions set:

    – View and search Envato sites
    – View your Envato Account username
    – Download your purchased items
    – List purchases you’ve made
    – Verify purchases you’ve made

    We checked the token on 2019/05/20 11:35 and we were able to connect to Envato and could access the following information:

    Your purchases
    Your username: ••••••••••••
    E-Mail could not be accessed (needed for your information only)
    Following errors occured:

    email Errorcode 403 returned by Envato: Forbidden:
    – code: not_authenticated

    The email error seems to be common as I get it in all my Enfold installations.

    So how do I get the theme to autoupdate again?

    Best regards,
    Thorsten

    • This topic was modified 6 years, 11 months ago by hyperbrand.
    #1102289

    Hi Cherp,

    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

    
    /* Header in sidebar to turn to burger on iPad 768px */
    @media only screen and (min-width: 768px) and (max-width: 990px) {
      
            .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1}
            .responsive #top .av_header_transparency .logo img.alternate{display:none;}
            
            .responsive #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
            .responsive #top #main {padding-top:0 !important; margin:0;} 
            .responsive #top #main .container_wrap:first-child{ border-top:none; }
            .responsive.html_header_top.html_logo_center .logo { left: 0%; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); margin:0; }
            .responsive .phone-info{float:none; width:100%; clear:both; text-align: center;}
            .responsive .phone-info span{margin:0;padding:0; border:none;}
            .responsive.html_header_top #header_main .social_bookmarks ,
            .responsive.html_top_nav_header #top .social_bookmarks { width:auto; margin-top:-16px; } 
            
            .responsive #top .logo{position: static; display:table; height:80px !important; float:none; padding:0; border:none; width:80%; }
            .responsive .logo a{display:table-cell; vertical-align: middle;} 
            .responsive .logo img{height:auto !important; width:auto; max-width: 100%; display: block;  max-height: 80px;}
            .responsive #header_main .container{height:auto !important; }
            .responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); }
            .responsive.social_header .phone-info {text-align: center; float:none; clear:both; margin:0; padding:0;}
            .responsive.social_header .phone-info span{border:none; width:100%; text-align: center; float:none; clear:both; margin:0; padding:0;}
            .responsive #header_meta .social_bookmarks li{ border-style:solid; border-width:1px; margin-bottom:-1px; margin-left:-1px;}
            .responsive #top #header_meta .social_bookmarks li:last-child{border-right-style: solid; border-right-width:  1px;}
            .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul{float:none; width:100%; text-align: center; margin:0 auto; position: static;}
            .responsive #header .social_bookmarks{padding-bottom:2px; width:100%; text-align: center; height:auto; line-height: 0.8em; margin:0;}
            .responsive #header_meta .sub_menu>ul>li{float:none; display: inline-block; padding: 0 10px;}
            .responsive #header .social_bookmarks li{float:none; display: inline-block;}  
            .responsive.bottom_nav_header #header_main .social_bookmarks{ position: relative; top: 0; right: 0; margin: 10px auto; clear:both;}
            .responsive.bottom_nav_header.social_header .main_menu>div{height:auto;}
            .responsive .logo img{margin:0;}
            .responsive.html_header_sidebar #top #header .social_bookmarks{display:none;}
            .responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header{max-width: 100%;}  
            
            .responsive.html_header_transparency #top .avia-builder-el-0 .container, .responsive.html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption{padding-top:0;}
            .responsive #top .av_phone_active_right .phone-info.with_nav span{border:none;}
            
            .responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, 
            .responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, 
            .responsive #top .av_header_transparency #header_main_alternate, 
            .responsive .av_header_transparency #header_main .social_bookmarks li a,
            .responsive #top #wrap_all .av_header_transparency .phone-info.with_nav span,
            .responsive #top .av_header_transparency #header_meta, 
            .responsive #top .av_header_transparency #header_meta li,
            .responsive #top #header_meta .social_bookmarks li a{ color:inherit; border-color: inherit; background: inherit;}
            .responsive.html_top_nav_header .av-logo-container{height:auto;} 
            .responsive.html_top_nav_header .av-section-bottom-logo{border-bottom-style: solid; border-bottom-width: 1px;}
            
            
          /*new mobile*/
            .responsive .av-burger-menu-main{display: block;}
            .responsive #top #wrap_all .main_menu{top:0; height:80px; left:auto; right:0; display: block; position: absolute;}
            .responsive .main_menu ul:first-child > li a { height: 80px; line-height: 80px;}
            .responsive #top .av-main-nav .menu-item{display:none;}
            .responsive #top .av-main-nav .menu-item-avia-special{display:block;}
            .responsive #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
            .responsive #header_main_alternate{display:none;}
            .responsive #top #header .social_bookmarks{display:none;}
            .responsive #top #header .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px;}
            .responsive #top .av-logo-container .avia-menu{height:100%;}
            .responsive #top .av-logo-container .avia-menu > li > a{line-height: 80px;}
            .responsive #top #main .av-logo-container .main_menu{display:block;}
            .responsive #top #main .av-logo-container .social_bookmarks{display:none;}
            .responsive #top #main .av-logo-container .main_menu .social_bookmarks{display:block; position: relative;}
            .responsive #top #main .av-logo-container .main_menu{display:block;}
            .responsive #top #header_main > .container .main_menu  .av-main-nav > li > a,
            .responsive #top #wrap_all .av-logo-container {height:80px; line-height:80px; }
            .responsive #top #wrap_all .av-logo-container {padding:0;}
            .responsive #top #header_main > .container .main_menu  .av-main-nav > li > a{
                min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
            }
            .responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
            .responsive #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
            background:transparent;
            color: inherit;
            }
            
            .responsive.html_top_nav_header .av-logo-container .inner-container{overflow: visible;}
            .html_header_sidebar #header .container {
              width: 90%;
            }
            .temperature {
                margin-left: 30vw !important;
                margin-top: -65px;
            }
    
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1101868
    alfaromeo333
    Participant

    Hi there,

    I was searching in the documentation of Enfold and it seems i can’t find the solution.
    I have installed the enfold theme on domain https://www.krukerinkdewolde.nl and i am using the vertical navigation.
    What i would love to do is edit the navigation menu, i would like to remove the social media icons and add a custom html onder the navigation bar.
    Example of domain that has it is: https://huisartsenpraktijkdeplantage.nl/

    I would like this also this like the other website:
    De praktijk is iedere werkdag geopend van 8:00 tot 13:00 en van 14:00 tot 17:00 uur
    020 622 47 48
    Plantage Middenlaan 70
    1018 DH Amsterdam

    I would love to know how i can do this.

    #1101682

    Hi Nikko,

    I’m also sure about no malware in Enfold :)

    Websites can be hacked, that’s a fact, but I couldn’t find any corrupted code in WP …
    Debugging did not work as the webshoster made the website unaccessible. Only way to make frontend accessible was to call the host and tell him to do so. We will see whether it was a problem with the webhoster or with WP itself. I checked the whole installation by searching for the strings they told me would cause the problem but couldn’t find them in any of the files.

    Thanks again – you can mark this thread as solved.
    My best regards to you and your team!
    KEL

    #1101440
    Marc
    Participant

    Hello together,

    I have created and assigned a custom 404 page but when entering a non-existing URL it doesn’t direct me to this page but rather to the generic page titled “Nothing found” with the search box.
    So far I have tried to re-apply the setting, clear the cache, deactivate the Yoast SEO plugin as recommended in another ticket but nothing has worked yet.
    I remember it working correctly with an older version of Enfold though.

    How can this be fixed?

    Best regards,
    Marc

    #1101346

    Hi,

    Sorry to interrupt. As far as I know, Enfold’s cookie banner is not yet 100% compliant.The official rule is that not anonymized statistical and marketing cookies may only be loaded after prior consent by the website visitor. I believe this is not the case with Enfold. Can you agree with this Rikard?

    That having said, there seem not to be many options yet (for WP websites) to fully comply with the law, apart from programming yourself… In my search I noticed that all (free) plugin builders that offer a cookie banner warn that they cannot guarantee that your site is GDPR-proof when you use their plugin. Most of these offer a paid version as well, but several of my clients (such as charity foundations) cannot spend extra money again and again on stuff they didn’t ask for…

    The best option (I believe) I found so far is Cookiebot. First you can do a free test which cookies your website in fact uses. Than they offer several plans to comply with the law, depending on the size of your site. They offer a small free version, but I haven’t tried it yet.

    Hope this is helpful for you!

    Best regards,
    Monique

    #1101345

    Hey NicomIT,

    Thank you for using Enfold.

    On a quick search, I found the following plugin which might help.

    // https://wordpress.org/plugins/custom-post-type-widgets/

    The plugin allows you to display items from a custom post type or taxonomy.

    Best regards,
    Ismael

    #1101281
    gtsomething
    Participant

    Hi,

    I just updated my WP from 4.7 to 5.2, and noticed that it seems to force it’s own WP builder over the Avia building, which makes me scared to touch any existing pages at the moment in the fear of breaking the site. I tried to make a new page just to see what it would look like and I can’t see the Avia builder at all.

    I’m still on Enfold 4.4.1 and haven’t updated it yet because I read on here that it has to be done manually?

    Does the new 4.5.7 fix this issue? After some more searching on this forum, I read that this is an issue with Avia and WP 5+ and that I need to switch my theme to classic mode? But when I click on Enfold > Theme Options, I don’t see any option for a classic mode. Nor when I go to Appearance > Themes.

    What’s the best move here?

    #1101039

    Hello,
    I’m sorry but I don’t know what screenshoot you need ..
    In the dashbord I work on enfold-child, and apparently everything seems perfect, the publication of articles and the modification of the pages works correctly …. the problem is only when I modify the code in the files: when I go to edit the files in enfold child “look> editor” has no effect, the same if I go through the file system in the server “wp-content> and recreate the same enfold parent’s folders path in the enfold-child folder.
    In fact, if I go to search the live site and look at the source code of the home page, with the search browser tool I find enfold and not find enfold child.
    files modified in enfold child have no effect

    Please can you log in and watch you personally?
    Thanks

    #1100999

    Topic: Menu scrollable

    in forum Enfold
    erakapital
    Participant

    Hi, I have a problem with Enfold Theme: when I add an item to the menu this not remain fixed (and the page scroll), but remain at the top of the page, so not visible to the vistor.
    If I used the theme default items number this doesn’t happen. I tryed to search on appereance founding nothing. Could support me to fix this problem, please?

    Hey Chris,

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

    #header_meta #searchform {
      float:right;
    }

    Best regards,
    Rikard

    GWS
    Participant

    Hi,
    We used the suggestions on https://kriesi.at/support/topic/move-search-icon-to-secondary-menu-and-right-besides-the-social-icons/ to move the search icon and search box. Since upgrading to WordPress 5.2 we are now receiving an auto generated email from the system that there is error with functions.php in regard to the av_move_search. The search box has reappeared in our header. I’ve copy/pasted the full error in private content along with the script we are using. Do you have any suggestions for correcting this? Thanks.

    #1100610

    Hi,

    Thanks for the credentials.

    I copied the shortcodes to my install – and content was found using the ajax search (though it needed to save the page 2 or three time).

    As you are using the block editor and ALB – this could be a reason. If you do not need the block editor, select Classic Editor in Theme Options Tab -> Select Your Editor.

    Could be, that relevanssi in not fully compatible with the block editor.

    What is also strange: the possible results / No matches is not displayed below the ajax search box on your site.
    That’s different from my install.

    I do not want to mass around in a live site – but also try to disable Enfold js compression during testing and changing files (and clear browser cache several times).

    I uploaded a new beta version that works on my install – see private content below

    Best regards,
    Günter

    • This reply was modified 6 years, 11 months ago by Günter.
    #1100452
    Joel Berger
    Participant

    Dear Support-Team

    Currently I am setting up a website with Enfold. On the website I created a contact form. Sadly the E-Mails are not coming through.
    As I was searching for the Issue on the support forum, I found out that this is something that has been occuring to other users as well.
    Here is a thread that I tried to apply to my situation, but this did not work:
    https://kriesi.at/support/topic/contact-form-not-sending-to-email-address/?login_error

    Since I’d really like to use the Contact-Form from Enfold, I was wondering if you have any Idea/Suggestion on how to solve this issue.

    Looking forward to your reply :).

    Kind regards,
    Joel Berger

    #1100148

    Hi,

    I uploaded a modified version.

    On my install the columns are indexed and shown in ajax search results.

    If it does not work for you, can you create an admin account for me and enable ALB debug mode by adding the code provided in this link to your functions.php file which can be accessed from Appearance > Editor

    This lets us view the shortcode for all the page elements so I can check it on my install.

    Disable caching, clear server and browser cache.

    Best regards,
    Günter

    #1100025
    brandgeist17
    Participant

    Hi,
    I like to come back to a very old problem I face with the Enfold and / or woocommerce product sort. It simply does not work at all, it never did. I am not a coder. As some agents, coding experts and myself tried so many things, read post in the forum, but all in vain, I decided to tolerate this bug for a while. But it is an imposition to the user, of course.

    Please have a look at any product catagorie of https://brandgeister.de, and try to sort products by what you want, up or down. See, what I mean?
    I tried with and without your recommended code:
    remove_action( ‘woocommerce_before_shop_loop’, ‘avia_woocommerce_frontend_search_params’, 20);
    My product column is 4, prod count per page is 20.
    Accidently, without knowing, for a long while we had the menu order for many products set to any numbers. I cleared that, each product now has the order number 1.
    No matter if you set the standard sort options in the theme customizer to newest, price, most sold or standard. The clue here is, that in the preview of the customizer it seems to work fine, but in the Live-Frontend nothing ever changes. All caches emptied, of course.

    On this occasion, I like to delete the option “date” from the sort menue, because it is irrelevant for our users.

    I would be very happy, if anyone could help.
    Best regards, joerg

    #1100011

    Hi Mike, thank you.
    I could translate everything with the Poedit software.

    In loop-search.php and error404.php I added a new sentence: ‘Or contact us and we will answer your question.’
    This sentence always appears in English, also in the German version. See links below. How can I change that?
    It was not automatically taken into enfold.pot.
    Kind regards,
    Sarah

    #1099928

    Hi,

    The same problem after the last enfold upgrade. An e-mail has been sent from the google analytics. It says:
    ————–
    Search Console has identified that your site is affected by 1 new Mobile Usability related issue. This means that Mobile Usability may be negatively affected in Google Search results. We encourage you to fix this issue.

    New issue found:

    Content wider than screen
    —————–
    I have checked my website on mobile. There was not any problem but I just wanted to inform you about the google’s message.

    Best Regards

    Hi Court_2,

    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

    
    #instant_search div .av_one_third {
        margin-left: 3%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1099742
    Hokuspokus
    Participant

    Dear Support,

    i have played with the options inside enfold for the logo area.
    My question is: There are enough options to style it right?

    my problem: I have a blue menu bar “header_main_alternate”
    Than, the font should white including search icon.
    If i set Colors to white, all submenus and links also white. But the BG-color from expanded mega menu should white with black fonts.
    If i play with enfold options, i can’t set mega menu heading to white with black submenu headings und submenuelinks. Or is something wrong?
    If i play with the options, some of all are at different options white on white Bg or the top menu heading is black.

    if yes, please post a screenshot, than i can check all again.

    Thx

    #1099585

    Hi,
    Please make a copy of the loop-search.php in enfold/includes and upload an edited version to your child-theme subfolder includes. (commonly it is: enfold-child/includes )
    Please read this topic it explains the two types of code and the css you can use.

    Best regards,
    Mike

    #1099536

    Thank you Mike.

    So Enfold does not show images in search results and it needs to be modified?

    How can I add this to my child theme?

    • This reply was modified 6 years, 11 months ago by peterolle.
    #1099527

    In reply to: scrolling not jumping

    This reply has been marked as private.
    #1099513
    goldengate415
    Participant

    With WordPress now recommending PHP 7.3 for version 5.0 and above, I thought I would try it on my site. WP Engine has just rolled out php 7.3.
    Good news – Enfold seems to be fully compatible with PHP 7.3, and my site seems to run much faster.

    Hope this helps someone else. I noticed in a Google search there’s a bit of debate about whether or not Enfold is compatible with 7.3.

    Regards
    Rob

    peterolle
    Participant

    I get: The property ImageObject is not recognized by Google for an object of type BlogPosting. (search that in google and you will see al enfold results)

    I see some fixes in the forum, but all are different and from last year.

    Please share the actual and correct fix for today, with Enfold 4.5.4.

    Thanks.

    #1099240
    AbraliaSocial
    Participant

    Hi!

    Ive been searching for a solution to set the active items in submenu (for a onepage design) with different background color. I found a solution at the Enfold documentation but it doesnt work for me ( https://kriesi.at/documentation/enfold/fullwidth-sub-menu/#toggle-id-3 ).

    Can you provide me a solution?

    Thanks in advance!

    #1099219
    datadirt
    Participant

    Dear @Ismael,

    I need to filter the placeholder and icon in Enfold’s search box.

    In this thread (https://kriesi.at/support/topic/edit-the-search-form/) I found your solution for filtering the placeholder:

    add_filter('avf_frontend_search_form_param', avf_frontend_search_form_param_mod, 10, 1 );
    function avf_frontend_search_form_param_mod( array $params )
    {
    	$params['placeholder'] = __('My Search','avia_framework');
    	return $params;
    }

    This works perfectly. But I also need to filter the submit icon (the magnifying glass), replacing it with the word “search”. In the same thread, I found CSS to hide the box:

    #searchsubmit {
      display:none;
    }
    
    #s::placeholder {
      content:"Your text";
    }

    I tried to add

    $params['searchsumbit'] = __('Search','avia_framework');

    to the script but that didn’t work ;)

    Then I looked at the article about Enfold standard icons (https://kriesi.at/documentation/enfold/icon/#change-icon-used-for-standard-theme-elements-). I didn’t find a solution though to replace the icon with text.

    Is there a way to filter the icon as well?

    #1099081

    Hi,

    You would just need to research the proper plugins to achieve this. It’s not native to Enfold, but I believe Gravity Form may have add-ons to achieve.

    Best regards,
    Jordan Shannon

Viewing 30 results - 2,071 through 2,100 (of 7,502 total)