i am quite. new to visual composer so was wondering if there is any possible way for me to copy a word press page from a website and paste or load it in visual composer? I have seen many well laid out pages that I want to use as templates to experiment with. So the intent is to copy the full page layout with text images layout etc and save it as a template towork with. Can it be done in visual composer or some such similar composer for WP?
Well? There must be some way to copy paste an existing WP page into visual composure or a similar editor and edit it as desired. Or is this possible in HTML editors only and not in case of WP?
Have you not simply saved the page? In your browser, click file, then save page as ... You can't save the server-side scripting, but you can install WP on your local computer, along with whichever themes and plugins you're jonesing after. gary
If it's Wordpress, have a look at the source code, find the theme that they have installed, and see if it's available. Then install it in your own Wordpress install, and start experimenting. Of course there might be modifications, and probably quite a few plugins, but those can often be found out as well. And... seriously? Visual composer? Learn how to use a proper editor, like Notepad++ or Sublime, and stop using WYSIWYG crap.