內容簡介
Wordress 網站或開發人員需要在網站首頁展示工作或案例研究。部落客需要在網站首頁或內部頁面展示他們的精選博客。
Whook 內容輪播組件可以展示您的特色文章、頁面或類別。您可以在小工具中顯示摘要或精選圖像。同時,特色圖像將以視差效果聚焦,使您的網站與一般類型的網站不同。
這是視差和輪播的組合。
使用的短代碼
在輪播中加載特定頁面。 [dt_slider title="相關項目" page_id="847,892" order_by="ID" order="asc"]
加載特定分類的文章 [dt_slider title="相關項目" category_id="10" order_by="ID" order="asc"]
加載屬於不同分類或獨立文章的文章。 [dt_slider title="相關項目" post_id="45,52" order_by="ID" order="asc"]
短代碼中要使用的參數
標題:需要顯示的插件或小工具的標題。
Page_id:如果您想加載頁面 ID。
Category_id:如果要加載特定分類的文章。
Post_id:如果您想在佈局中加載特定文章。
Order_by:您想按哪個順序獲取詳細信息。 ["ID", "post_date", "post_title"]
Order:您想以哪種順序加載文章/頁面。 ["asc", "desc"]
外掛標籤
開發者團隊
原文外掛簡介
Wordress website or developer need to showcase work or case study on home page of website. Bloggers need to showcase their featured blogs on the home page, or Internal pages of website.
Whook content slider comes up with feature to show case your premium posts or pages or categories on the showcase. You can show the excerpt or featured image in the widget. Also featured image will be focused as parallax effect which gives your website a different style from a usual kind of website.
It’s a combination of parallax and carousal combination.
Shortcode to use
To load particular pages in the carousal. [dt_slider title="Related project" page_id="847,892" order_by="ID" order="asc"]
To load posts from a particular category [dt_slider title="Related project" category_id="10" order_by="ID" order="asc"]
To load posts, belong to different category or independent posts. [dt_slider title="Related project" post_id="45,52" order_by="ID" order="asc"]
Parameters to be used in shortcode
Title: Title of the plugin or widget needs to be get displayed.
Page_id: If you want to load page ids.
Category_id: If you want to load posts from particular category.
Post_id: If you want to load particular posts on the layout.
Order_by: On which order you want to fetch details. ["ID","post_date","post_title"]
Order: In which order you want to load posts/pages. ["asc","desc"]
