Forum Replies Created
-
AuthorPosts
-
Hi,
I want to change to an image, instead of an icon. How to?
As mentioned above, you can replace the background color with a background image.
Example:
.av-icon-circles-container.av-lvddi3r8-7ef69dade13d6c6bdb3c96c9de9ade48 .avia-icon-circles-inner .avia-icon-circles-icon:nth-child(3) { background: url('img url'); }Best regards,
IsmaelApril 25, 2024 at 3:35 am in reply to: Website Crashed When Enfold Was Updated – Critical Error #1440753Hi,
When uploading the new folder with the latest version of Enfold I could see that the previous Enfold version was removed, including the folder.
What do you mean? Can you you activate the latest version after uploading it via FTP? Before doing this, please make sure to export the theme options from the Enfold > Import/Export panel. You can then import it back once the the theme is updated.
If a child theme is active and includes template modifications, make sure that you also update the template files to match the latest version.
Best regards,
IsmaelApril 25, 2024 at 3:25 am in reply to: remove prev/next link from source code for full width slider #1440752Hi,
Hi Isamael, thanks! i would like to remove it from the full width slider.
Sorry about that; missed the title. This is possible but you’ll need to directly edit the enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-slideshow.php file and remove the code around line 665:
$output .= $this->slide_navigation_arrows();Best regards,
IsmaelHi,
Thank you for the update.
The stylesheets or css files in the outdoorcoversbycasco have been compressed and merged. Please add the css code again, disable the compression plugin or option temporarily, then purge the cache.
Best regards,
IsmaelHey Dominic,
Thank you for the inquiry.
Did you use the FORCE_SSL_ADMIN constant in the wp-config.php file? Please try to remove it temporarily before upgrading PHP to 8.1.
Best regards,
IsmaelHi,
Glad to know that this has been resolved. Please feel free to open another thread if you have more questions about the theme.
Have a nice day.
Best regards,
IsmaelApril 25, 2024 at 3:03 am in reply to: What is the best plugin currently to make site multilingual with Enfold? #1440748Hey MORTULGAAH,
Thank you for the inquiry.
The theme should support both WPML or Polylang, but we recommend going for WPML because it has its own configuration within the theme and better documentation. For more information on using WPML with Enfold, please refer to the links provided below:
// https://wpml.org/documentation/theme-compatibility/enfold/
// https://wpml.org/theme/enfold/
// https://wpml.org/documentation/support/maintaining-avia-layout-builder-enfold-compatibility-wpml/Best regards,
IsmaelApril 25, 2024 at 2:59 am in reply to: Mobile: Parallax images – can they stretch the full width i.e. no gap left and r #1440747Hey divinecurio,
Thank you for the inquiry.
We don’t really see any issues with the parallax images. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot.
Best regards,
IsmaelHey divinecurio,
Thank you for the inquiry.
The screen jumps or moves because of the testimonial section above the contact page. Once the testimonial section transitions to the next item, the height of the document changes causing the jump. It’s not really related to the mobile menu or the anchor.
Best regards,
IsmaelHi,
Thank you for the update.
You have to place the absolute URL or the complete URL of the home page plus the anchor.
Example:
https://site.com/home/#nameofsectionLet us know if this helps.
Best regards,
IsmaelHey divinecurio,
Thank you for the inquiry.
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,
IsmaelHi,
Thank you for the info.
We’ve set the Layout > Height > Content height to the second option, allowing the section to adjust its height automatically based on the content. You can also modify the items within the Tab Section and adjust the Styling > Alignment > Vertical align settings to Top instead of the default Middle.
Best regards,
IsmaelHi,
Sorry for the confusion. The changes above are not necessary because the error text is already included in the template file and it should be translatable. We added the translation in the enfold/lang/de_AT.po and enfold/lang/de_DE.po files, line 13620:
#: framework/php/class-form-generator.php:257 msgid "Found errors in the following field(s):" msgstr "Fehler wurden in folgenden Feld(ern) gefunden:"Thank you for your patience.
Best regards,
IsmaelHey ballindigital,
Thank you for the inquiry.
Have you tried adding products to Upsell or Cross-sell? Please check the link below for more info: https://woocommerce.com/document/related-products-up-sells-and-cross-sells/
Best regards,
IsmaelHi,
Thank you for the update.
There isn’t a default option for this, meaning you’ll need to use the script or function from the previous thread. We tried adding the script, but unfortunately, the Appearance > Theme File Editor is not accessible. Please share the S/FTP details in the private field.
Best regards,
IsmaelHey!
No problem! Let us know if you got more questions.
Have a nice day.
Regards,
IsmaelHey LoMoe,
Thank you for the inquiry.
The text is currently not translatable but we’ll add a fix in the next patch. For now, you can modify the enfold/config-templatebuilder/avia-shortcodes/contact/contact.js file, and edit this code around line 232:
let msg = msgFieldsWithError ? msgFieldsWithError + ' ' : 'Found errors in the following field(s): ';Replace it with:
let msg = msgFieldsWithError ? msgFieldsWithError + ' ' : form.data('fields-with-error');Best regards,
IsmaelHi,
Great! Good to know that you’ve the issue. Let us know in another thread if have more questions about the theme.
Have a nice day.
Best regards,
IsmaelHi,
We recommend Woocommerce because it is already compatible with the theme and you can manually switch to catalogue mode if you’re not planning to sell the products or accept payments. Please check the link below:
// https://woocommerce.com/posts/how-to-use-woocommerce-as-a-product-catalog/
Best regards,
IsmaelApril 24, 2024 at 8:01 am in reply to: Error /var/www/vhosts/domain.com/httpdocs/wp-content/themes/enfold/config-woocom #1440655Hi,
Thank you for the info.
and you do not check if the order types are even available.
What do you mean? The theme doesn’t really alter how WooCommerce sorts the products. We only added a function that renders a filter dropdown with more options, but the query is still handled by WooCommerce. You might want to install a security plugin if the site is experiencing traffic issues because of spammers.
Best regards,
IsmaelHi,
Thank you for the info.
The mobile menu should only be accessible on your Samsung phone. It should not be accessible on your tablet, unless you’re zooming in the browser. Did you adjust the zoom settings of your browser?
Please provide the login details in the private field so that we can check the issue further.
Best regards,
IsmaelHey peterolle,
Thank you for the inquiry.
Have you tried using the Portfolio items? To display the portfolio items, you can use either the Portfolio Grid element or any of the post elements (Magazine, Masonry, etc.). However, you can only sort the items by category. You may need to install another plugin or use Woocommerce if you need a more advanced filtering.
Best regards,
IsmaelApril 24, 2024 at 7:45 am in reply to: remove prev/next link from source code for full width slider #1440651Hey Chris_85,
Thank you for the inquiry.
You can disable the post navigation by adjusting the Single Post Navigation settings in the Enfold > Blog Layout > Single Post Options section. Let us know of the result.
Best regards,
IsmaelHey mirr,
Thank you for the inquiry.
How do you adjust the line-height of the layer? It seems to work fine when we adjust the line-height in the Layer Settings > Style > Text & Typography section.
Best regards,
IsmaelHey northorie,
Thank you for the inquiry.
There is no option for this by default, but you can apply the image as background using css.
Example:
.av-icon-circles-container.av-lvddi3r8-7ef69dade13d6c6bdb3c96c9de9ade48 .avia-icon-circles-inner .avia-icon-circles-icon:nth-child(1) { background: red; } .av-icon-circles-container.av-lvddi3r8-7ef69dade13d6c6bdb3c96c9de9ade48 .avia-icon-circles-inner .avia-icon-circles-icon:nth-child(2) { background: orange; } .av-icon-circles-container.av-lvddi3r8-7ef69dade13d6c6bdb3c96c9de9ade48 .avia-icon-circles-inner .avia-icon-circles-icon:nth-child(3) { background: blue; }The css code above should adjust the background color of the first three icons in the circle. You can replace the colors with a background image and adjust the element selector (av-lvddi3r8-7ef69dade13d6c6bdb3c96c9de9ade48) accordingly.
Best regards,
IsmaelHi,
You can open css comments using forward slash (/) and asterisk (*).
Example:
/* Add your Mobile Styles here */Please check the link below for more examples: https://www.w3schools.com/css/css_comments.asp
Best regards,
IsmaelHi,
Great! Glad to know that this has been resolved. Please feel free to open another thread if you have more questions about the theme.
Have a nice day.
Best regards,
IsmaelApril 24, 2024 at 7:10 am in reply to: Saving didnt work! Please reload the page and try again #1440645Hi,
Thank you for the info.
The site above is no longer accessible and we cannot connect to the file server using the login details above. Is the site down? Please check the login info carefully and let us know once the site is up again.
Best regards,
IsmaelHi,
Thank you for the update.
This is what we see when we open the FB page: https://1drv.ms/i/s!AjjTfXSRbKTvguBfJR6RYi6i20g-Vg?e=RexheK
This means that the page is not public or is not accessible to everyone. Please make sure to adjust the visibility of the page.
Best regards,
IsmaelApril 23, 2024 at 8:53 am in reply to: Parallax Theme – top image not showing on mobile browsers in Safari and Firefox #1440569Hi,
Thank you for the screenshots.
We adjusted the css code a bit. Please try it again:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .flex_column.av-l3szqp26-6284db6a47ccbd96c8a886659567d974 { height: 542px !important; min-height: 400px; } }Is the image visible when the parallax effect is disabled?
Best regards,
Ismael -
AuthorPosts
