[mp_list_global_products] change design

In what file can I change the way [mp_list_global_products] displays products?

  • Vaughan
    • Ex Staff

    hiya

    thanks for the post. a lot of the changes can be done via CSS.

    however, you could look at the theme instructions in

    plugins/marketpress/marketpress-includes/themes/Themeing_MarketPress.txt

    basicly you create a template file called

    mp_global_products.php or mp_global_productlist.php

    you could possibly download framemarket theme which should have a file already made. then copy it to your own theme folder & customise it there.

    you can find them in framemarket/themes/gridmarket/

    hope this helps.