Forum Replies Created
-
AuthorPosts
-
Hi yundian,
Please try adding PHP code in your child theme’s functions.php:
add_filter( 'woocommerce_product_description_heading', '__return_null' );
Best regards,
NikkoHi maryenvato,
We’re happy to hear that :)
I have checked it and it seems to be fixed now.
Let us know if you still need further assistance.Best regards,
NikkoHi IBRAHIMBerro,
We have fixed the font, however, modifying the slider, I think it’s a bit complicated because we will need to remove some codes in the Enfold theme in order to make it work without getting any issues but the problem will be back again when the theme is updated. Can we request for FTP access so we can remove the code? just post the credentials in private content.
This will just be a temporary fix but for the long term, please ask you your hosting provider why this isn’t working on your site:overlay_pattern=''
overlay_custom_pattern=''
and if they can do something with it since it is essential to the theme.
Best regards,
NikkoHi maryenvato,
The css fetched by the homepage seems different from other pages that’s why you can see the homepage’s main menu item’s size is 20px but in other pages it’s 15px.
Please try to clear cache in your caching plugin.Best regards,
NikkoHi cdiaz,
I’m glad that Rikard could help you :)
Please let us know if you need further assistance related to this topic or if we can close this thread.Best regards,
NikkoHi Darko,
I’m glad that Ismael could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoFebruary 2, 2023 at 3:57 pm in reply to: Warning: Creating default object from empty value in… #1396413Hi marketingcoespro,
Thanks for giving us both admin and FTP access.
The issue is fixed now, I disabled Javascript File Merging And Compression on your site (located in Enfold > Performance).
Please review your site.Best regards,
NikkoHi yundian,
Please add this php code in your child theme’s functions.php file:
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', 40 );
Best regards,
NikkoHi scitation,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoFebruary 2, 2023 at 3:38 pm in reply to: color Section class with gradient Background and a picture #1396407Hi Monika,
I’m happy to hear that Guenni007 has helped you :)
@Guenni007 thanks for helping out again :)Best regards,
NikkoHi Jorge,
Please try to use this instead:
#av-burger-menu-ul .menu-item-21707
Hope it helps :)
Best regards,
NikkoHi Oriano,
Please check Yigit’s answer on this thread: https://kriesi.at/support/topic/enfold-5-4-no-space-between-images-in-masonry-gallery/#post-1395105
Hope it helps.Best regards,
NikkoHi LiftTech,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey eduardodelat,
Please refer to this post: https://kriesi.at/documentation/enfold/contact-form/#my-contact-form-is-not-sending-emails-
Let us know if it helps.Best regards,
NikkoHi Peter
Thanks for contacting us!
As for retrieving your login details, please put your purchase code in private content.
If you don’t know where to find it, please follow the instructions:
As for updating the theme, please do the following:
1. Make a backup:
– Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
– Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/
2. Login to your WordPress Dashboard, and go to Enfold > Theme Update and you should be able to update your theme there.
Hope this helps.Best regards,
NikkoHi mgyura,
Can you try to disable Javascript File Merging And Compression and CSS File Merging And Compression in Enfold > Performance?
Best regards,
NikkoHi AlpineWeb,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi IBRAHIMBerro,
The link you gave does not show a specific demo, can you tell me which demo specifically? so I can tell which font it is using.
Also, with regard to your suggestion to have a meeting through zoom, unfortunately, we only support via this forum/posts.
We will try though to help you as much as we can.Best regards,
NikkoHi Franz,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoFebruary 2, 2023 at 4:35 am in reply to: color Section class with gradient Background and a picture #1396323Hi Monika,
Guenni is correct, you can just change the order:
.hintergrund { background: url(REPLACE_URL), linear-gradient(to top,#8D005A 0%,#8D005B 90%,black 50%,black 100%); }
Is’nt there an other possibility to tell the Background to be in the Back?
Unfortunately, CSS doesn’t seem to have a way to do that, the workaround would probably be to write some js code that will do what you want.Best regards,
NikkoHi billbasler,
Also, please add this code to fix the blogpost on the 4/6 grid
#av-extra-columns .av-alb-blogposts .entry-content-wrapper { display: block; }
Please let me know if I miss some things :)
Best regards,
NikkoHi billbasler ,
On mobile I would like the “Main” 4/6 center column to present first, with the left 1/6 column second, and the right 1/6 column third. Can you help out on this?
Please add this CSS code in Enfold > General Styling > Quick CSS:@media only screen and (max-width:767px) { #av-extra-columns .entry-content-wrapper { flex-direction: column; gap: 30px; } #av-extra-columns .flex_column { order: 0; } #av-extra-columns .flex_column.avia-builder-el-first, #av-extra-columns .flex_column.avia-builder-el-last { flex-basis: auto; order: 1; } }
Best regards,
NikkoHi billbasler,
If you use this 1/6 4/6 1/6 structure, then please change those CSS codes with this one:
#av-extra-columns .entry-content-wrapper { display: flex; gap: 2%; } #av-extra-columns .entry-content-wrapper::before, #av-extra-columns .entry-content-wrapper::after { display: none; content: ''; } #av-extra-columns .flex_column.avia-builder-el-first, #av-extra-columns .flex_column.avia-builder-el-last { flex-basis: 25%; }
Let us know if it helps.
Best regards,
NikkoHi Franz,
You can use this code to target only mobile devices:
@media only screen and (max-width:767px) { #my_section .av_textblock_section { margin-top: 50px; } }
Best regards,
NikkoHi Karin,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoFebruary 1, 2023 at 10:40 am in reply to: Avia Layout Builder spinning as soon as I add a download button #1396181Hi Alex,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi walhai,
Please check Yigit’s answer on this thread: https://kriesi.at/support/topic/enfold-5-4-no-space-between-images-in-masonry-gallery/#post-1395105
Hope it helps.Best regards,
NikkoHi Frank,
Can you try adding this as well:
#top .main_color .wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default { background-color: green !important; }
Best regards,
NikkoFebruary 1, 2023 at 10:33 am in reply to: color Section class with gradient Background and a picture #1396177Hi Monika,
I don’t seem to see the image.
Can you give us a mockup or screenshot of what you want to achieve? since the image is foreground I believe it maybe better to use the code you used before and let’s just add an image element on top of the color section and maybe we’ll just need to re-position it.Best regards,
NikkoFebruary 1, 2023 at 10:30 am in reply to: i have a issue with a content slider who is doesn’t slide… #1396176Hi mediafacto,
Thanks for giving us a link to your site.
I have inspected it however I don’t see any js errors (though I see some mixed content errors: some files loaded via http and not https).
Can you setup a staging site for us? and give us temporary admin access on the staging site, so we can try to debug it.
Just post the credentials privately.Best regards,
Nikko -
AuthorPosts