Forum Replies Created

Viewing 30 posts - 14,221 through 14,250 (of 35,289 total)
  • Author
    Posts
  • in reply to: Background Image in Colored Section Not Displaying #1324294

    Hi,
    Thank you for the screenshots and link, this background image is hidden by this css in your Quick CSS:

    .html_header_sticky_disabled .container_wrap:first-child,.avia-section.avia-full-stretch,.html_header_transparency .avia-section.avia-builder-el-0 {
        background-image: none;
    }

    2021-10-10_002.jpg
    Please try disabling it and clearing your cache.

    Best regards,
    Mike

    in reply to: Mobile Logo Size Has Increased #1324289

    Hey Darren,
    Thank you for the link to your site, it looks like you have the max-height for your mobile logo set to 80px, but something is overriding it and I having trouble seeing it due to caching, either way to correct this please try this css in your Quick CSS and clearing your browser cache.

    @media only screen and (max-width: 767px) {
    .responsive #header_main .logo img, .responsive #header_main .logo svg {
        max-height: 80px;
    }
    }

    If you want the mobile ogo size to be different please adjust to suit.

    Best regards,
    Mike

    in reply to: disable .doubleclick.net tracking #1324288

    Hey brouge,
    I can not reproduce this on my demo install, please see the screenshot in the Private Content area, and check my demo link below.

    Best regards,
    Mike

    in reply to: Navigation in Galerie und Masonry Galerie #1324287

    Hey allespalettibystefan,
    Vielen Dank für den Link zu Ihrer Site. Ich sehe, dass Sie einen jQuery-Fehler erhalten. Bitte überprüfen Sie, ob Sie das Laden von jQuery in der Fußzeile mit der Option Enfold Theme Options ▸ nicht erzwingen ▸ Leistung ▸ Laden Sie jQuery in Ihre Fußzeile oder mit anderen Plugins.
    Überprüfen Sie auch, ob die Lightbox-Option unter Enfold Theme Options ▸ Lightbox Modal Window . aktiviert ist
    Wenn dies nicht hilft, fügen Sie bitte ein Admin-Login in den Bereich Private Inhalte ein, damit wir Ihnen weiterhelfen können.

    — Translated with Google —

    Thank you for the link to your site, I see that you are getting a jQuery error, please check that you are not forcing the jQuery to load in the footer with the option Enfold Theme Options ▸ Performance ▸ Load jQuery in your footer, or with any other plugins.
    Also check that the lightbox option is enabled at Enfold Theme Options ▸ Lightbox Modal Window
    If this doesn’t help please include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: multistep contact form #1324285

    Hey brouge,
    Thank you for your question, but the Enfold contact for doesn’t offer this function, please try using Contact Form 7 with Contact Form 7 Multi-Step Forms instead.

    Best regards,
    Mike

    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

    in reply to: Partner/Logo Slider Arrow Position #1324282

    Hey Markus,
    Thank you for the link to your site, I added his css to your Quick CSS to correct:

    .avia-slideshow-arrows a:before {
    	padding: 0 !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: footer has disappeared #1324277

    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

    in reply to: Can't log into WordPress — All plugins turned off #1324276

    Hi,
    Thanks for the login but I’m only getting a server error 500 when I try to login, please try disabling the iThemes Security plugin.
    Now that I see your login url includes ?itsec-hb-token= I recognize your re-authorization issue as a result of using this option from the plugin, I believe that with this plugin you must delete it to restore the default settings, disabling it is not enough.

    Best regards,
    Mike

    in reply to: Change Church Demo Color #1324253

    Hey jnightingale,
    Thank for the link, did you already sort this out? When I look the green is now blue.

    Best regards,
    Mike

    in reply to: Fullwidth Submenu Active text Underlined #1324251

    Hey hitrev,
    Thank you for your patience and for the links, when I looked at your page the sub-menu items were not getting the “active-menu-item” class that the script you linked to was to add, but it did work when I injected it via the browser.
    So I will assume that you will be adding this to your functions.php as it will be needed for the underline of the menu items when they reach the anchors.

    function custom_script() { ?>
        <script>
    jQuery(document).scroll(function() {
         var sections = jQuery('.avia-section'),
             menu   = jQuery('.av-submenu-container'),        
             nav_height = menu.outerHeight();
             jQuery(window).on('scroll', function() {
                var cur_pos = jQuery(this).scrollTop();
                sections.each(function() {
                    var top = jQuery(this).offset().top - 300,
                        bottom = top + jQuery(this).outerHeight();
                    if (cur_pos >= top && cur_pos <= bottom) {
                        menu.find('a').removeClass('active-menu-item');                    
                        menu.find('a[href="#' + jQuery(this).attr('id') + '"]').addClass('active-menu-item');
                    }
                });
            });
        });
    </script>
        <?php
    }
    add_action('wp_footer', 'custom_script');

    Ok, so when I tested this I found that you had added the css for the gold background color:

    .active-menu-item {
        background: gold!important
    }

    but as I understand you don’t want a background color but a white underline instead, so please replace with this:

    #sub_menu1 #menu-main-menu .active-menu-item {
        display: inline-block;
        visibility: visible;
        border-bottom: 2px solid #fff;
        opacity: 1;
        padding-bottom: 6px;
    }
    

    Then clear your browser cache and check.

    Best regards,
    Mike

    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

    in reply to: cURL error 28: Connection timed out #1324246

    Hi,
    Thank you for your patience and for the login and ftp access, but I’m having trouble installing the theme on your server, the pages and menu install and even though all of the images are on your server they are failing to import into the WordPress database, I’m not sure why this is. Please try updating your PHP to v7.4+ and set your PHP Time Limit to “No limit” and I will try again.

    Best regards,
    Mike

    Hey goldengate415,
    Thank you for your patience, we have not included the plugin we have added a configuration file to allow better integration of the plugin. Sorry for the confusion, I will recommend rewording the documentation.

    Best regards,
    Mike

    in reply to: Fullwidth sub menu align left help #1324239

    Hi,
    Thank you for your patience, as I understand your request you would like your custom div “main-breadcumrs” to stay on top of the title bar as the page scrolls, so it scrolls away.
    Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_script() { ?>
        <script>
    (function($) {
      $(function() {
         $('.main-breadcumrs').detach().insertBefore('.title_container');
         $('#main').css({ 'padding-top': '120px'});
      });
     })(jQuery);
     </script>
        <?php
    }
    add_action('wp_footer', 'custom_script');

    Best regards,
    Mike

    in reply to: Hide image title on hover no longer working #1324237

    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

    in reply to: Pictures on blog page have changed in sizeq #1324236

    Hi,
    Thank you for your patience, and the links, I believe this issue has to do with your featured images aspect ratios, most of your featured images are close to square, within a few hundred pixels, but the featured image of the post: How to spend your energy wisely in the next 6 months is much more landscape 2400×1260, so it was looking mush different, I downloaded it and cropped a copy of it for you to be more square 1560×1260 and now it looks like the others on your blog grid. Please give this a try with your other featured images.

    Best regards,
    Mike

    Hi,
    Thank you for your patience and for the login, I did see the error but it is very quick so I could not investigate what is sending it, but I have not seen one like this before, I note that WordPress is giving you this warning: Your .htaccess file does not contain all recommended security headers.
    2021-10-09_012.jpg
    so I would recommend looking at that and disabling your plugins, I also note that you are using PHP v8, try downgrading to the recommended v7.4

    Best regards,
    Mike

    Hi,
    Your ssl is already installed, I changed your General Settings to reflect this and disabled your caching plugin and the site shows the demo is also already installed, please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Oh I see, try this:
    2021-10-09_125225.jpg

    Best regards,
    Mike

    in reply to: 404 page for single events #1324225

    Hi,
    Thank you for your patience, I took a look and notice that you are using a child theme and the footer.php & single-event.php files are both out of date and can not be updated because they have the wrong file permissions
    2021-10-09_006.jpg
    I also note that you have an error across the top of your site: The Events Calendar Shortcode PRO license needs to be activated. perhaps this is also an issue?
    Have you tried disabling your plugins one at a time to see if there is a conflict with one?

    Best regards,
    Mike

    in reply to: Background Image in Colored Section Not Displaying #1324223

    Hey bimsenfold,
    Thank you for your patience and the links, when I checked both pages had the last color section background image set to scroll, I adjusted the first link to parallax as you had the link labeled and checked both pages with Chrome, Firefox, Edge on Windows 10 & Safari on Mac and both are showing for me, please see the screenshots in the Private Content area.
    Perhaps try clearing your browser cache and check again.

    Best regards,
    Mike

    in reply to: content 100% viewport on mobile landscape #1324221

    Hi,
    Thank you for the login but I couldn’t reproduce the missing orange background image on my Mac with Safari, I tried at many different sizes. On the backend the desktop and mobile versions of this section look the same, is there a difference that I’m missing to make you want to use two sections? Can you use just one section for mobile & desktop?

    Best regards,
    Mike

    in reply to: Cookie Hinweis mehrsprachige Website #1324218

    Hi,
    Did you find a way for your Cookiebot plugin to work with Polylang? I have not used this plugin so I can’t advise.

    Best regards,
    Mike

    in reply to: Some issues #1324217

    Hey julia_usn,
    Thank you for your patience, for your first question I added this css to your WordPress ▸ Customize ▸ Additional CSS field and it seems to be working.

    @media only screen and (min-height: 1279px) and (max-height: 1367px) {
    @media only screen and (min-width: 1023px) and (max-width: 1025px) { 
    	#top #av_section_1.av-minimum-height-55 > div > .container {
    		height: 546px;
    	}
      }
    }
    

    For your second question your background image size would need to be adjusted like this:

    #top #av_section_1.av-minimum-height-20 {
    	background-size: cover;
    }

    I added this for you.
    For the third question, if you don’t want the title to be shown you can disable it in the layout sidebar of the page with “Impostazione Titolo Barra” option.
    For the last question your footer already seems to be that color but you can hide it on mobile with this css:

    @media only screen and (max-width: 767px) { 
    	#footer {
    		display: none;
    	}
    }

    I did not add this.

    Best regards,
    Mike

    in reply to: Can't log into WordPress — All plugins turned off #1324216

    Hi,
    Thanks, but please turn 2FA security off.

    Best regards,
    Mike

    Hey jnightingale,
    Thank you for the link to your site, I note that you sent a non-ssl link http instead of a ssl link https are you sure that you are loggin in with https and during the import your not redirecting to http?
    Try installing the Really Simple SSL plugin to force your site to use your ssl.
    If this doesn’t help then please elevate the login you posted for us to Admin as currently we can not view the backend settings.

    Best regards,
    Mike

    in reply to: Can't log into WordPress — All plugins turned off #1324209

    Hey Design-Kink,
    I have not seen this as an error with any recent versions, but I will be happy to take a look, please include an admin login in the Private Content area and a link to your site, I assume we can disable your plugins?
    You can use any fake email address you like for the account and paste the username & password below.
    Please also test the account you create for us to ensure that the error is still occurring with that account.

    Best regards,
    Mike

    in reply to: footer has disappeared #1324208

    Hey Susanne,
    Thank you for the link to your site, I see that you are using a child theme did you have a copy of the footer.php in your child theme, if so please see this sticky post.
    If not then please include an admin login in the Private Content area.

    Best regards,
    Mike

    Hey goldengate415,
    I believe you are referring to Enfold Theme Options ▸ General Styling ▸ Main Content ▸ Main Content font color
    2021-10-09_003.jpg

    Best regards,
    Mike

Viewing 30 posts - 14,221 through 14,250 (of 35,289 total)