Few theme functioning questions

Posted in: Newsmag
Post count: 62

Hi,

I have a few questions:

– Are the .less files in /less_files folder dynamically compiled by the theme or are they just used by the developers to compile it to a .css file, becuause I noticed that style.css and the less files have many lines of code in common? Otherwise I will remove the folder.

– Is the booster plugin automatically enabled when I install the theme, because the theme doesn’t ask me to install it like visual composer and the social plugin?

Thanks in advance,

Engo

Post count: 9544

Booster plugin is optional. See the theme docs on the installation process. It is a plugin, so unless installed it wont work.

Post count: 62

Where can I find info about the booster plugin? I have never came across.

Post count: 9544

Speed booster plugin
– It moves the styles and all the scripts of the theme to the bottom, activates internal theme optimizations for better speed and it adds async js

see: https://forum.tagdiv.com/page-speed-guide/

Post count: 3343

Hi,

1. We developed the theme from less files. When we publish the theme we compile all the less files into the style.css. Also the theme have an internal live less compiler, if you want to change the theme to use the less files instead of style.css just change the code like here: http://screencast.com/t/CQ09Uw5zFvvA

2. The speed booster is not required by the theme, is an optional plugin.

Thanks!

Post count: 62

Hi Marius, thank you for your help.

So the .less files in /less_files/ are not used when TD_DEBUG_LESS_FILES is set false?
I am asking this, because I don’t want unnecessary files to be stored on my webhost.

Post count: 6600

Hi,

Yes, the theme uses style.css file.

Thanks

Post count: 62

So basically I can remove all less files frok my host?

Post count: 6600

Yes, and i suggest you note this and remember it in case something goes wrong in the future.

Thanks

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