Viewing 30 results - 9,871 through 9,900 (of 244,475 total)
  • Author
    Search Results
  • #1434816
    Steve Webgecko
    Participant

    Hi

    I need a Hover Effect on Partner/Logo.
    I did:
    #top .avia-logo-element-container .slide-image a:hover {
    background-color: #ffffff !important;
    opacity: 0.5 !important;
    }

    not working
    Need a Hover effect Opacity 0.5 on Partner/Logo Images:
    https://shop.cleanhouse.ch/home/home-avia/

    #1434814

    Hi Mike,

    I shared your response with our hosting company and he said: Well, I know that mod_security affects uploading via WordPress, but the issue was not that because I was able to successfully upload and unzip the theme file. I’m going to try a different approach this evening and I will let you know how it goes.

    We wound up going with Plan B …. we copied an existing site where I used/activated Enfold already into the test site that gave us problems. Then I started recreating pages using Enfold.

    Thanks for your help!

    I am not a developer, I am store owner. So I am not too sure what to do. Do you suggest I do this https://kriesi.at/documentation/enfold/optimization/#troubleshoot?

    I am getting server errors, resource limits and I am trying to create space so I don’t have to upgrade server.

    Thanks for your help

    #1434809
    This reply has been marked as private.
    #1434808
    thinkjarvis
    Participant

    Hi I saw someone else raised this same issue.

    We have also added X-Content-Type-Options: nosniff to all of our enfold sites.
    This is a modern browser security feature.

    Refused to apply style from ‘https://www.domain.com/wp-content/uploads/dynamic_avia/avia_posts_css/post-2810.css?ver=ver-1704186957’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.

    This is still a problem.

    Disabling the Post css generator with a snippet seems to solve the problem but this isnt a real solution.

    Can you look into this? The mime type for the generated css file is incorrect which is causing the issue.

    #1434805

    Hi,

    Thanks for letting us know, 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

    #1434803

    Hey zilverstroom,

    That doesn’t look like an error which is coming from Enfold, does the same thing happen if you activate one of the default WordPress themes?

    Best regards,
    Rikard

    #1434797

    Hey Daniel,
    Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    add_theme_support('avia-no-duplicate-post');

    Or you can add it as a PHP snippet in the WP Code plugin
    Enfold_Support_4770.jpeg

    Best regards,
    Mike

    #1434790

    Hi,
    Thanks for the feedback, I waited for your “working” site to show the cookie bar but it only showed after I interacted with the page, this is the typically response from a site lazy loading javascript & jQuery, I see that you are using WPRocket, and from past experience know that this plugin can be very aggressive in blocking needed scripts.
    Your homepage that the cookie bar is not working on gives this javascript error:
    The FetchEvent for /enfold/js/avia-snippet-cookieconsent.js resulted in a network error response: an object that was not a Response was passed to respondWith().
    so I assume that your WPRocket or another plugin is causing the cookie bar script to not load.
    Typically the lazy load option, blocking jQuery migrate and jQuery, and the minifying options in WPRocket cause the most issues, but I have not seen your exact situation before.
    So the best approach would be to first disable all of your plugins and Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and ensure to allow jQuery migrate and jQuery in the theme option, to ensure that the issue is not related to a custom script or function in your functions.php, then re-enable your plugins except WPRocket to isolate the issue, then enable WPRocket with all options disabled and enable the options one at a time until you see the error again.
    I don’t use WPRocket so I can’t advise about the settings in more detail than above, but I do recall there are quite a few setting and these steps solved similar issues.
    Please give this a try.

    Best regards,
    Mike

    #1434789
    ludgerf
    Participant

    Hallo,
    Beitrag Theme enfold Law
    News Beitrag Law
    Wenn ich diesen Beitrag dupliziere und veröffentliche, wird er auf der gesamten Seitenbreite eingezeigt und das Bild fehlt im Beitrag.
    Wo finde ich die Einstellung, dass er nur 1/3 des Platzes einnimmt und die Grafik im Beitrag und nicht nur als Vorschau erscheint?
    Vielen Dank

    #1434786
    This reply has been marked as private.
    #1434782

    Hi,

    Thanks for letting us know, 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

    #1434778

    Hello Team, thanks for your answers.

    Below the link to the dropbox folder. I hope this works.
    In the folder are 3 screenshots:
    – Bildschirmfoto Safari – looks perfect
    – Bildschirmfoto Firefox – the font “static” is not shown/correctly loaded.
    – Bildschirmfoto Google-Chrome: There you can see my second problem. On smaller screens – not small enough for tablet style – the menu overlaps the logo. I’ve read many threads but no solution for this problem. Can you give me a css to fix this? Or shall I open a new ticket for this problem?

    I’ve installed 2 different caching plugins. First the Speed Optimizer and after clearing the cache, the design was as worse as yesterday. The green backgrounds were gone and the size of the Static-Font was worse.
    Today it looks better but there is still the problem with firefox and google chrome.
    I deinstalled the speed optimizer and tested the WP fasted cache plugin –> my design got broken yesterday.
    I don’t know what went wrong. Maybe I did some settings in my enfold child theme (Website Performance and Optimization)… maybe something got wrong with CSS-compression or Java- compression… or with the lazy load of pictures / responsive images… Maybe the plugins weren’t compatible with that… Would you mind having a look at both settings… enfold and the Speed Optimizer and I give you the login to the website?
    My hosting partner recommended a caching plugin. He told me, siteground produces a lot of cache. Therefore I’d like to use a caching tool but I’m really afraid, the whole design will be gone again.

    Thanks :-)

    #1434771

    Hey zemag33,

    Please try the suggestions out here for the contact form problem: https://kriesi.at/documentation/enfold/contact-form/#my-contact-form-is-not-sending-emails-

    Problem with spaces; did you try deactivating all plugins to see if that changes anything? What you are describing is not a general problem with the theme.

    Best regards,
    Rikard

    #1434765

    Hi,
    The lightbox uses the image title not the caption by default, these are two different things, this is the caption:
    Enfold_Support_4764.jpeg
    Enfold_Support_4766.jpeg
    you misunderstand what I meant by the image title in the media library:
    Enfold_Support_4762.jpeg
    this is the title showing in the lightbox:
    Enfold_Support_4768.jpeg
    this is the intended behavior because sometimes you don’t want a caption but still want a lightbox title.
    So if you want the caption to so in the lightbox were the title goes, please follow Guenni007’s example.

    Best regards,
    Mike

    #1434764
    ludgerf
    Participant

    Hallo,
    ich bekomme das das styling der sidebar und des accordion nicht hin. Werden die CSS Anweisungen in der style.css angelegt oder geht das über die Theme Optionen.
    Auf der neuen Seite sollen Sidebar und Accordion, wie auf der alten aussehen. Beide Seiten laufen mit Enfold:
    Ich habe auf der neuen Seite in der style.css

    .widget_nav_menu ul:first-child > .current_page_item{
      padding-left: 51px;
      left: -51px;
      top: 1px;
      margin-top: -1px;
      padding-top: 1px;
      width: 100%;
      box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
      margin-bottom: 4px;
    }

    Vielen Dank

    • This topic was modified 2 years, 1 month ago by ludgerf.
    #1434763
    Wendy Wasbauer
    Guest

    Hi, I want to create a new ticket on the forum, but need a valid purchase key. This seems odd because I have always bought and used valid licences of the Enfold theme for the websites I use. Can you please help me out? Thanks!

    #1434761

    In reply to: Transparent header

    Hey divinecurio,

    You can change the transparent header font colour under Enfold->Theme options->Transparency Logo Options.

    Please try this in Quick CSS to hide the logo when the header is transparent:

    .av_header_transparency .logo {
      display: none; 
    }

    Best regards,
    Rikard

    #1434759
    zemag33
    Participant

    Hello,

    – The contact form no longer delivers messages to the addresses configured on my ENFOLD sites.
    It’s very annoying because my customers no longer receive messages!
    Could you tell me what to do?

    – On the other hand, on the latest ENFOLD themes installed, there’s a bug with the title blocks :
    Spaces between words are not taken into account when entering text. I have to copy/paste to get spaces between words.
    Could you tell me how to proceed?

    Thank you in advance for your help.

    Sincerely

    Christophe

    #1434756

    In reply to: Overlay Box bigger

    Hi,

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

    .slideshow_caption {
      width: 60%;
    }

    Best regards,
    Rikard

    #1434753

    In reply to: Sidebar not showing up

    Hi,

    Thanks for that. Please check your settings under Enfold->Sidebar. Also please note that the sidebar will not appear if you only have full width elements on a page.

    Best regards,
    Rikard

    #1434750

    Hi Mike
    Thanky you for your answer, It definitely has something to do with the enfold them. No matter which page I define as the homepage in the enfold, it doesn’t work. But when I look at it in the browser, it works without any problems. So it has something to do with the start page function in enfold.
    You can test it self.

    All the best,
    Pascal

    #1434744

    In reply to: Font weight question

    Hey,

    If you’d like to change the font weight to 900 on all H2-tagged elements, you can go to the Enfold theme options > Advanced Styling, edit the H2 tag, and change the Font Weight to 900 ( https://i.imgur.com/eMhaOYS.png ).

    If you want to change it for the Modern Style of the Special Heading element, you can add the following code to the bottom of the Quick CSS field in the Enfold theme options > General Styling:

    
    .av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
      font-weight: 900;
    }
    

    Please make sure to clear any server-side, plugin-based, and browser caches after that.

    Regards,
    Yigit

    #1434742
    Richard
    Guest

    Need fast help.
    There is a recommendation from Kriesi regarding a plugin “Use Any Font”.
    We bought and installed this item. Now that producer refers to Enfold that something is wrong at Enfold.
    ======
    I checked that section from Developer Console and found that it is still using font-weight as 300 and not 900.

    Seems like the font weight set from Enfold is not working in the front end.

    Have recorded a video here for reference. https://www.awesomescreenshot.com/video/25008877?key=42abf1d7040b0d0d900bbb1020af21d3

    Thanks

    ====

    How to fix ?????
    http://www.new.squaredesign.nl

    • This topic was modified 2 years, 1 month ago by Yigit. Reason: Moved the purchase code from title to the private content field
    #1434739

    Hi,

    We’ve moved the screenshot to the private field. Would you mind providing a screenshot or a short clip of what you’re trying to do?

    Have you tried using the Templates or the CET features? Please check the documentation below for more info.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#templates
    // https://kriesi.at/documentation/enfold/custom-element-templates/

    Best regards,
    Ismael

    #1434735

    Hey joschro,

    Thank you for the inquiry.

    Yes, you need to extract the “enfold.zip” file from the package you downloaded from Themeforest. If the dashboard installation is not working, try installing the theme via FTP. Please refer to the link below for more information.

    // https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install

    Best regards,
    Ismael

    #1434730
    joschro
    Participant

    What is the zip file I should use when uploading the theme? When I select enfold.zip, it said The link you followed has expired.

    #1434717

    Hello again,

    there must be a solution with CSS. I can’t image that is something that is not fixable in a comfortable way… Please, think again. It must be easy for my customer. I told him enfold is great – and I know it is…

    Best regards,
    Kati

    #1434713

    In reply to: Website for ceramicist

    Hi,
    Glad to hear, please register your Purchase Code here for support.
    Then log into the support forum and open a new thread.
    Or click the full-width blue button at the top of the forum.
    Enfold_Support_661.jpeg

    Best regards,
    Mike

    #1434707

    Hi,
    Glad we were able to 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

Viewing 30 results - 9,871 through 9,900 (of 244,475 total)