Skip to content
Discussion options

You must be logged in to vote

If you meant the same template you are rendering the data table, then yes:

https://data-table-bundle.swroblewski.pl/docs/features/theming.html#one-off-theme-tweaks

If you're running version older than 0.27, please let me know if it works. This is because in that version theming was changed a little bit, and the order of themes now matters a lot.

The data_table_theme simply pushes the given theme to the theme variable in data table view. Older versions of the bundle was iterating through themes from first to last to render first match of the block, so if you used two themes with the same block, it would render the first one. Since 0.27 the bundle will render the second one, because each th…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@davidnectarestudio
Comment options

@Kreyu
Comment options

Answer selected by davidnectarestudio
@davidnectarestudio
Comment options

Comment options

You must be logged in to vote
3 replies
@Kreyu
Comment options

@Kreyu
Comment options

@davidnectarestudio
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants