Carousel

  • [posts_hero_carousel] - displays a hero carousel with articles from the blog or news
    • Attributes
      • articles_no
        (int) The number of articles in the carousel. Default 12
      • type
        (string) The type of articles that will be displayed. Values post/news
  • [posts_carousel] - displays a carousel with articles from the blog or news
    • Attributes
      • articles_no
        (int) The number of articles in the carousel. Default 10
      • type
        (string) The type of articles that will be displayed. Values post/news
      • posts_only_from_category
        (bool) Determines whether to display only articles from the same category as the current article. Useful for Related Articles. Default false
  • [home_hero_carousel] - displays the main carousel of the site
  • [job_simplified_carousel] - displays a simplified carousel for jobs
    • Attributes
      • dummy_content
        (bool) Determine whether to display posted jobs or presentation jobs, without being published on the site. Default false
  • [job_carousel] - displays a carousel with images/videos of a job
    • Attributes
      • preview
        (bool) Determines whether the preview section, with thumbnails, located under the carousel, will be displayed. Default true
      • pid
        (int) The id of the job for which the display will be made
  • [category_icons_carousel] - displays a carousel, containing icons with the top level job categories
  • [category_images_carousel] - displays a carousel, containing images with the top level job categories
  • [user_reviews_carousel] - displays a carousel with the reviews that a user has
    • Attributes
      • uid
        (int) The id of the user for which the display will be made