Edit Widget in Pages

Home Forums All Other Themes Edit Widget in Pages

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #30676
    MeghaMegha
    Member
    • Topics: 8
    • Replies: 6
    • Total: 14
    Member since: April 15, 2016

    Hello there,

    I am using SKT Black Pro, Now in Pages I use default Template. and I want only “our skill” and “pages” in Main Sidebar widget.

    When I drag and drop pages widget in main sidebar it worked. but how to put “our skill” widget in same sidebar?
    Thank You.

    #30707
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Megha,

    Kindly go to Appereance>>Widget>>Sidebar Main

    Drag and drop text widget in sidebar main and paste the skill shortcode the that text widget.

    [skill title="Coding" percent="90" bgcolor="#ff8a00"]
    [skill title="Design" percent="70" bgcolor="#ff8a00"]
    [skill title="Building" percent="55" bgcolor="#ff8a00"]
    [skill title="SEO" percent="100" bgcolor="#ff8a00"] 

    Regards,
    Dave

    #30713
    MeghaMegha
    Member
    • Topics: 8
    • Replies: 6
    • Total: 14
    Member since: April 15, 2016

    Hello Dave,

    Thank You so much for your Reply.

    I did what you said. But facing one problem.
    see the link : http://www.shusaeng.com/co-ordinate-measuring-machine/

    #30723
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Megha,

    Kindly install php widget. So instead of text widget drag php widget in sidebar main and add this code in php widget.

    <?php echo do_shortcode('
    
    [skill title="Coding" percent="90" bgcolor="#ff8a00"] 
    [skill title="WordPress" percent="80" bgcolor="#ff8a00"] 
    [skill title="Php" percent="90" bgcolor="#ff8a00"] 
    [skill title="SEO" percent="90" bgcolor="#ff8a00"] 
    
    '); ?>

    Regards,
    Dave

    #30734
    MeghaMegha
    Member
    • Topics: 8
    • Replies: 6
    • Total: 14
    Member since: April 15, 2016

    Hello Dave,

    Thank you so much.
    It worked amazingly .

    #30828
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Great.

    Regards,
    Dave

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.