Viewing 30 results - 6,031 through 6,060 (of 142,897 total)
  • Author
    Search Results
  • Hi,

    Thank you for the update.

    You can temporarily disable the Enfold > Performance > File Compression settings and manually delete the entries in the dynamic_avia folder. Afterward, you can opt for a different compression plugin like Autoptimize, or use the default compression options provided by your cache plugin.

    IMPORTANT: Please make sure to create a site backup or restore point before doing the steps above.

    Best regards,
    Ismael

    Hi,

    Thank you for the short clip.

    We were able to reproduce the issue, but it only happens when searching for the keyword “overlay”. The error does not occur when using a different keyword. It’s possible that there are snippets or code in the resulting entries, either provided by us or the users, that are triggering the error. This is a little random quirk within the forum. Could you please specify the topic or any related issues you are trying to search for?

    Best regards,
    Ismael

    #1434837

    Hey Sebastian,

    Thank you for the inquiry.

    How did you apply or adjust the border? Please try to add this css code to get rid of the top border in the second row.

    #top #header .avia_mega_div > .sub-menu:nth-child(2) {
        border-top: 0 !important;
    }
    

    Best regards,
    Ismael

    #1434835

    Hey Steve,

    Thank you for the inquiry.

    Please try to use the following css code to adjust the opacity of the slider entries on hover.

    #top .avia-logo-element-container .slide-entry:hover {
        transition: all 0.8s;
        opacity: 0.5;
    }
    

    Best regards,
    Ismael

    #1434834

    Hi,

    every image ID needs to be added to the css right?

    Are you referring to @Guenni007’s modification? You can remove the .page-id-xxxxx selector from the css code if you want the changes to apply globally.

    #top .with-lightbox-caption .avia_image {
      overflow: visible !important;
    }
    
    #top .av-image-caption-overlay {
      bottom: -30px !important;
      font-size: 10px !important;
      height: auto !important;
      width: 100% !important; 
      text-align: justify !important;
    }
    
    #top .avia-image-overlay-wrap:hover .av-image-caption-overlay,
    #top .avia-image-overlay-wrap:hover .av-caption-image-overlay-bg {
      opacity: 1 !important;
    }

    You should also remove the is_page conditional function from the animated_enfold_lightbox callback.

    function animated_enfold_lightbox() {
    ?>
    <script type="text/javascript">
    (function($){
     // rest of the code
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'animated_enfold_lightbox', 999);
    

    Best regards,
    Ismael

    #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/

    #1434813
    xeovision
    Participant

    Hi,
    i added a 2x border to the main menu but in the mega menu it is shown twice when using second row. Is there a way not to show it in the second row?

    megamenu-2

    #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&#8217; 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.

    #1434807

    In reply to: Sidebar not showing up

    Hi,

    Great, I’m glad that we could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1434798

    In reply to: Font weight question

    Hi,

    Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1434793
    This reply has been marked as private.
    dynamicdisc
    Participant

    Large file. Can I get some help on what to do with this?

    I am using Nitropak for cache plugin so optimization feature not available.

    I purchased theme support but do not know how to reach them

    #1434776

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1434770
    daves1997
    Participant

    on my home page. home page image not resolving at top of page

    #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.
    #1434762

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    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

    #1434757

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1434755

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #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

    #1434708

    Hello Team,

    I have the same problem with 2 subpages of my website. The page “Das Gemüseabo” looks perfectly on mobile screens (http://wurzelauszwei.at/das-gemueseabo/). But the page “Der Markt” (http://wurzelauszwei.at/der-markt/) looks broken – same problem as Gatica mentioned. Just a blank white page with the text. The green background and correct font size is not shown. I checked the settings and compared them to the “das Gemüseabo” page – same settings. And on the “Ab-Feld-Verkauf” page, the heading font “Ab-Feld-Verkauf” (http://wurzelauszwei.at/ab-feld-verkauf/) is not shown correctly. The menu overlaps the font. But also the same style options as in “Das Gemüseabo”. I cleared the caches on my iPhone (software version iOS 17.3.1.) and also the Desktop Cache with the “WP fastest cache” Plugin.

    Could you please help me with this?

    Thanks

    #1434697

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

    @media only screen and (max-width: 767px) {
    #top #wrap_all .avia-button {
      padding: 30px 30px 30px 30px !important;
      font-size: 20px;
    }
    }

    I’m looking at this button on your homepage as an example:
    Enfold_Support_4758.jpeg
    these are the correct buttons, right?
    If you have a missing bracket in your css somewhere it could cause issues for new css, so try adding the css to WordPress ▸ Customize ▸ Additional CSS and see if that makes a difference.

    Best regards,
    Mike

    #1434684

    On desktop Chrome and Firefox browsers in private/incognito, it looks correct.

    On the iPhone Safari in private mode, it’s also broken.
    This is what I see on the iPhone: https://imgur.com/a/K62SZNh

    #1434680

    Hi Mike,

    thank you. Ok, now the sidebar is there, but it doesn’t begin at the top of the page. Take a look at the start page and this page, then you will see it.

    And a second thing I really didn’t see before: the sidebar is missing in the mobile version. But it should be there. How can I fix that?

    Best regards,
    Kati

    #1434648

    In reply to: Hide Alt Tags

    Hey annameis,
    Typically it is the title tags that show on hover, try this solution.

    Best regards,
    Mike

    #1434646

    Hey Christian,
    It depends on many factors, try this thread
    If this doesn’t help them include a admin login and link to your page so we can examine.

    Best regards,
    Mike

    #1434638
    gatica
    Participant

    Hello

    Our website loads correctly on desktop browsers but on iPhones, no pictures or styles show up. Only a simple text based website shows on the iPhones and blank spaces for photos.
    Could you help us with this?

    Thanks

    #1434629
    Jason
    Participant

    I recently updated to the latest version of Version: 5.6.10.

    After this update, the “X” logo (Twitter) won’t show up. I have tried refreshing the cache but it still won’t show.

    Please advise. Website link in the private section.

    #1434624

    That works. I’ll use the Advanced Styling for the desktop sites and will use the quick css for the mobile devices.

    What would I add to the quick css for mobile devices to be able to change font size?

    J

    #1434621
    bemodesign
    Participant

    Can I get some CSS code for this on desktop and mobile view? thanks

    • This topic was modified 2 years, 1 month ago by bemodesign.
Viewing 30 results - 6,031 through 6,060 (of 142,897 total)