How to customize NEWSMAG

Posted in: Newsmag
Post count: 26

So, we got NEWSMAG, and it is absolutely wonderful.

But now, we want to customize it and modify specific parts of the structure. But everything is really fragmented. So, a few questions:

– What is the wp_booster thing? (Is it something external or a tagDiv creation for all tagDiv templates?)
– What’s the folder and files organization like? There are includes, parts, and shortcodes. And then main blocks that call all of those.

Thanks in advance, we know that this template is highly customizable already via theme panel, but there are a few things we would like to edit a bit to suit our needs. Any infos you may throw in is welcome.

Thanks. Peace.

Post count: 6600

Hi,

Theme’s wp_booster is built in the theme and it customizes WordPress’s booster.
Not sure what you mean, the theme not only adds customized blocks, but those blocks are built using modules and so on. You can edit the post templates or other templates and the blocks and read the comments to find out how the code is structured and you can sue theme’s child theme system or API to customize some files without having the main theme files altered, here is a guide on this: https://forum.tagdiv.com/child-theme-documentation-newsmag/
Hope this helps!

Thanks!

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