Title: Hide, reorder elements
Last modified: June 25, 2018

---

# Hide, reorder elements

 *  Resolved [Mimergt](https://wordpress.org/support/users/mimergt/)
 * (@mimergt)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hide-reorder-elements/)
 * Hi, I need to know if is posible re-order some elements and hide some others.
 * I need a Very simple (on this order) Thumbnail + Title and this is all. I need
   hide netsposts-source and the excerpt but i don’t know if are some way than css
   hide.
 * This is my current shortcode:
    [netsposts include_blog=”6″  list=”12″ thumbnail
   =”true” size=”378×225″ image_class=”recetas-thumb” column=”3″ column_width=”340px”]
 * Tnks.
 * ——–
    Update:
 * Searching on the shortcode options i found the solution for almost all the “prolbems”
   i just need Hide the Excerpt Actually i just can set the words to 1.
 * this is my updates shortcode:
    [netsposts include_blog=”6″  list=”12″ thumbnail
   =”true” size=”378×225″ image_class=”recetas-thumb” column=”3″ column_width=”340px”
   excerpt=”false” meta_info=”false” link_open_new_window=”true” use_layout=”inline”
   excerpt_length=”1″]
 * ————-
    -  This topic was modified 7 years, 11 months ago by [Mimergt](https://wordpress.org/support/users/mimergt/).

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

 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hide-reorder-elements/#post-10436818)
 * For now css only in the future I’ll add the possibility via shortcode to hide
   elements. As far as re-order goes that will remain via css using flex.
 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hide-reorder-elements/#post-10452755)
 * Added to arguments:
    `hide_source='true' hide_excerpt='true'`
 * As far as the re-ordering goes it’s easier just to use css. If you need help 
   just send me the link after you enter the above arguments and I’ll set up the
   code.

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

The topic ‘Hide, reorder elements’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/network-posts-extended_b4775d.svg)
 * [Network Posts Extended](https://wordpress.org/plugins/network-posts-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/network-posts-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/network-posts-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/network-posts-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/network-posts-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/network-posts-extended/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/hide-reorder-elements/#post-10452755)
 * Status: resolved