This topic has 5 replies, 3 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #216124
     cbfriedland
    Participant

    Hi there!

    I am following the directions here:  https://archived.seventhqueen.com/forums/topic/social-icons-in-socket

    2 questions:

    1.  When I copy the socket.php to the child theme folder, do I need to keep the directory structure pages-parts or does it go in the root of the directory?

    2.  Am I adding the code where it is intended?  Here is my socket.php text:

    <!– SOCKET SECTION

    ================================================ –>

     

    <div id=”socket” class=”socket-color”>

    <div class=”container”>

    <div class=”template-page tpl-no col-xs-12 col-sm-12″>

    <div class=”wrap-content”>

     

    <div class=”row”>

    <div class=”col-sm-12″>

    <div class=”gap-10″></div>

    </div><!–end widget–>

     

    <div class=”col-sm-12″>

    <?php echo do_shortcode(sq_option( ‘footer_text’,” )); ?>

     

    <?php echo kleo_get_social_profiles(); ?>

    </div>

     

    <div class=”col-sm-12″>

    <div class=”gap-10″></div>

    </div><!–end widget–>

    </div><!–end row–>

     

    </div><!–end wrap-content–>

    </div><!–end template-page–>

    </div><!–end container–>

    </div><!–end footer–>

     

    Thank you for the clarification!

    CB Friedland

    #216157
     Laura
    Moderator
    Not marked as solution
    #216215
     cbfriedland
    Participant
    Not marked as solution
    #216424
     Kieran_SQ
    Moderator
    Not marked as solution
    #216452
     cbfriedland
    Participant
    Not marked as solution
    #216453
     Kieran_SQ
    Moderator
    Not marked as solution
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?