This topic has 8 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #137376
     jesse_peng
    Participant

    Hi:

    I want to delete all the default template that you created.

    #137476
     Radu
    Moderator

    Hi,

    You can try to use this plugin but use it with carefull : https://wordpress.org/plugins/wordpress-reset/

    Please make a database backup for any case…

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #137477
     Radu
    Moderator

    Also backup the files

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #137479
     jesse_peng
    Participant

    Hi,
    Sorry,But I just want to unregister the VC templates.please check the attachment.

    #137486
     Radu
    Moderator

    Hi,

    Please check in wp-admin -> visual composer -> role manager -> templates

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #137531
     jesse_peng
    Participant

    Hi,
    the method you just told me will disable all templates,I want user can only use the template that I created.I fund a function from http://wpbakery.com .but not apply to kleo.
    add_filter( ‘vc_load_default_templates’, ‘my_custom_template_modify_array’ ); // Hook in
    function my_custom_template_modify_array( $data ) {
    return array(); // This will remove all default templates.
    }

    any solution?
    Thanks for reply.thanks!

    #137606
     Radu
    Moderator

    Follow this : https://archived.seventhqueen.com/general/article/get-rid-visual-composer-templates

    The solution it works i’ve tested

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #137702
     jesse_peng
    Participant

    Hi Radu:
    Thanks!

    #137730
     Radu
    Moderator

    No problem

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?