Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #886016
    fireleaf
    Participant

    Hi,
    I have accidentally upgraded to WP 4.5 and realized that VC is not working.
    So I downgraded to WP 4.4.2 again and in backend the VC shows content, but on frontend the content is missing.
    Hope someone can help me solve the problem.
    Thanks

    #886662
    Thai
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #886776
    fireleaf
    Participant
    This reply has been marked as private.
    #887317
    Rue Nel
    Moderator

    Hello Dom,

    Is this http://hxllxxrchxpxlxgx.cxm/wordpress/, the site in question? You need to update Visual Composer. The latest version is 4.11.2 which is available through automatic updates. Please make sure that you have validated your X theme. And by the way, I noticed that you have added a JS code in your customizer. Please update it and use this instead:

    
    jQuery(document).ready(function($) {
    	// clear cf7 error msg on mouseover
    	$(".wpcf7-form-control-wrap").mouseover(function(){
    		$obj = $("span.wpcf7-not-valid-tip",this);
        	        $obj.css('display','none');
    	});
    });

    You do not need to enclosed it with a script tag. Hope this helps.

    #888261
    fireleaf
    Participant
    This reply has been marked as private.
    #888981
    Darshana
    Moderator

    Hi there,

    Could you please try updating manually to the latest version (https://community.theme.co/kb/updating-your-theme-and-plugins/) and then try validating your site. Visual Composer update issue also resolved in the latest version of X theme and you should be able to get automatic updates in future releases.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-886016 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>