Hi @enfold!
I have a question concerning the woocommerce-plugin that is neccessary for some of your themes. I have chosen a theme that needs woocommerce if I use the site as a shop. But I don’t do that. So i deleated the woocommerce-plugin. But it appears in the complianz-cookie-listing.
Have you any idea where complianz picks up the information?
Thanks for your feedback.
Best regards
Michael F
Dear Enfold Experts, I am not too sure what Envatojlc’s comments have to do with my original question but this has not been addressed so far anyhow, so might have slipped through.
The situation is the following:
a) WP Accessibility Plugin activated
b) small green border configured in WP Accessibility to mark where the Keyboard Tab key jumps to for all Buttons / links that can be addressed via Keyboard
c) Entering the Home Page
d) Press Tab Key once => jumps to change contrast button from Accessibility Plugin, green border, all fine. 2nd time Tab key pressed => jumps to change font size from Accessibility Plugin, green border, all fine. 3rd Time Tab pressed => jumps to top of page, no button visible, no green border, looks like a jump into nowhere, totally unclear where the cursor is.
When checking this with the Firefox Inbuild Dev Tool for accessibility it states for the Header Banner: clickable elements need to be interactive and focused. So there is something in the Header generation that fails. Can you please check? And of course I would like a future feature (similar to the link color configuration in the theme) to configure the Keyboard accessible elements Coloring or Settings in the Enfold theme instead of outsourcing that to WP Accessibility.
thanks Anja
It would be helpful to determine whether the issue is specific to Enfold or if it is a more widespread problem. I suggest temporarily activating one of the standard WordPress themes and checking whether these replacement characters are still displayed in the editor.
Hi,
It’s been 2 years since the last reply to this thread. If the issue is still occurring in your installation, please create a test page and open another thread with login credentials included in the private field. We also recommend reaching out to the plugin developers for additional assistance.
— https://kriesi.at/support/forum/enfold/#new-post
Best regards,
Ismael
Hello – I have several code blocks on my site, one of which is to insert the Candid.org logo and link on our Donate page. I was trying to center that block with custom CSS in Enfold>General Styling>Quick CSS, but the code I entered didn’t seem to work, so I deleted it. However, now all my web pages seem as if they are constricting into the center of the display. Can you tell me why, and/or how to correct this?
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1270px) {
#colum_tabla td.avia-highlight-col {
width: 130px;
}
}
Best regards,
Rikard
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Great, I’m glad that we could help. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey Stephen Dingwall,
Thanks for reaching out. Enfold is our only theme, and it’s only available for WordPress.
Best regards,
Rikard
It is just the Enfold stuff, so turning off Enfold would yield me nothing to see.
SchaubenGuest
This is not a presale question. I just wanted to let you know, that if you use WPML Plugin and enfold, then at portfolio pagination there is html special char “#038;” before the “lang=en” in links instead “&”.
I fixed it for me in “function-set-avia-frontend.php” with str_replace by this code below. But maybe you have a better solution, as I am just hobby php programmer :)
// @since 4.8.4 fix possible XSS vulnerabilities in query string
$url = str_replace(“#038;”, “&”, $url);
$url = esc_url( $url );
return $url;
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_1 .container {
max-width: 100% !important;
}
Best regards,
Rikard
Hey lauragale2020,
Thank you for the inquiry.
You can use this css code to adjust the width of the tab section title:
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */
.av-inner-tab-title, .av-tab-arrow-container, .av-tab-section-icon, .av-tab-section-image {
width: 200px;
}
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings afterward. Let us know the result.
Best regards,
Ismael
Hey Brady,
Thank you for the inquiry.
The automatic update will no longer work with the current version (4.0.2) installed on your site. You’ll need to update the theme manually via FTP this time. Once the theme is updated to the latest version, you’ll be able to use the private token to upgrade the theme from the dashboard.
Please check this documentation for more info: https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
Ismael
I’ve used Enfold for years but neglected updates on one site in particular. I’ve purchased a new version of Enfold, updated my support subscription, and have tried the processes for upgrading an older theme (this site is still on 4.0.2) as outlined in multiple posts in this forum without success.
My partner does the server upgrades and pointed out to me that this site is stuck on an outdated version of PHP (7.4.33). When he updated to 8.3 the site started failing on some but not all tasks. He suggested first updating the theme version so he rolled PHP back, but the update steps don’t work either. I’m on a very old version of Enfold. I created a new token and added it, hoping the automatic updates would work, but that isn’t working either.
Hi,
Thanks for the clarification. It’s breaking on my end as well, after the “You’ve got a problem” text block. Please try removing all styling and markup that you have added in that text block to see if that changes anything. Disappering content is due to open html markup, but I couldn’t see any in your content while I was checking.
If you want to create a copy of your front page, then please activate debug mode under Enfold->Layout Builder->Show advanced options. You will see an extra window under the regular Layout Builder with all the content shortcodes after. That way you can check the behaviour on a test page, then copy the content into the front page when you are done.
Best regards,
Rikard
And where is that? I thought I was at Enfold support now.
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Dear team,
this is an older post, but I have the same need:
Pages 1,2,3,ff shall show top menu A
Pages 4,5,6 ff shall show top menu B
A,B entries (i.e. which pages affected) I can define via the enfold “Design/Menu” setting
But I dont find a way to assign them to related pages.
another participant / Guenni007 recommended this plugin – but it so longer alive:
https://wordpress.org/plugins/menu-items-visibility-control/
-> How can I realize the different menus for dedicated pages acc. as described above?
-> Secondly: I would like to have a different color (red) for menu A vs. menu B (green) -> howto?
Thx a lot & best regards, Tilman
Hi,
I switched Enfold to Storefront (WooCommerce’s official theme) to help isolate the issue, and confirmed that Enfold is adding custom styling to the checkout page.
Screencast: https://www.loom.com/share/22b9643dd75a48b8aa11c852694c5ad3?sid=0cc1a042-e9ea-4cdc-a84c-a161fd793418
Password: in private content
Check it please.
Thanks
regards
-
This reply was modified 7 months ago by
napsteris.
Hello Enfold-support :-)
I have a question. We are busy with a website and there are a lot of pages in the menu.
See example in the screenshot.
You see there that the last page that is shown is ‘Vijfde verdieping-5.24’ but here are 3 pages that cannot be seen on smaller / not so high screen. On mobile and bigger screens it works well!
Can that maybe made scrollable?
We also tried the mega menu but we don’t like that look and feel on this website.
Hope you can help!
On a category archive page, where the postslider is used, the display of the date is not consistent. I figured out it has to do with the excerpt.
In:
/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider/postslider.php: 1105
if( ( $show_meta && ! empty( $excerpt ) ) || in_array( $show_meta_data_post, array( 'always', 'on_empty_content' ) ) )
The excerpt sometimes seems empty, but is not. The excerpt sometimes only consist of spaces or newlines. Result: the date on some posts is displayed even if it shouldn’t.
A small fix for a next update should to trim the excerpt: $excerpt = trim($excerpt);
Hi Ismael,
Thank you for your reply, but none of those fix this issue with the theme. I need to insert a page into the product description so I have one source of truth across many products. This shortcode clearly works when previewing, but the theme throws issues when it is live.
As there doesn’t seem to be any support from Enfold devs on this, to get around this, for anyone who finds this thread in future (like I have with many other topics in this forum) and runs into the same issue – I have been able to do exactly what I want using the plugin “Insert Pages” by Paul Ryan.
Hi,
Thank you for the info.
What happens when you activate a child theme and copy the template-archives.php and archive.php files from the Enfold parent theme to the child theme directory? This should override the default template used by the Tutor LMS plugin.
— https://kriesi.at/documentation/enfold/child-theme/
Let us know the result.
Best regards,
Ismael
Hi,
The category page is blank when we checked, and no page is selected as the blog page in Enfold > Theme Options panel. Where can we find the blog page or the posts?
View post on imgur.com
Best regards,
Ismael