Forum Replies Created
-
AuthorPosts
-
Hi,
@churchillalexander43 We will review your request and respond.
@Guenni007 Thanks for your help and for sharing a story :)Best regards,
YigitHi,
We’re glad that those threads are helpful!
Enfold 5.6 is going to be available in a day or two so that’s why we didn’t update the changelog :)
Best regards,
YigitHi,
You are welcome, Franz. Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitApril 17, 2023 at 2:55 pm in reply to: Product Images in one line with touch enabled version #1404697Hi Elmar,
Please use the following code instead
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs { display: flex; }
Best regards,
YigitApril 17, 2023 at 2:32 pm in reply to: Product Images in one line with touch enabled version #1404695Hey El,
Would you like to display thumbnails in 1 column? If so, please add the following code to the bottom of the Quick CSS field in Enfold theme options > General Styling
@media only screen and (max-width: 480px) { #top.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li { width: 100% !important; } }
Your WooCommerce thumbnail size is currently 100x100px so displaying them in a single column would make them look blurry. Please install the Simple Image Size plugin https://wordpress.org/plugins/simple-image-sizes/, go to Settings > Media, increase “woocommerce_thumbnail” image sizes, and regenerate thumbnails.
If this isn’t what you meant, please share more details on the changes you’d like to make.
Best regards,
YigitHi,
Thanks for the update.
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
Thanks, Thomas! I hope our hosts find a solution to this issue :)
Best regards,
YigitApril 17, 2023 at 2:16 pm in reply to: Bottom parts of submenus hidden/inaccessible in mobile burger menu’s overlay #1404686Hey Gary,
I checked your website on my iPhone. While I’m able to see all of the submenus, clicking the bottom ones, such as “Repairs” seems a little buggy. Is this the issue you’re experiencing?
If so, it looks like adding the following code to the Quick CSS field in Enfold theme options > General Styling tab fixes that issue:
@media only screen and (max-width: 614px) { #top #wrap_all #av-burger-menu-ul { vertical-align: top; padding-top: 40px!important; } }
After adding this code, your menu will no longer be center aligned though.
If this isn’t the issue, please share a screen recording the show the issue you’re experiencing.
Best regards,
YigitHey,
Thanks for letting us know.
We’re planning to release Enfold 5.6 in a day or two. Today, we only updated the featured image to 10th-year anniversary one :)
Best regards,
YigitHey Arantza,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top .av-masonry-date { display: none; }
Best regards,
YigitHey Franz,
Please go to Appearance > Widgets, edit the “Shop Overview Page” widget area, and remove or edit the Enfold Advertising Area widget.
Best regards,
YigitHey Jason,
Thanks for the message!
If we’re talking about this thread, I only created it and @guenter is the one who’s keeping it up-to-date :)
Regards,
YigitHey Henning,
Thanks for reaching out to us.
I passed this thread over to Kriesi and will give you an update once we hear from him.
Best regards,
YigitApril 14, 2023 at 12:43 pm in reply to: Gravity Forms “Add Form” not appearing on classic editor when Enfold installed #1404450Hi,
Did you install and activate the Classic Editor (https://wordpress.org/plugins/classic-editor/) plugin? As I mentioned, the button only shows up when that plugin is active.
If it’s not working when the plugin is active, please create temporary admin logins and post them here privately so we can look into it.
Best regards,
YigitHi Jürgen,
Thanks for the update.
I’m not sure if this is going to be possible but, I passed your request over to our devs and shared a link to this thread as a reference. We’ll give you an update once we hear from our developers.
Best regards,
YigitApril 13, 2023 at 5:00 pm in reply to: Display Posts from Website A on the blog posts-element of Website B. #1404368Hi Julian,
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitApril 13, 2023 at 4:59 pm in reply to: Gravity Forms “Add Form” not appearing on classic editor when Enfold installed #1404367Hi,
I just sent you the email.
We don’t have an exact date however we’re planning to release the new version in a week or two.
Best regards,
YigitHi,
Please share your purchase code in the private content field so we can reset your forum account.
The user dvsub is not registered with the email address you used in this form to contact us.
Best regards,
YigitApril 13, 2023 at 12:29 pm in reply to: Gravity Forms “Add Form” not appearing on classic editor when Enfold installed #1404347Hi Justin,
It looks like the button is only added when the Classic Editor (https://wordpress.org/plugins/classic-editor/) plugin is active.
Our devs fixed this issue. I can email the beta version to you if you’d like to test it. Would you like me to email it to your address you used to registered on our forums?
Best regards,
YigitHey,
Thanks for the update.
In your case, a more advanced form plugin, such as Contact Form 7 (https://wordpress.org/plugins/contact-form-7/) would be more reliable.
Regards,
YigitHi,
The plugin should still work as expected but there is a code snippet on the documentation as well. We tested the code solution and it is working :)
Best regards,
YigitHi,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top.postid-577 .av-masonry-pagination { display: none; }
Regards,
YigitHi,
Thanks for the update.
We are glad that you found out about the issue. Let us know if you have any other questions and enjoy the rest of your day!
Regards,
YigitHi Rainer,
Currently, the maximum file upload size on your server is 10MB. Please contact your hosting provider and ask them to increase it to 64M.
After that, you should be able to upload the theme in WordPress dashboard.
Alternatively, you can install the theme via FTP: https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install. If you’d like us to help you with that, please post FTP logins here privately as well.
Regards,
YigitHi,
Did you add custom CSS code? If you did, please check it for errors using this site http://csslint.net/.
If this doesn’t help, please create temporary admin logins and post them here privately so we can look into it.
Regards,
YigitApril 6, 2023 at 10:11 am in reply to: How to use captures with track attribute in videos with enfold? #1403687Hi,
Glad you figured it out and thanks for sharing your solution :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
As @guenni007 mentioned, Enfold’s contact form doesn’t have an upload field for security concerns. If you need this feature, please consider using more advanced form plugins such as Contact Form 7 (https://wordpress.org/plugins/contact-form-7/).
@guenni007 thanks for your help as always :)Cheers!
Yigit -
AuthorPosts