Viewing 30 results - 2,581 through 2,610 (of 241,966 total)
  • Author
    Search Results
  • #1471631

    Hey Tanja,

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

    @media only screen and (max-width: 400px) {
      .responsive #top #header_main #menu-item-548 a {
        padding: 0 0 0 10px;
        font-size: 12px;
      }
    }

    Best regards,
    Rikard

    #1471626

    Hey dsignoWerbung,

    You could try to enable debug mode under Enfold->Layout Builder->Show advanced options in order to display the Layout Builder shortcodes under the regular layout window. After that then you can copy the shortcodes between the sites and see if there are any differences after that.

    Best regards,
    Rikard

    #1471617
    wema7300
    Participant

    For this https://kriesi.at/documentation/enfold/blog-post/
    I think there’s a bug on this module, we are using ACF and the settings page displays on the blog post loop.

    #1471615

    You should be more specific about that. Does it no longer work in general or do you mean on mobile devices?

    If you select this option in Enfold under Header- Header behavior, the header is generally set to position: fixed. Based on your nickname, I see on your page that the header is set to position: sticky. Did you set this yourself via quick css?

    PS: Quick Css input field is just to place css rules – no script or php snippets. ( functions or add_filter rules etc.)

    so remove those non css instructions and that css:

    
    .html_header_top.html_header_sticky #header {
    	position: sticky !important;
    }

    and place functions or filters to the child-theme functions.php. If you do not use child-theme then try one of those plugins to inject snippets.
    Unfortunately, I have no experience with such plugins, so I can’t recommend one. Maybe a mod here knows a good one.

    Next: how did you place the cart icon into the navigation?

    #1471613
    ramonolivencia
    Participant

    The Sticky Header feature, under the Enfold Child Theme Options (Header Behavior tab), is not working. Any advice?

    #1471610

    Hi,
    thanks for explaining that – not an area I know about. I had made sure the PHP version was recent. I have now used a plug-in to hide the warnings so all looks good. If the warning is not critical and no action is required re Enfold I will leave it. You can mark as sorted.
    Thanks again for your ongoing support and your wonderful theme which I continue to use exclusively!
    Anne

    hostworks
    Participant

    Receiving this error on the front-end of the site after upgrading to 6.7 WP. A saw there are a couple of other people with the problem as well. Had debugging turned on by mistake and have since turned it off from displaying as well

    Deprecated: Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available. in /var/www/vhosts/asphaltspecialties.com/httpdocs/wp-includes/functions.php on line 6114

    Probably not related to Enfold, but thought I would point it out.

    #1471606
    sebastr021
    Participant

    Hello, I’ve been using a few enfold licenses for years and for some reason it’s been a few months since my personal portfolio page is experiencing incredibly page load speeds compared to my previous experiences with your theme. I haven’t installed any weird/new/big plugin, all images have been optimized, I’ve got a cache plugin installed as recommended and my hosting service does not seem to find the problem. Can you kindly please take a look and let me know what is happening? I’ve been using Google Page Insights to try to diagnose my site but I haven’t been able to find the issue as to why is it loading so slow…
    I’ve provided credentials and I hope you guys can help me, I just renewed my support license since this issue is something I have not been able to catch at all…

    Thank you

    • This topic was modified 6 months ago by sebastr021.

    I tried uploading the entire ZIP file that I downloaded after purchase. Looking into that ZIP file, I see that it contains another ZIP file titled enfold. Is that the file to upload? I didn’t try that because I also see a ZIP file titled psd.

    #1471603
    HGI_webdev
    Participant

    I have a client site with tons of images in a masonry gallery, 300+.

    After upgrading Enfold(v.6.0.6) & WP(v.6.7) recently, the vertical scroll bar inside the popup when adding images to the masonry gallery changed to a minimal style (just a thin gray line rather than the normal thicker line with a box inside it) and the “home” and “end” keyboard shortcut keys no longer work to instantly jump to the top and bottom of the gallery. The thicker normal scrollbar is normal everywhere else on the back and front ends. I need the shortcut keys to work, otherwise I have to “drag” an image all the end to one end of the gallery manually and it takes forever!

    Is there any way to get the normal non-minimal scrollbar back for the gallery popup? Using Avia Layout Editor, running firefox on Windows, but I get the same issue in Edge and Brave. I can share a screenshot, just not sure how to do that in this post.

    Please tell me there is a solution. Thanks.

    #1471599

    Hey sander,

    You should update the theme as soon as possible. The update to 6.0.6 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
    If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
    Also please read this after you have updated: https://kriesi.at/documentation/enfold/. You can run any recent PHP version once you have updated.

    Best regards,
    Rikard

    #1471596
    sanderdejong
    Participant

    Hi, I recently had crash with Enfold and PHP-version update.
    I’m running Enfold 4.6.3.1 now. What version PHP can I use and how can I find that out myself?

    Matthew Spaur
    Participant

    I’m updating Enfold from 4.8.7.1 to 6.0.6 (I know, it’s been a while). When I try to upload the theme ZIP file through WordPress, I get the message “The theme is missing the style.css stylesheet.” What do I need to do to get this theme updated?

    #1471590

    Hi,
    Glad Rikard could help, 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

    #1471589

    Hi,
    Glad Rikard could help, 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

    #1471588

    Hi,
    Glad Ismael could help, 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

    Hi,
    You would need to manually edit the footer.php file and add it to your child theme, but I don’t know if changing the div that holds the widgets to a <footer>, and removing the <footer> from the socket will break anything in the theme setting, but you can try. See this thread as a starting point and edit to suit.
    If this doesn’t help try a posting a feature request here for the Dev Team to review.

    Best regards,
    Mike

    #1471576
    dsignoWerbung
    Participant

    Hi,
    I have installed Enfold on 2 websites with 2 licenses, each using the Enfold Parallax template as a basis. In the 1st installation the elements on the homepage do not stretch apart (services, buttons, etc.), in the 2nd installation everything stretches apart and there are huge holes between the individual elements. I have compared both installations several times in the options, and I cannot see any difference in the settings. Can anyone help me? The elements in the 2nd installation should move in the same way as in the 1st installation.

    #1471575

    Thank you Rikard, I procedeed with the opening of a new topic.

    P.S. I’m encountering the same problem in all the websites with Enfold that I manage.

    Best regards,
    Alessandro

    #1471569

    Hi aleo0716,

    Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1471568

    Hey Gianluca,

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

    button.single_add_to_cart_button, .single-product ul.cart_dropdown {
      display: none;
    }

    Best regards,
    Rikard

    #1471567
    Martin
    Participant

    Hello,

    I would like to integrate the calendar that I use on my iMac / iPhone into my website http://www.miximo.de und http://www.tourbahn.de. Is that even possible? Do you have any tips?

    Kind regards,
    Martin
    ———————————————–
    Hallo,

    ich würde gern auf meiner Seite http://www.miximo.de den Kalender einbinden, den ich auf meinem iMac / iPhone nutze. Ist das überhaupt möglich? Gibt es da vielleicht Tipps von euch?

    viele Grüße,
    Martin

    #1471565

    Hey Munford,

    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

    #1471563

    Hi,

    Did you deactivate the bundled version under Enfold->Layout Builder maybe?

    Best regards,
    Rikard

    #1471551

    Hi, thanks for your quick reply.
    Our install of Enfold is the latest version 6.0.6. My client is not very happy about seeing this on the site even if not critical. Is there no way to fix the issue?
    I don’t usually touch the wp-config.php files and I’m not using a child theme – so wouldn’t I have to keep adding the debug setting?
    Thanks,
    Anne

    #1471545

    Hi,

    If you don’t accept them in the cookie banner, the map won’t be displayed.

    Have you tried setting the Enfold > Privacy & Cookies > Cookie Handling > Default Cookie Behavior settings to the first or second option? This will allow external services, including the map, to load even without accepting the cookie options.

    Best regards,
    Ismael

    #1471540

    Hey Beat,

    Thank you for the inquiry.

    We may need to login to the site in order to properly check the issue. Please provide the login details in the private field. In the meantime, try to toggle or temporarily disable the Enfold > Performance > File Compression settings. Let us know of the result.

    Best regards,
    Ismael

    #1471538

    In reply to: Footer and menu

    on pastebin – this is the already edited footer.php. You can download it there.
    If you place it to your child-theme root directory ( just besides style.css, functions.php and screenshot.png) it will automatically work.
    you can see the changings because they are commented in that file. i just shifted the closing div of #main to the top.
    it seems to work as long as you do not need the curtanin effect footer – with footer-page it works too – see example pages
    https://enfold.webers-webdesign.de/enfold-consulting/
    or
    https://enfold.webers-webdesign.de/enfold-photography-portfolio/

    on those two pages i aditionally added:

    .responsive #top #footer .container, 
    .responsive #top #socket .container,
    .responsive #top #footer-page .container {
      max-width: 95vw;
    }
    #1471529

    Hi,

    Please check this documentation for more info about the OpenStreetMap feature: https://kriesi.at/documentation/enfold/openstreetmaps-leaflet-maps/

    Best regards,
    Ismael

    #1471528

    Hey desquid66,

    Thank you for the inquiry.

    Is there any plugins that conflict with Enfold?

    Yess there are plugins that could potentially cause conflicts not only with the theme but with any theme. However, you should still be able to use SEO plugins like Yoast or RankMath without any issues with the Enfold theme. Let us know if you encounter any issues.

    Best regards,
    Ismael

Viewing 30 results - 2,581 through 2,610 (of 241,966 total)