Posted - 12/27/2018 : 09:59:33
I’ve got a site which is quite small which I created with ECT and Dreamweaver back in 2009. I'm attempting to convert it to a WordPress site. Here’s what I’ve done so far and some questions on my next steps:
• I created a new database for WP and uploaded the most recent version of WP to their server. – All working fine. • I updated the db_conn_open.php file as instructed in this link: https://www.ecommercetemplates.com/wordpress/wp-convert.asp. – That seems fine as well (the vsadmin looks to be working properly) • Next I added the necessary text to the header.php file as instructed here: https://www.ecommercetemplates.com/wordpress/default.asp#step4 My next step was to start adding the "store" pages -- but I realized that there are already pages such as "cart.php" on the site.
Do I delete those pages? Do I edit those pages somehow? Do I still create each (blank) page within WordPress?
I'm stuck. This is the link to the site - the basic WordPress pages of the site are working fine (home, about, etc), the links to the store pages simply open the pages from the old site.
What am I missing..forgetting...doing wrong?
Thanks,
|