Forum Replies Created
-
AuthorPosts
-
Hi,
Glad Rikard could help!
Yes, it will be included in upcoming version :)
Best regards,
YigitOctober 5, 2021 at 12:47 pm in reply to: SVG Logo disappeared since the new Enfold update (4.8.6.4) #1323625Hey fkm,
Thanks for contacting us!
Could you please replace the content of /enfold/framework/php/class-svg-images.php file with – https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_6_4/framework/class-svg-images.php in Appearance > Editor?
If you would like us to update the file for you, please create temporary admin logins and post them here privately :)
Best regards,
YigitHey Eckhard,
Thanks for contacting us and for reporting the issue.
I have informed our devs about it :)
Best regards,
YigitHey,
Thanks for contacting us!
They seem to be related to WordPress SEO Premium and Google Site Kit plugins. You are currently using PHP version 7.4.24. You can try upgrading it to 8.0. If you do not notice any issues with the plugins, you can simply disable WP debugging – https://codex.wordpress.org/WP_DEBUG as well.
Best regards,
YigitOctober 4, 2021 at 11:14 pm in reply to: Footer Navigation is missing after the update of today #1323546Hi @GHellweg,
Please do so and if it does not help, please start a new thread under Enfold sub forum and attach temporary FTP and WP admin logins so we can look into it :)
Best regards,
YigitOctober 4, 2021 at 11:13 pm in reply to: How to change 'portfolio-item' slug to the appropriate page? #1323544Hi,
You are welcome! :)
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,
YigitHey Ron,
Theme Editor is missing under Appearance tab. Could you please post FTP logins here privately as well so we can look further into it?
Best regards,
YigitHi,
Please let us know when you have a copy so we can update it :)
Best regards,
YigitOctober 4, 2021 at 5:16 pm in reply to: Footer Navigation is missing after the update of today #1323505Hi Ron,
Could you please start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold#new-post and attach temporary admin logins so we can look into it? :)
Best regards,
YigitOctober 4, 2021 at 4:53 pm in reply to: Footer Navigation is missing after the update of today #1323502Hi Ron,
Thanks for contacting us!
Yes, copying header.php file from Enfold 4.8.6.3 parent theme, applying the changes you made on Enfold child theme on that file and then replacing it with header.php file on your child theme would work :)
Best regards,
YigitHi,
You are welcome! :)
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,
YigitOctober 4, 2021 at 4:05 pm in reply to: blog posts page separation between entries on mobile #1323492Hi,
You are welcome, Rob! :)
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,
YigitHey,
Please edit your Portfolio Grid or Masonry element that you are using to display your portfolio items and give it a custom ID.
If you need further assistance with it, please point out the page where you are displaying your portfolio items and post temporary admin logins here privately :)
Regards,
YigitHi Tim,
Thanks for the report and confirmation! Fix will be included in upcoming update :)
Best regards,
YigitHi,
Thanks for the update! Glad it was resolved.
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitOctober 4, 2021 at 3:50 pm in reply to: blog posts page separation between entries on mobile #1323483Hey Rob,
I adjusted your code and changed it from
/* blog post on smaller screens 1 column */ @media only screen and (max-width: 767px) { .responsive #top #wrap_all .slide-entry { width: 100%; margin-left: 0; /* margin-bottom: 30px !important; */ } .responsive #top #wrap_all .slide-entry-excerpt { padding-bottom: 20px !important; } }to following
/* blog post on smaller screens 1 column */ @media only screen and (max-width: 767px) { .responsive #top #wrap_all .slide-entry { width: 100%; margin-left: 0; /* margin-bottom: 30px !important; */ } .avia-content-slider .slide-entry-wrap:not(:last-child) { margin-bottom: 0; } .slide-entry-wrap .slide-entry:nth-child(3) { padding-top: 20px; } .responsive #top #wrap_all .slide-entry-excerpt { padding-bottom: 20px !important; } }Please review your website :)
Best regards,
YigitHi,
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
.search-results .entry-content { clear: both; }Please review your website :)
Best regards,
YigitHey,
Envato has updated their API and we have implemented those changes in Enfold 4.5 so any version older than 4.5 requires a manual update first.
If you have backups, we can update the theme for you :)
Regards,
YigitOctober 4, 2021 at 3:24 pm in reply to: How to change 'portfolio-item' slug to the appropriate page? #1323474Hi,
Your example site uses pages and subpages. I agree with @guenni007, you could create them as custom post types.
If you would like to use Masonry, you could use Masonry Gallery element under Media Elements tab of Advanced Layout Builder, add page/subpage links as custom link for images then go to Masonry Gallery > Advanced Link Settings > Image Link and choose “Use custom link” option :)
Best regards,
YigitHey Mauro,
Thanks for contacting us!
Please add following code to bottom of functions.php file of your child theme and adjust it as needed
add_action('woocommerce_before_variations_form', 'new_woocommerce_before_variations_form'); function new_woocommerce_before_variations_form(){ echo "<h1>Adding title here</h1>"; }Best regards,
YigitOctober 4, 2021 at 3:05 pm in reply to: Changed the font but nothing changed on the websiter #1323471Hi,
I have downloaded Gruppo and Bad Script fonts from – https://fonts.google.com/ and tried uploading them in Enfold theme options > Import & Export and it worked. I think issue might be related to security on your server however I am not 100% sure.
I will ask my teammates to check the thread. In the meantime, could you please contact your hosting providers and ask them if that could be the case?
Best regards,
YigitHey,
Thanks for the info!
You are currently using a very old version of the theme, version 3.8, which is not compatible with your WordPress version. Updating the theme to the latest version 4.8.6.3 would fix the issue.
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.6.3.
Then, please generate a Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it in Enfold theme options to receive auto updates :)
I also noticed that you have modified footer.php file on your child theme. Please copy a fresh footer.php file from Enfold 4.8.6.3 parent theme and update footer.php file on your child theme :)
Regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitOctober 4, 2021 at 12:58 pm in reply to: Footer Navigation is missing after the update of today #1323453Hi,
Please open the link in private content field, copy everything inside “RAW Paste Data” section and then go to Appearance > Editor and edit Functions.php file and replace it with the new code and then remove header.php file from your child theme via FTP.
Best regards,
YigitHi Mathias,
Thanks for the information!
I have reset your forum password, logged into your account and tried updating with the purchase code you shared however it said it was invalid. So I tried using your expired purchase code and that worked.
Could you please login to your account using your new password attached in private content field and confirm that it is working for you as well? Please do not forget to update your password :)
Best regards,
YigitHi Mathias,
Could you please refer to following screenshot, find your purchase code and try to update?

If it does not work, could you please share your purchase code privately so we can reset your forum account, login to your account and try to activate your support using your purchase code?
Best regards,
YigitHi,
Thanks for sharing the info!
I have reset your forum password, logged into your account and tried activating using your License Purchase code and it worked – https://imgur.com/a/DYxegMF.
I have attached your new password in private content field below. Could you please login and try again? Also, please generate a new password :)
Regards,
Yigit -
AuthorPosts
