• Dear Madam, Sir

    This message has been translated into English by Google. My knowledge of html code and php is very low. Practically zero. Sorry

    Thank you in the first place for the Theme Kontrast. The theme is very useful for the website of our association, a hobby club. It looks fantastic! However, there are two things I cannot do.
    1. The Logo does not appear. I understood that the logo and title of the website would be placed on/over the ever-changing image. This does not happen. I have now made in the theme editor that the logo is placed above the image, but that is not the intention. I would like to see the logo and website title placed over the image (Top left?). What do I have to do to get that done?
    2. Social media references. I thought headline references to social media would be a possibility of the theme. I can’t manage to do that. Can you indicate what I need to do to make this work?

    I have read the forum item “Show title and logo” from “Henke75”, but I could not find “function.php”. There is a “functions.php”, but it did not contain the piece “kontrast_site_title ()”

    Thanks!

    Keep up the good work!

    With best regards,

    Gerrit Kühne.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi Gerrit!

    1) Have you tried adding the site logo with the text on the image itself? In Customize > Site Identity > Logo

    2) You can add your social links in Customize > Theme Options > Social Links > Add New. Make sure the icon names start with fa-, like fa-twitter or fa-facebook.

    If you want social links in each post, you need to install the Alx Extensions plugin https://www.ads-software.com/plugins/alx-extensions/ or any other social links plugin.

    
    function kontrast_site_title() {
    

    Can be found in functions.php on line 361, or if you want to edit the header instead, go to header.php and edit line 79:

    
    <?php echo kontrast_site_title(); ?>
    
Viewing 1 replies (of 1 total)
  • The topic ‘How to show the Logo and Web Title’ is closed to new replies.