Viewing 30 results - 4,801 through 4,830 (of 244,352 total)
  • Author
    Search Results
  • #1472452

    Hey timothym49,

    Thank you for the inquiry.

    You may need to disable the default Google Map implementation in the theme by adjusting the Enfold > Google Services > Enable Google Maps on your site settings. Please let us know once the site is live so that we can check the elements.

    Best regards,
    Ismael

    Hey sidsingh78,

    Thank you for the inquiry.

    We see this error in the console when we checked the product page:

    Uncaught TypeError: Cannot read properties of undefined (reading 'register')
        at avia-footer-scripts-400d684f4690d9b1d3fa5495d0cb8833---674784f8c4995.js:167:779
        at 
    

    The error is generated from the compressed scripts, so we can’t pinpoint where it’s coming from. Please temporarily disable the Enfold > Performance > File Compression settings and let us know if the issue persists.

    Best regards,
    Ismael

    Hey amandawellbeing,

    Thank you for the inquiry.

    You can use the Table element in the Advance Layout Builder in order to create pricing tables. Please check the documentation below for more info:

    // https://kriesi.at/documentation/enfold/table/
    // https://kriesi.at/themes/enfold-2017/elements/tables/

    Best regards,
    Ismael

    #1472443

    Hey Michael F,

    Thank you for the inquiry.

    Did you toggle the Enfold > Layout Builder > Custom Layout And Dynamic Content and the Lock Advanced Layout Builder settings? Please make sure that the builder is not locked.

    Best regards,
    Ismael

    #1472440

    Hey death456,

    Thanks for the login details. If you only need some content from each demo, then you can enable debug mode under Enfold->Layout Builder->Show Advanced Options in order to see the Layout Builder shortcodes. After that then you can copy these shortcodes into the window below the regular layout window:

    https://pastebin.com/nULCSR4e
    https://pastebin.com/1hGdTSMN

    Best regards,
    Rikard

    Hey Leigh,

    Thanks for the login details. Enfold is installed on your site, I’m guessing that you got it working?

    Best regards,
    Rikard

    sidsingh78
    Participant

    I am experiencing an issue with my WooCommerce product pages while using the Enfold – Responsive Multi-Purpose Theme (Version 6.0.6). Specifically, the product description is not displayed by default when visiting a product page.

    Details of My Setup:
    WordPress Version: 6.7.1
    WooCommerce Version: 9.4.2
    Theme: Enfold – Responsive Multi-Purpose Theme
    Product Page Example: HairLife Product Page

    Steps I’ve Tried:
    1. Added the PHP code snippet to the functions.php following this suggested solution from this thread Link

    2. Used JavaScript to ensure the description tab opens by default

    add_action('wp_footer', 'open_description_tab_default');
    function open_description_tab_default() {
        if (is_product()) {
            ?>
            <script>
                document.addEventListener('DOMContentLoaded', function () {
                    let tab = document.querySelector('.woocommerce-Tabs-panel--description');
                    if (tab) {
                        tab.style.display = 'block';
                    }
                });
            </script>
            <?php
        }
    }

    3. Verified that product descriptions exist in WooCommerce’s product editor.

    Could you please guide me on how to:
    Ensure the product description is displayed by default without requiring the tab to be clicked.
    I’ve already tested with minimal plugins to rule out conflicts, and this issue seems directly related to the theme. Any advice or customization tips would be greatly appreciated.
    Thank you in advance for your support!
    Best regards,
    Sid

    Hey James,

    Thank you for the inquiry.

    Please try to add this css code and let us know of the result.

    @media (max-width: 768px) {
        :target {
            scroll-margin-top: 200px;
        }
    }

    Make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings and purge the cache after adding the modification.

    Best regards,
    Ismael

    #1472427

    Hi,

    Thank you for the update; your kind words mean a lot!

    In the home page, the header is transparent, so you will need to enable the Transparency Options in the Enfold > Theme Options panel and upload a different logo for transparent headers in the Transparency Logo option. You can also adjust the color of the menu items for transparent headers. As for the favicon, we updated the URL from http to https. Please make sure to purge the cache after uploading the logo for transparent headers.

    Best regards,
    Ismael

    redrhinogroup
    Participant

    With all the latest theme updates, WP version, etc. for a few weeks, the home page was stable with daily edits (as designing / editing the site) now, everytime i try to edit the home page, the bottom half of the page design disappears / deleted. need some help please — very frustrating —
    reverted to previous GOOD versions from backup and then made copies/duplicates of those, However, even the copy/duplicates have the same issue when editing any content on the home page. thanks for your support.

    • This topic was modified 1 year, 3 months ago by redrhinogroup. Reason: resolved thanks
    #1472422

    Hey mickhb,

    Thank you for the inquiry.

    Have you tried using the Animation options of the Column elements instead? The animation should only be triggered once the element is visible on the viewport. Please check the documentation below for more info.

    Best regards,
    Ismael

    #1472421

    Hey Enfoldfanatic,

    Thank you for the inquiry.

    This is still not possible with the color section element, so you will need to apply a fallback image. If playing background videos on mobile devices is necessary, consider using the Layer Slider element.

    Best regards,
    Ismael

    Leigh Melander
    Guest

    Hi:

    Just bought Enfold. Tried to install on a brand new site. Can’t. Multiple tries. Two different browsers. Getting a 403 error message and server not responding message. Talked to my hosting company. Server is working perfectly on their end.
    Paid for extra support when I bought the theme. Can’t access any support because in spite of multiple tries to register, the system won’t let me in. Tried resetting the PW four times. Wrong every time.

    Please fix this for me! Beyond frustrated.

    Thanks.

    #1472396
    nicole891
    Participant

    Hi
    Where can I download the Enfold theme? I purchased the new regular license yesterday and have the purchase code

    • This topic was modified 1 year, 3 months ago by nicole891.
    #1472394

    Hey atx_m,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .home #av_section_1 > .container > .content {
    	padding: 0;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1472392
    death456
    Participant

    Guys this is the senario:

    I am going to redesign an existing site using enfold

    I tried installing both locally and on siteground and it doesn’t import. I don’t see errors. I was trying for example to install Enfold Parallax. I am also aware that there’s issue with wordpress 6.7 and above with Enfold so before starting I installed WP 6.6.2 using WP Downgrade so it doesn’t accedently update

    I will provide access to the dev site for you

    Credentials for FTP and WP will given in private

    I also would like to ask if you can help me do something a bit more advanced with enfold. I am aware that the demos a standalone but would it be possible to use diffrent demos per page? So more specifically

    1. Enfold Parallax looks nice for Home Page so I want that just for the homepage
    2. Enfold Elegant Portfolio looks nice for Portfolio Page so if you can

    If there’s a way to have the layouts installed so I can mix and match that would be nice.

    I am trying to save some time and although I don’t know enfold well. As a developer I should be able to get stuff done quickly.

    #1472390

    In reply to: Lighthouse CSP errors

    Hi,
    I don’t have experience with this, his thread is still open, try posting to his thread as he may know.

    Best regards,
    Mike

    nTECHgrate
    Participant

    Hello Enfold Team,

    On a new site that I’m building, the anchor link scroll depth is off on mobile (it doesn’t scroll down far enough). I believe this is because I’m using a “sticky header” on mobile and need to adjust the scroll depth by a few pixels. Can you please take a look and point me in the right direction?

    https://bcgabq.com/company/#contact

    As always, thank you for your help.

    -James

    #1472385
    Enfoldfanatic
    Participant

    Hi,

    Is there already a solution available to autoplay background video’s within a “color section” on mobile devices?

    Kind regards,
    Enfoldfanatic

    #1472376

    Btw for Enfold etc do check this post in relation to WP 6.7

    Hi, Mike
    I apologise for the very late receipt of my reply.
    As for your answer: All translations into French are displayed correctly when I display all messages in the blog masonry element. However, if I only want to display a certain number of messages, some messages are missing in the French version of the website – regardless of whether I have translated them (via the plus sign) or not.
    Now I assume that the query is not executed correctly because either the query by the blog masonry element is faulty or there is an error in the WPML database table.
    I have checked this and am leaning towards an error in the database table, i.e. I will contact WPML and inform you if the error does affect ENFOLD. Anyway, you could close this thread.

    Thanks for your help!
    Sorry for my delay…

    Kind regards
    Megan

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-6429 #av_section_4 .flex_column_table {
      width: 50%;
    }

    Best regards,
    Rikard

    #1472357

    Hey FDovalA,

    Please try following this: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Rikard

    #1472349

    Hi Ismael.
    Thanks for your input. When there are hundreds of photos to manage, manually setting each individual image is a long task and can also lead to oversights and errors. I thought it was possible to control them all with a few lines of code rather than manually.
    The information to be inserted in the Style.css file is growing rapidly. Referring to your page https://kriesi.at/documentation/enfold/add-custom-css/#enable-custom-css-class-name-support , could you tell me how can I activate the Editor in Appearance? In my installation it is not visible

    https://img.savvyify.com/image/Immagine-2024-11-27-105508.9GnBf

    • This reply was modified 1 year, 3 months ago by icarogioiosi.
    • This reply was modified 1 year, 3 months ago by icarogioiosi.
    #1472344

    for the full-width mega-div you can try now:

    #top #header .avia_mega_div {
      position: fixed;
      width: 96vw;
      left: 1.5vw !important;    /*=== because of the scrollbar  not 2vw ===*/
      top: 120px;
    }

    or maybe with background styling:

    #top #header .avia_mega_div {
      position: fixed;
      width: 96vw;
      left: 1.5vw !important;
      top: 120px;
      background-color: rgba(255,255,255,0.8);
      -webkit-backdrop-filter: blur(5px);
      backdrop-filter: blur(5px);
      border-radius: 0 0 15px 15px !important;
      border: 1px solid #FFF;
    }
    
    #top #header .avia_mega_div ul {
      background-color: transparent;
    }

    next release there will be for shrinking headers a variable value ( –enfold-header-height) which represents what it said – the dynamically header-height.
    for then we can use top: var(--enfold-header-height);

    for the rest i will look again to your example page.

    #1472338

    Hey Valerie,

    Thank you for the inquiry.

    Where can we check the issue? Did you install a cache plugin? Please try purging the cache or temporarily disabling the plugin. Also, try toggling or temporarily disabling the Enfold > Performance > File Compression settings to ensure that the changes take effect. Let us know the result.

    Best regards,
    Ismael

    #1472337

    In reply to: Slow speed website

    Hey paoluccimarketing2015,

    Thank you for the inquiry.

    We can’t reproduce the same issue on our end but if you need to disable the dynamic content option, you can adjust the Enfold > Layout Builder > Custom Layout and Dynamic Content option, but this will also disable the Custom Layout feature. To disable the LayerSlider plugin, adjust the Enfold > Layout Builder > Integrated (Bundled) LayerSlider Plugin settings to the second, third, or fourth option.

    Best regards,
    Ismael

    #1472336

    Hey bdfuel,

    Thank you for the inquiry.

    You may need to regenerate the private token and make sure that the required permissions are selected.

    — View and search Envato sites (checked by default) (Required)
    — View the user’s Envato Account username
    — View the user’s email address
    — View the user’s account profile details
    — Download the user’s purchased items (Required)
    — Verify purchases of the user’s items
    — List purchases the user has made (Required)

    Please check this documentation for more info: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token

    Best regards,
    Ismael

    #1472335

    Hey reqonsult,

    Thank you for the inquiry.

    The lists and content of table cells should inherit the default font size, which can be adjusted in the Enfold > General Styling > Typography panel. You can adjust the Default Content Font Size for different screen sizes as well.

    Best regards,
    Ismael

    #1472334

    In reply to: Recommended Plugins

    Hi,

    The only mail plugin with native integration with Enfold is Mailchimp, so we wouldn’t recommend anything else. However, you can try any of the options in the list below.

    MailPoet

    Newsletter

    HubSpot – CRM, Email Marketing, Live Chat, Forms & Analytics

    Sendinblue – Email Marketing, SMTP, and Marketing Automation

    FluentCRM – Marketing Automation For WordPress

    Best regards,
    Ismael

Viewing 30 results - 4,801 through 4,830 (of 244,352 total)