multi view in category

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
hey ,  i finally bought themes and plugins and i am enjoying customize it, but i have some problems  ,
i want to add some titles/view to category home page like this photo to my Motion theme , but there is just one title "featured product"
how can i insert some more views/title like this photo with sub items?  


Tnx
9 years ago
Hi,

Create Topics in Admin--> Content Management ---> Topics/Pages ----> then wright the code in index.cshtml page ....

follow below code in index.cshtml
Here News Image is your Topics/Page Name

@Html.Action("TopicBlock", "Topic", new { systemName = "News Image" })

Thanks,
Venkat Goud.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.