Can you pls check the below link to see how you can disable modules in VC –
http://wpexplorer-themes.com/total/docs/enabling-disabling-vc-modules/
Regarding the page load issue, can you check with the theme author on this? They should be able to provide a hook to display a page loading wait icon and then display the page only after the JS has been invoked.
Thread Starter
Shawn
(@kboyjoon)
thanks for the response.
The solution that you provided for removing not in use element .js & .css files does not work or at least it does not work with your plugin. It remove the modules from the backend,but keep the .js and .css in the page source.
And regarding the problem with “post images show in full size and one below the other” is there any other way to fix it.
Thanks a lot
-
This reply was modified 9 years, 4 months ago by
Shawn.
We will look at implementing the enable/disable feature in future updates if the implementation of the VC does not work on the frontend (looks like it works on the backend).
Regarding the other issue, if you provide a link to the page I may be able to suggest some Custom CSS to make it look better. The solution depends on the specific page if you do not want to implement the generic solution posted above.