Viewing 30 results - 121 through 150 (of 244,492 total)
  • Author
    Search Results
  • #1496086

    In reply to: Logo cropped on mobile

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1496082

    Hi,
    Glad that you have this sorted out now, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1496080

    Hey waveseven,
    Please see these threads:

    If neither of these work for you, please link to your site.

    Best regards,
    Mike

    #1496079

    Hi,
    Glad that Guenni007 & Ismael could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    Coen Verkuyl
    Guest

    Hi,

    Thanks for your previous fast answer. I also suspect that the new PHP is the issue.
    As I have taken over the website and the old maintainer is no longer available, I do not have any credentials for your website to download a newer version. Is there any other way you can help here?
    (as said before this is a non-profut site ran by valunteers, the money made by the bi-yearly ” pubquiz” goes completely to charity)

    Regards,
    Coen Verkuyl

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    This reply has been marked as private.

    This bug is causes by a missing closing tag inside a av_textbox element. Imho, this should not break the template system as the shortode itself is closes properly and browsers also can handle this naturaly.

    How to reproduce:
    – create 2 textblocks
    – make the first one have invalid html by adding a opening
    element

    From my understanding, this bug is quite new, since our client has been using this template for quite some time.

    p.s.
    This topic notes bug reports should be posted to this group if there’s no valid support license:

    > In case you do not have a valid support but would like to report a bug or make a suggestion, you can use either Pre-sale question form or post a comment on Enfold’s ThemeForest page :)

    #1496061

    Hey Helmut,

    Please try to clear or temporarily deactivate all caches. You could also try to toggle the file compression settings under Enfold->Performance.

    Best regards,
    Rikard

    #1496056

    In reply to: Plugin updates

    Thank you very much for your quick reply. The latest version of Enfold is installed on the site. The error message always appeared during the last few updates. However, when I check the plugins, it seems as though the updates went through normally. The latest versions of the plugins (Smash Balloon and Logo Translate) are displayed. Therefore, I can’t try updating the plugin again at the moment. I’ll also check with the host at the same time, but nothing has really changed there. The PHP version was updated a while ago, but that went smoothly. Best regards, Andreas

    #1496052

    Hey bemodesign,

    Thank you for the inquiry.

    You can disable the breadcrumb from the Enfold > Header > Header Layout > Header Title and Breadcrumbs — set it to “Hide Both”.

    qGMrixe.md.png

    Let us know if you have more questions.

    Best regards,
    Ismael

    #1496051

    In reply to: Plugin updates

    Hey kreativeseite,

    Thank you for the inquiry.

    Sorry to hear you’re having trouble updating plugins. There are a few things you can try:

    1. Make sure Enfold is updated to the latest version (7.1.4). You can check and update from Enfold > Theme Updates or login to your Themeforest account.

    2. Try switching to a default WordPress “twenty” themes temporarily and attempt the plugin update again. This will help determine whether the issue is theme-related or not.

    If the problem persists even with the default theme active, this is likely a WordPress core, server or hosting issue rather than something related to Enfold. In that case, we’d recommend reaching out to your hosting provider or the plugin developers directly for further assistance.

    Best regards,
    Ismael

    #1496049

    Hey hegartpetersen,

    Thank you for the update.

    If you prefer wrapping the title container into multiple rows, please try to add this css code:

    
    #top .av-tabs-scrollable .av-tab-section-outer-container {
        overflow: visible;
    }
    
    #top .av-tabs-scrollable .av-tab-section-tab-title-container {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        min-width: unset !important;
        left: 0 !important;
        white-space: normal;
    }
    
    #top .av-tabs-scrollable .av-section-tab-title {
        flex: 0 0 auto;
    }
    

    Note that this will hide the arrow indicator beneath the active tab since it depends on the container’s positioning logic. Please refer to the documentation on adding custom css classes to elements:

    https://kriesi.at/documentation/enfold/add-custom-css/

    Let us know the result.

    Best regards,
    Ismael

    #1496047

    Hi,

    Thank you for the screenshot.

    We couldn’t reproduce the alignment issue on smaller screens on our end. For the table text size, you can try adding this to Enfold > General Styling > Quick CSS or your child theme’s style.css file:

    
    .t3-widget-root .t3-table tbody tr td {
        font-size: 20px;
    }
    

    Please make sure to purge the cache before testing.

    For any other styling issues specific to the booking module itself, we recommend keeping in touch with the Tomm Booking support team since we don’t provide support for third-party plugins. They’ll be in the best position to help you with additional configuration options.

    Let us know if you have more questions.

    Best regards,
    Ismael

    #1496043

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1496035

    Hi,
    You would want a older version of Enfold not Enfold Child. What was the last working version?
    Perhaps you could roll back with your web host backup?

    Best regards,
    Mike

    #1496027

    Hi Mike,
    Thank you very much for your reply.
    I’ve installed the same search function on five other pages.
    Everything was working fine until a few days ago.
    And I was able to open the galleries on mobile exactly the same way—
    just like on the desktop.
    I would “Auswählen” the dropdown, choose the desired gallery, press OK, and then click Search.
    No updates have been applied to the script.
    Only WordPress and Enfold.

    I installed the same search function on the page linked below:
    It works fine on desktop, but doesn’t open on mobile.

    Is there anywhere I can download an older version of Enfold Child?

    Thanks and best regards,
    Franz

    Hey Arjan Steenbergen,
    This typically occurs when the page or the template was saved with unclosed tags, which breaks the page structure. Note that once the template is saved it can not be repaired it must be deleted and recreated. If the unclosed tags are on the page they can be repaired, if you find them. Often users will add html tags to title fields, despite the warning that is shown in the element. Code blocks are another place that html may be, along with text blocks that have had content copied from other pages and pasted into the visual tab, often content that is copy/paste will include html from to source, review the code tab to verify.
    I can not review your code snippet because it is malformed though the contact form. Please note that the contact form is not appropriate for support requests, please login to the support forum and open a new thread
    If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then register your Purchase Code
    Please include a admin login to your page within your support forum new thread so we can examine. If your site is live, perhaps creating a staging site would be a good idea.

    Best regards,
    Mike

    #1496023

    In reply to: unable to log in

    Hey Sabina,
    To register for the Enfold Support Forum, first go to the Register Page and enter your Purchase Code from your Theme Forest account and creat a login. Then you can login to the forum and create a New Thread for your question.
    Meanwhile you could add this css into the theme options Quick CSS to change the uppercase to the same case that is typed into the elements.

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
        text-transform: unset;
    }
    .iconbox .iconbox_content .iconbox_content_title {
        text-transform: unset;
    }
    .widgettitle,.av-catalogue-title {
        text-transform: unset;
    } 

    Best regards,
    Mike

    #1496015
    pdxammo
    Participant
    #1496014

    Hy Mike, thank you very much.

    Best regards,
    Oriano

    Enfold4ever 🕺

    #1496012

    In reply to: burger menu mobil

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1496011

    Hey spitsdesign,
    You can request demos in our Feature Requests where the Dev Team will see it, click the green button at the top right “New Issue” to create a new request with the type of demo you would like to see.
    Please keep each request to one topic, but you can summit multiple topics.

    Best regards,
    Mike

    #1496008

    Hey Oriano,
    You could edit line 304 in /enfold/includes/classes/class-avia-custom-pages.php from this:

    if( is_user_logged_in() && current_user_can( 'edit_published_posts' ))

    To this:

    if ( is_user_logged_in())

    Best regards,
    Mike

    Hey Coen Verkuyl,
    Your new host is probably using PHP 8, which the very old version of Enfold that you are using will not support. Updating should solve.
    To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
    after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue,
    then you will see the Theme updated successfully message.
    After which you can go to your Theme Forest account and create a new Token for future automatic updates.

    Best regards,
    Mike

    Coen Verkuyl
    Guest

    Hi,

    As a volunteer I took over the website of a non-profit organization. The website was updated a long time ago and running and old version of Enfold (4.2.4). Because the current host is ending its hosting I need to move the website to another host (Strato). When I backup the site and restore it temporarily on my Rasp5 host to see if the migration will work, I get a WordPress critical erre which seems to be caused by the Enfold theme: when the theme is remove all is working again.
    Would installing the latest version of Enfold help here?

    #1496003
    orianos
    Participant

    By default, when Enfold Maintenance Mode is activated, only the Administrators, Editors and Authors can view the site.

    I would like subscribed users to be able to view the site as well.


    @Mike
    ,
    you had already replied to me in this ticket (but the screenshot is no longer visible).
    Could you please send me the instructions again to edit line 304 in /enfold/includes/classes/class-avia-custom-pages.php ?

    Best regards,
    Oriano

    sebastianpesl
    Participant

    Hallo,

    auf unserer Website mit Enfold funktioniert seit kurzer Zeit der erweiterte Layout Architekt nicht mehr.
    Wenn ich eine Seite bearbeiten möchte, komme ich leider nur zu einer leeren Seite, wo ich keine Elemente oder Werkzeuge sehe.

    Habe Enfold gestern bereit aktualisiert, leider ohne Erfolg. Weiß mittlerweile nicht wirklich weiter.
    Wie gehe ich nun weiter vor?

    LG

    #1495992

    Hi,

    Thanks for the update. Did you try the suggestion that I posted earlier?

    you could try to activate debug mode under Enfold->Layout Builder->Show advanced options, then copy the shortcodes to a new page to see if that helps.

    Best regards,
    Rikard

    • This reply was modified 2 weeks, 5 days ago by Rikard.
    #1495989

    Sorry about that.
    Since the main page (first link)
    is currently under heavy revision, I’ve created a new link.
    See below.
    Thanks, best regards, Franz

    There is a search function on this page:
    Link below:
    It works perfectly on the desktop.
    Until a few days ago, it was also working fine on mobile. I don’t know if there was a change due to the WordPress update or the Enfold theme update,
    but in any case, I can no longer click on the dropdown on mobile.

    https://img.savvyify.com/
    Is this page no longer working?

Viewing 30 results - 121 through 150 (of 244,492 total)