Hey Mark,
Thank you for the inquiry.
We have already identified the issue and a fix will be released in the next patch. In the meantime, please try to add this css code to fix the toggle issue.
.toggle_wrap {
display: none;
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings and purge the cache afterward.
Best regards,
Ismael
Hi,
Thank you for the update.
We’re seeing an error from the compressed script file, which may be causing the issue.
Uncaught TypeError: Cannot read properties of undefined (reading ‘register’)
at avia-footer-scripts-901dda53707764e24b31339d7113a67b—652fc2fbb41d6.js?ver=1697628924:17:91258
at avia-footer-scripts-901dda53707764e24b31339d7113a67b—652fc2fbb41d6.js?ver=1697628924:17:91339
Please toggle or temporarily disable the Enfold > Performance > File Compression settings so that we can trace the errors properly.
Best regards,
Ismael
Hey schweg33,
Thank you for the inquiry.
The site looks significantly different from any of the available demos, and unfortunately, it’s not clear which specific demo was imported. You can check in the “Enfold > Demo Import” panel to see which demo files have been downloaded. Look for a button below the demo with the label “Delete downloaded files”.
Best regards,
Ismael
Dear tech heroes,
I have just managed to install a new URL as a test environment.
I have installed WordPress and now I am trying to install Enfold.
The customer is bluerootstimber.com, and the test environment is bluerootstimber.nl
I get a ‘try again’ error when I install the customer’s Enfold theme, I rep-downloaded it from Themeforest, but it keeps giving the same error.
Hope to hear from you,
Henning
Hi,
I put it into Appearance/Customize/Additional CSS.
Yes, I have further problems – I cannot use Mike’s solutions, because regarding to the circle around the active tab, I have removed the code from Quick CSS and it is not there anymore (just checked), but the circle returned. So I still need help on that. Also, please answer my question regarding the update of the Theme. I was able to make the update of Enfold to the latest version but then my whole site broke down and I had to install a backup again. I have an active child theme, is there a detailed guide available of how to update it without breaking the layout/making the site disappear? Last time Mike did the update for me. And what about the files in the Dynamic Avia Folder? My hosting provider said that they manually had to delete those files; could that be the reason for the error?
Thanks
Hi,
That is a CSS file. You can turn off file compression under Enfold->Performance. The dynamic_avia folder is located in the WordPress uploads folder.
Best regards,
Rikard
Hi,
Thanks for the update. Adding CSS won’t cause a 500 internal server error, where exactly did you put them? Please try them again under Enfold->General Styling->Quick CSS. If Mikes solution worked before, then it should very likely work now as well. If you should have any further problems, then please let us know.
Best regards,
Rikard
Hi,
1. Please try the following in Quick CSS under Enfold->General Styling:
.avia-buttonrow-wrap a.avia-button {
text-decoration: none !important;
}
2. Please try the following in Quick CSS under Enfold->General Styling:
p.toggler {
text-decoration: underline !important;
color: #444;
}
3. Where exactly are you seeing that?
4. I’m not sure what you mean by this, could you post a screenshot highlighting your intentions please?
Best regards,
Rikard
Hello we have tried all that but anything happens… It is still giving issues only on the home page. We have other websites with enfold buy they are not giving any issue, like (attached in private)
I have to do this on 1500 enfold pages?
I followed your instructions
I just added an image to an old enfold built page. Still got the image Jumping.
again, got all this crap code.
[av_textblock fold_type='' fold_height='' fold_more='Read more' fold_less='Read less' fold_text_style='' fold_btn_align='' textblock_styling_align='' textblock_styling='' textblock_styling_gap='' textblock_styling_mobile='' size='' av-desktop-font-size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' font_color='' color='' fold_overlay_color='' fold_text_color='' fold_btn_color='theme-color' fold_btn_bg_color='' fold_btn_font_color='' size-btn-text='' av-desktop-font-size-btn-text='' av-medium-font-size-btn-text='' av-small-font-size-btn-text='' av-mini-font-size-btn-text='' fold_timer='' z_index_fold='' id='' custom_class='' template_class='' element_template='' one_element_template='' av_uid='av-lmklw2w5' sc_version='1.0' admin_preview_bg='']
Hey condonp,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top.home .avia-table {
width: auto;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
I have created a page at http://www.peter-test2.co.uk. I have a table with opening hours showing centrally on the page. I want to reduce the width of the table as this is too big but keep central can you help please.
Hey planttilesseo,
Thank you for the inquiry.
You may need to add this css code to correct the toggles.
.toggle_wrap {
display: none;
}
We will add this fix in the next patch. Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect.
Best regards,
Ismael
Hey HulaSlim,
Thank you for the inquiry.
Have you tried adjusting the privacy checkbox content in the Enfold > Privacy & Cookies > Privacy Policy panel? The option “Append a privacy policy message to template builder contact forms?” should be enabled, and the content can be adjusted in the Message below template builder contact forms field.
Best regards,
Ismael
Hi jb84,
Can you try to import the demo manually? or if you can give us FTP access, we’ll try to do it for you.
Best regards,
Nikko
Hey threemarketinginc,
Thank you for the inquiry.
Have you tried applying the image as the background of a cell in a Grid Row element? Please check the links below for more info about the element.
// https://kriesi.at/documentation/enfold/grid-row/
The first section in the Parallax demo is created using the Grid Row element.
// https://kriesi.at/themes/enfold-parallax/
Best regards,
Ismael
Hi,
Thank you for the inquiry.
You can try to adjust the element style with css modification instead. Please try this code in the Enfold > General Styling > Quick CSS field.
.av-magazine .av-magazine-top-bar .av-magazine-top-heading {
font-size: 2em;
color: blue;
}
Best regards,
Ismael
Hey mbrown1234,
Thank you for the inquiry.
You may need to reset the options in the Settings > Reading panel to their default values, and then set the front and blog page in the Enfold > Theme Options. Alternatively, you can export the theme settings from the old site and import them into the new site to get the same exact settings. However, please make sure that you create a site backup before doing so. For more information, please refer to the documentation below.
// https://kriesi.at/documentation/enfold/backup-theme-settings/
Best regards,
Ismael
Hi,
Thank you for the info.
Is it loading correctly when the plugins are disabled? Please try temporarily disabling the caching plugins, then toggle or turn off the Enfold > Performance > File Compression settings. You might have to experiment with the settings to find the combination that suits your installation.
Best regards,
Ismael
Hey daves1997,
Thank you for the inquiry.
Did you add a text block at the very top of the page? Please switch the builder to debug mode, then try to manually remove the text block shortcode from the shortcodes field.
// https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode
Best regards,
Ismael
Michael HeavnerGuest
I own the latest version of Enfold and was wondering if you are planning to replace the Twitter icon with X in the social media selections.
Respectfully,
-Michael Heavner
Hi, When posting in facebook business suite my website, which is built in Enfold Parallax, shows the main image as the default enfold logo. See screenshot below. I have deleted the enfold logo from the media library. When I post from within the facebook page it works fine, but I schedule posts two weeks in advance so I need to use business suite. Can someone shed some light on why this might be happening?
Thank You
~ JP
View post on imgur.com
hey guys,
I know that I can make the header transparent within my page settings but is there a way to set the transparent header as a standard in the enfold theme options or somewhere else?
We have cloned (and purchased new license) our old Enfold site while we do a rebuild. We are wanting the blog layout on the new site were building to look like our current live site. You’ll see it looks nothing like it. Both blog layout in Enfold settings and at the posts page level are the same exact settings. What has gone wrong for the layout to look completely different?
Thanks.
exactly the same problem as him:
cURL error 28: Connection timed out after 10000 milliseconds
Tested will short code and xml file. Not solve it.
Find enclosed credentials
Need demo law
Regards
Hi,
Thanks for the update, we’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey pikkuapuri,
Please try the following in Quick CSS under Enfold->General Styling:
.slideshow_caption .avia-caption-title {
letter-spacing: 20px;
}
Best regards,
Rikard
Hey nordicsystemshungary,
Thanks for the login details. Could you try updating the theme to the latest version (5.6.6) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
If you haven’t registered your theme license, then please do so as well: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hi,
Great, I’m glad that you got things working. We’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard