Forum Replies Created
-
AuthorPosts
-
February 3, 2023 at 6:23 pm in reply to: Error Curl 28 – URGENT PLEASE – Can you install the demo Spa urgently #1396574
Hi,
You are welcome! Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHi,
You are welcome!
Let us know if you have any other questions and enjoy your weekend :)
Best regards,
YigitHey,
Please try using the Envato Market plugin: https://www.envato.com/lp/market-plugin/. You can install the plugin, insert your Personal Token in the plugin settings, and check the Themes tab for the update.
Best regards,
YigitHi,
Glad Ismael could help!
Let us know if you have any other questions and enjoy the rest of your weekend :)
Best regards,
YigitFebruary 3, 2023 at 4:20 pm in reply to: No space in Masonry block between tiles after updating Enfold #1396561Hi,
You are welcome, Rogier! :)
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,
Please install the Envato Market plugin: https://www.envato.com/lp/market-plugin/, insert your Personal Token in the plugin settings, and check the “Themes” tab for the update.
Envato has updated its API and we implemented those changes in Enfold 4.5 so if you cannot update the theme with the Envato Market plugin, you may need to update it manually.
Best regards,
YigitHey Erin,
I can see that you are currently using Enfold 5.4 and I cannot see any errors on your site.
Has updating the theme to the latest version fixed the issue?
Cheers!
YigitHi Christophe,
If you would like us to inspect the issue, please:
- Create a staging copy of your site
- Start a new thread under Enfold subforum: https://kriesi.at/support/forum/enfold
- Attach temporary WP admin and FTP logins in the private content field
Best regards,
YigitHey Markus,
Thanks for contacting us!
1- You can register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum.
2- Please try using the Envato Market plugin: https://www.envato.com/lp/market-plugin. You can insert your Personal Token in plugin settings and check the themes tab for update.
Best regards,
YigitFebruary 3, 2023 at 3:39 pm in reply to: Error Curl 28 – URGENT PLEASE – Can you install the demo Spa urgently #1396551Hi Magali,
I manually imported the demo on your installation. Images were not imported so I manually uploaded them. That issue seems to be related to your server settings. Please feel free to contact your hosting provider and ask them to check the server logs for you.
Please review your website :)
Best regards,
YigitFebruary 2, 2023 at 9:38 pm in reply to: No space in Masonry block between tiles after updating Enfold #1396462Hi Rogier,
I added the following code to the Enfold theme options > General Styling > Quick CSS field
#top .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry{ margin-right: 1px; margin-bottom: 1px; } #top .av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry{ margin-right: 15px; margin-bottom: 15px; }
Our devs have fixed the issue and it will be included in the upcoming version.
Please review your website :)
Regards,
YigitFebruary 2, 2023 at 5:17 pm in reply to: Cannot activated enfold and Code Block doesn’t work #1396426Hi,
You are currently using the latest version of Enfold. I downgraded Enfold version on my local installation and tested your Token using the Envato Market plugin: https://www.envato.com/lp/market-plugin/ and it works.
I checked your Code Block element and I can see the content. I attached a screenshot in the private content field. If that is not the issue you are having, please elaborate.
Cheers!
YigitFebruary 2, 2023 at 1:59 pm in reply to: Cannot activated enfold and Code Block doesn’t work #1396394Hey Hans,
I have the problem that I cannot activate enfold:
Please refer to this post: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and generate a new Personal Token. Please make sure to check all required permissions.
And the Code Block element shows no content…what can i do?
Please post temporary WP admin logins and the page where we can see the issue privately.
Best regards,
YigitFebruary 2, 2023 at 1:57 pm in reply to: Error Curl 28 – URGENT PLEASE – Can you install the demo Spa urgently #1396393Hey,
Logins worked, thanks. Please post WP admin logins here privately as well.
Regards,
YigitHey Anne,
Glad Ismael could help!
For your information, our devs added a filter to exclude WPML taxonomy and it will be included in the upcoming version.
Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
YigitHi,
Please edit your page and decrease cell paddings on mobile and change parallax from default to large screens so it only applies on screens larger than 990px – https://imgur.com/a/GbYsqIX.
You can edit each column and use a smaller parallax speed on smaller screens in case you would not like to disable parallax.
Regards,
YigitHey Adam,
Unfortunately, there is no HTML version of Enfold and Enfold’s elements.
As a workaround, you can create a page as your template and then get the HTML from the source code.
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitFebruary 2, 2023 at 11:58 am in reply to: Fatal error when enabling woocommerce for previously fixed bug #1396370Hi Sean,
Our devs have revised the solution and an improved one will be included in the upcoming version.
If you would like to use the improved version, please go to /enfold/config-templatebuilder/avia-template-builder/php/ and replace the content of the class-asset-manager.php file with: https://pastebin.com/rRdA8cm0
Best regards,
YigitFebruary 2, 2023 at 11:42 am in reply to: Error Curl 28 – URGENT PLEASE – Can you install the demo Spa urgently #1396368Hey Magali,
FTP logins did not work for me. Please check them once again and post WP admin logins here privately as well.
Best regards,
YigitHey,
FTP logins are not working for me. Please check them once again.
To make the changes update-proof, we recommend using a child theme. Otherwise, it will be removed when you update the theme.
Cheers!
YigitHi Roger,
Please edit your Grid Cell and give it a custom CSS class (“grid-slider” in the example below) in Advanced > Developer Settings and then add the following code to the bottom of the functions.php file of your child theme:
function av_grid_slide(){ ?> <script> jQuery().ready(function(){ var currentBackground = 0; var backgrounds = []; backgrounds[0] = 'link-to-your-first-image.jpg'; backgrounds[1] = 'link-to-your-second-image.jpg"'; backgrounds[2] = 'link-to-your-third-image.jpg'; function changeBackground() { currentBackground++; if(currentBackground > 2) currentBackground = 0; jQuery('.grid-slider').fadeOut(1000,function() { jQuery('.grid-slider').css({ 'background-image' : "url('" + backgrounds[currentBackground] + "')" }); jQuery('.grid-slider').fadeIn(1000); }); setTimeout(changeBackground, 5000); } jQuery(document).ready(function() { setTimeout(changeBackground, 5000); }); }) </script> <?php } add_action('wp_footer', 'av_grid_slide');
Then edit the code and change the background image links (“link-to-your-first-image.jpg”)
I will post this as a feature request :)
Best regards,
YigitHi Barbara,
Glad Nikko could help!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHey,
Danke, aber der Menuepunkt “editor” wird in meinem Theme überhaupt nicht angezeigt
Please make sure you are using a child theme: https://kriesi.at/documentation/enfold/child-theme/
Then, go /wp-content/themes/enfold-child/functions.php via FTP and update the file manually.
If you need our assistance with that, please FTP logins here privately. If you do not know your FTP logins, you can contact your hosting provider and they would provide them for you :)
Regards,
YigitHey Jörg,
1- Please refer to this post: https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-footer-section
2- 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. You are currently using the latest version of Enfold :)
Best regards,
YigitHi,
Thanks for the information.
I will submit your request internally for consideration :)
Best regards,
Yigit -
AuthorPosts