what i can do about this category listing
Go to Market plugin Settings page on Market categories section and read instruction in there.
Add your categories' names like as tags, separate with commas and put them in your language files as 'market:category:categoryname'.
i would like it there only if the market is selected and not on the blog or event page ect
Change line 28 in mod\market\start.php on this:
if (elgg_in_context('market/view')) { elgg_extend_view('page/elements/sidebar', 'market/sidebar', 100);}if (elgg_in_context('market')) { elgg_extend_view('page/elements/sidebar', 'market/sidebar', 100);}
did the work for me. (without the /view)
thanks RvR
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.