Separate headers (prefetch, css, etc) for different templates
-
For e.g. these two are different templates and one has ads while the other doesn’t.
https://www.flixwatch.co/movies/hush/
https://www.flixwatch.co/tvshows/millennials/
The template with ads need to prefetch all the adserver dns but not the other one. Similarly the CSS and JS min files are also slightly different.Is there a way to give an option of different LiteSpeed header for different templates like you have in get_header(‘1’) and get_header(‘2’) for header-1.php and header-2.php?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Separate headers (prefetch, css, etc) for different templates’ is closed to new replies.