Hi
I get several errors generated by the Enfold theme on my website diyjewellery.com
This is causing very slow loading of the home page.
Here’s the error found on the server the log:
“PHP Fatal error: Uncaught Error: Call to undefined function is_product_category() in /nas/content/live/diyjewellery1/wp-content/themes/enfold-child/functions.php:9\nStack trace:\n#0 /nas/content/live/diyjewellery1/wp-includes/class-wp-hook.php(308): {closure}(Object(WP))\n#1 /nas/content/live/diyjewellery1/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)\n#2 /nas/content/live/diyjewellery1/wp-includes/plugin.php(565): WP_Hook->do_action(Array)\n#3 /nas/content/live/diyjewellery1/wp-includes/class-wp.php(797): do_action_ref_array(‘wp’, Array)\n#4 /nas/content/live/diyjewellery1/wp-includes/functions.php(1332): WP->main(”)\n#5 /nas/content/live/diyjewellery1/wp-blog-header.php(16): wp()\n#6 /nas/content/live/diyjewellery1/index.php(17): require(‘/nas/content/li…’)\n#7 {main}\n thrown in /nas/content/live/diyjewellery1/wp-content/themes/enfold-child/functions.php on line 9″
Can someone help figure out what’s happening please.
Thank you
Lyse
Hey Ulrich,
I see that you are running an old version of the theme, could you try to update to the latest version (5.2.1) to see if that helps please? The update to 5.2 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or use a plugin to upload the theme zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/
If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hey Stephanie,
Thanks for reaching out to us. You can view all the demos here: https://kriesi.at/themes/enfold-overview/. There’s not really any more details other that what is included in the demos.
You can change most colours in the theme options, and there are different ways of displaying images. You can also select to have a sticky header in the theme options.
Best regards,
Rikard
Hi,
Glad Ismael could help, Please toggle the Enfold > Performance > File Compression settings after adding the css.
means to turn it off and then back on if you had it on, but since the css is working for you, you won’t need to do this.
Unless there is anything else we can assist with on this issue, shall we close this then?
Best regards,
Mike
Ulrich FischerGuest
Hello, I maintain the wordpress site http://dialogofcivilization.com/http://dialogofcivilization.com/
with the theme Enfold. It worked pretty well until a change to PHP 8.
The site is hosted by the provider hosteurope. After switching to version PHP 8, the homepage was no longer accessible. Only after deactivating Enhold I got access. Apparently the theme is not compatible with PHP 8 and does not offer an update. Unfortunately, it was not me who bought the theme, but another person who is currently unavailable. Therefore I do not have access to the suport of Enfold. I therefore ask for information about a possible update of the theme.
Best thanks
Ulrich Fischer
Translated with http://www.DeepL.com/Translator (free version)
Stephanie HußGuest
Hello,
we want to relaunch our website and also change the homepage theme.
We are very interested in the Enfold Parallax theme, Enfold Modern looks also good.
Could you give us more details please about the theme subpages? What do they look like?
Is it possible to integrate our corporate design colors into the theme?
Are there different variants of how to display our pictures on the website?
Is it possible to have the navigation bar always visible even when on the bottom of the homepage?
Looking forward to hearing from you.
All the best
Stephanie Huß
Marketing KODIAK GmbH
Hello, I’d like to remove the tooltip, titles showing up on hover for all of the images on my website. I’ve already tried the solutions found on the following three links and they don’t work.
https://kriesi.at/support/topic/hide-titles-and-descriptions-when-you-hover-on-images-or-thumbnails-of-galleries/
Thanks,
Jacob
Great that worked, thank you.
What do you mean with “Plese toggle the Enfold > Performance > File Compression settings after adding the css.”?
Hi xela,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi lucapada,
Can you try to disable Javascript File Merging And Compression in Enfold > Performance? and see if it helps.
Best regards,
Nikko
Franz Sumnitsch Guest
Hallo Kriesi!
Wir möchten eine datenarme, nicht interaktive Website erstellen.
Wenns geht:
ohne google Fonts (siehe Probleme Rechtsabmahnung)
ohne cookies
ohne social media links
ohne hidden pixels
Wir benötigen keine Daten unserer Besucher (Website dient nur zur Darstellung)
und wir möchten eigentlich keinen consentmanager
Geht das mit der neuesten Version von enfold?
Prinzipiell gefällt uns die enfold dark photography schon recht gut.
Vielen lieben Dank für weitere Infos
herzliche Grüsse
Hi Rikard;
It appears that when the Enfold theme is deactivated and we use a standard Twenty Twenty-Two theme, Icegram works as expected. I turned on the debug feature and have provided you with a screenshot of the debug log. It appears that there is an error with the Auto Feature Plugin, but Icegram still does not work with that plugin (or when all plugins have been disabled). It seems to be affected only by the Enfold theme.
https://recordit.co/YPrBkGOc0f
Is there anything else I can provide to you that would help? Do you want temp access to our site?
Hi,
Please add following code to bottom of functions.php file of your child theme
add_filter('avia_breadcrumbs_args', 'avia_change_pre_text_breadcrumb', 10, 1);
function avia_change_pre_text_breadcrumb($args){
$args['before'] = '<span class="breadcrumb-title">' . __( 'Your custom text:', 'avia_framework' ) . '</span>';
return $args;
}
Best regards,
Yigit
Hi Ismael,
The script provided does not seem to work. I also noticed the issue on single product pages when using WooCommerce extensions for an alternative cart. I was using this plugin: https://barn2.com/wordpress-plugins/woocommerce-fast-cart/. However, when the cart is loaded on the page the buttons do not work on the single product page either. It seems like when some sort of JS is fired on the page it kills the Enfold product quantity buttons. Having the option to use the default quantity picker would be great!
Hi sunnubrand,
Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
Rikard
Hey,
Please refer to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb and copy enfold/config-templatebuilder/avia-shortcodes/contentslider/contentslider.php file on your child theme inside /shortcodes/ folder.
Then edit the file on your child theme and find following
$output .= ! empty( $title ) ? "<{$heading1} class='slide-entry-title entry-title {$css}' {$markup_title}>" : '';
$output .= ( ! empty( $link ) && ! empty( $title ) ) ? "<a href='{$link}' $blank title='" . esc_attr( $title ) . "'>{$title}</a>" : $title;
$output .= ! empty( $title ) ? "</{$heading1}>" : '';
$output .= ! empty( $value['content'] ) ? "<div class='slide-entry-excerpt entry-content' {$markup_content}>" . ShortcodeHelper::avia_apply_autop( ShortcodeHelper::avia_remove_autop( $value['content'] ) ) . '</div>' : '';
and change it to following
$output .= ! empty( $value['content'] ) ? "<div class='slide-entry-excerpt entry-content' {$markup_content}>" . ShortcodeHelper::avia_apply_autop( ShortcodeHelper::avia_remove_autop( $value['content'] ) ) . '</div>' : '';
$output .= ! empty( $title ) ? "<{$heading1} class='slide-entry-title entry-title {$css}' {$markup_title}>" : '';
$output .= ( ! empty( $link ) && ! empty( $title ) ) ? "<a href='{$link}' $blank title='" . esc_attr( $title ) . "'>{$title}</a>" : $title;
$output .= ! empty( $title ) ? "</{$heading1}>" : '';
Best regards,
Yigit
-
This reply was modified 3 years, 4 months ago by
Yigit.
Hi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi MaggieKbv,
Have you checked out this post – https://kriesi.at/documentation/enfold/menu/#toggle-id-138? You can find the instructions there :)
Best regards,
Yigit
Hey willbaer,
Thanks for your question can you create a text page with the image that doesn’t show on mobile so we can investigate the difference between the two pages.
An easy way to clone the page is to Enable the Avia Layout Builder Debugger
This will add a box under the Advanced Layout Builder that shows the page shortcode, you can copy this and create a new ALB page and paste the code in the debugger box and then save.
Best regards,
Mike
Hi Stan,
Glad Ismael could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit
Hey,
Thanks for contacting us!
Have you referred to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token when generating your Personal Token and enabled all required permissions? If you have, could you please also try inserting your token in Envato Market plugin – https://www.envato.com/lp/market-plugin/?
Regards,
Yigit
Hi,
I’d like to have the dropdown menu, that appears from the navigation menu in the header, behave exactly like the header.
I really like the transparency of the Header and I like the effect that it is displayed/appears when the user scrolls down. What I’d like to have also is that the dropdown menu should work exactly in the same way.
More specifically, I’d like that, when the header is transparent and I go with the mouse over a voice on the Navigation Menu making the drop-down menu appear, it should appear with a transparent background, exactly like the header at that moment, but with the voices of the menu not transparent (opacity: 1 and maybe white should work for my website). Then, when the user scrolls down the website, the header goes back to its color, by removing the transparency, and the drop-down menu should do the same, setting back the background of the dropdown menu to the color of the header.
I fewer words, I’d like to have drop-down menus that behave exactly like the transparency of the header offered by enfold.
Thank you !
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Thanks for the update. Did you register your license? https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hi
The contact form does not work after the updating enfold. The send button does not work.
I checked all google recaptcha site keys and they work.
Also it appears that there is a little bug in the mobile version with the Form Element Type as it says “0 object” before the user chooses an option.
Thankful for your help
/christina
good morning
i have enfold theme installed on wordpress with token key, i also bought enfold 6 months assistance but i don’t get the notification to update the theme
How can I do?
Hi, I get a critical error after uploading Enfold theme and then attempting to activate it.
Hi,
I would like to change title to be without transformation (text-transform: none;).
I tried with customization with: https://kriesi.at/documentation/enfold/easy-slider/
There was no effect. Its always uppercase.