[widget_area]
Displays a widget area. For further information, please see the Widget Areas section.
Attributes: | |
---|---|
name | The name of your widget area. |
With this shortcodes you can display widgets in the contents of pages and subheaders. This is only a convenience feature really because you can create custom widget areas in the Dottoro Theme and publish them anywhere in the contents of pages and subheaders with the [widget_area] shortcode. Thus you cannot only publish widgets in the contents available with shortcodes but any widget you want.
[author_info_widget]
With this shortcode you can display an Author Testimonial widget.
Attributes: | |
---|---|
show_avatar | Show avatar? ( true | false ) |
show_biography | Show user biography? ( true | false ) |
show_fullname | Show user full name? ( true | false ) |
show_nickname | Show user nick name? ( true | false ) |
show_website | Show user website? ( true | false ) |
title | The title of the widget. |
bio_length | The length of biography, in characters. |
user_id | The ID of the user you want to display. |
show_headers | Set whether to add labels to data. (e.g. 'Fullname :' John Smith) |
layout | Set the layout of author testimonial. ( list | box ). Default: 'box'. |
[connects_menu_widget], [connect]
With the [connects_menu_widget] shortcode you can display a Connects Menu widget. Use the [connect] shortcode within the [connects_menu_widget] shortcode to add custom websites to the widget.
The following attributes are supported by the [connects_menu_widget] shortcode | |
---|---|
Your email address | |
icon_size | Specifies the size of the icons (normal | small). Default is normal. |
rss_show | Display RSS icon ( true | false ) |
skin | Skin of the connect icons (available skins). Skins are different color schemes that provide attractive appearance. |
title | The title of the widget. |
title_as_tooltip | Boolean that sets whether the title text of social icons should appear as a tooltip or not. [true | false] |
social urls* |
URL of page accounts. For example: youtube_url="..."
|
The following attributes are supported by the [connect] shortcode | |
---|---|
img | URL of the image to display in the connects menu |
url | URL of the target website |
[contact_form_widget]
With this shortcode you can display a Contact Form widget.
Attributes: | |
---|---|
akismet | Akismet filtering ( true | false ). |
bcc | Bcc (hidden recipients). |
cc | CC (additional recipients). |
Email address. | |
show_subject | Show subject field ( true | false ). |
subject_prefix | Subject prefix. |
submit_button_text | Text of the submit button. |
thank_you_msg | Thank You message. |
use_captcha | Enable captcha spam filtering (true | false). Default is false. |
[flickr_photos_widget]
With this shortcode you can display a Flickr Photos widget.
Attributes: | |
---|---|
number_of_images | Number of images to show (1-20). |
thumbnail_overlay |
The identifier of the overlay that should appear over the Flickr photos.
To get the identifier of an overlay, go to Templates » Overlays and click on the overlay. Here you will find the id of the overlay. Use the value of 'none', if no overlay is needed. If the overlay is not specified, the built-in overlay 'Gallery' will be used. More on Overlays. |
use_dottoro_gallery | Enable this option if you want the Flickr photos to be shown in a popup slideshow (true | false). Default is true. |
set_id | Set ID. |
user_id | Flickr User Id. |
tags | Tags (Comma separated list, no spaces). |
title | The title of the widget. |
image_width | The width of the thumbnail images. |
image_height | The height of the thumbnail images. |
show_image_frame | Set whether to show a frame around the thumbnails or not. |
refresh_interval | Specifies how often, in seconds, the widget should check Flickr for new images. It is not recommended to set the interval less than 3600, because the image synchronization process can take some time to complete. Default: 43200. (12 hours) |
[navigation_bar_widget]
With this shortcode you can display a Navigation Bar widget.
Attributes: | |
---|---|
nav_menu | The id or the name of the menu to display. |
list_icon |
Specifies an icon for the list items. For a complete list of icons, see Font Icons. |
list_iconset |
Specifies the icon set that contains the list icon (see list_icon above).
If no icon set is specified, the theme automatically tries to find an icon set that contains the icon. For the supported icon sets, see Font Icons. |
list_icon_color |
Color of the list icon. For the supported values, see CSS color property. The list_icon_color_type attribute must be set to 'custom' for this attribute. |
list_icon_color_type |
The color type of the list icon ( auto | anchor | custom ). Default: auto.
|
show_all | Sets whether the widget should display the whole menu or only the part of the menu determined by the show_children, show_descendants and show_siblings options. Possible values: true | false. Default is true. |
show_children |
This option only has effect only if the show_all and show_descendants options are turned off. Sets whether the widget should display the direct child menu items of the current page (where the menu appears on). If the current page is not in the menu or the current page has no child nodes in the menu, then no menu items will be displayed by this option. Possible values: true | false. Default is false. |
show_descendants |
This option only has effect only if the show_all option is turned off. Sets whether the widget should display the descendant menu items of the current page (where the menu appears on). If the current page is not in the menu or the current page has no child nodes in the menu, then no menu items will be displayed by this option. Possible values: true | false. Default is false. |
show_siblings |
This option only has effect only if the show_all option is turned off. Sets whether the widget should display the sibling menu items of the current page (where the menu appears on) or only the current page. If the current page is not in the menu, then no menu items will be displayed by this option. Possible values: true | false. Default is false. |
title | The title of the widget. |
auto_title |
Specifies whether the title should be calculated automatically or not. If this attribute is set to true and the widget displays only a part of the menu (see show_all above), the title will be the label of the node that is not diplayed in the menu, but all children of them are displayed (the label of the node where the tree is cut). If no such node exists, the title attribute (see above) determines the title. Possible values: true | false. Default is true. |
[popular_posts_widget]
With this shortcode you can display a Popular Posts widget.
Attributes: | |
---|---|
category__in | The ID's of categories from which you'd like to display the most popular posts. (comma separated list) |
comment_count | Display posts that have at least the specified number of comments. |
excerpt_length | Set the length of excerpts in characters. |
list_icon |
Specifies an icon for the list items. For a complete list of icons, see Font Icons. |
list_iconset |
Specifies the icon set that contains the list icon (see list_icon above).
If no icon set is specified, the theme automatically tries to find an icon set that contains the icon. For the supported icon sets, see Font Icons. |
list_icon_color |
Color of the list icon. For the supported values, see CSS color property. The list_icon_color_type attribute must be set to 'custom' for this attribute. |
list_icon_color_type |
The color type of the list icon ( auto | anchor | custom ). Default: auto.
|
newer_than | Display posts that are newer than (number of days). |
number_of_posts | Number of posts to show (at most). |
post_not_in | The ID's of posts you'd like to leave out. (comma separated list) |
post_type | Set the desired post type, but you can also set it to post type independent mode (auto). |
posts_offset | Number of posts to displace or pass over. |
show_excerpt | Boolean that sets whether the excerpt should be visible or not (true | false). Default: true. |
show_thumb | Display post thumbnails ( true | false )? Default: true. |
thumb_height | The height of thumbnail images, in pixels. Default: 50. |
thumb_width | The width of thumbnail images, in pixels. Default: 50. |
title | The title of the widget. |
[recent_posts_widget]
With this shortcode you can display a Recent Posts widget.
Attributes: | |
---|---|
list_icon |
Specifies an icon for the list items. For a complete list of icons, see Font Icons. |
list_iconset |
Specifies the icon set that contains the list icon (see list_icon above).
If no icon set is specified, the theme automatically tries to find an icon set that contains the icon. For the supported icon sets, see Font Icons. |
list_icon_color |
Color of the list icon. For the supported values, see CSS color property. The list_icon_color_type attribute must be set to 'custom' for this attribute. |
list_icon_color_type |
The color type of the list icon ( auto | anchor | custom ). Default: auto.
|
number_of_posts | Number of posts to show (at most). |
posts_offset | Number of posts to displace or pass over. |
order_by | Order by ( date | modified | title ) |
same_category | Display posts from the categories assigned to the current page/post ( true | false )? Default: false. |
same_tags | Display posts from the tags assigned to the current page/post ( true | false )? Default: false. |
show_excerpt | Boolean that sets whether the excerpt should be visible or not (true | false). Default: true. |
show_thumb | Display post thumbnails ( true | false )? Default: true. |
thumb_height | The height of thumbnail images, in pixels. Default: 50. |
thumb_width | The width of thumbnail images, in pixels. Default: 50. |
title | The title of the widget. |
[related_content_widget]
With this shortcode you can display a Related Content widget.
Attributes: | |
---|---|
list_icon |
Specifies an icon for the list items. For a complete list of icons, see Font Icons. |
list_iconset |
Specifies the icon set that contains the list icon (see list_icon above).
If no icon set is specified, the theme automatically tries to find an icon set that contains the icon. For the supported icon sets, see Font Icons. |
list_icon_color |
Color of the list icon. For the supported values, see CSS color property. The list_icon_color_type attribute must be set to 'custom' for this attribute. |
list_icon_color_type |
The color type of the list icon ( auto | anchor | custom ). Default: auto.
|
number_of_posts | Number of posts to show (at most). |
posts_offset | Number of posts to displace or pass over. |
order_by | Order by ( date | modified | title ) |
same_category | Display posts from the categories assigned to the current page/post ( true | false )? Default: true. |
same_tags | Display posts from the tags assigned to the current page/post ( true | false )? Default: false. |
show_excerpt | Boolean that sets whether the excerpt should be visible or not (true | false). Default: true. |
show_thumb | Display post thumbnails ( true | false )? Default: true. |
thumb_height | The height of thumbnail images, in pixels. Default: 50. |
thumb_width | The width of thumbnail images, in pixels. Default: 50. |
title | The title of the widget. |