Forum Replies Created

Viewing 30 posts - 13,471 through 13,500 (of 66,939 total)
  • Author
    Posts
  • in reply to: WebP support #1312639

    Hey Steve,

    Thank you for the inquiry.

    Would you mind providing a page showing the issue? You can actually use img tag for webp images. The picture tag is only used as a fallback for browsers that do not support the webp format, yet. The format is now widely supported on all browsers except on IE 11, but it does not matter anymore because WordPress already dropped support for IE11 just recently.

    // https://caniuse.com/webp

    Best regards,
    Ismael

    in reply to: missing translation #1312631

    Hey Christian,

    Thank you for the inquiry.

    We could use this filter in the functions.php file to adjust the email message and replace the text “true” with “wahr”.

    
    function avf_form_message_mod_checkbox($message, $new_post, $form_params) {
        $message = str_replace('true', 'wahr', $message);
        return $message;
    }
    add_filter('avf_form_message', 'avf_form_message_mod_checkbox', 10, 3);
    

    Best regards,
    Ismael

    in reply to: Grid with html code on overlay #1312626

    Hi,

    Thank you for the inquiry.

    The description and the title are in the same container, so the css code above should have worked. Please try to remove the current css code, then use the following instead.

    #top .grid-entry .grid-content {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }
    
    #top .grid-entry:hover .grid-content {
       opacity: 1;
    }

    This should set the grid content as overlay and display it on hover.

    Best regards,
    Ismael

    in reply to: Black space on videos (both self hosted and youtube) #1312612

    Hey hitrev,

    Thank you for the inquiry.

    You have to make sure that the video has an actual aspect ratio of 16:9. That is the only way to prevent the black borders from appearing in the frame.

    Best regards,
    Ismael

    in reply to: Buttons gone.. #1312407

    Hi,

    Did you set the border and background color to white? The minus symbol or toggle icon is not visible because its color is the same as the background. Try to check if the background and border color is set to the same color.

    We could also use this css code to adjust the color of the toggle icon.

    #top .av_toggle_section .toggle_icon {
        border-color: red;
    }
    

    Best regards,
    Ismael

    in reply to: ENFOLD 4.8.3 + WP5.8: Import theme settings not working #1312403

    Hey BeeCee,

    Thank you for the inquiry.

    You do not have to export/import the theme options. Try to activate the old theme back with the previous theme options or settings, upload the new version in the themes directory, then remove the old one or move it somewhere else temporarily. The new version should be recognized automatically with the old theme settings or options.

    You should consider creating a child theme to make future updates much easier.

    Best regards,
    Ismael

    in reply to: cookie consent lightbox not working #1312402

    Hey Sascha,

    Thank you for the inquiry.

    You have to enable the Enfold > Theme Options > Lightbox Modal Window option to make this work. The privacy modal popup window requires the lightbox script.

    Best regards,
    Ismael

    in reply to: Image resizes automatically on portfolio grid #1312398

    Hey emilconsor,

    Thank you for the inquiry.

    By default, the lightbox is set to use the large thumbnail, which has a maximum width of 1024px. You can adjust its size in the Settings > Media panel.

    Best regards,
    Ismael

    Hi,

    The theme options are no longer accessible to the account above. Did you change the role of the user? Please change it back to admin so that we could check the css code properly.

    Best regards,
    Ismael

    in reply to: Di nuovo problemi con il pre-caricamento #1312319

    Hi,

    Thank you for the inquiry.

    The staging site is loading properly on our end — both in the back and front end. How can we reproduce the issue? Is this happening on a specific page or panel in the dashboard?

    Best regards,
    Ismael

    in reply to: Tag archive #1312317

    Hi,

    No, we did not create any user on July 20th.

    Best regards,
    Ismael

    in reply to: Drop down button (Possibly missing function) #1312316

    Hi,

    For the meantime, you can try one of these custom select boxes.

    // https://freefrontend.com/css-select-boxes/

    You can find a demo and the code here.

    // https://codepen.io/oceatoon/pen/GJpvz

    Best regards,
    Ismael

    in reply to: update 4.8.4 and accordion #1312308

    Hi,

    Thank you for the update.

    Would you mind posting the login details in the private field? We would like to test the custom colors of the accordion element in your installation. These options work properly on our own installation.

    Best regards,
    Ismael

    Hey Peter,

    Thank you for the inquiry.

    You will have to block the enfold/framework/js/conditional_load/avia_google_recaptcha_api.js and the enfold/framework/js/conditional_load/avia_google_recaptcha_front.js script. They are registered in the enfold/framework/php/class-grecaptcha.php file.

    Best regards,
    Ismael

    in reply to: Youtube video isn't blocked despite cookie blocker #1312306

    Hey Peter,

    Thank you for the inquiry.

    We are not really sure how the borlabs content blocker really works, so you may need to ask the plugin author for more info about the issue. Have you tried adding the shortcode in a text or code block element? Another user also suggested using a locally hosted video instead of Youtube or Vimeo.

    // https://kriesi.at/support/topic/youtube-video-in-background-not-gdpr-compliant/#post-1161844

    Best regards,
    Ismael

    Hi,

    Thank you for the inquiry.

    We checked the site but we cannot see any issue with it. Would you mind providing a screenshot of the issue?

    Best regards,
    Ismael

    Hi,

    This is what happens on our end. When we visited the FR site, accepted the cookies and go to another page, the cookie message bar remains hidden. When we switch the language or go to the EN site, the cookie message bar pops up again, which is the expected behavior since the other version (EN) is considered as a different domain or site. This also nullifies the privacy cookies in the FR site, so when you switch back to it (to the FR site), the cookie message bar has to pop up again. This is not going to be an issue unless the user intentionally switches languages for no reason. The user will probably stick to one language, accept the cookie message bar there, then continue to other pages in the same language.

    Best regards,
    Ismael

    in reply to: Enfold Accordion Element Fault Update #1312297

    Hey Andrew,

    Thank you for the inquiry.

    Would you mind providing a screenshot of the issue? The background of the toggle container is set to white (#f8f8f8). And we do not see anything wrong with the css code.

    Best regards,
    Ismael

    in reply to: Photo gallery #1312295

    Hey MidasPL,

    Thank you for the inquiry.

    We cannot find the “1 panorama : 2 Square : 1 panorama” gallery in the site. Would you mind providing a screenshot of the section? Have you tried using the column elements to separate the images?

    Try to make it with Masonry gallery but no good efect. When it is panoaram a picture loose quality

    Did you select a thumbnail in the Styling > Masonry Settings > Image Size settings? You should be able to select larger images with better quality.

    Best regards,
    Ismael

    in reply to: Include variable from URL in contact form #1312291

    Hi,

    Alright. Please feel free to open another thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Google Analytics not registering #1312290

    Hi,

    My sites ( https://www.otwaysaccommodation.com.au being one of them ) are getting and registering referrals from other sites. That is not the problem.

    The fact that the site is getting and registering referrals from other sites and getting page views, just mean that there are no issues with the analytics or the tracker.

    The problem is that my customers’ sites ( none of them ) are not registering referrals from my sites.

    The analytics script on the site (https://www.otwaysaccommodation.com.au) is working correctly. You should check the tracker or analytics script in the site you are referring to, because that is the script that is supposed to send the referrer URL (your site).

    Best regards,
    Ismael

    Hi,

    The widgets are now displaying correctly in the sidebar and the Widgets panel has been reverted back to the old editor. Please make sure to remove the cache before checking the page again.

    Best regards,
    Ismael

    in reply to: Image slider to work on auto #1312285

    Hi,

    1.) Is the script working correctly?

    2-3.) For some reason, the display classes do not get added to the element in the front end, which is why the visibility options are not working. Please try to update the theme from version 4.8.3 to version 4.8.4.

    Best regards,
    Ismael

    in reply to: Google Analytics not registering #1311790

    Hi,

    According to the console, there are 17 page views yesterday July 22, 2021 and there are a total of 673 visitors or page views event in 30 days, which means that the analytics script is properly working all along. Please check the screenshot below.

    Screenshot: https://postimg.cc/gallery/gRs9ns0

    Is this same console where you are checking the site data? There are also some referrals from this forum and two other sites. (see private field)

    Best regards,
    Ismael

    in reply to: Contact Form send emty e-mails #1311785

    Hi,

    Thank you for your patience.

    As you already know, the default contact form only have two security features, the simple captcha and the Google reCAPTCHA, but you can add a honeypot with a plugin if necessary. If all of these security features have been compromised or bypassed for some reason, then the only option is to use a different contact form. However, using a different one does not mean that bots will not continue to target your sites. Eventually, somehow, they will still find a way to work around the scripts and get through the security features.

    Best regards,
    Ismael

    Hi,

    You may need toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code and purge the cache afterwards. Let us know if that helps.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Adjusting background position in a gridrow element #1311780

    Hi,

    Thank you for the update.

    We see the site or the grid image differently. Please check the screenshot below.

    Screenshot: https://imgur.com/88MAX7e

    Is that how you want the page to look like?

    Best regards,
    Ismael

    in reply to: Tag archive #1311747

    Hi,

    Why is it wrong to have an h1 tag in the page? This is the only h1 tag in the archive or category page, it has no duplicate, so it should be valid. Yes, it is not the archive or category title, but it is not wrong to wrap the description in an h1 tag, specially when the text or description fully describes the page. But this is no longer an issue in your site since we have already added the category title, wrapped it in an h1 tag and replaced the description with a paragraph tag.

    Best regards,
    Ismael

    in reply to: Yoast SEO Title Tag #1311744

    Hi,

    Do you have a staging or development version of the site? If not, you can ask your hosting provider to create it for you, or you can create one yourself.

    // https://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/
    // https://themeisle.com/blog/wordpress-staging-site/

    Best regards,
    Ismael

    in reply to: Issue with tag archive pages #1311743

    Hi,

    We will have to access the dashboard and edit the files if necessary. Please post the login details in the private field. Make sure that the Appearance > Editor panel is accessible.

    Best regards,
    Ismael

Viewing 30 posts - 13,471 through 13,500 (of 66,939 total)