Forum Replies Created
-
AuthorPosts
-
Hey,
Are you using plugin such as Mailchimp for WooCommerce? If so, please edit plugin settings and disable newsletter on checkout page :)
Regards,
YigitHi,
Thanks for contacting us!
Please install Loco Translate plugin and go to Loco Translate > Plugins > WooCommerce, edit German language file and translate the string. String should be translated in WooCommerce :)
Best regards,
YigitHi,
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey,
Thanks for contacting us!
Please insert [nolink] to Copyright field in Enfold theme options > Footer – https://kriesi.at/documentation/enfold/footer/#copyrights-info :)
Cheers!
YigitNovember 9, 2022 at 5:21 pm in reply to: new drawing to replace the separator in the footer #1371949Hi,
It seems like you are using a page as footer. Please edit that page and then edit separator elements and replace scale icon as needed :)
Cheers!
YigitNovember 9, 2022 at 3:24 pm in reply to: Custom fonts and slider fonts aren't changing in front end #1371932Hi,
Thanks for the update!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Thanks for the update!
I believe the issue was related to your cache plugin because I have not done anything on your website but glad it is working fine now! :)
Best regards,
YigitHey Schmidt,
In that case, please refer to this post – https://kriesi.at/documentation/enfold/import-demos/#export-demos :)
Regards,
YigitHey,
Thanks for contacting us!
I added following code to Functions.php file near line 46th
// Register TikTok icon as a theme icon function avia_add_custom_icon($icons) { $icons['tiktokicon'] = array( 'font' =>'tiktok', 'icon' => 'ue800'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); // Add TikTok icon as an option for social icons function avia_add_custom_social_icon($icons) { $icons['TikTok'] = 'tiktokicon'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);And added following code to bottom of Quick CSS field in Enfold theme options > General Styling
#top #wrap_all .av-social-link-tiktokicon a, #top #wrap_all .av-social-link-tiktokicon a { color: #fff; background-color: #FE2C55; }Instructions on our docs – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options
You are currently not using a child theme, so the modification in Functions.php file will be overwritten when you update the theme. To make the changes update proof, please switch to a child theme – https://kriesi.at/documentation/enfold/child-theme/.
Please review your website :)
Best regards,
YigitNovember 9, 2022 at 3:06 pm in reply to: Layer Slider text is lying upon each other after updating to 5.2.1 #1371921Hi Roman,
Glad Mike could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHi,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Regards,
YigitNovember 9, 2022 at 3:04 pm in reply to: Some capital font diacritics are shown in different colour #1371918Hi,
Great! Glad you figured it out and thanks for the update :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitNovember 9, 2022 at 3:03 pm in reply to: new drawing to replace the separator in the footer #1371917Hi,
Thanks for contacting us!
Could you please post a screenshot showing the changes you would like to make so we can help you more accurately? :)
Regards,
YigitHi Claudia,
Thanks for the update! Glad you figured it out :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi Alan,
Thanks for contacting us!
You can export and import your theme options settings and saved ALB templates in Enfold theme options > Import & Export :)
Regards,
YigitHi,
We are happy that Rikard could help!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey Jan,
Thanks for contacting us!
If you do not have access to ThemeForest/Envato account that was used when purchasing the theme, I am afraid you would need to purchase a new license to update the theme.
After purchasing a license, you can refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and generate a Personal Token and insert it in Enfold theme options to receive auto updates.
You can use your purchase code to register to our support forums – https://kriesi.at/support/register/ and start new threads under Enfold sub forum – https://kriesi.at/support/forum/enfold#new-post whenever you have a question or an issues :)
I hope that helps!
Regards,
YigitHi,
Thanks for contacting us!
You can refer to this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options and it to theme options as image.
Enfold uses icons from Fontello and currently there is no TikTok icon on Fontello, so we are unable to add it to theme options.
If you need assistance with that, please let us know :)
Regards,
YigitHi,
You are welcome!
Thanks! You too have an awesome day :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitNovember 8, 2022 at 2:47 pm in reply to: Purchase of a new licence for an existing website with Enfold. #1371763Hey Florian,
Thanks for contacting us!
It seems like you have inserted your purchase code instead of a Personal Token. Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token to generate a Personal Token and insert it :)
You can use your purchase code to register to our support forums – https://kriesi.at/support/register/. After logging in, you can start new threads under Enfold sub forum – https://kriesi.at/support/forum/enfold
Regards,
YigitHey Justine,
Thanks for contacting us!
Please edit your Grid Row element and go to Advanced > Responsive > Column Behaviour When Fullwidth and reverse the order – https://imgur.com/a/4CdNXEh :)
Lovely website by the way!
Best regards,
YigitNovember 8, 2022 at 9:26 am in reply to: Home Page won't update and some content disappeared #1371724Hi Len,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitNovember 8, 2022 at 9:22 am in reply to: First the general stylesheet diddn't work, now i have no theme at all #1371723Hi,
Dynamic stylesheets also had wrong permissions. I have corrected them and that helped.
Please review your website :)
Best regards,
YigitHi Pascal,
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHi Stephen,
Glad you figured it out! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top .av-logo-container .social_bookmarks li a { font-size: 20px; }Regards,
YigitNovember 7, 2022 at 9:49 pm in reply to: hiding menu to allow for ONLY hamburger ALSO hide socket menu. #1371703Hi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
We are glad that Nikko could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHi,
Thanks for your help @Guenni007! :)
Let us know if you have any other questions and enjoy the rest of your day, Tim!
Best regards,
YigitHey Petros,
Thanks for contacting us!
Please edit “woocommerce_thumbnail size” in Simple Image Sizes plugin, update it, save changes and then click Regenerate Thumbnails button.
That should set the image size on categories to 600x600px or any other size you have set in plugin settings :)
Best regards,
Yigit -
AuthorPosts
