Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Modification Of Estore codes
- This topic has 6 replies, 3 voices, and was last updated 12 years, 9 months ago by gerardyap.
-
AuthorPosts
-
February 25, 2012 at 5:23 pm #5656gerardyapMember
Hi, how shall i go about doing these modification using php code on my sidebar.php
When cart is empty, I would like to have the human with a shopping cart image(same as your website) and wordings mentioned shopping cart is empty.
When there are items purchased, I would like to have a border of fancy1 with title your shopping cart and items (with thumbnails) listed below.
Lastly, how do i configure in such a way that customer is able to choose either 1 of the 3 options (option boxes : PayPal, Cash, Cheque), then clicked the proceed to secure checkout button and all options are to be landed to a thank you page and email telling customers that we have received his/her contact details and will revert back to him/her within 24 hours on confirmation of stocks before proceeding with payment requested.
Your response is greatly appreciated. thanks
February 26, 2012 at 2:17 am #42333adminKeymasterPlease check the shortcode and PHP function list and see which one will meet your need:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
You can enable multiple payment gateways from the “Payment Gateway Settings”. The manual/off-line gateway can be used for accepting Cash/Cheque payments.
You can customize the label of the dropdown select boxes to say “Cash/Cheque” using this method:
February 26, 2012 at 5:31 am #42334gerardyapMemberHi,
thank you for the prompt response. I have managed to use my own design of “empty cart” to my website. However, i would like to remove the wording “Shopping Cart is Empty” found below the image. i have tried wpestore > setting > Text or Image to Show When the Cart is Empty (To use a customized image for the empty cart display instead of a plain text, simply enter the URL of the image file in the above field.) and place my url, im still able to see the “Shopping Cart is Empty”.
February 26, 2012 at 9:41 am #42335gerardyapMemberHi,
i managed to find the solution from the forum..thanks
February 26, 2012 at 10:32 am #42336gerardyapMemberThe Shopping Cart Screenshot fonts appear to be too big for my layout..which file do i change on the font size and how do i adjust the spacing between the titles ? The border on the quantity column is also gone..whats the code i should input to install the border back ?
February 26, 2012 at 10:28 pm #42337PeterMemberHi,
You can use firebug to determine the elements you need to modify and then enter your CSS code in the wp_eStore_custom_style.css file.
This video provides an introduction on using firebug to modify css:
March 1, 2012 at 6:00 pm #42338gerardyapMemberHi,
I have managed to set the correct layout to my requirement. Still left this portion. What is the input code to have the Grey border to appear just on the Qty portion of the shopping cart. I have disabled the textfield border under CSS. I would just need 1 grey border to appear around the qty portion so as to let customers to know that it is a text field which is able to edit the qty. Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.