Okay
  Public Ticket #921321
Field tab categories articles order
Closed

Comments

  •  2
    ICT started the conversation

    Hi, how can I choose the products to put in tabcateslider home page?

    In other words, the products fetched by tabcateslider are sorted/sortable?

    Thanks

  •  1,593
    Criss replied

    Hi, 

    you can't make the products fetched by tabcateslider are sorted/sortable with module tabcateslider 

    This module only allows you to get the product in the category.

    Thanks,

    Best Regards,
    Criss - FieldThemes

  •  2
    ICT replied

    So there is no way to choose which products to put on the home through tabcateslider module, right? The selection is random ...

    even trying to change the query that the form calls the database?

    thanks
  •  275
    Martin replied

    Hi ICT,

    We will check and help you on the next Monday morning.

    Sorry for the delay! Please be patient!

    Best Regards,
    Martin - FieldThemes

  •  1,593
    Criss replied

    Hi,

    sorry you about our delay, we have 2 days off weekend and thanks for your patient!

    as you say this module only sellect product on category, hope you understand, if you want to sellect some products, such as random to display format, you can try with this module (fieldtabisotope) from attach file, please try install it and check that, hope it's help you.

    Thanks,


    Best Regards,
    Criss - FieldThemes

  •  2
    ICT replied

    Hi Peter,

    thanks for module, I'll try it.

    Anyway, maybee my poor english, I had not explained well and I found the answer to my question: in 

    modules/fieldtabcateslider/fieldtabcateslider.php:

    the product are fetched by "position" order:

    $categoryProducts = $category->getProducts((int)Context::getContext()->language->id, 1, ($nb ? $nb : 8), 'position');

    so, the solution is change the product position in the BO (inside a filtered cat) to choose which products go in homepage :)

    Greetings

  •  1,593
    Criss replied

    HI, Thanks for your opinion,

    we will try to build as you told, 

    But it's make us a period of time is not short to build and check that.

    we very happy about great ideas you have for us.

    But at this time we can not do that, so hope you understand.

    we sorry about that and hope you find a solution for yourself,

    Thanks,

    Best Regards,
    Criss - FieldThemes