exclude from dropdown
-
Sow, I have made this:
<div style="margin: 0 0 30px 15px;"><form id="mla-text-form" class="row" action="." method="post"> <h4><strong>Type document</strong></h4> [mla_term_list taxonomy=attachment_category mla_output=dropdown mla_option_value="{+slug+}" child_of=218] <h4><strong>Meubellijn</strong></h4> [mla_term_list taxonomy=attachment_category mla_output=dropdown mla_option_value="{+slug+}" child_of=941 ] <span style="color: #ffffff;">--</span> <div class="fusion-button-wrapper"><input id="text-form-submit" class="fusion-button button-flat fusion-button-square button-xlarge button-default button-1" name="text_form_submit" type="submit" value="Toon selectie" /></div> </form></div>
is the sidebar, en this is the page area:
[mla_gallery attachment_category="{+template:({+request:tax_input.attachment_category+}|no-term-selected)+}" tax_operator=and link=page mla_target="_blank" mla_nolink_text="Er zijn geen documenten gevonden." post_mime_type=all size=medium tax_include_children=false mla_rollover_text="{+title+}"]
1. I have some issues that i can’t fix, and i already spent a week on it.
I would like the title to show over the image on hover. But rollover doesn’t to anything. My titles are still below the image.2. I would love it when the selection would be remembers. Now as soon as the page loads it just sets beg to the first value. Is it possible to keep the selected categories visible? If ti is not, is it possible to create a — make your choice — for the first dropdown field and set that selected?
3. I have 2 pages of this, one for login user, other for visitors. I don’t wound visitors to see some child categories, but exclude and include don’t do anything, or they give a error: invalid taxonomie.
example of not working:
[mla_term_list taxonomy=attachment_category mla_output=dropdown mla_option_value="{+slug+}" child_of=218 exclude=219 ]
Can someone help?
The page I need help with: [log in to see the link]
- The topic ‘exclude from dropdown’ is closed to new replies.