Information on Shortcode Options for Post Block Styles


These options only apply to the shortcodes which create post listings. They will affect how the Post Block Styles will display. In the free version, these options only apply to the following shortcodes: [ULA_post_block], [ULA_post_list], [ULA_post_block_sticky], [ULA_post_list_sticky], and [ULA_mega_block]

Not all shortcode options work with all styles. Not all styles contain all the features needed for each option. A lot of the styles have the various options locked in place, like the displaying of the author, edit, excerpt, and title. You can experiment with various options to see which options work for each style. If the option does not work with the style, then the style lacks the feature. Most of the option names should be self explanatory.

The display options for social media, like facebook and twitter, are options that display social media links directly onto a post block. Meaning that someone can directly share a post without having to be on the article page. Look through the styles to see which post blocks show the social media icons. Those are the ones, which the social media display options work for.

Also: These shortcodes will not work in another theme. You will have to have the Unlimita Theme for them to work. Meaning that you cannot use the Unlimita plugins for any other theme.

Shortcode Option: ( display_author )

display_author

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "y".
Shortcode Example:

[ULA_post_block style="1" display_author="y"]
OR
[ULA_post_list style="1" display_author="y"]
  
Shortcode Option: ( display_edit )

display_edit

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "y".
Shortcode Example:

[ULA_post_block style="1" display_edit="y"]
OR
[ULA_post_list style="1" display_edit="y"]
  
Shortcode Option: ( display_date )

display_date

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "y".
Shortcode Example:

[ULA_post_block style="1" display_date="y"]
OR
[ULA_post_list style="1" display_date="y"]
  
Shortcode Option: ( display_category )

display_category

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "y".
Shortcode Example:

[ULA_post_block style="1" display_category="y"]
OR
[ULA_post_list style="1" display_category="y"]
  
Shortcode Option: ( display_excerpt )

display_excerpt

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "y".
Shortcode Example:

[ULA_post_block style="1" display_excerpt="y"]
OR
[ULA_post_list style="1" display_excerpt="y"]
  
Shortcode Option: ( display_facebook )

display_facebook

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "y".
Shortcode Example:

[ULA_post_block style="1" display_facebook="y"]
OR
[ULA_post_list style="1" display_facebook="y"]
  
Shortcode Option: ( display_twitter )

display_twitter

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "y".
Shortcode Example:

[ULA_post_block style="1" display_twitter="y"]
OR
[ULA_post_list style="1" display_twitter="y"]
  
Shortcode Option: ( display_whatsapp )

display_whatsapp

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "n".
Shortcode Example:

[ULA_post_block style="1" display_whatsapp="n"]
OR
[ULA_post_list style="1" display_whatsapp="n"]
  
Shortcode Option: ( display_pinterest )

display_pinterest

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "n".
Shortcode Example:

[ULA_post_block style="1" display_pinterest="n"]
OR
[ULA_post_list style="1" display_pinterest="n"]
  
Shortcode Option: ( display_telegram )

display_telegram

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "n".
Shortcode Example:

[ULA_post_block style="1" display_telegram="n"]
OR
[ULA_post_list style="1" display_telegram="n"]
  
Shortcode Option: ( display_border )

display_border

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "n".
Shortcode Example:

[ULA_post_block style="1" display_border="n"]
OR
[ULA_post_list style="1" display_border="n"]
  
Shortcode Option: ( display_border_top )

display_border_top

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "n".
Shortcode Example:

[ULA_post_block style="1" display_border_top="n"]
OR
[ULA_post_list style="1" display_border_top="n"]
  
Shortcode Option: ( display_border_bottom )

display_border_bottom

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "n".
Shortcode Example:

[ULA_post_block style="1" display_border_bottom="n"]
OR
[ULA_post_list style="1" display_border_bottom="n"]
  
Shortcode Option: ( display_border_right )

display_border_right

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "n".
Shortcode Example:

[ULA_post_block style="1" display_border_right="n"]
OR
[ULA_post_list style="1" display_border_right="n"]
  
