When leaving one of the four social links empty, it appears at first the link gets disabled and disappears from the footer. However, later an automated "#" is inserted and the link appears again (but of course doesn't work). How can I disable certain social media links or even replace them with others? Then, when the links do appear, they have a standard text in English. Where do I edit this text? Also, can I change the block's headline without hacking the front-page.php code?
Hello, 1. For your first issue, Go to the theme-options.php file ( Theme directory > Function directory > theme-options.php) present in your theme directory and follow the instruction shown in the image given below. And then leave one of the four social links empty in your dashboard, it will remove that social icon from the front page. 2. For your second and third issue, Go to the sidebar-footer.php file present in your theme directory and follow the instruction shown in the image given below. This will solve your issue.