Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for the update.
Try to adjust the max-width value in the css media query from 768px to 480px.
@media only screen and (max-width: 480px) { .responsive #top .av-masonry-entry { width: 49.9% !important; } }
Please don’t forget to toggle the Performance > File Compression settings after adding the code.
Best regards,
IsmaelHi,
Thank you for the update.
Those are archive or category pages. How did you add the layer slider there? Did you modify the template directly?
Best regards,
IsmaelSeptember 26, 2019 at 10:44 am in reply to: after switching to Child Theme, many settings no more working ! #1142190Hi,
Thank you for the inquiry.
You have to import the parent theme settings after the child theme activation. The button is located in the Enfold > Import/Export panel. That should transfer the parent theme settings to the child theme.
Related thread: https://kriesi.at/support/topic/child-theme-for-an-existing-enfold-site/#post-787672
Best regards,
IsmaelSeptember 26, 2019 at 6:25 am in reply to: In Widget kann Menuepunkt nicht ausgewählt werden #1142121Hi,
Great! Glad it is now solved. We’ll close the thread now.
Have a nice day.
Best regards,
IsmaelSeptember 26, 2019 at 6:22 am in reply to: Gravity Forms Email Notifications will not work with Enfold #1142119Hi,
Thank you for the update.
Have you tried setting the “From Email” of the Admin Notification to ” (Email address hidden if logged out) ” instead of the default {admin_email}? Or try to add the actual email address instead of the admin_email placeholder. We’ll try to assist you further with the issue, but you’ll need to get in touch with the plugin developer for additional help.
Best regards,
IsmaelHi,
Thank you for the update.
You can simulate a click event to any element after a few seconds, which will open the popup automatically without user interaction. Is that what you’re after? Please follow the above instructions on how to create a popup, then provide a link to the page where you added it. We will then create a script that will automatically trigger that popup after a specified time. You can also use the Popup Maker plugin.
// https://wordpress.org/plugins/popup-maker/
Best regards,
IsmaelSeptember 26, 2019 at 5:01 am in reply to: Enfold Photography change description under Cattegories #1142111Hi,
Thank you for the update.
1.) Yes, that’s possible. Go to the Enfold > Footer panel, then add the [nolink] shortcode in the “Copyright” field along with your own custom footer text.
2.) You can manually add your own text in the Privacy & Cookies panel. Just look for the “Modal Popup Window” section.
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
IsmaelSeptember 26, 2019 at 4:57 am in reply to: Bug when using transparant header and custom footer #1142110Hi,
I use the latest Enfold and the issue persist. On all sites where I use the transparent header the footer has this additional space above it’s content. I have not yet tried a CSS solution myself .
Thank you for the update.
This is cause by this css declaration using an autogenerated builder selector.
.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top: 170px; }
The section in the custom footer also contains the “avia-builder-el-0” class attribute, so the css code above is being applied to it. You can fix it by adding this css code.
.html_header_transparency #top .avia-builder-el-0 .container { padding-top: 0px; }
Best regards,
IsmaelSeptember 26, 2019 at 4:49 am in reply to: reCAPTCHA problem + background video first loading #1142107Hi,
This was our last reply regarding the video.
And regarding the video, you have to accept the cookies first and reload the page. In the upcoming version, you can choose to automatically reload the page after accepting the cookies.
As stated above, this is because of the new privacy and cookie options. Users have to accept the cookies first, then reload the page in order to see the videos. In the latest version, you’ll be able to autoreload the page once the user accepted the cookies. That version is now available in the beta version in case you want to try it. (see private field)
Best regards,
IsmaelHi,
Sorry for the delay.
We couldn’t login to the site using the credential above. It seems to be invalid. Please check it carefully. Did you happen to toggle the Enfold > Layout Builder > Integrated (Bundled) LayerSlider Plugin settings?
Best regards,
IsmaelHey ICEMAN,
Thank you for the inquiry.
Where can we see the actual images? Are they from a blog posts or archive widget? Please provide the link in the private field. That thumbnail (940x940px) is not generated by the theme if I am not mistaken.
Best regards,
IsmaelHi,
Thank you for the update.
You should remove the top padding applied to the menu text to get rid of the space between the menu items.
span.avia-menu-text { padding-top: 12vh !important; }
Let us know if that helps.
Best regards,
IsmaelSeptember 26, 2019 at 4:24 am in reply to: Theme update error ('unable to copy some files') #1142103Hi,
Thank you for the update.
We deactivated the plugins temporarily, then tried to update the theme in the dashboard but it didn’t work, so we activated the plugins again. Now it’s stuck in the “google_authenticator_user_page”. You may need to update the theme manually via FTP this time.
// https://kriesi.at/archives/the-complete-guide-to-updating-enfold
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftpBest regards,
IsmaelHi,
Thank you for the update.
We can’t reproduce the flicker on Firefox Windows 10. Have you tried checking the site on a different computer? What is the actual specs of the laptop/desktop where you check the site?
Best regards,
IsmaelHi,
Thank you for the update.
This css code should make the lightbox container stick on scroll.
.mfp-wrap.mfp-gallery.mfp-close-btn-in.mfp-auto-cursor.avia-popup.mfp-zoom-in.mfp-ready.mfp-image-loaded { position: fixed !important; top: 0; }
Let us know if that’s what you’re after.
Best regards,
IsmaelHi,
Thank you for the update.
The issue is that the video is not being initialized because the portfolio preview and its content is only created when you click on the designated item in the grid. This little snippet should re-initialize the video once the portfolio preview is visible.
add_action('wp_footer', function() { ?> <script> (function($) { $('body').on('av_resize_finished', function() { $('.av-lazyload-immediate .av-click-to-play-overlay').trigger('click'); }); })(jQuery); </script> <?php });
Add it in the functions.php file.
Best regards,
IsmaelHi,
Thank you for the update.
Did you add this code?
.inner_sidebar { margin-left: 50px; }
It pushes the sidebar content out of the center and more to the right. Please remove the css code and toggle the Performance > File Compression settings.
Best regards,
IsmaelHi,
Thank you for the update
2.) There are only 4 videos connected to the “Dismantling Videos” category and all of them are displaying properly in the page. Is this fixed? (see private field)
Best regards,
IsmaelSeptember 26, 2019 at 2:56 am in reply to: Full width Easy Slider with Video not working on phone #1142085Hey S-edwards,
Thank you for the inquiry.
That feature is disabled on mobile devices by default, which is why you have to add a fallback image. On mobile view, it will switch to the fallback image automatically. If you really need a video inside a slider, use the Layer Slider plugin. Or replace the slider with an actual video element. You can toggle the elements’ visibility in the Screen Options panel.
Best regards,
IsmaelHi,
Sorry for the delay.
1.) How did you add that sticky buttons? You can probably use this plugin for that.
// https://wordpress.org/plugins/sticky-side-buttons/
We can add space between the icons using css. Please update us back once the plugin is installed and activated.
2.) Where did you add the tag clouds? We can’t find it anywhere in the site. We expected it to be in the sidebar, but the widget is not there.
Best regards,
IsmaelHi,
Sorry for the delay.
The staging site now redirects to the live site, so we are not really sure if the issue still exists. Anyway, I guess the issue occurs because the font weight of the headings is set to 600. This weight is not available for the “Lato” font, so iOS considers that the font doesn’t exist and applies a different font. Did you add this css code?
h1, h2, h3, h4, h5, h6 { font-weight: 600; }
Please remove it, then toggle the Performance > File Compression settings.
Best regards,
IsmaelHi,
Thank you for the update.
but I want this to happen on the left and right
What do you mean? That css code should do exactly what you want — pull/push the element sideways to the left or right.
.your-custom-class img { position: relative; right: -15px; }
Best regards,
IsmaelHey AWZ,
Thank you for the inquiry.
It’s nothing critical. The current script version for the map is 3.35 while the latest version is 3.37 or 3.38, and it will be updated on November to 3.39. We’ll change that in the next update.
Best regards,
IsmaelHi,
Thank you for the update.
You’re not using the actual token. After the token creation, you should be redirected to a page with the access token. It looks like the screenshot below.
Screenshot: https://imgur.com/a/7iow6Ed
Please delete or revoke access to the current tokens and generate another. Make sure to save the token somewhere safe.
Best regards,
IsmaelHi!
Thank you for the update.
You can create an image with a custom “play” button in it — usually contained in a dark transparent background. That should be sufficient to tell the users that there is a video element in the page.
Regards,
IsmaelSeptember 25, 2019 at 2:53 pm in reply to: Enfold – with the Visual Artist Demo files – two small issues #1141828Hey IngridSpielman,
Thank you for the inquiry.
1.) This is probably cause by the masonry element. The masonry animation only starts once the element is scrolled causing the scroll position to re-adjust incorrectly. We can disable the masonry animation using the following css code.
.av-masonry-entry { visibility: visible; opacity: 1; }
2.) This shouldn’t affect how the page is crawled or indexed by search engines as long as it has the correct structure. Unfortunately, the builder is not fully compatible with Yoast’s analysis tool, so it fails to detect the builder elements. We recommend visiting the Yoast documentation for more info.
Best regards,
IsmaelHi,
Thank you for the update.
How did you add the section with the stretched image? Is that a custom container? Please post the login details in the private field so that we can check the settings. The blog page demo is consists of a Color Section with a background image size set to “Stretch to fit”, and a Blog Posts element.
Best regards,
IsmaelHi,
Thank you for the update.
There is a field inside the color section editor called “Section ID”. You can add the value of the id attribute in that field. Just make sure that the “ID attribute input field” settings in the Enfold > Layout Builder > Builder Options For Developers section is enabled.
Best regards,
IsmaelHi,
Thank you for the update.
Did you set the Enfold > Main Menu > Burger Menu > “Clone title menu items to submenu” to “Create a clone for the title menu item”? This should create a copy of the parent menu item inside the submenu container.
Best regards,
IsmaelSeptember 25, 2019 at 2:12 pm in reply to: Importing didnt work! you might want to try reloading the page and then try agai #1141818 -
AuthorPosts