• General
  • 主页上显示Category Grid View

安装PostX之后,到
PostX --> Intergrations
下面没找到Category这个addon
事实证明这个addon要钱,并且要140美金!!
https://www.wpxpo.com/postx/pricing/
看看别的

    使用这个插件
    Post Category Image With Grid and Slider
    https://wordpress.org/plugins/post-category-image-with-grid-and-slider/
    安装之后,到Posts->Categories下面给几个目录添加图片。
    然后创建一个index page
    里面嵌入这一句shortcode
    [pci-cat-grid]

    现在的问题是,如果我不想父目录出现怎么处理?
    就是 Music Heaven这个目录
    其次,目录的description要写的更清楚一点。

    另外一个问题就是
    Order by categories:
    orderby=”name” ( Accepts term fields (‘name’, ‘slug’, ‘term_group’, ‘term_id’, ‘id’, ‘description’) )
    类似这些参数,怎么写在shortcode里面

      admin changed the title to 主页上显示Category Grid View .