• Closed by: Alex
  • Closed on: 13.02.16, 11:10
  • Reason: Closed
  • Comment: Glad to help!

Ticket #9077 - Theme Customization

Dear Kate,

Please find below the customization points:

1. In the product list page: remove the compare box and the check-box on the image (see image 01.jpg)
2. Can we make the color option as check-box (see image 02.jpg)
3. On the cart popup can you remove -Prices are tax excluded- (see image 03.jpg)
4. Can you remove (tax excl). from all checkout steps.
5. remove gift voucher image, the two rows *total (tax excl) and **Total tax (see image 04.jpg)
6. Increase the font size (see image 05.jpg)
7. In the product list page: just keep price sort (see image 06.jpg)
8. In the product list page: can we put an option to view by 10,20 … 50 products or view all option.
9. In the contact page… can we put a free textarea between the map and the form to put address (street, phone … etc.)

Please review it and inform me about the time and price

Thank you for your support,

Ali

Comments

Alex 19 Jan 2016, 00:39

Hi.
Ali. Most of your questions is related to Prestashop platform. From start I will help you but in future you should find answers in the PS documentation, Back-office settings or PS forum.

1) http://c2n.me/3t6hlKz set 0
2) I will answer tomorrow. I need to search how to do that.
3) Localization>Translation>Installed modules http://c2n.me/3t6ihdh
Your PHP configuration limits the maximum number of fields allowed in a form 1000 for max_input_vars.
Please ask your hosting provider to increase this limit to 8000 at least.

4) Localization>Translation>Front-office all the blocks that begins on “order” order-payment order-opc order-detail and so on http://c2n.me/3t6inH7
5) http://c2n.me/3t6iKba
hide voucher image
Add the code to the CustomCSS

#order td#cart_voucher .shopping_cart_voucher {display:none}

6) CustomCSS

#order td.cart_description .product-name {font-size: 20px} /* product name */
#order td.cart_description .product-name ~ small {font-size: 12px} /* product attributes*/

7) http://c2n.me/3t6jbMS

8) Here what you can customize with the PS platform http://c2n.me/3t6jehJ

9) If I remember right there is no fast solution for that. You can try to find some module that will suite your needs https://www.prestashop.com/forums/forum/144-free-modules-themes/

Please review it and inform me about the time and price Made for you a smaaaaal CSS fixes (CustomCSS) and first steps in the PS for free ;-)

Best wishes.

Ali Al Mandeel 19 Jan 2016, 06:49

Dear Kate,

Thank you very much for your support..

I know some request related to PS… but I am very new to PS and need support.. I am ready to pay for each request if that is fine with?

Do you mind to do some PS word with charge? … if not can recommend a good freelancer?

Regarding number (7) I want to removes everything in the sort list and keep only sort by price. (lower price/ higher price)

Thank you once again and have nice day..

Ali

Alex 20 Jan 2016, 17:48

Hi.
I am ready to pay for each request if that is fine with? Ok. We will try to help you for free but if there will be a lot of PS questions we will take a small price for that. ;-) 7) for this small modification please pay 5 euro http://promokit.eu/themes/custom-package/
add this code to the CustomCSS

#category #selectProductSort option:nth-child(1n+4) {display: none}

Best wishes

Ali Al Mandeel 20 Jan 2016, 18:11

Paid…

Yes… this is a fair deal… I am almost done with the website.. maybe a couple of requests more..

Thank you very much for the support.

Ali

Alex 20 Jan 2016, 18:43

Thank you. Best wishes