v1.6-v1.7 Combination Master V.2 - Build & Manage Thousands of Combinations in Prestashop

jqkkq3

New member
XNullUser
Joined
Jun 17, 2020
Messages
17
Reaction score
0
Points
1
NullCash
0
OW, this is a very GREAT module and many thanks for sharing this!!
 

fadedout

Member
XNullUser
Joined
Jul 5, 2019
Messages
42
Reaction score
3
Points
8
NullCash
27
Greatly appreciate the share :)

For others wondering, it does work with 1.7.6.5, but it just shows a little funky when you first view it. You'll want to right click the section where it shows it falling off the screen (the bulk editor window), and click inspect.

Heres a pic to follow easier:
Find this line: <div class="main-container ag-main-container prestashop-1-7-6-5" ">...</div> and click it. The CSS class pops up on the right side. The classes you're looking for are .admincombinationmaster .main-container

In the browser inspector, I changed the following CSS

float: left;
width: 100%;
TO
float: right;
width: 89%;

Then it fixes the window so you can use it (will have to do this every time you reload the page). It didn't have the functionality I needed so I didn't test too much but it appeared to work with the few things I did try.
 

Bocher

Member
XNullUser
Joined
Sep 9, 2019
Messages
127
Reaction score
0
Points
16
NullCash
5
thanks a lot for share this module. I test it
 

xeta

Well-known member
Master
Diamond
Elite
Joined
Feb 20, 2019
Messages
286
Reaction score
594
Points
93
NullCash
1,439
thanks a lot for share this module.
 

Toyos34

New member
XNullUser
Joined
Aug 28, 2020
Messages
16
Reaction score
0
Points
1
NullCash
0
Looking for combinations module, maybe this will work. Thanks
 
Top