Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
diplatis
tagDiv Member

Can I somehow keep the edited file in the child theme folder so I don’t have to make the same edit each time the theme gets updated?

diplatis
tagDiv Member

I see that every block on a page has a unique id. Can somehow the unique articles feautred be disabled when constructing a specific block? I’m pretty sure it can be done through editing theme files.

diplatis
tagDiv Member

You mean like that?

if (get_class($module) != 'td_module_trending_now' || get_class($module) != 'td_module_6') {
self::$rendered_posts_ids[] = $post->ID;
}

Viewing 3 posts - 1 through 3 (of 3 total)