Jump to content


vekia

Member Since 03 Apr 2014
Offline Last Active Sep 30 2022 11:17 PM
****-

Posts I've Made

In Topic: TinyMCE in my PrestaShop

19 September 2022 - 09:50 AM

If you compare prestashop 1.5 and prestashop 1.6 you will see that WYSIWYG editor (what you see is what you get) called tinyMCE (rich text editor) in PS 1.6 is very limited. Is there any chance to display it in the same way as it is in prestashop 1.5 ? im interested especially in available features and design, in my opinion in older prestashop it looks much better and it is easier to use it.

 

tinymce pro available here https://mypresta.eu/...ext-editor.html has features to extend rich text editor in the way like it was in old releases of prestashop


In Topic: a quantidade máxima de produto que o cliente pode encomendar

27 August 2021 - 12:39 AM

I need a module to limit all products to 2 units of each for all products for all customers on purchase, this module do the job?

 

yes it does,

you can do it with module on its main configuration page where you can set quantity limit for all products (you will not have to do it individually for each product)


In Topic: How to move the buttons (add to cart and buy now) ?

27 August 2021 - 12:36 AM

How to move the buttons (add to cart and buy now) from the bottom part of the product page to the top level of the product page  under the product name?

 

what version of prestashop and what theme ?


In Topic: Default Currency on Backend and Another on Frontend

18 August 2021 - 07:34 AM

There are two possibilities. One free, one paid.

 

first one - free geolocation module for prestashop

it has feature to decide what currencies will be available in front of your shop for visitors from selected country

this means that you can just disable dollar in your front office and set NOK as default currency for front office :-)

 

second one is paid geolocation module for prestashop

module gives possibility to define as many geolocation conditions as you want, so you can control availability of currencies and languages for all visitors from all available countries (not only one as free version).

 

 

anyway, both modules gives you possibility to achieve what you expect but with "pro" version you've got more possibilities of personalization :-)


In Topic: Pretty Url Module problem with {reference}

04 August 2021 - 10:15 PM

as i suppose pretty url module requires customization to support {reference} field. its because module does not support it by default.