Okay
  Public Ticket #479218
Portfolio/Social Links
Closed

Comments

  • Sam started the conversation

    Hi, thanks for the replies to my previous tickets the support has been great, just a couple more questions!

    1. On the portfolio page, I haven’t categorised any of my projects so it just says ‘all’ above the thumbnails, is there any way i can remove this this?
    2. Is there any way i can get my social links in the footer to open in a new tab?

    Cheers

    Sam

  •  1,810
    Support replied

    Hi, better is to hide the filters:

    #filters {

    display: none !important;

    }

    in theme options Styling Options -> Custom CSS

    and

    in footer.php replace line 53 with:

    <li><a href=\"<?php echo $global_theme_options[$option_idx]; ?>\" target=\"_blank\"><img src=\"<?php echo get_template_directory_uri().\"/images/social_icons/\" . $value . \".png\"; ?>\" alt=\"<?php echo $key; ?>\" /></a></li>


    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy