hello,
I created a custom Wordpress addon. On that add on in the inc/functions.php file Im calling the vc_add_param() function. If I activate my main theme it works. But if I activate my child theme I get this error:
Fatal error: Uncaught Error: Call to undefined function vc_add_param()
Why this happens? Shouldnt the child theme use the not overwriten function of the main theme?
regards
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
So, in some way the child theme is making the visual composer function not visible to the addon as soon as the child theme is enabled. That is why I m saying something is wrong on the child theme.
This reply has been marked as private.
here are some addons that are being deactivated:
Vibe Custom Types
Vibe ShortCodes
WPLMS Dashboard
WPBakery Page Builder
Others are not deactivated. So what is the reasoning to make deactivate some addons while others dont?
This reply has been marked as private.
HI Ava
please show me how to start a topic on this , I have trouble to set up the cart on demo 4
Apologies for the deplay in response .You topic was not showing in our pending queries somehow .
For the cart issue please make sure that woocommerce plugin is updated to latest version .
3.5.3 along with wplms theme and all its plugins (3.8.5 ) .
if your theme version is 3.6 or below then refer :
https://wplms.io/support/knowledge-base/manually-updating-wplms/(manually update theme)
if 3.7 then refer :
https://wplms.io/support/knowledge-base/auto-updating-wplms/
(check the new updates video )