FATAL ERROR WITH NEW WOODMART 6.3.1
-
Could you please help me. I have a fatal error that causes my site to crash as soon as I update the new version of Woodmart.
Here is the message. It seems that this is due to visual composer.
Thank you for your help.
I already had this problem the last time: https://xtemos.com/forums/topic/fatal-error-with-new-woodmart-6-2/
Attachments:
You must be
logged in to view attached files.
Hi,
Try to edit the file woodmart/inc/integrations/visual-composer/maps/author-area.php
and replace the following code
'category' => woodmart_get_tab_title_category_for_wpb( esc_html__( 'Theme elements', 'woodmart' ) ),
with this one
'category' => function_exists( 'woodmart_get_tab_title_category_for_wpb' ) ? woodmart_get_tab_title_category_for_wpb( esc_html__( 'Theme elements', 'woodmart' ) ) : esc_html__( 'Theme elements', 'woodmart' ),
Kind Regards
Still not working
Attachments:
You must be
logged in to view attached files.
Please, send us your admin and FTP access so we can help you.
Help me please
-
This reply was modified 3 years, 4 months ago by
Trincamp.
Send us your admin and FTP access and we will help you.
We don’t see our theme on your website now https://take.ms/8KJQL
I don’t understand
Attachments:
You must be
logged in to view attached files.
Maybe you provided us with the wrong FTP access. Please, contact your hosting provider if you don’t have correct access.
Please try again with this. You have to go to the “clickandbuilds” file.
-
This reply was modified 3 years, 4 months ago by
Trincamp.
-
This reply was modified 3 years, 4 months ago by
Trincamp.
Please, check how it works now.
I just updated the theme and the site just crashed. Could you look again ?
Thank you.
Attachments:
You must be
logged in to view attached files.
Please make the changes in the “Trincamp1” folder. I had to put back the old version of Woodmart to keep my site online. Thank you.
Could you fix my problem please ?
Please, check how it works now.
It works, thank you very much !
The topic ‘FATAL ERROR WITH NEW WOODMART 6.3.1’ is closed to new replies.