Vote count: 0
i need help overriding Visual Composer plugin of Wordpress.
My intention is to change the default value of the Single Image element.
I'm working in the child theme and i created a "duplicated" .php file (the one i want to modificate), but the theme doesn't read it. I even tried adding a function in the plugin original file (shortcode_vc_single_page), and nothing changed.
The function that i tried is:
if( !function_exists('vc_single_image_func')){(((the rest of the .php)))}
Anyone has an idea?
asked 7 secs ago
How to override a plugin of Wordpress?
Aucun commentaire:
Enregistrer un commentaire