Forum Replies Created

Viewing 30 posts - 20,911 through 20,940 (of 67,482 total)
  • Author
    Posts
  • in reply to: width and height attributes img tag #1148446

    Hi,

    Thank you for the update.

    Where can we see the issue? Please provide the link to the page with the gallery.

    I want to change it for GTMetrix result show images not define width and height in masonry gallery and image element.

    The image attributes are not really necessary. You can just ignore the notifications from the Gmetrix results because not defining the width and height attribute doesn’t really affect the page performance.

    Best regards,
    Ismael

    in reply to: Mega menu mobile #1148419

    Hi,

    Thanks for the screenshot.

    We fixed that particular issue by including this css code.

    .ubermenu-responsive.ubermenu .ubermenu-nav {
        display: block;
    }
    
    .ubermenu-responsive.ubermenu-responsive-single-column .ubermenu-item-level-0 {
        float: none;
        clear: both;
        width: 100%;
    }
    
    .ubermenu-responsive-toggle {
        display: block !important;
    }
    

    This is how it should look now.

    Screenshot: https://imgur.com/a/d5yauI6

    For further modifications, please contact the plugin author.

    Best regards,
    Ismael

    in reply to: Gallery on Smartphones #1148416

    Hi,

    Thank you for the update.

    We can’t reproduce the issue on an Android phone. The lightbox opens immediately on single click, which is expected because they don’t have overlays, so nothing can interfere with the links. Please test it on incognito mode or try to remove the browser cache.

    Best regards,
    Ismael

    in reply to: Magazine excerpt #1148412

    Hi,

    Thank you for the update.

    We are actually referring to the “avia_backend_truncate” in the magazine.php file. It’s included in the line of code you posted above. The dots can be removed or replaced directly from that function.

    Best regards,
    Ismael

    in reply to: Image gallery in LayerSlider #1148411

    Hi,

    Thank you for the update

    The debug mode snippet looks correct, but you don’t really need it. You can generate the masonry shortcode using the Insert Shortcode icon. You can then move the shortcode in a layer. It won’t render properly in the layer slider editor but it should work fine in the front end. Let us know how it goes.

    Best regards,
    Ismael

    in reply to: slideshow captions as links #1148409

    Hi,

    Thank you for the clarification.

    It is possible, but you have to add the link tag directly in the slide title or caption. Example:

    <a href="https://google.com">Slide Title</a>
    

    Best regards,
    Ismael

    in reply to: previous / next links on single posts #1148408

    Hi,

    Thank you for the update.

    We removed the post navigation from the footer.php file, then placed it back in the includes > loop-index.php file right at the very bottom of the post. We then added this code in the Quick CSS field to adjust its style.

    #top .avia-post-nav {
    	position: relative;
            margin-top: 25px;
    }
    
    #top .avia-post-nav:hover {
    	background: transparent;
    }
    
    #top .avia-post-nav .entry-info span {
    	color: gray;
    }
    
    #top .avia-post-nav .entry-info-wrap {
    	width: 240px;
    }
    
    #top .avia-post-prev {
        float: left;
    }
    
    #top .avia-post-next {
        float: right;
    }

    You can add more css if necessary.

    Best regards,
    Ismael

    in reply to: Codeblock is blocking cookie consent bar #1148402

    Hi,

    You can remove the following scripts because jQuery is already loaded by default.

    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
    <script type="text/javascript" src="https://code.jquery.com/ui/1.11.4/jquery-ui.js"></script>
    

    Unfortunately, we don’t provide support for third party scripts and plugins as stated on our support policy. You need to contact the script authors or the previous developer.

    Thank you for following up.

    Best regards,
    Ismael

    in reply to: WP caught error in admin-ajax after upgrading to 4.6.2? #1148323

    Hi,


    @simbeckhampson
    : Glad it’s fixed. Thank you for the confirmation.


    @Illingco
    : We tried to login using the account above and the default FTP URL, but it didn’t work. The login authentication is invalid. What is the FTP URL?

    Best regards,
    Ismael

    in reply to: cookie consent problem on one page site #1148322

    Hi,

    Thank you for the update.

    We are trying to access the dashboard, but the site is not loading properly. We always get this error.

    The page isn’t redirecting properly
    An error occurred during a connection to http://www.web-artwork.at. {$errorMessage}
    Error code:

    Please contact your hosting provider for more info.

    Best regards,
    Ismael

    in reply to: Unable to edit page #1148321

    Hi,

    Thank you for the update.

    Unfortunately, you won’t be able to update the theme automatically because the API used in v3.6.1 is deprecated, so it will no longer work. You have to update the theme manually via FTP this time before you can do an automatic update again in the future.

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

    IMPORTANT: Please remove the wp-content > themes > enfold folder completely or rename it before uploading the latest version (4.6.3.1) of the theme.

    Best regards,
    Ismael

    in reply to: Add Categories to home page blog feed #1148320

    Hi,

    Thank you for the update.

    We would like to add the modification for you, but the Appearance > Editor panel is not accessible. Please enable it or post the FTP details in the private field so that we can edit the functions.php file.

    Best regards,
    Ismael

    in reply to: Product Schema Entirely Missing For Custom Products #1148319

    Hi,

    Thank you for the update.

    To clarify, you wanted to grab all the related product data regardless of what is in the frontend. That is exactly what the snippet does. It will output all the related data in the schema markup regardless of what is added in the builder.

    My basic question is: Is there a fix for this coming?

    We have already reported the issue to the dev team, but they haven’t responded yet. It’s odd that the full URL is used as the @type property when it’s supposed to be “Product”. This is not the case on our own installation. The @type property is correctly set as you can see below.

     
     <script type="application/ld+json">{"@type":"Product","@id":"http:\/\/localhost:8061\/?product=alb-product#product","name":"ALB Product","url":"http:\/\/localhost:8061\/?product=alb-product","image":"http:\/\/localhost:8061\/wp-content\/uploads\/2019\/09\/Abducted-2.jpg","description":"Click here to add your own text\n\r\n\r\nClick here to add your own text","sku":66}</script>
    

    Did you add a structured data from Yoast?

    Best regards,
    Ismael

    in reply to: Remove language switcher #1148313

    Hi,

    Thank you for the update.

    We can now access the dashboard, and so we added the following css code to bring back the dropdown arrow in the language switcher.

    #avia2-menu > li::after {
        font-family: 'dashicons';
        content: "\f140";
    }
    

    Best regards,
    Ismael

    in reply to: Site stuck in maintenance mode #1148303

    Hi,


    @jhngrn
    : It’s been a while. Thank you for the update. The maintenance mode page is actually set as the home page in the Settings > Reading panel. Please revert those options back to default, then set the actual front page in the Enfold > Theme Options panel.

    Best regards,
    Ismael

    in reply to: Enfold 4.6.2 still not compatible with WP 5.2 #1148255

    Hi,

    We installed the plugin on our server, and set the 404 option accordingly but we don’t receive or see any errors. We enabled the debug mode and turned on the error logs, but there’s nothing there.

    We’ll try to contact the plugin developers, but please note that we don’t provide support for third party plugins as stated on our support policy. It would be wise to contact the plugin developer yourself if you want a more speedy response.

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    We can’t see any issue with the category sort buttons. They are working properly. How can we reproduce the issue?

    Best regards,
    Ismael

    in reply to: Cookie concent bar on mobile and tablet #1148252

    Hi,

    Did you remove the browser cache in your phone? Please toggle the Enfold > Performance > File Compression settings, then test it on a private or incognito mode.

    Thank you for the update.

    Best regards,
    Ismael

    Hi,

    Great! Glad that you figured it out. Please don’t hesitate to open a new thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: display submenu items on mobile but not on desktop #1148249

    Hey bobfurgo,

    That is possible. Please go to the Enfold > Main Menu > Burger/Mobile Menu panel and look for the “Menu Icon Submenu items” settings. Set it to the second or the third option. Please note that these options will disable the parent menu item link on mobile view.

    Thank you for the inquiry.

    Best regards,
    Ismael

    in reply to: Taxonomy images #1148248

    Hey esthernijhuis,

    Thank you for the inquiry.

    According to the documentation, you have to add the following code in the archive or taxonomy template. That’s the archive.php for default posts or the taxonomy-portfolio_entries.php file for portfolio items.

    $image_archive = apply_filters( 'taxonomy-images-queried-term-image', '' );
    echo $image_archive;
    

    Asking the plugin author directly should help.

    Best regards,
    Ismael

    in reply to: Mega menu adjustment #1148247

    Hi,

    Thank you for the inquiry.

    1.) The column title, which is where you added the custom text, is not going to be included in the mobile menu. On mobile, mega menus are converted to simple dropdowns without the columns. One solution is to create a copy of the custom text, include it in the mega menu column and hide it on desktop view so that it will only be visible on mobile view.

    2.) Can you give us a screenshot of what you’re trying to change? Please use imgur or dropbox for the screenshot.

    Best regards,
    Ismael

    Hi,

    Thank you for the info.

    Try to use this filter in the functions.php file to remove the unwanted URL in the file path.

    add_filter('avf_compress_file_content_path', function($check_path, $path , $file_type , $fallback_url) {
    	$checkpath = str_replace('https://cdn.js-interactive.com/', "", $check_path);
    	return $check_path;
    }, 10, 4);
    

    After adding the snippet, don’t forget to toggle the Performance > File Compression settings and remove the cache.

    Best regards,
    Ismael

    in reply to: Info Modal at the end of each page #1148112

    Hi,

    Thank you for following up.


    @Raffaykiddeljoe
    : Did you remove the cache and toggle the file compression settings? Please create your own thread and post the necessary details (site url, login info) in the private field so that we can check the issue.

    Best regards,
    Ismael

    in reply to: Remove black borders above and under background video #1148109

    Hi,

    However this is a background video used in a color element.

    Sorry about that. I don’t know why I checked the video element. Anyway, you have to use a video with an aspect ratio of 16:9 and without borders. The current video doesn’t meet those requirements (see private field).

    Best regards,
    Ismael

    in reply to: Mega menu mobile #1148106

    Hi,

    Thank you for the update.

    We removed an invalid comment line from the Quick CSS field and added the css code that we suggested above. This is how the site should look on iPad view now.

    Screenshot: <https://imgur.com/a/8EB5cGF

    Best regards,
    Ismael

    in reply to: Contact form #1148101

    Hi,

    Thank you for the update.

    The site contains an older version of the theme, 4.5.7. You should update it to version 4.6.3.1 and reconfigure the Enfold > Privacy & Cookies options. Set the “Default Cookie Behaviour” settings to the first option if you want the spam protection to work immediately on initial load without user interaction.

    Best regards,
    Ismael

    Hi,

    We are not really sure how you are using the scripts. Can you give us a link to the documentation? It would be wise to contact the plugin authors for additional help.

    Best regards,
    Ismael

    in reply to: problems with saving in Avia Layouter #1148098

    Hi,

    Alright. Glad to hear that the site is fixed. Please don’t hesitate to open a new thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Gallery on Smartphones #1148097

    Hi,

    Thank you for the update.

    Can you give us a direct link to the page with the gallery element? Screenshots will help as well. You can use imgur or dropbox.

    Best regards,
    Ismael

Viewing 30 posts - 20,911 through 20,940 (of 67,482 total)