Forum Replies Created

Viewing 30 posts - 2,161 through 2,190 (of 25,536 total)
  • Author
    Posts
  • in reply to: PHP Fatal error config.php:2318 #1372579

    Hi ttem,

    I have checked the logs and it seems the issues that are appearing are these two things:

    PHP Deprecated:  Required parameter $order follows optional parameter $headers in /themes/kauai/functions.php on line 459
    PHP Deprecated:  Required parameter $order follows optional parameter $headers in /themes/kauai/functions.php on line 468

    Which are functions to the woocommerce_email_headers filter and it’s not something we should change because the filter is defined in the woocommerce plugin itself, also that notice can be ignored.
    Everything else in the log file shows:

    auditor:scan=fingerprint

    Seems to be coming from a scanner.

    Best regards,
    Nikko

    in reply to: Youtube embeds with block editor do not scale correctly #1371844

    Hi seagrinch,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Menu Dropdown being cutoff #1371842

    Hi SandraSquires,

    Thanks for providing the link. :)
    I have checked it however I can’t see the issue on my end, can we request for a screenshot?

    Best regards,
    Nikko

    in reply to: onOffice-Plugin Slider doesn\'t work #1371840

    Hi Pascal,

    We’re happy to hear that it’s working properly now :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Images Cut Off #1371839

    Hi jnightingale,

    I see you are using a background image, I would suggest adding an image element on that column and use the same image as the background, then hide the image in desktop and tablet, then show it in mobile.
    I hope this helps.

    Best regards,
    Nikko

    in reply to: Partner Logos On Mobile #1371838

    Hi navindesigns,

    Please add this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
        .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even {
            margin-bottom: 20px;
        }
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: 2 magazine elements – not displaying #1371836

    Hey Stefan,

    I tried to access your site with the credentials and it seems to show this error instead of logging in:

    500 - INTERNAL SERVER ERROR

    Please check.

    Best regards,
    Nikko

    in reply to: Youtube embeds with block editor do not scale correctly #1371835

    Hi seagrinch,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS and see if it helps:

    .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper span {
        padding-bottom: 56.2667%;
        position: relative;
        display: block;
    }
    
    .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper span iframe {
        position: absolute;
        width: 100%;
        height: 100% !important;
        left: 0;
        top: 0;
        padding: 0;
    }

    Best regards,
    Nikko

    in reply to: Unable to change line height for heading #top h1 a, #1371781

    Hi Chrilles,

    We are glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: 2 columns on mobile #1371780

    Hi navindesigns,

    Please make sure to make those rows in equal height, then try adding this CSS code:

    .responsive #top.home #wrap_all #av_section_5 .av-equal-height-column-flextable {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px;
    }
    
    .responsive #top.home #wrap_all #av_section_5 .av-equal-height-column-flextable .av-flex-placeholder {
        display: none;
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: Increase the logo #1371776

    Hi Karin Leloux,

    Try adding this CSS code in Enfold > General Styling > Quick CSS:

    #header .logo {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    Just adjust the value as you see fit and you may need to re-adjust the size of the logo again.

    Best regards,
    Nikko

    in reply to: Unable to change line height for heading #top h1 a, #1371775

    Hi Chrilles,

    I have added these CSS codes on top of your Quick CSS:

    #top #wrap_all .main-title {
        line-height: 1.3;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    #top #wrap_all .main-title a {
        cursor: auto;
        pointer-events: none;
    }

    The first block of code changes the line-height then adds top and bottom padding (just adjust the values as you see fit).
    The second block of code removes the link.
    There was some illegal CSS code in your CSS which I have removed and you might need to clear your browser cache before the effect shows properly.

    Best regards,
    Nikko

    in reply to: Google Maps Icon #1371772

    Hi ussma,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: The main menu is shown with reversed menu items #1371770

    Hi Chrilles,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: The main menu is shown with reversed menu items #1371750

    Hi Chrilles,

    I believe you are trying to put the menu items to the right, try using this CSS:

    #top #avia-menu {
        float: right;
        width: auto;
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: License is not correct #1371748

    Hi Jing,

    We will be closing this thread as it is duplicate to your other thread.
    We’ll respond on your other thread :)

    Best regards,
    Nikko

    in reply to: License is not correct #1371747

    Hi Jing,

    Thanks for contacting us!
    The license number is not used for updating the theme, you’ll need to generate a personal token first from envato/themeforest.
    You can find further information in our documentation: https://kriesi.at/documentation/enfold/theme-registration/
    Then go to How to generate a Envato Personal Token? and follow the instructions.
    Hope this helps. :)

    Best regards,
    Nikko

    in reply to: Animated highlight text #1371744

    Hi Antonio,

    I have tested the plugin however the highlighter option does not seem to appear on Classic Editor which is used by our Text Block (you can try it using a default WordPress theme and then use a classic editor within Gutenberg).
    You can still use it though by editing the content from Visual to Text and then wrap the highlighted with a span element with a class of sigijh_hlt, here’s an example:

    <span class="sigijh_hlt">some text</span>

    Best regards,
    Nikko

    in reply to: Unable to change line height for heading #top h1 a, #1371740

    Hi Chrilles,

    Can you try to clear cache from Siteground Optimizer and temporarily disable it? see if this helps.

    Best regards,
    Nikko

    in reply to: The main menu is shown with reversed menu items #1371739

    Hi Chrilles,

    I have inspected your site and it seems you have this code:

    .av-main-nav>li {
        float: right!important;
    }

    Please try to remove it, (try finding it in Quick CSS or other areas where custom CSS code can be added), and clear cache from your caching plugin.
    Let us know if that helps.

    Best regards,
    Nikko

    in reply to: Google Maps Icon #1371737

    Hi ussma,

    Thanks for giving us admin access, I changed it on your site (though you might still want to change the image).
    You can modify it by editing the Google Map element, click on the address, open Marker and Tooltip and then change Custom Map Marker Image.
    Hope this helps.

    Best regards,
    Nikko

    • This reply was modified 2 years, 8 months ago by Nikko.
    in reply to: Footer columns width #1371735

    Hi blaisen,

    It’s still the same, incident ID is in private content.
    It maybe that your server/firewall is blocking IPs coming from other countries.

    Best regards,
    Nikko

    in reply to: Dark and Light Favicon #1371734

    Hi ussma,

    You should be able to change it in Enfold > Header > Transparency Options (tab) > Transparency Logo.
    Hope it helps.

    Best regards,
    Nikko

    Hi Nancy,

    Can you try to go to Enfold > Performance > Self Hosted Videos And Audio Features (WP-Mediaelement Scripts) and set this to Always load media features (= WP default behaviour)? and see if it helps.

    Best regards,
    Nikko

    in reply to: Plus de produits par page par défaut #1371731

    Hi jetsaveurs.com,

    Please try to add this code in your child theme’s functions.php code (just change the value as you see fit):

    /**
     * Change number of products that are displayed per page (shop page)
     */
    add_filter( 'loop_shop_per_page', 'new_loop_shop_per_page', 20 );
    
    function new_loop_shop_per_page( $products ) {
        $products = 30;
        return $products;
    }

    For further information, check woocommerce documentation: https://woocommerce.com/document/change-number-of-products-displayed-per-page/
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Child theme not working #1371728

    Hi Steph,

    We’re glad that Mike could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: White border around "Slide-Show (full width) #1371720

    Hi sn82com,

    No worries, we all do make those mistakes :D
    As for the shadow, it’s from the slider, you can remove it by adding this CSS code:

    #top .avia-fullwidth-slider.avia-shadow {
        box-shadow: none;
    }

    Best regards,
    Nikko

    in reply to: PHP Fatal error config.php:2318 #1371658

    Hi ttem,

    Thanks for providing us both admin and FTP access.
    I was able to check it and enable the debug mode as well as log the errors in wp-config.php file.

    define( 'WP_DEBUG', true );
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', false);

    however, I could debug.log file is not showing which seems to indicate that I’m not triggering any errors, is there a set of actions that triggers this on the live site?

    Best regards,
    Nikko

    in reply to: Masonry Gallery Perfect Grid Spacing Issue #1371621

    Hi hmsvictory,

    Try to use Guenni007’s solution on this thread: https://kriesi.at/support/topic/hovering-mouse-over-captions/#post-1358878
    The solution temporarily removes the titles when the link or image is hovered, so it wouldn’t affect SEO.

    Best regards,
    Nikko

    Hi Massimo,

    I believe what you are looking for is possible with some javascript code however we need more context in order to provide the code that you need.

    Best regards,
    Nikko

Viewing 30 posts - 2,161 through 2,190 (of 25,536 total)