Discussion on Enfold - Responsive Multi-Purpose Theme

Discussion on Enfold - Responsive Multi-Purpose Theme

By
Cart 270,051 sales
Recently Updated
Well Documented

Kriesi supports this item

Supported

13769 comments found.

Any reason I can’t use Antispam Bee (vs Akismet) with Enfold?

Yeet Author Team

Hi,

We didn’t test Antispam Bee with Enfold, so we cannot guarantee compatibility. However, I searched our support forum, and it appears that there are Enfold users using the Antispam Bee plugin successfully.

If you’re experiencing issues, please feel free to start a thread on our support forum at https://kriesi.at/support.

Regards, Yigit

Thank you!

Hello,

We are very interested in this theme, in particular the ‘Parallax’ demo / homepage. You have answered a similar comment below, however if we import the ‘Parallax’ demo are we also able to import the other pages from other demos to use alongside?

I appreciate we can import the Parallax and then add new pages, but we would like to use some of the existing demo pages to save time. Is this possible?

Thank you

Yeet Author Team

Hi,

There isn’t a way to import pages from different demos at this time. However, you can contact our support team at https://kriesi.at/support and share links to the pages you’d like to import, so they can provide you with shortcodes of those pages.

Then, you could enable the Debug Mode in the Enfold theme options ( https://imgur.com/a/zkPaISR ), and paste those shortcodes into the Debug field on your pages.

I hope this helps!

Regards, Yigit

I bought the template several times and every time when I put the license this message appears. Is there a reason for this and what is the solution?

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: Your private token is invalid. username Your private token is invalid. email Your private token is invalid. Purchases: A problem occurred accessing your purchases. Unable to check for updates.

Yeet Author Team

Hi,

It sounds like you might be entering your Purchase Code. You’d need to generate and enter a Personal Token instead.

You can find the instructions on how to generate a Personal Token in this article: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token.

If that doesn’t work, please start a thread on our support forum ( https://kriesi.at/support ), and share a link to your website along with temporary admin login credentials, so we can better advise.

Regards, Yigit

Hi. I spoke to spoke to woocommerce as their latest update is not working correctly with Enfold (9.9.5 does work with it). They have said they believe the issue is that the current available version of Enfold has not been updated to make it compatible with the 10. versions of Woocommerce. Is this something you are aware of and is there an update coming to address this? Thanks.

Yeet Author Team

Hi,

I do not see any issues using Enfold 7.1.1 with WooCommerce 10.0.2 on my test site.

Please provide more details on the issue you are having and if possible, share a screen recording to show the issue, so we can better advise.

Regards, Yigit

csoxa

csoxa Purchased

Hi! Do your new parallax site has demo subpages? It seems like now it is just a one page site, it would help alot if you have those pages done in demo. Thank You! Lorant

Yeet Author Team

Hi Lorant,

The Enfold Parallax demo was designed as one page, but you can import the Parallax demo, and add additional pages. Those pages will inherit the same design.

I hope this helps! Let me know if you have any other questions.

Regards, Yigit

Hi there, when I make a change to a container (any type of change) the whole section deletes

Yeet Author Team

Hi,

This is a known issue that occurs when there’s invalid HTML in your content, most commonly, a < strong > tag ( https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/strong ).

Please make sure HTML tags are opened and closed correctly.

You can go to the WordPress admin panel > Enfold theme options > Layout Builder, enable the Show Advanced Options option, and enable the Debug Mode for Admins ( https://imgur.com/a/zkPaISR ).

This would display the shortcode of the elements right below Advanced Layout Builder. You can look for the invalid HTML in this field.

If that doesn’t help, please start a thread on our support forum ( https://kriesi.at/support ), and share a link to your site and admin login credentials in the private content field so we can investigate the issue.

Regards, Yigit

road66 Purchased

Hello, has the Enfold theme been tested with PHP 8.4? Thanks.

Yeet Author Team

Hi,

Just as the latest version of WordPress, Enfold has beta support for PHP 8.4.

Please upgrade your PHP version on a staging site before upgrading it on your live site to be on the safe side.

Regards, Yigit

I am setting up a single product woocommerce site. On the shop page, the product buttons to click either add to cart or see description, I can barely see it unless I hover over it. How can I make these buttons easier to see so the user knows the click? My site is www.icycrypto.cc

Thanks!

Yeet Author Team

Hi,

You can add the following code to the Quick CSS field in the Enfold theme options > General Styling

.avia_cart_buttons {
    opacity: 1;
}

You can also change the Product Layout On Overview Pages in the Enfold theme options > Shop Option.

I hope this helps!

Regards, Yigit

Hi, just a quick question. In /config-events-calendar/views/single-event.php there’s that istruction:

  • Override this template in your own theme by creating a file at [your-theme]/tribe-events/single-event.php

But it doesn’t work. How we could override this template single?

Thx!

Yeet Author Team

Hi,

To override the Single Events template, please follow these steps:
  • Install and activate Enfold Child theme ( https://kriesi.at/documentation/enfold/child-theme/ )
  • Create a folder named tribe-events inside your child theme>/li>
  • Copy and paste the single-event.php file into /enfold-child/tribe-events/ folder
  • Modify the single-event.php file
  • Add the following code to the functions.php file of your child theme

add_theme_support( 'deactivate_tribe_events_calendar' );
I hope this helps!

Regards, Yigit

Hi there! We’ve been using the Enfold Theme for a while now. Yesterday, we made an update, and now the Layerslider is displayed incorrectly on our Front page. Layerslider seems to be an independent plugin with the new version 7.15. But on their page, it says, “Existing customers continue to receive updates and can use the product without any change.” Will there be an update soon? Hopefully, that will fix this display issue.

Yeet Author Team

Hi,

If you had this issue after updating Enfold to version 7.1.1, please make sure to clear any server-side, plugin-based, and browser caches.

If that doesn’t work, please start a thread on our support forum ( https://kriesi.at/support ) and send us a link to your website, temporary admin logins, and the steps we need to take to see the issue, so we can investigate it.

Layerslider is bundled in Enfold, and we include the updated version when we release Enfold updates. Currently, Layerslider 7.14.4 is included in Enfold. We’ll include the latest version in an upcoming update.

Regards, Yigit

Awi70 Purchased

Hello, good morning. On June 28th, the WCAG 2.1 level AA requirements will officially come into force across Europe. After testing Enfold with the most common accessibility auditing tools, some issues in the code appear to be present. The theme does not seem to be fully compliant, as it was not originally designed with an “accessibility-first” approach. Do you plan to release an update or compliance patch in time for the new requirements?

Yeet Author Team

Hi,

If you’re having this issue in Enfold 7.1.1, please start a thread on our support forum ( https://kriesi.at/support ) and send us a link to your site along with the accessibility report so we can better advise.

Regards, Yigit

I love your theme, but I’m experiencing something I havnt before.

On the homepage the css style looks proper. But when I add pages, like on the about, the css styling doesnt carry over.

The CSS also isn’t projecting properly on mobile.

Please help.

Yeet Author Team

Hi,

It looks like your custom font, Jost, is only loading correctly on your homepage.

Please temporarily disable all active plugins and make sure you’ve cleared any server-side, plugin-based, and browser caches.

If that doesn’t work, please start a thread on our support forum ( https://kriesi.at/support ) and attach a link to your site and admin login credentials so we can investigate further.

Regards, Yigit

Is there a way to change the font size for posts that are used in the advanced builder when selecting posts?

Yeet Author Team

Hi,

There isn’t an option in Enfold theme settings to change the font size of the single post. However, you can add the following code to the Quick CSS field in Enfold theme options > General Styling tab:

.single-post .entry-content-wrapper.standard-content p { 
      font-size: 20px;
}

If that doesn’t help, please send me a screenshot showing the changes you’d like to make so I can advise further.

Regards, Yigit

On team members – is there a way to remove the space between Team Member Job Title and Team Member Description – as well as make Member Description in italic

Yeet Author Team

Hi,

Please go to Enfold theme options > General Styling > Quick CSS, and add the following code:

.team-member-description p {
    margin-top: 0;
    font-style: italic;
}

After adding the code, please make sure to clear any server-side, plugin-based, and browser caches.

Regards, Yigit

Hi! I’m considering using Enfold for a new website project and wanted to ask about compatibility with the Release0 WordPress Plugin (https://wordpress.org/plugins/release0).

The plugin adds ChatAgent Support functionality via a dynamic customer experience widget. Does Enfold support this plugin out-of-the-box, or would any custom adjustments be required for full integration?

Thanks in advance for your help!

Yeet Author Team

Hi,

We didn’t test Enfold with the Release0 plugin, so, unfortunately, I cannot tell.

If you are able to use shortcodes or embed code, it should be possible to use this plugin in widget areas. I could not find this information on the plugins page. Please contact the plugin authors to see if they have any experience with Enfold or any pointers about using their plugin with premium themes.

Regards, Yigit

Thanks Yigit! I’ll do that!

dd107

dd107 Purchased

WordPress 6.8 is out. We need a new validated version release ASAP so that we can update our sites safely. Thank you.

Yeet Author Team

Hi,

You can use Enfold 7.1 with WordPress 6.8. We’ll add WordPress 6.8 as a software version list when it’s available on ThemeForest.

Regards, Yigit

dd107

dd107 Purchased

As WordPress 6.8 is out, we needed a certified version on release date. What day this week will that occur? Please advise. Thank you.

Yeet Author Team

Hi,

We’re planning to release the update next week.

Regards, Yigit

When I click on my portfolio pages, it gives a page not found error. You can see it from the link below. What is the reason, can you please help? https://kevserorganizasyon.com/portfolio-item/ankara-islami-kina-organizasyon

Yeet Author Team

Merhabalar,

Please check out the permalink settings in the WordPress admin panel > Settings > Permalinks ( https://wordpress.org/documentation/article/customize-permalinks/ ). You can try setting it to Plain, click Save Changes, set it back to Post Name, and click the Save Changes button again.

If that doesn’t help, please try deactivating all active plugins and check if that resolves the error.

If that too does not help, please start a thread on our support forum ( https://kriesi.at/support ) and send us the link to your website and temporary admin login credentials in the private content field so we can investigate the issue.

Regards, Yigit

Nice

Hey Team, thanks for the quick help on updating to the latest, that fixed my problem. Now I have another issue. With the Enfold DJ demo, the logo is not changing on larger screens. It is showing correctly when I shrink to smaller screen such as mobile, but on desktop size screen, my logo is not showing, it is showing your Enfold DJ logo. Any ideas??

Nevermind, I found there is another logo used on the transparent setup. I have it figured out, thanks. Close this one.

Yeet Author Team

Hi,

Thanks for the update!

Please feel free to start a new thread on our support forum ( https://kriesi.at/support ) if you have any other questions.

Regards, Yigit

After updating the theme the advanced layout editor menu in the WP-Admin area is no longer fixed when you scroll. So if you have many elements within page and want to be able to add in an element that menu is no longer visible when you scroll past it the first time. The previous behavior had it fixed in your editor window so that it was always visible. Any idea how to fix?

Yeet Author Team

Hi,

Please try deactivating all active plugins and check if that resolves the issue. If it doesn’t, please start a thread on our support forum ( https://kriesi.at/support ) and attach a link to your website, temporary admin logins, and a screen recording of the issue so we can investigate it.

Regards, Yigit

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey