Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you, this one worked.
Please add the following code to the functions.php file of your child theme in the Appearance > Theme File Editor:
add_filter('avf_ignore_duplicate_post_types', 'enfold_disable_duplicate_link'); function enfold_disable_duplicate_link($args){ $post_types = ['shop_order']; return $post_types; }
Best regards,
YigitHey Harald,
Thanks for the update! I’ll pass the information over to our developers.
Enfold content including the header and footer is wrapped inside the div with the “wrap_all” ID. There won’t be any galleries outside of this div. We’re just using it to make the selector stronger.
Regards,
YigitHey Monique,
Login credentials didn’t work for me. Please check them once again.
Regards,
YigitHey Harald,
Please try adding the following code to the bottom of the Quick CSS field in the Enfold theme options > General Styling tab
#top #wrap_all .avia-gallery .avia-gallery-thumb a { display: inline-block; vertical-align: top; float: none; }
I could see the issue on my local installation on both Firefox and Safari and this code fixed it. Please let us know if it fixes the issue for you too. We’ll add a similar fix in an upcoming update.
Regards,
YigitHello Dave,
As it’s noted on our forums, we’re taking a small break. It may take a bit longer for you to receive replies during holidays.
Regards,
YigitHey Dave,
You can find this custom code you added in the Appearance > Customize > Additional CSS at line 7 ( https://i.imgur.com/k0kQJeY.png ):
li.dropdown_ul_available:not(#menu-item-5472)::after { content: "▼"; color: #210e23; position: absolute; top: 31px; left: -3px; font-weight: bold; }
After removing it, make sure to clear any server-side, plugin-based, and browser caches.
Regards,
YigitHey,
Please try using the following code instead:
#top .avia-logo-element-container .slide-image { background: transparent; }
Cheers!
YigitHi,
Each domain requires a separate license so you would need to purchase a new license. You can read more about licensing at https://themeforest.net/licenses/standard.
Let us know if you have any other questions.
Regards,
YigitHi,
Please share your server’s error logs with us using the https://pastebin.com/. You can contact your hosting provider and they can help you check the error logs.
Regards,
YigitHello,
These arrows aren’t coming from Enfold. You can remove them by adding the following code to the bottom of Quick CSS field in the Enfold theme options > General Styling
li.dropdown_ul_available:not(#menu-item-5472)::after { display: none; }
Regards,
YigitHi,
I cannot see the “Duplicate” link on Orders on my local installation. Please send us temporary admin login credentials to your staging site so we can look into it.
Regards,
YigitMerhabalar HuQQa,
Evet, Envato kurallarina gore her websitesi icin yeni lisans gerekiyor ( https://themeforest.net/licenses/standard ).
Yeni Token olusturmaniz ( https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token ) tokenleri duzenlemeniz veya silmeniz acisindan faydali olucaktir. Eger buna ihtiyaciniz olmayacaksa ayni tokeni kullanabilirsiniz.
Mutlu yillar!
Best regards,
YigitHi,
Does enabling the “Delete Old CSS And JS Files?” option in the Enfold theme options > Performance make any difference?
Please see my message in the private content field.
Regards,
YigitHi,
You can disable Enfold’s cookie consent message in the Enfold theme options > Privacy and Cookies > Cookie Handling > Enable Cookie Consent Messages ( https://i.imgur.com/j7bsUfL.png ).
You can find the cookies from Enfold here: https://kriesi.at/documentation/enfold/privacy-cookies/#developer-info.
Merry Christmas and Happy New Year!
Regards,
YigitHi,
Please see @guenni007’s reply.
If you’d like to set the opacity of the logo to zero when scrolled down, please add the following code to the Quick CSS field in the Enfold theme options > General Styling:
.header-scrolled-full .logo { opacity: 0; }
@guenni007 Thanks for your help!Best regards,
YigitHey Sam,
We’ve deleted your forum account and associated information.
Best regards,
YigitHi Tony,
Since the purchase process is handled by Envato unfortunately, we cannot help you.
Please contact the Envato Support team: https://help.market.envato.com/hc/en-us/requests/new.
Regards,
YigitHi Lance,
You can edit or disable Share Links in Enfold theme options > Blog Layout ( https://i.imgur.com/2EnSMZf.png ).
Regards,
YigitHi Michael,
You can use your purchase code to register to our support forum at https://kriesi.at/support/register/ and start new threads under Enfold subforum at https://kriesi.at/support/forum/enfold#new-post.
To receive auto-updates, you’ll need to generate a Personal Token on Envato. You can find instructions here: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token.
Best regards,
YigitNovember 30, 2023 at 11:57 am in reply to: Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated #1426786Hey @seremot,
It looks like you’re using Enfold 4.4.1. Updating Enfold to 5.6.8 should fix the issue: https://kriesi.at/documentation/enfold/theme-update/.
Regards,
YigitHi,
I cannot see the issue on your website. I attached the screenshots in the private content field.
This looks like a caching issue. Please make sure to clear any server-side, plugin-based, and browser caches.
Regards,
YigitHey Ilaria,
We’ve forwarded your message to Kriesi. If you don’t see any progress on your request in a week, please feel free to raise a dispute with the Envato support team.
Best regards,
YigitHi Volmering!
No, it isn’t mandatory.
Could you please enable it, save theme options, disable it, and save theme options once again and check if that fixes the issue? :)
Best regards,
YigitMerhabalar,
Eger Turkce sizin icin daha rahat olacaksa, sorunu lutfen Turkce yazin ve ben yardimci olmaya calisayim :)
Cheers!
YigitNovember 9, 2023 at 5:29 pm in reply to: Chrome aand Edge popup error: “Leave site? Changes you made may not be saved” #1425146Hey,
You are welcome!
Let us know if you have any other questions or issues :)
Cheers!
YigitNovember 9, 2023 at 3:01 pm in reply to: Chrome aand Edge popup error: “Leave site? Changes you made may not be saved” #1425130Hi,
It looks like the issue is related to the OhMD Chat Widget you added to the Footer – Column 1 widget area in Appearance > Widgets. Temporarily removing it fixes the issue.
Since this is Enfold’s widget area, switching the theme also disables this code. That’s probably why you cannot replicate the issue when you switch to another theme.
To test that, you can switch to another theme, install the Code Snippets ( https://wordpress.org/plugins/code-snippets/ ) plugin and add the code I shared in the private content field as a new snippet.
Regards,
Yigit -
AuthorPosts