Viewing 30 results - 181 through 210 (of 142,450 total)
  • Author
    Search Results
  • #1490073

    Hey PhatJ,
    Typically creating a popup lightbox doesn’t require changing the avia.js
    Try following these steps.

    Best regards,
    Mike

    #1490046
    rixi
    Participant

    Hi,
    i used this one cool slide over effect from you what looks really great on the desktop, for the mobile version i used instead a slideshow what i like too. But on the i pad i have a big white space and just one photo is showing up. Any idea why the 2 pictures in the slider don`t show up?

    Many regards rixi

    • This topic was modified 1 month, 1 week ago by rixi.
    #1490037

    Hey sitesme,
    To make the font size 14px on both pages, add this css:

    #top .av-inner-masonry-content .av-inner-masonry-content-pos-content .av-masonry-entry-content.entry-content {
    	font-size: 14px;
    }

    After applying the css, clear your browser cache and check.

    Best regards,
    Mike

    #1490035

    In reply to: Transparent background

    Hi,
    Try this css:

    #top.page-id-431 #main,
    #top.page-id-431 #av_section_2.avia-section {
    	background-color: transparent;
    }

    After applying clear your browser cache and check.

    Best regards,
    Mike

    #1490012

    This is the code in the functions.php which I am referring to:

    // Verwijder lege masonry items (zonder afbeelding) en herbereken de layout
    function regenboog_fix_empty_masonry_items() {
        ?>
        <script type="text/javascript">
        jQuery(document).ready(function($){
            var $container = $('.av-masonry');
    
            if ($container.length) {
                // Loop door alle masonry entries
                $container.find('.av-masonry-entry').each(function() {
                    // Als er geen afbeelding in de entry staat, verwijderen
                    if ($(this).find('img').length === 0) {
                        $(this).remove();
                    }
                });
    
                // Na een kleine vertraging Masonry opnieuw laten rekenen 
    //             setTimeout(function() { 
    //                 $container.isotope('layout');
    //             }, 300);
            }
        });
        </script>
        <?php
    }
    add_action('wp_footer', 'regenboog_fix_empty_masonry_items', 100);

    When I remove this piece of code, the masonry grid looks like the screenshot in the Dropbox (link in Private Content)

    Verena Pichler
    Guest

    Hello Support Team,

    I’m following up again regarding the ongoing issue on the page:
    👉 https://raphaelaplasch.at/einblicke-und-referenzen/

    Previous thread:
    👉 https://kriesi.at/support/topic/issue-recap-blocks-displayed-side-by-side-instead-of-below-each-other-on-einblicke-und-referenzen/?avia_support_contact=avs_68e6650791b160.76062793_1489958

    Summary of the issue

    The main content and footer blocks are displayed next to each other instead of below each other.

    The text in the main content block cannot be edited anymore.

    The issue originally affected one user, then a second one, and now all users, but only on this one page.

    The page worked perfectly fine for about two years before this started happening.

    What I’ve already tried

    I’ve deleted the affected text blocks and rebuilt them from scratch several times.

    Each time, the page worked fine for a while — but after some time, the same issue came back again.

    I have made sure that there is no invalid HTML or unclosed tags in the content.

    Request

    Could you please take another look at this?
    It seems like something deeper might be causing the problem, since it keeps reappearing even after rebuilding the blocks.

    Would you need temporary login access to inspect the page directly?
    If yes, I can ask my friend (the theme owner) to provide it.

    Thank you so much again for your time and patience!

    Best regards,
    Verena Pichler

    #1489996

    In order to get to the code, I turned on block editing for code and found code below. It did put the button in a widget, but the font is supposed to be white on the button even on hover. The button background colors are right, the link work, but the font isn’t white. Any ideas?

    [av_button label='Book A Discovery Call' icon_select='yes-right-icon' icon='forward' font='svg_entypo-fontello' title_attr='' button_type='' link='manually,https: (Email address hidden if logged out) /meetingtype/SVRwCe7HMUGxuT6WGxi68g2?bookingcode=be576115-ff4a-4f42-bc3c-696a8c305e44&anonymous&ep=mlink' link_dynamic='' link_target='' download_file='https://' attachment='' attachment_size='' downloaded_file_name='' size='large' position='center' label_display='' size-text='22' av-desktop-font-size-text='' av-medium-font-size-text='' av-small-font-size-text='' av-mini-font-size-text='' margin='' margin_sync='true' padding='15' padding_sync='true' av-desktop-margin='' av-desktop-margin_sync='true' av-desktop-padding='' av-desktop-padding_sync='true' av-medium-margin='' av-medium-margin_sync='true' av-medium-padding='' av-medium-padding_sync='true' av-small-margin='' av-small-margin_sync='true' av-small-padding='' av-small-padding_sync='true' av-mini-margin='' av-mini-margin_sync='true' av-mini-padding='' av-mini-padding_sync='true' color_options='color_options_advanced' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color-highlight' btn_custom_grad_direction='vertical' btn_custom_grad_1='#000000' btn_custom_grad_2='#ffffff' btn_custom_grad_3='' btn_custom_grad_opacity='0.7' btn_custom_bg='#444444' btn_color_bg_hover='theme-color' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' btn_color_font_hover='white' btn_custom_font_hover='#ffffff' border='' border_width='' border_width_sync='true' border_color='' border_radius='' border_radius_sync='true' box_shadow='' box_shadow_style='0px,0px,0px,0px' box_shadow_color='' animation='' animation_duration='' animation_custom_bg_color='' animation_z_index_curtain='100' hover_opacity='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' css_position='' css_position_location=',,,' css_position_z_index='' av-desktop-css_position='' av-desktop-css_position_location=',,,' av-desktop-css_position_z_index='' av-medium-css_position='' av-medium-css_position_location=',,,' av-medium-css_position_z_index='' av-small-css_position='' av-small-css_position_location=',,,' av-small-css_position_z_index='' av-mini-css_position='' av-mini-css_position_location=',,,' av-mini-css_position_z_index='' id='' custom_class='' template_class='' element_template='4431' one_element_template='' av_uid='av-2g3zwf' sc_version='1.0' admin_preview_bg='']

    Thank you. However, if you look at the middle image, three options example look what it does to the image.

    These are the settings I’m using for the color section example.
    color section settings

    The third image is the full width slider, which operates as I would expect, but I can’t us that. I need the color section background to work as advertised.

    I have no content going on top of this element. I’m just trying get an image to display full width.

    #1489989

    In reply to: Image overlays?

    Sorry to do this but, I can’t start new topics despite having a current license?

    #1489982

    Topic: Button

    in forum Enfold
    limedrop
    Participant

    Can you please look at this page.

    Because of the orange symbol I have above the image. – The button lays underneath.
    How to make the bottom come to the top?

    I thought I was smart when I wrote this in the css, but no…

    #top a:where(:not(.wp-element-button)) {
    z-index: 999;
    text-decoration: none;
    }

    I added this code now:

    add_action('wp_footer', function () {
        ?>
        <script>
        document.addEventListener("DOMContentLoaded", function () {
          const tocLinks = document.querySelectorAll('.avia-toc-link');
          const headingSelectors = document.querySelector('.avia-toc-container').dataset.level.split(',');
          const headings = Array.from(document.querySelectorAll(headingSelectors.join(',')));
    
          tocLinks.forEach(link => {
            link.addEventListener('click', function () {
              tocLinks.forEach(l => l.classList.remove('active'));
              this.classList.add('active');
            });
          });
    
          function onScroll() {
            let scrollPosition = window.scrollY + 100;
            let currentId = null;
    
            for (let i = headings.length - 1; i >= 0; i--) {
              const heading = headings[i];
              if (heading.offsetTop <= scrollPosition) {
                currentId = heading.id;
                break;
              }
            }
    
            if (currentId) {
              tocLinks.forEach(link => {
                link.classList.toggle('active', link.getAttribute('href') === '#' + currentId);
              });
            }
          }
    
          window.addEventListener('scroll', onScroll);
          onScroll();
        });
        </script>
        <?php
    }, 9999);

    but a can’t see any change in the behaviour.

    Verena Pichler
    Guest

    Hello Support Team,

    I’m following up on the ongoing issue with the Enfold theme, which was discussed in my previous tickets. Here’s the situation summarized:

    Background

    I’m helping a friend who owns the Enfold theme. She’s currently unwell, so I’m handling the issue on her behalf. I can’t log in to the forum, so I’m opening a new ticket again.

    Previous thread:
    👉 https://kriesi.at/support/topic/issue-recap-blocks-displayed-side-by-side-instead-of-below-each-other-on-einblicke-und-referenzen/?avia_support_contact=avs_68e6650791b160.76062793_1489958

    The issue occurs on this page:
    👉 https://raphaelaplasch.at/einblicke-und-referenzen/

    Current situation

    The problem initially appeared only for one user on that specific page.

    Then a second user experienced the same issue.

    Now all users have the issue — but only on this one page.

    For about two years, everything worked perfectly fine.

    The issue

    The text in the main content block can no longer be changed or edited.

    The footer block is displayed next to the main content instead of below it.

    According to your previous reply (from Ismael), there might be an invalid shortcode or HTML tag, or the layout builder may have been switched between modes.

    However, this doesn’t seem to explain why it affects all users now, after two years of working fine.

    I also can’t post the code from the affected block here — it’s too long for the form.

    Question

    Would you need temporary login access to the website in order to inspect the issue more closely?
    If so, I can ask my friend to provide it.

    Thank you so much again for your time and support!

    Best regards,
    Verena Pichler

    #1489975

    Hey GWS,

    Thank you for the inquiry.

    We are not really sure why the items are not sorting correctly, but we do know that there’s a known quirk with the masonry or isotope script where sorting may fail at times, often due to differences in content or image sizes between items.

    Please try this script in the functions.php file and let us know the result:

    add_action('wp_footer', function () {
        ?>
        <script>
        document.addEventListener('DOMContentLoaded', function () {
            const masonryContainer = document.querySelector('.av-masonry-container');
            if (!masonryContainer) return;
    
            const masonryItems = Array.from(masonryContainer.querySelectorAll('.av-masonry-entry'));
    
            const masonryWithDates = masonryItems.map(item => {
                const dateElement = item.querySelector('.av-masonry-date');
                const dateText = dateElement ? dateElement.textContent.trim() : '';
                const parsedDate = new Date(dateText);
                return { element: item, date: parsedDate };
            });
    
            masonryWithDates.sort((a, b) => b.date - a.date);
    
            masonryWithDates.forEach(({ element }) => {
                masonryContainer.appendChild(element);
            });
        });
        </script>
        <?php
    }, 9999);
    
    

    Best regards,
    Ismael

    Verena Pichler
    Guest

    Hello Support Team,

    I’d like to submit a follow-up ticket because the issue is still not resolved, and here is all the info in one place:

    What’s going on

    I’m helping a friend who owns the Enfold theme. She’s currently unwell, so I’m managing her website issues but don’t have her login credentials.

    Because of that, I can’t log in to the forum or reply to previous answers — every message is redirected there, and I can’t respond.

    I can provide proof of purchase (screenshots, etc.) if needed.

    I also can’t upload files via your contact form, so I’m sharing a screenshot here:
    👉 https://ibb.co/FLMRfFNw

    Previous Support Reply

    Your colleague Ismael mentioned:

    “Looks like there’s a builder shortcode inside a Text Block element. Could you clarify why the Text Block shortcode was placed within another Text Block? We may need to inspect the site to better understand the issue. Please create a test page and share the URL in the private field.”

    The Specific Page with the Issue

    The problem occurs on this page:
    👉 https://raphaelaplasch.at/einblicke-und-referenzen/

    On that page, it seems that a shortcode or element is placed inside a Text Block (possibly nested). As a result, the main content and footer are displayed next to each other instead of below each other, breaking the intended layout.

    Request

    Could you please:

    Inspect the page
    to identify where the shortcode or Text Block nesting causes the layout issue.

    Let me know which elements are misconfigured or how to fix the layout so the content and footer appear correctly (one below the other).

    Communicate via email, since I cannot access or reply in the forum.

    If necessary, I can create a test page and share the URL privately.

    Previous Ticket Link

    Here’s the link to the previous thread:
    👉 https://kriesi.at/support/topic/unable-to-reply-in-forum-need-help-via-email/?avia_support_contact=avs_68e4a844253bb3.79638797_1489914

    Thank you very much for your understanding and support — it really helps a lot since I can’t use the forum and my friend isn’t able to take care of this herself right now.

    Best regards,
    Verena Pichler

    #1489955

    Hey Maria,

    We have added your email to the account in question. Please note that the username cannot be changed. Please try logging in with your email, and the password in private. Note that your support period has expired, so if you want to post new topics then you would need to extend it: https://help.market.envato.com/hc/en-us/articles/207886473-Extending-and-Renewing-Item-Support

    Best regards,
    Rikard

    #1489953

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    Hey atx_m,

    Thank you for the inquiry.

    The TOC widget doesn’t have an active state by default, but you can use this script in the functions.php file to add an active class on click and while scrolling.

    add_action('wp_footer', function () {
        ?>
        <script>
        document.addEventListener("DOMContentLoaded", function () {
          const tocLinks = document.querySelectorAll('.avia-toc-link');
          const headingSelectors = document.querySelector('.avia-toc-container').dataset.level.split(',');
          const headings = Array.from(document.querySelectorAll(headingSelectors.join(',')));
    
          tocLinks.forEach(link => {
            link.addEventListener('click', function () {
              tocLinks.forEach(l => l.classList.remove('active'));
              this.classList.add('active');
            });
          });
    
          function onScroll() {
            let scrollPosition = window.scrollY + 100;
            let currentId = null;
    
            for (let i = headings.length - 1; i >= 0; i--) {
              const heading = headings[i];
              if (heading.offsetTop <= scrollPosition) {
                currentId = heading.id;
                break;
              }
            }
    
            if (currentId) {
              tocLinks.forEach(link => {
                link.classList.toggle('active', link.getAttribute('href') === #${currentId});
              });
            }
          }
    
          window.addEventListener('scroll', onScroll);
          onScroll();
        });
        </script>
        <?php
    }, 9999);
    

    You can then include this css to adjust the color of the active TOC links:

    .avia-toc-link.active {
      color: #fe9000;
      font-weight: bold;
    }

    To change the heading tags, edit the widget and look for the “Select headlines to include” option.

    Let us know the result.

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    We added this code to the Quick CSS field to make sure the font of the submenu links remain regular on smaller screens. Unfortunately, there is no a dedicated option for this, so a custom css modification was necessary.

    #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul > li > ul.sub-menu  li a {
        font-weight: normal;
    }
    

    Screenshot-2025-10-08-at-12-38-16-PM
    Best regards,
    Ismael

    Hi Mike,

    Thank you for working on this and changing the font weight to bold in Menu Links in overlay/slide out option in the Advanced Styling.
    I am trying to have the Menu Links in overlay/slide in bold, but the sublevel Links not in bold. This seems to already work on the Desktop.

    I removed your code from WordPress >Customize>Additional CSS for now.
    To avoid long menu issues on small screens, I simply set the burger menu for small screens:
    I set Menu Items for Mobile to Activate for Smartphones and Tablets (browser width below 990px) in Main Menu settings Is that correct and avoid the need for your code?

    Can you please fix this using Enfold Style settings to avoid more code?
    Can you please test your solution on desktop, tablet and mobile?
    Thank you

    Hey atx_m,
    For the page that you linked to try this css:

    #top.single-post .big-preview {
    	display: none;
    }

    Then clear your browser cache and check.

    Best regards,
    Mike

    Hey classywebsites,
    To add a bold font weight to the mobile menu you need to choose the Menu Links in overlay/slide out option in the Advanced Styling, I did this for you and it now works.
    As for the mobile menu, please note that your desktop menu has too many items to show in a single line and not be under your logo until 1215px, so I recommend adding this css:

    @media only screen and (min-width: 768px) and (max-width: 1215px) {
        .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
            display: block;
        }
        .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
            display: none;
        }
    }
    

    I added it for you in your WordPress > Customize > Additional CSS and tested desktop, tablet and mobile, please clear your browser cache and check.

    Best regards,
    Mike

    #1489936

    any ideas to clear cache? I tried plugins. looks good on desktop but not right on mobile view

    classywebsites
    Participant

    Hello,
    The Main Menu items do not appear bold despite setting the styling to bold.
    In Advanced Styling I set Main Menu Links to Font Weight Bold.
    I set Menu Items for Mobile to Activate for Smartphones and Tablets (browser width below 990px) in Main Menu settings.

    Please see Private Content below.
    Can you please help me?
    Can you please test your solution on desktop, tablet and mobile?
    Thank you.

    #1489913
    condonp
    Participant

    Dear Sirs,

    We have a development site at http://www.peter-test1.co.uk. The footer is set to “two columns” and has an image in each column of the footer. However on responsive each image goes on top of each other. see screenshot 1. I am trying to get this central as in screenshot 2 can someone please help. Many thanks.

    Hi,

    Thank you for the update.

    This is what happens when we toggle the css rule — you’ll notice how the document moves when we turn it on and off. The issue is definitely caused by the css rule. Please check this short video:

    Best regards,
    Ismael

    #1489907

    Hi,

    Thank you for the update.

    You can add this css code to adjust the width of the featured images in mobile view, make sure they don’t overflow outside the screen.

    @media only screen and (max-width: 989px) {
    
      /* Add your Mobile Styles here */
      #top.single-post .fullsize .template-blog .big-preview img {
        width: 100%;
        min-height: auto;
        object-fit: contain;
      }
    }

    Result:

    Screenshot-2025-10-07-at-12-31-30-PM

    Best regards,
    Ismael

    #1489902

    This cache thing is killing me. I can’t figure out why desktop looks different than mobile view. Especially the logo and burger icon. The logo is supposed to have white wording and then blue. I have it setup correctly in the theme editor Transparency Options. Let me know if you can help please. I probably need the CSS cleaned up because I exported from another project. I just don’t know the code and what is needed.

    Thanks again for all your help.

    #1489894

    I might just go with the curly section divider to make this easier. Question though, why would my logo not update on mobile view, when it is correct on desktop view. This top logo has white wording when open, then switches to blue, when scrolled. But on mobile, they are both blue. Any ideas? I did all the cache already and nothing.

    Thanks!

    #1489892

    Thank you for your help. We found a solution. You can close the topic.
    Best regards Barbara

    atx_m
    Participant

    Hi all,
    I already did some research for this topic but all the solutions (CSS, Enfold settings etc.) I found didn’t work.
    I was able to remove the title from the page, but not the featured image. Here’s what I want to do:
    I want to create all our blog posts with Gutenberg. On the blog posts I want to remove the featured images and the title. I want to define both with Gutenberg. I want to use the featured images only on archive pages (categories etc.). How can I completely remove the feature image from the post page?

Viewing 30 results - 181 through 210 (of 142,450 total)