Separation of code for headings

Posted in: Newspaper
Post count: 78

Good afternoon. Tell me please, how to separate the code for headlines on the main site http://prntscr.com/hqk9c6, and in similar records? http://prntscr.com/hqk9hv when changing the code in td_module.php $ buffy. = ‘<h3 class = “entry-title td-module-title”>’; these changes apply to both blocks. Is it possible to separate them somehow?

Post count: 22421

Hello,

If you change the code in td_module.php, you will affect ALL blocks on the site. You cannot separate them only by adding extra conditions in the code and creating separate functions for the blocks you want and call that function instead in the module and not the default one. Here is a list of modules used on blocks: https://forum.tagdiv.com/theme-blocks-modules/

Thank you!

Post count: 78

That’s what I need. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.