Deepti Roy
asked 8 years ago

Recently, I downloaded DW Social Share Plugin (V 1.0.0) and then i have installed it in my newest website later i have set all configuration as per manstion in document but now It won’t appear on my website..! What is expected problem over there. Was i made any mistake during time of installing this plugin..!

5 Answers
DominicStaff
answered 8 years ago

You can do as the following:

  • Open wp-content/themes/<YOUR THEME NAME>/index.php
  • You may place it in archive.php, single.php, post.php or page.php also.
  • Find: <?php while (have_posts()) : the_post(); ?>
  • Add Anywhere Below It (The Place You Want The Views To Show):
    <?php if( -function_exists('dw_social_share') ) { dw_social_share(); } ?>
  • Or you can use the shortcode [dw_social_share]
    Note: If you still face there issue, you can add send me username & password of your site for further checking, I will help you resolve it.
    Regards,
justinjcruz jcruz
answered 8 years ago

DW Social Share is a free, lightweight plugin that will enable the social sharing for your WordPress Site. Include tons of style and support various of social networks, This plug-in will be the best transportation to transmit your information to the user. Nowaday, Internet social network is the fastest way to reach the audiences, sharing is becoming more and more important to a website to promote their goods, sharing information, news DW Social Share provide very attractive button that will increase click rate of the visitor to your website.

Suman Maity
replied 8 years ago

i have same problem on my website  help me please

DominicStaff
answered 8 years ago

Please find the solution in our previous answer and if you still face their issue, you can send me username & password via private answer for further checking.

yannick
answered 7 years ago

Hi,
I use your DW WallPress and I installed, activated, configurated your DW social share… I tried to add 
<?php if( -function_exists(‘dw_social_share’) ) { dw_social_share(); } ?>
in index.php, layout-blog.php … but the social share hasn’t displayed… where is the problem ?
Best regards,
Yannick

DominicStaff
answered 7 years ago

Please send me username & password of your site for further checking, also, you can let me know the position that you want to show the social share.

Powered by DW Question & Answer Pro