J
J
jack_bon2018-09-01 21:28:24
MODX
jack_bon, 2018-09-01 21:28:24

How to make on minishop2?

Sorry for what I am writing to you, can you give advice on how to do it so when a category has no subcategories, it was a link, and after adding a subcategory, subcategories went out by clicking. there is a static layout, a regular link and an outgoing one.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sanes, 2018-09-01
@Sanes

This is done using JS. For example here out of the box.
For Uikit 2 did so.

$(document).ready(function(){$('li.uk-parent > a').attr('href','#');});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question