Shortcode Option: ( display_border_left )

display_border_left

Options / Information :

The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "n".
Shortcode Example:

[ULA_post_block style="1" display_border_left="n"]
OR
[ULA_post_list style="1" display_border_left="n"]
  
Shortcode Option: ( display_border_color )

display_border_color

Options / Information :

"display_border_color" requires html color code, or the html color. It changes the color of a post block border.
Default is: "#000000".
Shortcode Example:

[ULA_post_block style="1" display_border_color="#000000"]
OR
[ULA_post_list style="1" display_border_color="#000000"]
  
Shortcode Option: ( category )

category

Options / Information :

"category" allows you to obtain all the posts by a specific category.
There is no default.
Shortcode Example:

[ULA_post_block style="1" category="<category>"]
OR
[ULA_post_list style="1" category="<category>"]
  
Shortcode Option: ( category_id )

category_id

Options / Information :

"category_id" allows you to obtain all the posts by a specific category id.
There is no default.
Shortcode Example:

[ULA_post_block style="1" category_id="<category_id>"]
OR
[ULA_post_list style="1" category_id="<category_id>"]
  
Shortcode Option: ( tag )

tag

Options / Information :

"tag" allows you to obtain all the posts by a specific tag.
There is no default.
Shortcode Example:

[ULA_post_block style="1" tag="<tag>"]
OR
[ULA_post_list style="1" tag="<tag>"]
  
Shortcode Option: ( author )

author

Options / Information :

"author" allows you to obtain all the posts by a specific author.
There is no default.
Shortcode Example:

[ULA_post_block style="1" author="<author>"]
OR
[ULA_post_list style="1" author="<author>"]
  
Shortcode Option: ( author_id )

author_id

Options / Information :

"author_id" allows you to obtain all the posts by a specific author id.
There is no default.
Shortcode Example:

[ULA_post_block style="1" author_id="<author_id>"]
OR
[ULA_post_list style="1" author_id="<author_id>"]
  
Shortcode Option: ( day )

day

Options / Information :

"day" allows you to obtain all the posts by a specific day. This is searching by a date. You will need to enter numbers into this. Do not use letters.
The default is to NOT search by any date.
Shortcode Example:

[ULA_post_block style="1" day="1"]
OR
[ULA_post_list style="1" day="1"]
  
Shortcode Option: ( month )

month

Options / Information :

"month" allows you to obtain all the posts by a specific month. This is searching by a date. You will need to enter numbers into this. Do not use letters.
The default is to NOT search by any date.
Shortcode Example:

[ULA_post_block style="1" month="1"]
OR
[ULA_post_list style="1" month="1"]
  
Shortcode Option: ( year )

year

Options / Information :

"year" allows you to obtain all the posts by a specific year. This is searching by a date. You will need to enter numbers into this. Do not use letters.
The default is to NOT search by any date.
Shortcode Example:

[ULA_post_block style="1" year="2000"]
OR
[ULA_post_list style="1" year="2000"]
  
Shortcode Option: ( today )

today

Options / Information :

"today" allows you to obtain all the posts that were posted today.
The Options are: y / n.
"y" will display.
"n" will not display.
Default is: "n".
Shortcode Example:

[ULA_post_block style="1" today="n"]
OR
[ULA_post_list style="1" today="n"]
  
Shortcode Option: ( style )

style

Options / Information :

"style" requires a number.

"Style" is the key feature of the Unlimita theme. It allows you to choose the style of your post block listing. Check the Unlimita Styles in the WordPress Admin panel or on the Unlimita website to see the various styles that are available to use. The theme version and theme type, like free vs pro, will determine which styles you can use. Same with style extension packes. All of the Styles you can use are listed in your WordPress admin panel. Just look for the "Unlimita Styles" in the WordPress admin panel menu.

Default is: "1".
Shortcode Example:

[ULA_post_block style="1" ]
OR
[ULA_post_list style="1" ]