Theme support is offered to verified customers by forum only. Support requests and solutions made by email, Skype, Envato or any other method will be redirected back to the forum.
-
Hi,
I’m editing your wp theme creating a subtheme but I don’t undertand how to override the gameaddict/pagebuilder/blocks/news-block.phpI tried to create
gameaddict-child/pagebuilder/blocks/news-block.php
but didn’t work
I tried to place the news-block.php in my subtheme root but didn’t workSo I tried to clone in my subtheme the
gameaddict/pagebuilder/pagebuilder.php
which include news-block.php file but didn’t work.So, how can I override it?