New Landing How can we help? Themeforest Theme Support Clique social logos, and text in header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Clique
  • #51319
    pfackler
    Member
    Post count: 3

    Hello, I’d like to have Clique show a social profile logo for instagram in the sticky footer. I see that there is an option for instagram in the social profile section of the theme options, but there is not an option for instagram in the footer section. Is there a workaround or fix for this?

    Also, I have image sliders setup for the portfolio page thumbnails, for some reason the tiles are not lining up properly. It appears that there are a few tiles that are “shorter” and those throw off the tiles below them. All of the images are the same aspect ratio, but not all are the exact same image dimensions. Please advise.

    Thanks!

    #51534
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please share website URL so i can check and resolve the issue very soon .

    With Best Regards
    Swift Ideas

    #51780
    pfackler
    Member
    Post count: 3
    This reply has been marked as private.
    #52388
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    For your second issue please could you open a separate thread, as it is not relevant to the first one.

    Thanks
    Kyle

    #108821
    greengrassbrian
    Member
    Post count: 28

    I’d like to follow up and add that I need to add instagram to my footer as well – can anyone share if there’s a solution?

    Thanks,
    Brian

    #109020
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    @greengrassbrian- Please open to edit footer.php.

    Find this code:-
    <?php if ($footer_feed) { ?>
    <li class="feed"><a href="<?php echo $footer_feed; ?>" target="_blank">Feed</a></li>
    <?php } ?>
    Replace with-:
    <?php if ($footer_feed) { ?>
    <li class="feed"><a href="<?php echo $footer_feed; ?>" target="_blank">Feed</a></li>
    <?php } ?>
    <li class="instagram"><a href="Your_Instagram_url" target="_blank"><img src="Image_path_of_instagram_icon" alt="instagram" /></a></li>

    Thanks 🙂
    With Best Regards
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register