Question about Titles tags

Posted in: Newspaper
Post count: 7

Hi,

Thank you for your great theme.
I created a child theme to customize it, however i can not figure out how to override some title tags imposed by the get_title( ) function in
\includes\wp_booster\td_module.php (<h3></h3>)

Same I would like to change the title tags <h4></h4> imposed by the get_block_title() function
\includes\block_templates\td_block_template_1.php

Thanks for any help !

Post count: 22421

Hi,
Unfortunately this cannot be done from the child theme. All of the content of the wp_booster folder cannot be rewritten from the child theme. You will have to edit this file in the main theme. The title from the block_template_1.php can be edited in the child theme.
Thank you!

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