Hello, I need to use some vc elements you have disabled. How can I do that in child theme, so that vc-functions.php does not get overwritten during updates?
At that moment in vc-functions.php I commented those lines:
I 've already used them in theFox, and they work well instead, no problems on a website I've been developing for months and ready to be on-line soon. The use of grid elements gives the freedom to design your own element with broad features. Sorry I found yours very limited, I could not achieve what I wanted. I use these elements in other websites with success, and I would like to use them freely within your theme. Of course I will not report any disfunction related. I'll be very grateful if you can help me with this. Thank you! :)
Hello, I need to use some vc elements you have disabled. How can I do that in child theme, so that vc-functions.php does not get overwritten during updates?
At that moment in vc-functions.php I commented those lines:
// vc_remove_element( 'vc_gallery' );
// vc_remove_element( 'vc_basic_grid' );
// vc_remove_element( 'vc_media_grid' );
// vc_remove_element( 'vc_masonry_grid' );
// vc_remove_element( 'vc_wp_posts' );
Thank you!
Hello Marzia,
We don't recommend it since we use a different bootstrap, those elements won't work.
That's why we removed them.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
I 've already used them in theFox, and they work well instead, no problems on a website I've been developing for months and ready to be on-line soon. The use of grid elements gives the freedom to design your own element with broad features. Sorry I found yours very limited, I could not achieve what I wanted. I use these elements in other websites with success, and I would like to use them freely within your theme. Of course I will not report any disfunction related. I'll be very grateful if you can help me with this. Thank you! :)
Hello Marzia,
If you were able to use it then what you need to do is install thefox child theme then copy this in the child theme functions.php
Make sure to also make a functions folder in the child theme and to copy the vc-functions.php in it.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thank you very much!! :)
You're welcome!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme