Forum Replies Created
-
AuthorPosts
-
Hi,
Awesome! Thanks for the info. I’m sure it will help a lot of users. :)
Best regards,
IsmaelHi,
The theme has its own GDPR option for the comments field, so you don’t have to install that plugin. Go to the Enfold > Privacy and Cookies panel and look for the Privacy Policy > “Append a privacy policy message to your comment form?” option.
Best regards,
IsmaelJanuary 4, 2019 at 4:33 am in reply to: on mobile version don´t show the background section color images #1049776Hi,
Fixed backgrounds are not supported on iOS devices, so you have to add the suggested css code from the previous thread to set the background attachment to “scroll”. The background will display properly but it will lose the parallax effect.
@media only screen and (min-width: 768px) and (max-width: 1024px) { .av-layout-grid-container.entry-content-wrapper.main_color.av-flex-cells .flex_cell.av_two_fifth, .av-layout-grid-container.entry-content-wrapper.main_color.av-fixed-cells .flex_cell.av_two_fifth { background-attachment: scroll !important; background-size: 200% !important; } }
// https://caniuse.com/#feat=background-attachment
Firefox does not appear to support the local value when applied on a textarea element.
Chrome has an issue that occurs when using the will-change property on a selector which also has background-attachment: fixed defined. It causes the image to get cut off and gain whitespace around it.
iOS has an issue preventing background-attachment: fixed from being used with background-size: cover – see detailsBest regards,
IsmaelHi,
The hover effect should work now without that css code. Please remove it and toggle the Performance > File Compression settings.
Best regards,
IsmaelHi,
Those flags are hard coded in the theme, so you can’t remove them with the available options. You have to follow these instructions:
// https://kriesi.at/support/topic/wpml-language-switcher-8/#post-588831
Best regards,
IsmaelHey Autostopowicz,
Thank you for using Enfold.
You can create a custom shortcode to display the post meta info such as the date, comments etc.
Place the shortcode callback in the functions.php file and then put the shortcode in a text or code block.
Best regards,
IsmaelJanuary 4, 2019 at 4:06 am in reply to: Full Width Easy Slider youtube video not working on mobile? #1049770Hi,
Videos are disabled on mobile devices by default but a fall back image should be displayed if you added one. Use the layer slider if you really need the videos to display on mobile view.
Best regards,
IsmaelHey flightdeck,
Thank you for using Enfold.
Did you set up event goals from your analytics dashboard?
// https://support.google.com/analytics/answer/1032415?hl=en
This might help: https://kriesi.at/documentation/enfold/contact-form/#add-on-click-event-to-the-contact-form-submit-button-
Best regards,
IsmaelJanuary 4, 2019 at 3:37 am in reply to: Latest Enfold [5.+] not working with H5P plugin [no errors in console] #1049764Hey vidordesigns,
Happy new year!
Please post the login details in the private field and provide a screenshot of the issue. Use imgur or dropbox.
Best regards,
IsmaelHi,
Did you remove the previous filter before adding the new one? Please post the WP and FTP details in the private field so that we can check the codes.
Best regards,
IsmaelHi,
Thank you for using Enfold.
Did you modify the section.php file in your child theme? Please get a fresh copy of that file from the parent theme folder and re-do the modifications.
Best regards,
IsmaelJanuary 3, 2019 at 5:46 am in reply to: how to disable the title link in the Ajax portfolio preview? #1049480Hey Bart,
Thank you for using Enfold.
The screenshot url is invalid. Please add it again.
Best regards,
IsmaelHey tonydobrevski,
Thank you for using Enfold.
Are you referring to the theme’s Mailchimp Signup Form element? Only text and dropdowns are currently supported, so you can’t add an upload file field. You need to look for a plugin or hire a freelance developer to modify the current form script. Please contact our partner, Codeable.
// https://kriesi.at/contact/customization
Best regards,
IsmaelHey hbourdillon,
Thank you for using Enfold.
Could you be more specific? Which margins are you trying to decrease? Please provide a screenshot using imgur or dropbox.
Best regards,
IsmaelHey Mosaik-Gin,
Thank you for using Enfold.
You can’t modify the base shop page with the advance layout builder because it has its own custom template. You have to deselect that page as shop page.
Best regards,
IsmaelJanuary 3, 2019 at 5:33 am in reply to: Photos taking up a huge amount of space on my site storage – anything I can do? #1049470Hey goldengate415,
Thank you for using Enfold.
You can use the Simple Image Sizes plugin to disable those thumbnails.
// https://wordpress.org/plugins/simple-image-sizes/
This article might help as well:
// https://kriesi.at/archives/4-key-wordpress-image-optimization-tips
Best regards,
IsmaelJanuary 3, 2019 at 5:25 am in reply to: How to put the tab title of a tab section in the center and make it wider? #1049462Hey tonydobrevski,
Thank you for using Enfold.
I don’t see any tab elements on that page. Where did you add them? Please provide a link to the actual page with the tab elements.
Best regards,
IsmaelJanuary 3, 2019 at 5:23 am in reply to: Woocommerce Product list show variations with add to cart option #1049461Hey tonydobrevski,
Thank you for using Enfold.
That option is not available by default and it will require major modifications in the theme, so it’s beyond the scope of support. Please a hire a freelance developer or contact our partner, Codeable.
// https://kriesi.at/contact/customization
Best regards,
IsmaelHey cr3epy,
Thank you for using Enfold.
Have you tried adding the columns inside a grid row cell? Set the columns’ “Space between columns” settings to the second option and enable the “Custom top and bottom margin” option. That will remove the spaces between the columns.
Best regards,
IsmaelHi,
I don’t see that issue on those pages. Is it fixed? Please kindly open a new thread if you’re still having the issue.
Best regards,
IsmaelJanuary 3, 2019 at 4:59 am in reply to: Problems with full width slider and Galleries / Enfold 4.52 … #1049447Hey Marc,
Happy new year to you as well!
The slider on the home page is working properly. Is this fixed?
Best regards,
IsmaelHey WolfgangEmmer,
Thank you for using Enfold.
That is a link to the demo overview page. Please provide the actual url of the demo page.
Select a demo, navigate to the page with the icons and click on the “Remove Frame” button at the top right corner of the browser.Best regards,
IsmaelHi,
Great! Glad you figured it out. Shall we close the thread then?
Best regards,
IsmaelHi,
@2funky: Thanks for helping!
@harbouwnl: We’ll close the thread now. Please feel free to open a new one if you need anything else. :)Best regards,
IsmaelJanuary 3, 2019 at 4:47 am in reply to: Advance Layer Slide does not display after upgrading to Enfold 4.5.2 #1049442Hey Susan,
Thank you for using Enfold.
There is an error in the console, which is being generated by the “seriesenginefrontend” plugin. Have you tried disabling that plugin? Please disable the cache and minification plugins temporarily including the the theme’s Performance > File Compression settings.
Best regards,
IsmaelHey Ludovic,
Thank you for using Enfold.
This is possible with the custom event trigger but you need to modify the config-templatebuilder > aviashortcodes > contact > contact.js file and add the dataLayer function with the custom event as the parameter. You can add it inside the “send_ajax_form” function.
// https://support.google.com/tagmanager/answer/7679219?hl=en#
Best regards,
IsmaelHi,
Thank you for using Enfold.
Use this css code to add spaces between the portfolio items.
.grid-entry { padding: 20px; }
Best regards,
Ismael -
AuthorPosts