Copy a webpage and paste in WP?

Discussion in 'HTML & Website Design' started by saadhu, Nov 9, 2016.

  1. #1
    From some experimenting that I have done so far I can see that copy a web page or WP page and paste into new WP page works but only sometimes. Often it breaks formatting of original page - perhaps due to missing CSS
    But sometimes it does work.
    Any guess why or why not?
     
    saadhu, Nov 9, 2016 IP
  2. ketting00

    ketting00 Well-Known Member

    Messages:
    782
    Likes Received:
    28
    Best Answers:
    3
    Trophy Points:
    128
    #2
    Since you work on WP why don't you work on themes? Just download the themes you want to learn from and dissecting them into pieces.

    Do you have virtual host installed on your computer?
     
    ketting00, Nov 9, 2016 IP
  3. bagongjigong

    bagongjigong Member

    Messages:
    95
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    25
    #3
    If you meant to duplicate an old wp site to a new site.

    Files and a directory that important in WP:
    wp-config.php
    wp-content directory
    the database file

    Download wordpress > deploy inside your root directory > delete the original wp-content directory > copy all that important files and wp-content directory into root directory > make a new database > import the old database file.
     
    bagongjigong, Nov 12, 2016 IP