Forum Replies Created
-
AuthorPosts
-
December 16, 2021 at 1:48 pm in reply to: Magazine Widget Incorrectly Displaying Authors after upgrade to 4.8.8 #1333128
Hi @schaer_m,
Please clear cache (server side cache too if there is one) and check if that helps. If it does not, please create temporary admin logins and post them here privately so we can look into it :)
Best regards,
YigitHi,
Glad Rikard 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,
YigitHey,
You are welcome, Peter. Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
YigitHi @anoveo,
Thanks for the information! I updated the language files on your installation. Please review your website :)
Regards,
YigitHi,
I cannot see what is causing the issue. Memory limit seems to be 512M as you mentioned. Could you please try upgrading PHP version to 8 and check if that makes a difference?
Regards,
YigitHi P,
Could you please create temporary admin logins and post them here privately so we can look into it?
Regards,
YigitHey,
We have found out that the issue is related to translation in Dutch language files. We have fixed the issue and will include it in upcoming version.
You can download fixed language files here – https://www.mediafire.com/file/i3mgmj4xjrz1vdw/nl_NL.zip/file. Please unzip and then upload nl_NL.po and nl_NL.mo files inside /wp-content/themes/enfold/lang/ folder via FTP. If you need assistance, please post FTP logins here privately and we will update the files for you :)
Best regards,
YigitHey,
Could you please try de-activating all active plugins and check if that helps?
Cheers!
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,
YigitHi,
There was a missing closing curly bracket in your Quick CSS field. I added it and that helped. Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it?
Best regards,
YigitHey Ingrid,
Thanks for contacting us!
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
#header .avia_mega_div .avia_mega_menu_columns_first { padding-left: 15px; } #header .avia_mega_div .avia_mega_menu_columns_last { padding-right: 15px; }Please review your website :)
Regards,
YigitHi,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHi,
Glad @guenni007 could help! Let us know if you have any other questions and enjoy the rest of your day :)
Thanks for your help @guenni007 :)
Best regards,
YigitDecember 15, 2021 at 3:52 pm in reply to: Download of files for demo GYM Demo didn't work! You might want to try reloading #1332980Hey @cristinapizzato,
Could you please contact your hosting provider and make sure PHP ZipArchive Extension is enabled on your server?
If it is enabled and it does not help, please post FTP and WP admin logins here privately and point out which demo you would like to import so we can manually import the demo for you – https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo
Regards,
YigitHi Peter,
Thanks for contacting us!
Which version of Enfold are you using? We have not received such report lately but we have included LayerSlider 7.0.5 in Enfold 4.8.8 so if you are using the latest version of the theme, I guess the issue might be related to LayerSlider 7.0.5. If you are not using Enfold 4.8.8, please firstly try updating and check if that helps :)
Regards,
YigitHi,
1- Could you please make sure you checked all required tokens that are listed here – https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5?
2- Yes, you can upgrade PHP version to 7.3 :)
Best regards,
YigitHey Sandra,
Thanks for the information!
I have updated Enfold to the latest version 4.8.8 then checked your website and it seems like everything is fine.
To receive auto updates in WP dashboard and to be able to update the theme with a few clicks, please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert your Personal Token in Enfold theme options.
Please review your website :)
Regards,
YigitHey rob,
I could not see any selector that is deprecated but there are some things you can do with options instead of using CSS codes.
For example, you have following code to make borders rounded on button element with “rounded-button” class
#top .rounded-button a.avia-button { border-radius: 30px; }You can edit button elements and adjust their border radius in Styling > Borders now – https://i.imgur.com/7rCORiZ.png
Instead of using following code
.main_menu ul:first-child > li > a { font-size: 18px; }You can go to Enfold theme options > Advanced Styling and edit “Main Menu Links” to increase main menu font size
Instead of using following code
p.toggler.av-inherit-border-color { background-color: #002348; color: #ffffff }You can edit Accordion element and use custom color options
Instead of following code
h1, h2, h3, h4, h5, h6 { text-transform: none !important; }
You can go to Enfold theme options > Advanced Styling and edit “All Headings (H1-H6)” to change text transformThat seems to be it :)
Regards,
YigitHey,
Thanks for contacting us!
Please edit your Image element and go to Advanced > Developer Settings tab and give it custom ID (“my-custom-id” in example below) and then add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
#my-custom-id img { -webkit-transition: opacity 0.4s ease-in-out; -moz-transition: opacity 0.4s ease-in-out; transition: opacity 0.4s ease-in-out; } #my-custom-id img:hover { opacity: 0; }Regards,
Yigit-
This reply was modified 4 years, 2 months ago by
Yigit.
Hey Rob,
I updated the code a bit. Could you please update CSS code once again? :)
Regards,
YigitHi,
I wanted to look into it so I switched http to https however I could not log back in. I tried deleting the theme via FTP but that did not work either. Could you please switch https back to http via phpMyAdmin? I am sorry for the convenience.
Best regards,
YigitHey Rob,
Yes, you can copy the code from “RAW PASTE DATE” field. The section above just shows the content.
Please do not feel that way. I just changed “1300px” to “1652px”. Very small change so very easy to miss :)
Regards,
YigitHi Pia,
Thanks for contacting us!
It seems like you are using a plugin called Superchat. You can simply go ahead and de-activate it in Plugins > Installed Plugins.
Regards,
YigitHey Golpo,
Custom CSS code I provided should have only removed the borders from the section right after Grid Row. Could you please post a link of your page and point out the changes you would like to make? You can upload your screenshots on imgur.com and post the links here. You can share the links privately by adding them in private content field :)
Best regards,
YigitDecember 14, 2021 at 4:31 pm in reply to: Magazine Widget Incorrectly Displaying Authors after upgrade to 4.8.8 #1332815Hi,
Sorry for the inconvenience. We are going to release an update however we do not have an ETA yet.
If you do not mind creating temporary admin logins and posting them privately, we can update the file on your installations :)
Best regards,
YigitHey Sandras,
Thanks for contacting us!
We would recommend you to update Enfold to the latest version 4.8.8 first. You can refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold.
Envato has updated their API and we implemented those changes in Enfold 4.5 so any older version requires a manual update first.
If you would like us to update the theme for you, please have a backup and post FTP logins here privately as well :)
Best regards,
YigitDecember 14, 2021 at 4:17 pm in reply to: Fatal Error in class-asset-manager.php after installing Version 4.8.8 #1332810Hi Mauro,
I replaced following line
$enqueued->registered[ $remove ]->src = '';with following one
if( isset( $enqueued->registered[ $remove ] ) ) { $enqueued->registered[ $remove ]->src = ''; }That helped however added a new section from the plugin for admin on front end.
I looked more into the plugin settings and the issue is you are compressing files in both plugin and in Enfold. Please disable either one.
Best regards,
Yigit -
This reply was modified 4 years, 2 months ago by
-
AuthorPosts
