- Take a snapshot of the website you want to add in portfolio
- Create a post under category “Portfolio” and corresponding website category
- Publish the post
- Note down the post meta id for further reference. (It is available in address bar of the WP backend)
- Add the website snapshot image through Media.
- Once added, click attach and attach the image to corresponding post you did recently for that website. Give needed attributes
- Now check the portfolio for new website added in portfolio
- If the link or image is not available, add the image path and website link through Phpmyadmin
- Access the DB with corresponding FTP.
- Select corresponding DB. Select table WP-postmeta of that DB
- Update SubHeadimgLink with the image path that is added through media
- Update the projLink with the url of the corresponding website
- Now save the fields and check for portfolio.
- portfolio image has been updated.