• wecandoit

    (@wecandoit)


    Hey,

    Thanks for this plugin ! I wanna show only count on post excerpt in index.php.

    I put this <?php echo do_shortcode('[mashshare]'); ?> but the code showing social button… I don’t want button on my index.php i just want only count article by article.

    Can u help me ?

    thanks 🙂

    https://ww.wp.xz.cn/plugins/mashsharer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter wecandoit

    (@wecandoit)

    Ok so i found this :

    echo do_shortcode('[mashshare shares="true" buttons="false"]');

    This code works perfectly. But i have another problem.

    If i styling my count on index.php, i modify also style for single.php… and i don’t want this.

    I modify styling with this

    .mashsb-count .counts, .mashsb-count .mashsb-sharetext {
    }

    I can add different styling for homepage and single post ?

    Hi,

    yes you can do this. Look here for more details:

    https://ww.wp.xz.cn/support/topic/custom-css-file-per-page-template?replies=8

    Thread Starter wecandoit

    (@wecandoit)

    Hi,

    I can do this for that pages. I just wanna change style of your count.

    As i tell u of i modify .mashsb-count .counts, .mashsb-count .mashsb-sharetext that affect all page.

    I just wanna make a different style for count in index.php and single.php.

    Can u help me?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Show only count without button’ is closed to new replies.