Viewing 3 replies - 1 through 3 (of 3 total)
  • Endres from change.lighting

    (@endres-from-changelighting)

    Hi,

    I think this has been resolved by the user ammar7 with an php echo function already.

    Try this: (from rob directly)

    <?php $abc=wp_rand($min = 15000, $max = 152000);?> <?php echo do_shortcode(“[jellyfish_counter start=$abc end=$abc tenths=’false’] “) ?>

    Endres from change.lighting

    Plugin Author Strawberry Jellyfish

    (@toxictoad)

    Yeah, this works if you want to include the counter in a template file rather than using it as a widget or shortcode in content.

    There isn’t currently a random option that is accessible through widget or shortcode settings, although this is a feature of a future version. Coming sometime in the future

    Plugin Author Strawberry Jellyfish

    (@toxictoad)

    closing

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Increasing Count By Random Increments?’ is closed to new replies.