Шорткоды для постов Blocksy

Начиная с версии Blocksy Companion 1.7.49, для использования доступен шорткод blocksy posts. Этот шорткод очень полезен в сочетании с Gutenberg или другими конструкторами страниц, когда вы хотите быстро отобразить список записей на пользовательских страницах или в других динамических местоположениях. Наиболее важные его особенности:

  • Easy to use
  • Uses Blocksy’s archive templates so the same styles apply
  • Custom post type support
  • Inherits Customizer settings for the picked custom post type
Available arguments:
  1. post_type – needed post type (comma separated format if more than one post type).
    Note: If multiple post types provided, the customizer settings of the first one will be respected.

    • Example: book,movie,song
    • Default valuepost
  2. limit – Amount of posts to display per page.
    • Default value5
  3. orderby – Sorting logic.
    • Possible valuespost_datecomment_countrand. Everything accepted in WP_Query orderby
    • Default valuepost_date
  4. order – Sorting order.
    • Possible valuesDESCASC Everything accepted in WP_Query order
    • Default valueDESC.
  5. term_ids – ID of the terms to display posts from. In comma separated format, different taxonomies can be mixed.
    • Example23,15,38
    • Default valuenull
  6. exclude_term_ids — ID of the terms to exclude the posts from. Same format as term_ids.
  7. post_ids – Specific IDs of the posts to display. In comma separated format
    • Example12,13,18
    • Default valuenull
  8. has_pagination – Display or hide the pagination
    • Possible valuesyesno
    • Default valueyes
  9. ignore_sticky_posts – Ignore or display the sticky posts
    • Possible valuesyesno
    • Default valueno
  10. view – Display shortcode as a slider or as an archive.
    • Possible values: slider/archive
    • Default value: archive
  11. slider_image_ratio – When view: slider, decide which ratio the images will have.
    • Possible values: 1/12/116/94/31/29/163/4
    • Default value: 2/1
  12. slider_autoplay – Enable or disable slider autoplay for slider.
    • Possible values: number/no
    • Default value: no
  13. no_results – Decide how to handle the no posts state.
    • Possible values: 404/skip
      • 404 – output the regular 404 template
      • skip – output nothing.
    • Default value: 404
  14. filtering – Enables the filter options from the Post Types Extra extension
    • Possible values: yes/no
      • yes – displays the filters
      • no – hides the filters
    • Default value: no.
  15. class – Add a custom class to the main container wrapper.
Usage examples:
Posts from certain categories
[blocksy_posts term_ids="10,25,48"]
Different custom post type
[blocksy_posts post_type="portfolio"]
Posts without pagination
[blocksy_posts post_type="movies" limit="8" has_pagination="no"]
With content before the listing
[blocksy_posts]<h3>My posts</h3>
Создание сайтов

Создание сайтов в Евпатории

Создание сайтов в Евпатории, как и в любом другом городе, может быть выполнено с помощью профессиональных веб-разработчиков или самостоятельно,…

Блок социальных сетей на сайт

<!— wp:blocksy/widgets-wrapper {«style»:{«spacing»:{«margin»:{«top»:»var:preset|spacing|50″}}}} —> <!— wp:blocksy/socials {«socials»:[{«id»:»facebook»,»enabled»:true},{«id»:»twitter»,»enabled»:true},{«id»:»instagram»,»enabled»:true},{«id»:»youtube»,»enabled»:true,»__id»:»SaUfvlgFbU4WkOcbH-rSz»}],»social_type»:»rounded»,»social_icons_fill»:»solid»,»initialColor»:»palette-color-1″,»hoverColor»:»palette-color-2″,»customBackgroundColor»:»#ffffff1a»,»customBackgroundHoverColor»:»#ffffff30″,»lock»:{«remove»:true}} —> <div>Blocksy: Socials</div> <!— /wp:blocksy/socials —> <!— /wp:blocksy/widgets-wrapper —>

Поделитесь с друзьями

Ответить

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Этот сайт использует Akismet для борьбы со спамом. Узнайте, как обрабатываются ваши данные комментариев.