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

    Okay, just saw other posts in german, but I’ll translate.

    I have a problem with the search results page. The website is translated from german to englisch with WPML, the search is customized with the Relevanssi Plugin. This is working fine in german.

    But the englisch search results page is broken, there are missing many stylesheets, compared to the German page. I posted the link to the page in the private content.

    An other website, also with this constellation, works fine even in englisch. The only difference is, that the working page has enfold 4.3, and on the broken page, I updatet last week to 4.4.1. Unfortunately, I don’t know if the results page worked in english before, but I think so.

    Why is it that there is so much missing in the head area on the page?

    #1009812
    foxvendetta
    Participant

    Hi,
    After updating Enfold to the latest version, the thumbnails on single post pages are appearing stretched and blurry. Before the update, the featured image would display at 100% of what ever the image size is.

    This only seems to be happening to featured images. Thumbnails in other areas of the site are working normally.
    I have searched for solutions here in the forum but the ones I have found are woocommerce related, but woocommerce is not installed on this site.

    I think this is happening because the featured image setting is : featured: 1500×430 pixels (cropped to fit).
    How can I make it so that the thumbnails displayed are set at 100% of the original image dimensions instead of stretching them?

    Thank you.

    #1009586
    challandart
    Participant

    Hi!
    When I press the search button of my site the theme gives me an error:
    Warning: include(/membri/challandart/wp-content/uploads/avia_fonts/lifestyles/charmap.php): failed to open stream: No such file or directory in /membri/challandart/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 469

    Warning: include(): Failed opening ‘/membri/challandart/wp-content/uploads/avia_fonts/lifestyles/charmap.php’ for inclusion (include_path=’.:’) in /membri/challandart/wp-content/themes/enfold/config-templatebuilder/avia-template-……………..

    What can i do?

    Thank you!

    #1009532
    roamingk
    Participant

    Hi, I am using the booking.com search box plugin, however the enfold styling for calendars and drop downs seems to conflict, rendering the box out of alignment and the calendars not very user friendly.

    Is there a way to disable the default enfold styling from a specific widget?

    #1009442

    Hey jobalzer!

    I’m sorry but afaik there’s no solution. The default wordpress tag widget simply doesn’t display private posts (see https://en.forums.wordpress.com/topic/why-no-tags-from-private-posts-in-tag-cloud-when-i-logged-in/ and https://www.quora.com/Is-there-a-way-of-displaying-private-pages-in-the-wordpress-tag-cloud-when-users-are-logged-in ). This is not a limitation of Enfold but a wordpress core limitation. Also the wp_tag_cloud() function ( https://codex.wordpress.org/Function_Reference/wp_tag_cloud ) does not offer an option/parameter to include/exclude private posts.

    There’re three possible solutions:

    1) Search for a third party plugin here: https://wordpress.org/plugins/search/tag+cloud/ which supports tags of private posts
    2) Create a “tag widget” manually and hardcode all tag links.
    3) Hire someone to create a tag widget which supports private posts for you.

    Best regards,
    Peter

    #1009434

    Hi brand,

    Can you try adding this css code in Quick CSS (Located in Enfold > General Styling):

    #top #wrap_all .av-social-link-rss a{color:#fff; background-color:#ffa133; }
    #top #wrap_all .av-social-link-facebook a{color:#fff; background-color:#37589b; }
    #top #wrap_all .av-social-link-twitter a{color:#fff; background-color:#46d4fe; }
    #top #wrap_all .av-social-link-mail a{color:#fff; background-color:#9fae37; }
    #top #wrap_all .av-social-link-dribbble a{color:#fff; background-color:#e44885; }
    #top #wrap_all .av-social-link-linkedin a{color:#fff; background-color:#419cca; }
    #top #wrap_all .av-social-link-search a{color:#fff; background-color:#222222; }
    #top #wrap_all .av-social-link-gplus a{color:#fff; background-color:#de5a49; }
    #top #wrap_all .av-social-link-behance a{color:#fff; background-color:#008cfa; }
    #top #wrap_all .av-social-link-flickr a{color:#fff; background-color:#ff0086; }
    #top #wrap_all .av-social-link-forrst a{color:#fff; background-color:#234317; }
    #top #wrap_all .av-social-link-myspace a{color:#fff; background-color:#000000; }
    #top #wrap_all .av-social-link-tumblr a{color:#fff; background-color:#345574; }
    #top #wrap_all .av-social-link-vimeo a{color:#fff; background-color:#31baff; }
    #top #wrap_all .av-social-link-youtube a{color:#fff; background-color:#a72b1d; }
    #top #wrap_all .av-social-link-pinterest a{color:#fff; background-color:#cb2027; }
    #top #wrap_all .av-social-link-skype a{color:#fff; background-color:#12a5f4; }
    #top #wrap_all .av-social-link-instagram a{color:#fff; background-color:#a67658; }
    #top #wrap_all .av-social-link-five_100_px a{color:#fff; background-color:#222222; }
    #top #wrap_all .av-social-link-soundcloud a{color:#fff; background-color:#F76700; }
    #top #wrap_all .av-social-link-xing a{color:#fff; background-color:#006567; }
    #top #wrap_all .av-social-link-vk a{color:#fff; background-color:#597BA5; }
    #top #wrap_all .av-social-link-reddit a{color:#fff; background-color:#FF4500; }

    Hope this helps.

    Best regards,
    Nikko

    #1009384

    Topic: Stop MP4 from looping

    in forum Enfold
    kmac
    Participant

    I’ve created a post & used the enfold video element shortcode to insert a self-hosted video. It loops back to the beginning when it reaches the end of play.
    How do I stop it from looping?
    I’ve searched the forum for a solution but haven’t been able to find a workable option.

    #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, 7 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

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