Forum Replies Created
-
AuthorPosts
-
Hi Mariann,
Thanks for contacting us!
You are currently using an older version of Enfold, 4.7.4 to be exact.
Please firstly refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.3.1.1.
Updates are currently disabled on your installation. You can refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert your Personal Token into Enfold theme options to receive auto updates.
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
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,
YigitHi,
You can add following code to functions.php file of your child theme in Appearance > Editor
add_action('ava_before_footer', 'ava_before_footer_mod', 10); function ava_before_footer_mod() { // do something here; }Best regards,
YigitHey,
Could you please try installing Envato Market plugin – https://www.envato.com/lp/market-plugin/, inserting your token in plugin settings and go to Themes tab of the plugin to see if you are able to update the theme there? :)
Best regards,
YigitHi,
Increasing memory should fix the issue as Rikard suggested.
We will keep the thread open and wait to hear from you :)
Regards,
YigitHi,
You are welcome!
You can go to Enfold theme options > Advanced Styling and add extra “Main Menu Links” to edit and check “Apply only to mouse hover state” and “Apply only to active state” options to change the colors of those states :)
Best regards,
YigitHi,
Great! Thanks for the update!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
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,
YigitHey Josephine,
Thanks for contacting us!
I added following code to Quick CSS in Enfold theme options > General Styling
/* Transform submenu to uppercase */ .av-main-nav ul { text-transform: uppercase; }Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
I checked the backend however text is not white on my end. I attached a screenshot in private content field.
If it is white on a specific section, could you please point it out?
Best regards,
YigitHi,
We are happy that Mike could help!
Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
YigitHey Lene,
Thanks for contacting us!
Please edit your Accordion element and use the dropdown on Content > Toggles > Use as a FAQ page – https://i.imgur.com/c782kKp.png.
If the option is not avaiable on your installation, you might be using an older version of the theme. In that case, please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.3.1.1 :)
Best regards,
YigitHey,
Thanks for the update!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey Josephine,
Glad you figured it out!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Thanks for contacting us!
If you are using blockquote inside text block element, you can edit your Text Block element and give it custom CSS (“custom-quote” in example below) class in Advanced > Developer Settings tab and then add following code to Quick CSS field in Enfold theme options > General Styling
.custom-quote blockquote { border-color: blue; color: red; }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,
YigitHi,
Thanks for the information!
I went to Enfold theme options > Performance and chose to only minify JS files without merging them and that helped.
Please review your website :)
Best regards,
YigitHi Mathias,
You can refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token
Envato has updated their API and we have implemented those changes in Enfold 4.5. Since you are currently using 4.0.5, you would need to manually update the theme first. Then, personal token would work.
If you would like us to update the theme for you, please register to our forums using your purchase code – https://kriesi.at/support/register/, have a backup and post temporary WP admin and FTP logins here privately :)
Best regards,
YigitHey Jonathon,
Thanks for contacting us!
I tested your search form on my iphone but I was able to type into it and text was visible. I attached a screenshot in private content field below :)
Regards,
YigitHi,
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,
YigitHi,
Could you please create temporary admin logins and FTP logins and post them here privately so we can look into it? :)
Best regards,
YigitJanuary 11, 2023 at 11:23 pm in reply to: Can't load the online demo for the Creative Studio theme on Enfold #1378326Hi Jaymes,
I have manually imported the demo – https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo
Icon fonts are missing because PHP ZipArchive Extension is disabled on your server. Please contact your hosting provider and ask them to enable.
After enabling PHP ZipArchive Extension, you can download the icons I shared in private content field and upload them in Enfold theme options > Import/Export > Iconfont Manager.
Please review your website :)
Best regards,
YigitHi,
Have you generated your Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token? If not, please do so :)
Best regards,
YigitJanuary 11, 2023 at 4:14 pm in reply to: Can't load the online demo for the Creative Studio theme on Enfold #1378278Hi Jaymes,
Thanks for contacting us!
Could you please create FTP logins and post them here privately as well so we can manually import the demo for you?
Regards,
YigitHi,
I currently see fatal error on your site. Please contact your hosting provider and ask them to upgrade PHP version to 8.0.x. That should fix that issue.
After that, please create temporary WP admin logins and post them here privately so we can try updating the theme for you.
Best regards,
YigitHey,
Glad you figured it out!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Thanks for contacting us!
The error you are getting is related to server settings. Could you please contact your hosting provider and ask them to increase following settings to recommended values?
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 300Regards,
YigitHi,
Glad Rikard could help!
Let us know if you have any other questions and enjoy the rest of your day :)
Cheers!
YigitHi GJ,
I would suggest commenting out the functions in functions.php file inside your child theme and if it does not help, you could try updating other files you have on your child theme such as footer.php file.
If you would like us to comment out your functions in functions.php file, please post FTP logins here privately as well so in case anything goes wrong, we can quickly recover :)
Best regards,
YigitHi,
Yes, you should be able to update the theme with that token. I just tested on my local installation and it worked for me.
If it is inserted in Enfold theme options > Theme Update but you still do not receive updates, please install Envato Market plugin – https://www.envato.com/lp/market-plugin/, insert your token into plugin settings, save and go to “Themes” tab in Envato Market plugin to update the theme :)
Best regards,
Yigit -
AuthorPosts
