Viewing 30 results - 961 through 990 (of 7,495 total)
  • Author
    Search Results
  • Hey DariaAlbufeira,

    We try to stay compatible with many plugins, but it is not possible for all. Polylang is not supported by Enfold.

    Which language did you translate the site to? Please check install the Loco Translate plugin, search for the string or text and then try to translate it manually. You can also use the POEdit software if you prefer.

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

    Best regards,
    Jordan Shannon

    #1308723

    Hi,

    Did you install any plugin for custom css code? Try to searching in the Enfold > General Styling > Quick CSS field or in the child theme’s style.css file. You can also check in the Appearance > Customize panel.

    Best regards,
    Ismael

    #1308582

    Hi,
    Thank you for your code snippet but it doesn’t work, I search Google and tested many versions on this function and none of them work in Enfold or in the current version of WordPress without Enfold, I recommend looking for a plugin to also show the rss featured images, there are quite a few to choose from.
    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

    #1308331
    This reply has been marked as private.
    #1308278

    In reply to: ENFOLD PROBLEMS

    Hey AndreaMantegazza,

    Thank you for the inquiry.

    1.) You can set the menu to switch to icon or burger menu earlier or when the screen width is less than 989px. The option can be found in the Enfold > Main Menu > General > Menu Items for mobile settings.

    2.) Did you add custom code to move the onsale badge beside the price? It should be on top of the product image by default. To fix it, try to move the badge upwards with this css code.

    #top .onsale {
        margin-top: -60px;
    }
    

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    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

    #1308063

    Topic: ENFOLD PROBLEMS

    in forum Enfold
    AndreaMantegazza
    Participant

    We encounter 3 main problem:

    – in mobile versione (tablet and smartphone) logo overlapping on sandwich menu and search icon

    – “sales” label on products overlapping the product title

    – on mobile we can’t see the filter (on desktop we had this in the right sidebar – filter by brand)

    Please let me know

    #1307936

    Hi,
    Thank you for your patience and for the login, after much testing on a Mac with Safari, since everything shows on Windows 10 & Chrome, the h1 heading on your homepage with the structure <h1><em><strong> I found that it would only work with both em & strong tags removed, but this didn’t account for the button labels & the text block lower on the page.
    I then realize all of these elements were using your custom font GothamLight I then searched for a Free & Similar Alternative to Gotham and found Montserrat to match which is also available within the theme. Once I changed your Enfold Theme Options > General Styling > Fonts the issue was solved.
    I don’t know why the Gotham font is not working on Safari but there are a lot of results for this on Google, I recommend using Montserrat instead.

    Best regards,
    Mike

    #1307823

    So I did try removing that icon animation, but our CLS still is .5 for the whole page… and really for all our other 45 pages… I was going to try the targeted CSS here, but this is a @media targeting only mobile correct? We are working on CLS issues with Desktop in mind right now…

    I’m just not sure what it would be, it seems like something global on the theme is causing this, we run enfold on another site, almost same settings and it doesn’t have the issue. We’ve removed all our CSS styles everywhere we personally added and it didn’t’ effect it, we even tried a blank page with just the header and footer and still get some CLS issues on it. Maybe it’s a font load issue?

    We tried switching out fonts to differnet ones, defaults as well with no luck.

    Right now we are focusing on just one page: https://www.wpeasycart.com/wordpress-shopping-cart-pricing/ but it’s on every page, they all score POOR CLS on every page and in search console.

    #1307054

    Hey Tarakbc,

    Did you activate file compression under Enfold->Performance? If not, then please try that out. Also make sure that you select to activate the option to delete the old CSS and JS files on the same page.

    There are plenty of caching/performance plugins out there, we don’t really have one to recommend to you, but if you try searching for one online, the you should get recommendations which you can try out on your site.

    Best regards,
    Rikard

    #1307045

    any update on this? we have every page in Poor category for one reason, and it’s CLS with search console? All we really use is enfold modules and it seems to bounce around, but we rendered the layout shift regions, even the top menu shows layout shifts? most text elements, special heading elements, image elements, almost every module keeps showing layout shift issues?

    We were in the Needs Improvement category, but recently now are all in the Poor region, even though we are scoring some pages very high in lightspeed. and what’s more strange is search console shows CLS shifts in the average of .33 while we run lighthouse and see CLS shifts at .05 or something really low and green.

    #1306077

    Ismael,

    Thanks again for following-up on this.

    “the cropping option for registered thumbnails”

    I have no idea what “the cropping option for registered thumbnails” means. Is this a setting or tool that we can apply to the image?

    The only image-related plug-in that I have installed is a copy-protection plug-in. To me, that seems unrelated.

    A thought: let me share a screenshot from the site’s media library. This is the single result for a filter search based on the name of the original image “Pacifico_42”:

    Media Library  sample image

    If my memory of the old system serves, the upload tools created three-fold images of the original upload. Am I correct? I think they were named something like this:

    • Original_image.png
    • Original_image_122x122.png
    • Original_image_428x312.png

    When I used Enfold’s Export tool to migrate the site to the new server, it recreated only the “Original_image.png” for the new install. (In case it is important, since WordPress seems to use absolute links, I had to mass-change the references in the database using MySQL.)

    Are the thumbnail galleries reliant on this “122×122” “428×312” system?

    If so, I should be able to (theoretically) develop a batching strategy for correcting this.

    #1306004

    Hey Evelyn,

    Thanks for contacting us!

    I searched for CapCorn however I could not find any information about it on DuckDuckGo and Google.
    Enfold is fully compatible with WooCommerce Bookings – https://woocommerce.com/products/woocommerce-bookings/ and – WooCommerce Bookings And Appointments – https://www.pluginhive.com/product/woocommerce-booking-and-appointments/ plugins.

    Changing header is height is easy. You can simply go to Enfold theme options > Header and change header height as needed – https://imgur.com/a/w00N6Nn :)

    I hope that helps! Let us know if you have any other questions and enjoy the rest of your day! :)

    Best regards,
    Yigit

    #1305959
    jpbond13
    Participant

    Hello,
    On my home blog page, i’m not satisfied about the title by default presentation.
    I’ve tried to use the same type on title used on my home page, by using the “Special header” element of content, placed before the “blog article” element of content.
    BUT, this special header element is not displayed.
    And i don’t understand why…
    To be able to make the diffrence, i’v change the title (by default, it’s “revue de presse” and in the “special header” i’ve written “revue de presse1”) So, “revue de presse” is displayed, but not “revue de presse1”
    And when i’ve created the traduction of this page, curiously, on that new page, the “Special header” appears !
    And by the way, i’ve selected my page “revue de presse” in the Enfold child / theme options / as the page where i want to see the blog, but how to do the same in my english version of that page… because i can see the display is not the same… (lateral bar, search, recents articles, archives…)
    Thanks for your help

    • This topic was modified 4 years, 9 months ago by jpbond13.
    sensiblekaren
    Participant

    Hello

    I have added a new event using the tribe event plugin however the exta info about the venue etc does not line up very well – see phone, and time for example on the link in private content.

    On further ressearch CSS provided by Tribe for Enfold does not resolve the issue it just moves the Venue info onto a new line.
    They give some help here on compatibility with Enfold:

    Compatible Themes for The Events Calendar

    .responsive .av-single-event-content {
    padding: 0 50px;
    }

    .av-single-event-meta-bar {
    max-width: 775px;
    padding: 50px;
    }

    Please let me know a solution. Thank you.

    #1305598

    Hi,

    Thanks for the update. I’m seeing these error messages in the Envato Market plugin, and it’s not listing Enfold in your downloads:

    Incorrect token permissions, please generate another token or fix the permissions on the existing token.

    Please ensure only the following permissions are enabled:

    View and search Envato sites
    Download your purchased items
    List purchases you’ve made

    Could you try following those instructions please? You can also try to update the theme manually: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or use a plugin to install it: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/

    Best regards,
    Rikard

    #1305144

    Hello, all.

    I have searched the depths of the Web, including this forum, and have not found an answer to this issue I am having with Enfold. Ergo, here is my post.

    I have just migrated my Enfold install to a new server.
    This also allowed me to upgrade the Enfold install from 4.2.2 to 4.8.3.
    Big jump, eh? This might have something to do with the issue I am about to describe.

    All works very well except for the alignment of items in the portfolio grid.

    In the past (version 4.2.2) the grid columns and rows were even rectangles. Please have a look at my sample image:

    The working version from the *old* site

    And the new rendition (version 4.8.3).

    The uglier version from the *new* site

    And from within the project portfolio:

    Project portfolio is a jumble

    Do you have any thoughts on what the problem may be?

    Is there a setting somewhere that I am missing?

    By the way, this applies to the directly-linked portfolio pages AND the preview gallery as well. It looks like these are different mechanisms and I was surprised that both changed in the same manner:

    Preview gallery

    Let me know if I am omitting any important information and I will provide it ASAP for you.

    For the record, I have a fairly thoroughgoing knowledge of PHP/CSS/etc, and don’t mind digging in code, if you have a recommendation.

    All the very best!

    Kenneth

    #1305124
    Adrian Mason
    Guest

    Hi. I built a website a few years ago and I’m sure it was Enfold. I’ve searched through the demos and I can’t seem to find it and I would like to use again on another project. I have found a screenshot of the homepage. Could I email this to you to see if you can tell me which demo it is?

    I transferred the domain when I sold the company and now that company is not using it or I would have sent a link to their site.

    Many thanks in advance
    Adrian

    #1305089

    Topic: HTML-Tag in Excerpt

    in forum Enfold
    profil77
    Participant

    Hi there!
    We’ve already got a solution for this issue by editing line 408 in functions-enfold.php:
    https://kriesi.at/support/topic/ajax-search-html-tag-in-excerpt/
    In order to prepare Enfold for an easy udating it would be better to use an add_filter solution. Ismael has already proposed one in post #335930, but it doesn’t work.
    Do you have an idea?
    Thanks
    Bernd

    dragonetdesign
    Participant

    I recently inherited a problem site from another developer and I was having an issue with excessive scripts running and whole bunch of other issues. The previous developer had created a child theme and made a lot of edits, most of which have been removed now and almost everything is back to stock and what the plugins create. I had the site running pretty well although the backend was slow and I noticed the theme was several versions behind so I purchased the enfold theme and updated it. Upon doing so now whenever I click on products from the dashboard the site give me a critical error. I can search for the product on the frontend and then edit the product from the front but from the dashboard anytime I click on products I get a critical error. I have disabled all plugins and themes and the error only happens when the theme and woocommerce plugin are both active. Any help you can provide would be greatly appreciated.

    #1304909
    Peter
    Participant

    Hi. Where I have to look for the solution?

    Default Enfold Search block doesn’t return any results with any settings, because calls same page https://domain.com/resources/?s=racking&numberposts=6&post_type%5B%5D=post&results_hide_fields= instead of WordPress index https://domain.com/?s=racking&numberposts=6&results_hide_fields

    Console shows 404 error:

    GET https://domain.com/resources/?s=racking&numberposts=6&post_type%5B%5D=post&results_hide_fields= 404

    If you don’t submit Search button and use Live Ajax, Chrome console shows JavaScript errors.

    avia-head-scripts-902f3cbc95bc7f2d6cded445cf22d228.js:23 Uncaught TypeError: Cannot read property 'indexOf' of undefined
        at t.AviaAjaxSearch.do_search (avia-head-scripts-902f3cbc95bc7f2d6cded445cf22d228.js:23)
        at d (jquery.js?ver=1.12.4-wp:2)
    #1303898
    andotek
    Participant

    Hi Team,

    My graphic designer has redesigned the logos / icons for
    Add to Cart
    Search
    Account (Person Shape)

    I would like to position these three icons on the right side of the main menu header container.
    I would like the Add to Cart button to function as per the default -> Upon hover it shows what is in the cart.
    I would like the search button to still be ajax enabled on click

    How do I best approach this?
    Previsouly I have created a header widget to get a generic button positioned on the right side of the main menu however this is a little more complex as I would like to still have the default behaviour happen as per the default theme options (search and add to cart)
    // Header widget area

    add_action( ‘ava_after_main_menu’, ‘enfold_customization_header_widget_area’ );
    function enfold_customization_header_widget_area() {
    dynamic_sidebar( ‘header’ );
    }

    How would you approach a problem like this?

    Hi Thomas,

    Sorry for the late reply!

    I checked your test site and could reproduce the issue. Add to gallery button throws error related to backbone.js file as Rikard mentioned earlier.
    While I was searching for a solution, I found this thread – https://wordpress.org/support/topic/enfold-theme-conflict/ where plugin author fixed the issue by releasing an update. I think another update might be needed.
    I checked their developer docs however that did not help either. If plugin author replies to your thread and has any pointers, we will gladly pass them to our devs :)

    Best regards,
    Yigit

    Hey,

    Thanks for contacting us!

    I adjusted your code a bit and then added following code to Quick CSS field in Enfold theme options > General Styling tab

    #top #header_meta #searchform {
        float: right;
        margin-left: 10px;
    }
    #top #header_meta #s {
        padding: 5px 47px 5px 5px;
    }
    #top #header_meta #searchsubmit { 
        line-height: 30px; 
    }

    Please review your website :)

    Best regards,
    Yigit

    #1303064

    Hi,

    How would you like the excerpt to be formatted? You can edit the themes/enfold/config-templatebuilder/avia-shortcodes/productslider/productslider.php file if you want modify the catalogue item.

    	$text .=	"
    <div class='av-catalogue-content'>{$content}</div>
    ";
    

    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

    #1303061

    In reply to: Enfold Problem

    Hi Yurasik1,

    Thanks for providing the credentials, I have checked on it and it seems the reason for the two issues showing up is because of the “Page partially loaded” issue in which all CSS files (also other files in the CDN) are not even loading with the googlebot/crawler. Since no styles are loaded (only in the googlebot since checking the site with a mobile device clearly loads the CSS files) the main menu links would look small and too close with each other which also explains the reason why on the demo https://kriesi.at/themes/enfold-construction/ the result is mobile friendly.
    I think disabling the CDN the might help fix the issue, can you try to disable Godaddy’s CDN on your site?

    Also, I found this similar article which has some insights though unfortunately, no sure solution is offered: https://support.google.com/webmasters/thread/4425254/google-searchbot-page-resources-couldn-t-be-loaded-other-error?hl=en

    Best regards,
    Nikko

    Kimberlypclarke
    Participant

    Hello,

    I’ve been working with the Enfold Lifestyle theme, and I am struggling with how to edit and/or remove the “That’s Me: Alicia Enfold” image and content from the sidebar of the lifestyle blog. I’ve searched pages and posts, and while I’ve edited the “That’s Me…” Title, I don’t know what I need to access to edit the rest of the section. Thank you.

    andotek
    Participant

    Is it possible to replace the standard AJAX search with a search box that takes over the secondary sub menu?

    Example I’m trying to achieve below using the enfold theme.

    https://www.solodev.com/blog/web-design/search/how-to-create-a-search-bar-that-overlays-your-top-navigation.stml

    Currently I have the AJAX search in place below. I want to take it one step further that when the search button is pressed it will over lay across the secondary menu. For a mobile user also this will look better then the standard ajax solution.

    /* Header Meta Search Icon */
    if(!function_exists(‘avia_append_header_meta_search_icon’))
    {
    //first append search item to main menu
    add_filter( ‘wp_nav_menu_items’, ‘avia_append_header_meta_search_icon’, 9997, 2 );
    add_filter( ‘avf_fallback_menu_items’, ‘avia_append_header_meta_search_icon’, 9997, 2 );

    function avia_append_header_meta_search_icon( $items, $args )
    {
    if (is_object($args) && $args->theme_location == ‘avia2’)
    {
    global $avia_config;
    ob_start();
    get_search_form();
    $form = htmlspecialchars(ob_get_clean()) ;

    $items .= ‘<li id=”menu-item-search” class=”noMobile menu-item menu-item-search-dropdown menu-item-avia-special”>
    <span class=”avia_hidden_link_text”>’.__(‘Search’,’avia_framework’).'</span>
    ‘;
    }
    return $items;
    }
    }

    #1302160

    Hi Lyse,

    Thanks for giving us the reference link.
    Since the code given in the link removes the word “in”, in the french version it should be removed it as well.
    If you want to replace the word “dans” with other word then you can just replace the text in English and Enfold will check on the language translation files for its translation.

    PS. For French translation it will look into wp-content > themes > enfold > lang > fr_FR.po and you can search for “in” (line 13772) and you’ll see it’s translation

    Best regards,
    Nikko

    #1302110
    Donkies11
    Participant

    Hello Support,

    How do I get the Enfold theme to load a mobile (burger) menu for iPads when they are in landscape mode as well?

    I’ve searched through the forum and did not find an answer.

    The site I am working on is: https://www.marshallhallridingacademy.com/

    ~ Greg

    P.S. this is for the main menu gw

    #1302094

    You can’t see the actual content below the search bar because the map doesn’t show. It either presents as a blank white area or it shows the error message I’ve pasted in previous replies. Here is another screen capture of the error message: https://www.screencast.com/t/uWoS2JgZ

    Here is the screen capture of the Enfold theme options where the Google API key has finally been accepted: https://www.screencast.com/t/rRnIvmfw2

    Here is the screen capture of the Mindful KC Zones page where the map should display: https://www.screencast.com/t/XckQp4as7Ey

    We are using the Simple Business Directory on that page.

    Thank you for your continued support with this.

Viewing 30 results - 961 through 990 (of 7,495 total)