Visual Composer Question

Posted in: Newspaper
Post count: 17

Hi Guys,

A question, in trying to get VC working properly I deleted the plugin and reinstalled as of the latest version.

Then doing a test post I seen the VC buttons either backend editor or frontend editor.
The animations were still not working.

But now when i go back to edit a post only the classic editor is showing.

Should we have both front and backend editors like it shows on the Visual Composer site?

Darren

Post count: 17

Its ok I removed this code from functions.php

if (function_exists(‘vc_disable_frontend’)) {
vc_disable_frontend();
}

and it showed.

Does this mess with the theme at all?

Post count: 6600

Hi,

The Visual Composer Frontend Editor button was removed from the theme as it’s not compatible with theme blocks.
I think you can leave it if you want, should work with the default elements.

Thanks

Post count: 17

Hi Lucian,

I did have a quick play with the front end editor, and yes it is not much more productive.

Thanks for your reply.

Post count: 1

I would like to understand in fact: there is possibility of using the Front-end button on the theme?

Post count: 7909

Hi,

You can enable the Visual Composer frontend editor by removing this code from theme’s functions – http://screencast.com/t/1N4LB7WhP2jR but unfortunately will not work properly if you have tagdiv blocks on the page.

Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.