Music Top 40 section home page

Posted in: Newspaper
Post count: 9

I want to add box that shows top 40 music list with number on home page. What is the best way costumize the theme

Post count: 20688

Hi,

The theme blocks and grids are designed to display posts and pages. A list can be created in text column or text with title element for example
https://www.screencast.com/t/vyNhyqGlzBoZ
https://demo.tagdiv.com/newspaper/lists/
Place the text element in the location you want in the page, and create the list. More information about the tagDiv composer here. You can create playlists as well if that is relevant to what you want to do
https://forum.tagdiv.com/video-playlist-2/

Thanks

Post count: 9

Hi Simion,

Thanks for quick reply. As i understand there is no interragtion module for my costume theme code like below. Am i right.

<div id=”dynamic_box_center”>
<?php get_template_part(‘/box/top-list/numberone-top-40’); ?>
</div>

Post count: 9

And how to Customize themes before they’re live

Post count: 20688

Hi,

Codes used in one theme will probably not work for others. Each premium theme is custom made. You could try plugins to create a more advanced list if that is required. I am sure that there are plugins that can do it easily.

Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.