Hey Jak73,
You can set that under Enfold->Advanced Styling. Look for the Linked Image Overlay option.
Best regards,
Rikard
you can use instead this snippet to remove the titles:
function temporary_removal_title_tags(){
?>
<script>
window.onload = function() {
var links = document.querySelectorAll('a, img, *[title]');
for (var i = 0; i < links.length; i++) {
var link = links[i];
link.onmouseover = function() {
this.setAttribute("data-tooltip", this.title);
this.title = "";
};
link.onmouseout = function() {
this.title = this.getAttribute("data-tooltip");
};
link.onmousedown = function() {
this.title = this.getAttribute("data-tooltip");
};
}
};
</script>
<?php
}
add_action('wp_footer', 'temporary_removal_title_tags');
but a lot of enfold elements have a choice for showing instead of the title f.e. the description.
Hi,
my problem is the following:
I removed the title attribute according to your documentation (https://kriesi.at/documentation/enfold/image/#remove-image-alt-title-on-hover) , to avoid showing the title on hover.
But in the lightbox I’d like to have an image caption (which is normally the title).
Is there a possibility to remove only “normal” image titles but not the one’s from the lightbox?
Thanks for help.
Best regards,
Vera
Hi Enfold!
I’m really excited about the new feature for using ALB and templates for Custom Post Types / dynamic content! It’s great that you’ve made this possible!
First question:
I’m now trying to apply it to our website. I can get the content from the Title and custom fields to display, but not the featured image ({wp_custom_field:_thumbnail_id}) or an image that has been set via a custom upload field in the post ({acf_field_66a25d0c4bbd2:smbk-foto}).
I don’t see any picture: https://ikwilopvallen.nl/smoelenboek/rene-nederhof/
What am I doing wrong?
Second question:
In your video, I see that for the page overview ‘Books’, the posts are added manually in a standard element (https://ikwilopvallen.nl/activiteiten/). Is it not possible to create a custom template for the Custom Posts as well, and then load it onto that page via the ‘Custom Layout’ element on the ‘books’ page, so that ALL CUSTOM POSTS are automatically displayed there?
Thanks in advance,
Ita
On the Enfold Theme Update page I can see:
Your current Enfold Theme Version Number is 6.0.2
Your PHP version: 7.4.33
I tried to update but this failed – shows following at the top of the page:
Last time we checked the token we were not able to connected to Envato:
Purchases could not be accessed
Username could not be accessed (needed for your information only)
E-Mail could not be accessed (needed for your information only)
Following errors occurred:
Purchases: Errorcode 403 returned by Envato: Forbidden:
– reason: invalid-token
username Errorcode 403 returned by Envato: Forbidden:
– reason: invalid-token
email Errorcode 403 returned by Envato: Forbidden:
– reason: invalid-token
Purchases: A problem occurred accessing your purchases. Unable to check for updates.
Hey ftt123,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.avia-slideshow-slide .avia-caption-content p {
font-size: 18px;
}
}
Best regards,
Rikard
Hi,
Thanks for the update, 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
Hi,
Could you try updating the theme to the latest version (6.0.2) to see if that helps please? https://kriesi.at/documentation/enfold/theme-update/.
Best regards,
Rikard
Hey dmansouri1981,
Thank you for the inquiry.
Have you tried disabling the Enfold > Performance > File Compression settings and purging the cache after the update? Please provide the site URL and login details in the private field so that we can check the issue properly.
Best regards,
Ismael
Hi,
Thank you for the info.
You can disable the mediaelement script by adjusting the Enfold > Performance > Disable Features > Self Hosted Videos And Audio Features (WP-Mediaelement Scripts) settings. You can set it to the first or second option.
Best regards,
Ismael
Hi,
Thank you for the update.
You have to set the builder to debug mode in order to extract the actual shortcode of the partner element from the shortcodes field located just below the Advanced Layout Builder. For more info, please check the link below:
// https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode
Once you have the shortcode, go to the Appearance > Widgets panel, add a Text widget to the Footer Column widget area, and paste the shortcode into the editor. Make sure that Text mode is enabled.
Best regards,
Ismael
Hi,
Thank you for the update.
Have you tried using the Custom Elements Template (CET)? By creating a custom element based on an existing one, you can easily add it to your pages. Any changes made to the custom element will automatically update all instances across every page. For more info, please check the link below.
// https://kriesi.at/documentation/enfold/custom-element-templates/
Best regards,
Ismael
Hey colosimoemiliano27,
Thank you for the inquiry.
You have to use the WPML Translation Editor instead of the default WordPress editor when translating pages using the Advance Layout Builder. For more info, please check the documentation below.
// https://wpml.org/documentation/theme-compatibility/enfold/#translate-enfold-wpml
Best regards,
Ismael
I have multiple sites that use enfold. Since upgrading two of my sites to 6.0.2 I’ve noticed problems.
1 – In this site https://lanecovenetballclub.com.au/ on the home page. The slider is not rotating or showing slider navigation even though they are switched to appear always.
2 – In this site https://nsna.com.au/#news the load more button on the masonry element is not visible.
All my sites are hosted with siteground. I have turned off all caching and optimisation that comes with the additional siteground plugins to no avail.
Example 1 has all plugins deativated, and the problem persists.
Thanks for any advise or help. I am not upgrading any of my other sites till resolved.
hi guys. i always enfold theme easily from my host panel. after I update to the last version 6.0.2 my site appearance crsh. my WordPress version is 6.5.3 and host PHP is 8.2. please check the theme health
With the new WordPress 6.6.1 update, my server is telling me I need to upgrade my PHP to a minimum of 7.4. Is there an ideal recommend PHP level that works best with Enfold 6.0.2?
Hi Forum, Hi Support Team,
Now I’m building another Enfold website, I’m having problems with the editor…
When I open a text block, there is no content, because there is only white text in the window and I’m not able to change the content. And the preview doesn’t always work either. Do you have any idea why this is the case? Do you have any idea what I can do to make it work again?
Many thanks!


Kind regards,
bleistift
I use WP 6.6.1, Enfold 6.0.1, PHP 8.3.9
-
This topic was modified 1 year, 7 months ago by
bleistift.
-
This topic was modified 1 year, 7 months ago by
bleistift.
-
This topic was modified 1 year, 7 months ago by
bleistift.
-
This topic was modified 1 year, 7 months ago by
bleistift.
Hello Kriesi,
This is a new problem that started with the latest update of Enfold.
On my website, I have a page with a size chart. Before the latest update, I could insert this size chart into the description of any product I add to my store in this way:
Steps
In the Product Description box of a new product…
1. Click the “Insert Theme Shortcode” icon in the editor (not the Advanced Layout Editor).
2. I believe it was “Page Content” and then I could select “Wild Sugar Size Chart“. This option is gone now.
Here is a product I recently added to my online store after the latest major Enfold update:
https://www.wildsugar.fashion/shop/tops/lily-empress-top-in-amazon-fields/
To add the size chart now I have to copy a generated shortcode from the description of a product that was added before the latest Enfold update.
I want to, once again, add the size chart to my products.
If there is a new or better way of doing it, please advise. |
Thank you.
Best,
Dameon
Hi, I have a problem with the Enfold editor when I translate a page with WPML.
What happens is clearly visible in the video I share: https://drive.google.com/file/d/1TkwT7l__DVExcGn8sNzNj_7NqxmcU7LQ/view?usp=sharing
All the shortcodes of the page appear in the editor, all of which makes it impossible for me to edit the contents.
How can I solve it?
Thanks,
Luca
Hey Jak73,
Please try the following in Quick CSS under Enfold->General Styling:
#socket .sub_menu_socket li {
padding: 0 10px 0 0;
}
#footer-title {
left: -50px;
}
Best regards,
Rikard
Hey tiago p ,
Themeforest has exclusive rights on selling Enfold, so that is your only alternative unfortunately.
Best regards,
Rikard
Hi,
Thanks for that. Could you try updating the theme to the latest version (6.0.2) to see if that helps please? https://kriesi.at/documentation/enfold/theme-update/.
Best regards,
Rikard
Hi,
Thanks for the update, 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
Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey Patrick,
We are aware of the problem and a fixed will be included in the next release of the theme. If you want to fix this yourself then please replace these files: https://github.com/KriesiMedia/enfold-library/tree/master/temp_fixes/Enfold_6_0_2/config-templatebuilder/avia-shortcodes/toggles
Best regards,
Rikard
tiago p Guest
newb here :) pls be kind
i’d like to ensure i can test the theme in a subdomain, but i don’t want to lock my licence in the subdomain, can i migrate my site from sub to main domain?
i need something different from the standart licence in themeforest?
https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
tiago p Guest
im from brazil n theme forest doesn’t accept my paypal acc and my partners accounts.
theres any other way to buy Enfold?
themeforest support is awful and doesn’t allow anything
theres a way brazillians have doing to buy your theme?
Hi Ismael,
The posts were tagged and working correctly before the Enfold update.
How did the ENFOLD update REMOVE these Category tags??
I am concerned as I have used your theme, with the Masonry gallery features on more than one of my client’s website.
Currently I have to go in and REapply each Category to all my portfolio items. 21 in ALL.
I am NOT going to update the theme if I have to go in and update / reapply each and every tag. For each and every gallery…
Please LOOK at WHY this is happening.
Nancy
this is your slideshow test 2 page?
responsive on enfold means: the columns goes to 100% width. Then the order is determine by the mentioned above.
if you like to reach that of your screenshot – you had to place these 3 columns best in an extra color-section. That is easier to handle.
Then best a custom class is added to that color-section to better select that columns. A custom flex layout should then be set by css.
Means – after first responsive break – the one flex-item will have 100% – the others will have 50% width.
If it will be a slideshow – you like to have an event on those arrows under the image? what is the function of that X in the middle ? – and on the right side the counter should count the images automatically?
see here with a possible css code : https://webers-testseite.de/slideshow-test2/