Forum Replies Created
-
AuthorPosts
-
August 11, 2023 at 10:07 am in reply to: Imported New Flaticon Font File in Iconfont Manager, but new fonts don’t appear #1416044
Hi,
Would you mind uploading the font file on Dropbox? We can’t access the file above without logging in to an email account. Or just provide a link to the font set so that we can download the icons on our end.
and I deleted the old one,
Please note that you can upload multiple set of icons in the manager. You don’t need to delete the existing icon font sets.
Best regards,
IsmaelHey Krzysztof,
Thank you for the inquiry.
Try to add the class name “lightbox” to the “Zobacz opis wdrożenia” link to enable the lightbox functionality.
<a href="https://kodinnowacji.pl/opis-wdrozenia-1?iframe=true">Zobacz opis wdrożenia</a>Replace the code above with the following.
<a class="lightbox" href="https://kodinnowacji.pl/opis-wdrozenia-1?iframe=true">Zobacz opis wdrożenia</a>Best regards,
IsmaelHey Goodchild007,
Thank you for the inquiry.
The site is not loading properly on our end. Have you tried updating the theme to version 5.6.5? A plugin conflict may also be one of the reasons for this issue. To find which plugin is causing the conflict please follow these steps:
1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to the latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.We await the results of your plugin compatibility test.
Thanks for your cooperation.
Best regards,
IsmaelAugust 11, 2023 at 9:48 am in reply to: Fatal Error after upgrading the PHP version from 7.4 to 8.0 or Higher #1416036Hey SPARK-Marketing,
Thank you for the inquiry.
with the current version being 3.8.5.
The latest version of the theme is 5.6.5 which is now available on your Themeforest account. Please download the latest version and try to upload the files via FTP.
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
IsmaelHi,
Thank you for the update.
We may need to access the site and inspect the slider from the dashboard in order to understand the issue better. Please provide the site URL in the private field. For the meantime, you can try the following plugin to translate specific words in the site.
// https://wordpress.org/plugins/say-what/
Best regards,
IsmaelHi,
Thank you for the inquiry.
How did you add the role attribute? Do you still see the error when you change the role attribute value to “button”? You can modify the markup of the navigation controls in the enfold/config-templatebuilder/avia-template-builder/php/class-front-templates.php file around line 76.
for( $i = 1; $i <= $final_cont; $i++ ) { $html .= "<a href='#{$i}' class='goto-slide {$active}' >{$i}</a>"; $active = ''; }Best regards,
IsmaelHi,
Thank you for the update.
We can’t reproduce the issue on mobile view anymore as shown in the screenshot below. The css code above should be enough to place the section above the others. Which settings did you adjust in the color section element?
Best regards,
IsmaelHey Phil,
Thank you for the inquiry.
The labels of the buttons are visible on our end as shown in the screenshot below (see private field). Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. For the meantime, please try to toggle or temporarily disable the Enfold > Performance > File Compression settings, purge the cache and see if it helps.
Best regards,
IsmaelHi,
Thank you for the screenshots.
Are you using WPML to translate the site? If so, then you can WPML String Translation extension to translate the text in the sliders. For more info, please check the following documentation.
Best regards,
IsmaelHey Mike61,
Thank you for the inquiry
Are you trying to add the attributes to the logo subtext? You can add the attributes in the following line.
$sub .= “ <h1>Musikschule Jüttner & Co.</h1> ”;Please provide the site URL in the private field so that we can text the issue further.
Best regards,
IsmaelHey woogie07,
Thank you for the inquiry.
The tables in the demo are created using the “Column” element, which is why they look different compared to the default “Table” element. The text is added using the “Text Block” and “Special Heading” elements, and the image is inserted using the “Image” element. The “Image” element can be configured to have a fade-in effect.
Best regards,
IsmaelHi,
Thank you for the update.
You can use the following css code to adjust the alignment of the icons on mobile view.
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ #top .avia-icon-list-container.av-ll3u81t9-5d50183e306e00d2c08cfe7c5ed75525 .iconlist_icon { float: right; } }Best regards,
IsmaelHey Tim,
Thank you for the inquiry.
You can get the license code in the Downloads section of Themeforest.
// https://themeforest.net/downloads
Look for the green Download button beside the item and click the “License certificate and purchase code (PDF)”.
Best regards,
IsmaelHey rixi,
Thank you for the inquiry.
We are not yet sure what is causing the issue, but adding the following script in the functions.php file might help.
add_action('wp_footer', 'ava_auto_resize'); function ava_auto_resize(){ ?> <script> (function($){ var int = window.setInterval(function(){ $(window).trigger('resize'); }, 1500); $(window).on("load", function () { setTimeout(function() { clearInterval(int); }, 500); }); })(jQuery); </script> <?php }Please make sure to purge the cache before testing the page again.
Best regards,
IsmaelHi,
thanks for that. It works, except image now aligns slightly to left on desktop. Any tips?
We checked the site again but it seems like the image has been removed. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:
1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
2.) Locate the option to upload a file or an image.
3.) Select the screenshot file from your computer or device and upload it to the platform.
4.) After the upload is complete, you will be provided with a shareable link or an embed code.
5.) Copy the link or code and include it in your message or response to provide us with the screenshot.Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.
Best regards,
IsmaelHey ewebbdesigns,
Thank you for the inquiry.
Please refer to this post for more information on how to troubleshoot issues with the contact form.
// https://kriesi.at/documentation/enfold/contact-form/#troubleshoot
If the issue persists, please provide the login details in the private field.
Best regards,
IsmaelAugust 9, 2023 at 4:34 am in reply to: Imported New Flaticon Font File in Iconfont Manager, but new fonts don’t appear #1415884Hi,
Thank you for the update
Have you tried uploading the new icons as a separate set? Please share the icon font file so that we can test it on our end and post the login details in the private field.
Best regards,
IsmaelHey Tri,
Thank you for the inquiry.
Adding the following css code should fix the issue with the header.
.html_header_top.html_header_sticky #header { position: fixed; z-index: 999999; }Please make sure toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect. By disabling the file compression settings, you will be able to make the necessary adjustments and updates without any conflicts. Once you have made the required modifications, you can re-enable the file compression settings to optimize the performance of your website.
Best regards,
IsmaelHi,
Thank you for the update.
We were able to access the server via FTP, but we couldn’t find the directory that you mentioned earlier. Nevertheless, we identified the problem with the native file compression settings, which were conflicting with the Autoptimize plugin. To fix the issue, we disabled the default compression settings.
Best regards,
IsmaelHi,
Thank you for the inquiry.
Looks like you managed to fix the issue with the following css code.
.avia-section.av-lhutmbba-1d3851780f560bdf6198d52369180da4 { z-index: 999; } .avia-section.av-lhutmbba-1d3851780f560bdf6198d52369180da4 { position: relative; }Let us know if you need further assistance.
Best regards,
IsmaelHey samis37,
Thank you for the inquiry.
You can use the following css code to adjust the size of the logo.
.logo img, .logo svg { zoom: 120%; } .header-scrolled .logo img, .header-scrolled .logo svg { zoom: 90%; }To adjust the font sizes of the body and heading text, please go to the Enfold > General Styling > Typography panel.
Best regards,
IsmaelHey pimroll,
Thank you for the inquiry.
We are not really seeing any issues with the page. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:
1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
2.) Locate the option to upload a file or an image.
3.) Select the screenshot file from your computer or device and upload it to the platform.
4.) After the upload is complete, you will be provided with a shareable link or an embed code.
5.) Copy the link or code and include it in your message or response to provide us with the screenshot.Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.
Best regards,
IsmaelHey domchocolate,
Thank you for the inquiry.
Are you using the grid layout? If so, you will have to modify the config-templatebuilder/avia-shortcodes/postslider/postslider.php file and place the “no articles” text around line 665.
$output = ''; if( empty( $this->entries ) || ! $this->entries instanceof WP_Query || empty( $this->entries->posts ) ) { return $output; }Example:
$output = ''; if( empty( $this->entries ) || ! $this->entries instanceof WP_Query || empty( $this->entries->posts ) ) { $output = "There are currently no related articles"; return $output; }Best regards,
IsmaelHey Tim,
Thank you for the inquiry.
What was your question again, or which element are you trying to remove? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:
1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
2.) Locate the option to upload a file or an image.
3.) Select the screenshot file from your computer or device and upload it to the platform.
4.) After the upload is complete, you will be provided with a shareable link or an embed code.
5.) Copy the link or code and include it in your message or response to provide us with the screenshot.Best regards,
IsmaelHey FokeOne,
Thank you for the inquiry.
Would you mind providing a screenshot of the issue and a direct link to the site? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:
1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
2.) Locate the option to upload a file or an image.
3.) Select the screenshot file from your computer or device and upload it to the platform.
4.) After the upload is complete, you will be provided with a shareable link or an embed code.
5.) Copy the link or code and include it in your message or response to provide us with the screenshot.Thank you for taking the time to share the screenshot and site URL. It will help us better understand the issue you’re facing and provide appropriate assistance.
Best regards,
IsmaelAugust 7, 2023 at 11:21 pm in reply to: Imported New Flaticon Font File in Iconfont Manager, but new fonts don’t appear #1415767Hey Eleina,
Thank you for the inquiry.
It is possible that the new icons are not compatible with the Iconfont Manager. Would you mind providing a link to the icon set? Please note that only monocolored icon sets are accepted in the manager.
Best regards,
IsmaelHey Marcos,
Thank you for the inquiry.
You might have forgotten to include the URL of the previous thread. Please provide the link to the previous thread and post the site URL in the private field so that we can check the issue further.
Best regards,
IsmaelAugust 7, 2023 at 11:12 pm in reply to: Wie positoniere ich Autorname und Datum oben über dem Titel des Beitrags #1415764Hey fw100,
Thank you for the inquiry.
You will need to modify the includes > loop-index.php file around line 417, look for this code.
echo $title;.. then move it around line 553, just above this code.
echo $close_header;Best regards,
IsmaelHey marsh1984,
Thank you for the inquiry.
The additional space is caused by the container of the first color section. You can adjust it by including this CSS code.
.html_header_transparency #top .av-7owuvs-9515cfe4018d7b5b88cf6181443191a6 .container { padding-top: 0 !important; }– OR –
.html_header_transparency #top .avia-builder-el-0 .container { padding-top: 0 !important; }You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect. By disabling the file compression settings, you will be able to make the necessary adjustments and updates without any conflicts. Once you have made the required modifications, you can re-enable the file compression settings to optimize the performance of your website.
Best regards,
IsmaelHey alfredni,
Thank you for the inquiry.
There is an available Table of Contents (TOC) widget in the Appearance > Widgets panel, which automatically detects special heading elements on a page. If you are using the Advanced Layout Builder (ALB), the TOC can be added using the Widget Area element.
Best regards,
Ismael -
AuthorPosts
