Viewing 7 replies - 1 through 7 (of 7 total)
  • You are supposed to enter social profile URLs in the corresponding box. Goto Settings -> WEN Social Links and enter your URLs.

    Thread Starter awgie

    (@awgie)

    oh..heh…that simple…duh me 😛 thank you 😀

    Maybe I’m just dumb, but even if I do this there’s no way for the icons to appear.
    I filled it the fields and copied the code (between []) but nothing happens.
    What I’m doing wrong?

    Plugin Author Manesh Timilsina

    (@maneshtimilsina)

    Format of your shortcode should be like:
    [wen_socail_links] if you are using it in widgets, posts, pages, etc.

    If you are using it in template file, you can use either of the following:
    <?php echo do_shortcode(‘[wen_socail_links]’); ?>
    or
    <?php echo wen_social_links(); ?>

    That’s what I did, just wrote badly on the post.
    It doesn’t matter where I put the [wen_social_links] code, nothing happens.

    Plugin Author Manesh Timilsina

    (@maneshtimilsina)

    Hi Proto77,
    Can you please give me your site’s url?

    I’m working on my PC with MAMP for training purposes, thus I don’t have a URL for the site.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘fill in desired fields’ is closed to new replies.