Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter leftboot

    (@leftboot)

    I am this close! I just need to find the “other shortcode” to make the images smaller and the exif go away! I am using tiled galleries without jetpack.

    And if it helps anyone:

    <div style=”text-align: center;”>
    RESET<p>
    <h5>
    [mla_term_list parent=6 mla_output=ulist mla_markup=term-list-block]
    ~ Weddings ~
    <br>
    [mla_term_list parent=8 mla_output=ulist mla_markup=term-list-block block_width=10]</h5>

    <p style=”text-align: center;”>[mla_gallery numberposts=100 mla_caption=”&nbsp” orderby=”rand” size=small link=file attachment_category=”{+template:{+request:current_item+}|everything+}” mla_alt_shortcode=gallery]</p>
    </div>

    Thread Starter leftboot

    (@leftboot)

    This has been sooooo helpful, thank-you.

    If you don’t mind one last question. I presume that any of the third party solutions integrate so I still have the “automatic” add I wanted right? It is just to “pretty up” the gallery??

    Thanks a bunch again david!

    ryan

    Thread Starter leftboot

    (@leftboot)

    Wow! More like chocolate milk than plain ol’ mud. ?? You explanations rock.

    So when it didn’t work the first go around I checked my Att Categories and sure enough there was a few images missplaced. I did a big ol resort then added a second line of text for another category and it works:

    [mla_term_list taxonomy=attachment_category parent=6 mla_output=flat mla_link_href='{+page_url+}?current_item={+slug+}’]
    [mla_term_list taxonomy=attachment_category parent=8 mla_output=flat mla_link_href='{+page_url+}?current_item={+slug+}’]

    [mla_gallery numberposts=100 orderby=”rand” size=full columns=”6″ link=file attachment_category=”{+template:{+request:current_item+}|everything+}”]

    “Family” tag changed to the resort.

    Random works!

    Now just to “pretty it up”. How do I kill all captions? Is there another way I can display this? (Masonry is preferred but want to keep it to your code/clean as possible.) Lastly is there any way other then editing the Att Categories to make the text a bit more readable on the top? Last thing…is there a way to have a “reset” in the gallery so it appears as it first loads?

    Thanks so much again…90% there and a million percent happy!

    Thread Starter leftboot

    (@leftboot)

    Thanks for responding…sorry it has taken so long to return to this.

    1. Auto Updating. Lets say I upload a new image and place it in attachment category “family”. My dream is that it would automatically populate the gallery “family” so I do not have to upload than manually place it in a gallery.

    2. Random…worry about that when I get the gallery working!

    3. Gallery Code (update). I will confess I am lost and have no clue. I edit one thing and it works sorta and at one time I could code like a mofo however my attempt to fix breaks it all. This code is for my “Family” page which should include; “Family, Seniors, Weddings, Couples, All”. Currently it is showing the main categories where Family, Commercial, Archives etc live.

    https://leftboot.com/test-gallery

    <form id=”attachment-category-form” method=”post” action=”.”>
    <div>
    [mla_term_list taxonomy=attachment_category parent=”Family” mla_item_parameter=current_attachment_category mla_output=flat option_all_text=All option_all_value=all hierarchical=true use_filters=true mla_option_value=”{+slug+}”]
    </div>
    </form>

    [mla_gallery numberposts=100 add_filters_to=any mla_output=”medium” link=file option_all_value=all]
    [mla_gallery numberposts=100 add_filters_to=any link=file post_parent=all post_mime_type=all option_all_value=all]

Viewing 4 replies - 1 through 4 (of 4 total)