shop in wordpress« Back to Questions List
Hi, i want to create website in wordpress with shop. i need to know how to build products subpage, payment methods, customer panel with login details, favourites products, delivery methods. is there any tutorial to do this? |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Hi, We recommend another approach if you are a beginner. WP Shop Themes and Plugins can become very complex, but they normally have Theme Templates that you can use – we recommend you start there. 1. Take a look at the Shop Theme Templates 2. Take note to the PHP server calls for the Shop 3. Create your design and use Code Tag often Code Tag will allow you to add raw PHP to your Design which can insert any element into your Theme. Code Tag//exportkit.com/plugin/layer-tags/basic-layer-tags/code-tag Example WP with PHP Code//exportkit.com/learn/psd-templates/basic-wordpress/ek126_905_custom_postpage_header If you provide us with an example of the Shop Theme Template such as a Product Loop, we can explain in detail how to map your design to that Template style. |
1. i want to buid my shop from scratch |
Hi, We do not have an official tutorial to do this but we can explain how to build your own or how to integrate with an existing plugin. Please give a bit more details: 1. Are you using a plugin or building from scratch? 2. What payment system are you connecting to? 3. Are you familiar with the WP Theme Engine? This will help us to give you a general start and possibly use this information for an official tutorial. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.